Skip to main content
POST
Create a draft order

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
business_id
string
user_id
string
shipping_address
CustomerAddress · object
is_billing_same_as_shipping
boolean
billing_address
CustomerAddress · object
items
OrderItem · object[]
coupon_code
string

Response

200 - application/json

OK

message
string
success
boolean
content
object