cURL
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
cURL
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.