Create an order
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The Store Name you want to select
JSON object to create an order
The body is of type object
.
Orders data
The response is of type object
.
Create an order
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The Store Name you want to select
JSON object to create an order
The body is of type object
.
Orders data
The response is of type object
.