Orders
Create Order
Create an order
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The Store Name you want to select
Body
application/json
JSON object to create an order
The body is of type object
.
Response
200
application/json
Orders data
The response is of type object
.