v1
latestOpenAPI 3.1.02026-07-134488210.8 KBOrders
Get Order
Retrieve an existing order from the system, including all fulfillments. The orderId parameter can be either the external order ID you provided when creating the order, or the internal Redo order ID returned from the create order response. Requires the orders_read scope.
get/stores/{storeId}/orders/{orderId}
Response
Success
Example response
{
"locationId": "loc_4d8e1a2b3c"
}