Create an order

Create an order for a customer.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Identifier of the order.

string
required

Name of the order.

tags
array of strings

Tags associated with the order.

tags
number

Discount number applied to the order.

shippingAddress
object

Shipping address of the order, with contact information of the customer.

billingAddress
object

Billing address of the order. If not provided, it will be the same as the shipping address.

customer
object
required

Customer of the order.

fulfillments
array of objects
required

New fulfillment to be added to the order.

fulfillments*
Responses

400

Bad request

401

Unauthorized

404

Not found

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json