v1
latestOpenAPI 3.1.02026-07-134488210.8 KBOrders
Create Order
Create a new order in the system with line items, customer information, and shipping details. Requires the orders_write scope.
post/stores/{storeId}/orders
Request body
Example request
{
"locationId": "loc_4d8e1a2b3c"
}Response
Success