Returns the details of the terminal products order identified in the path.
To make this request, your API credential must have one of the following roles:
After submitting a call, you receive a response message to inform you that your request was received and processed.
Depending on the HTTP status code of the response message, it is helpful to build some logic to handle any errors that a request or the system may return.
The request has succeeded.
Show more Show lessThe details of the entity that the order is billed to.
The address details of the billing entity.
The two-letter country code, in ISO 3166-1 alpha-2 format.
The state or province as defined in ISO 3166-2. For example, ON for Ontario, Canada.
Applicable for the following countries:
The unique identifier of the billing entity, for use as billingEntityId
when creating an order.
The merchant-defined purchase order number. This will be printed on the packing list.
The products included in the order.
The date and time that the order was placed, in UTC ISO 8601 format. For example, "2011-12-03T10:15:30Z".
The details of the location where the order is shipped to.
The address details of the shipping location.
The two-letter country code, in ISO 3166-1 alpha-2 format.
The state or province as defined in ISO 3166-2. For example, ON for Ontario, Canada.
Applicable for the following countries:
The contact details for the shipping location.
The unique identifier of the shipping location, for use as shippingLocationId
when creating an order.