Orders
Get Order By Id
Returns information about an order
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
If present, scopes the operation to the subaccount with given id. See Subaccounts for more info.
Path Parameters
ID of order to return
Examples:
"Gre28Fc35bt3"
Response
200
application/json
Order Details
The response is of type object
.