Get an order

Endpoint to get the order by orderId:

The output includes:

id: The order id
orderNumber The order number
internalKey: The internal key
fulfillmentStatus: The fulfillment status
items: Array of items includes the serialNumbers
and the tracking numbers

  • The serialNumbers field will be displayed only if the field "fulfillmentStatus": "fulfilled"

EndFragment

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!