Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The draft order's ID.
Query Parameters
Comma-separated fields that should be included in the returned data.
if a field is prefixed with +
it will be added to the default fields, using -
will remove it from the default fields.
without prefix it will replace the entire default fields.
Body
The data to update in the draft order.
The customer email associated with the draft order.
The draft order's shipping address.
The draft order's billing address.
The draft order's metadata, can hold custom key-value pairs.
The ID of the customer associated with the draft order.
The ID of the sales channel associated with the draft order.
Response
OK
The draft order's details.
The draft order's details.