API Documentation
Create or Update Simple Order
Create a draft order without authentication. If an order_id
is provided, items will be added to the existing draft order.
POST
Use this endpoint to create a new draft order or update an existing draft order. When an order_id
is provided, the items in the request will be appended to the draft order.
Path Parameters
Alias of the store
Body
application/json
Response
200 - application/json
Draft order created
The response is of type object
.