GET
/orders/{orderId}
Get Order
Retrieve details of a specific order including all line items.
Responses
| Status | Description | Schema |
|---|---|---|
| 200 | Order details with items | - |
| 404 | Order not found | - |
NeoArc Studio
/orders/{orderId}
Retrieve details of a specific order including all line items.
| Status | Description | Schema |
|---|---|---|
| 200 | Order details with items | - |
| 404 | Order not found | - |