Get order by {order-id}
Get order by {order-id}
Get an order by order-id.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
order-id
The id of the order.
Headers
token
The Authentication token obtained from the get_token route.
client
The id of the client making the request.
Query parameters
include_raw
Set true to include the raw data from the marketplace for each order in results.
Response
List containing a single order
order