orders
Get an order's details and status.
Get the details and status of a specific order. Use to poll for the status of your order after it’s been accepted.
GET
Authorizations
Headers
The dated version of the API, if not specified a default is used.
Path Parameters
The ID of the order.
Response
200
application/json
OK
Used for an order that has completed. This class is typically used when returning a single order to the client.
Used for an order that has completed. This class is typically used when returning a single order to the client.
Order that has been accepted but is not complete.