Get the details and status of a specific order. Can be used for checking the status of an async order after it’s been accepted.
status
field to determine which type of response you are receiving.
status
of COMPLETED
or FAILED
and have a full response body.status
of PROCESSING
and have a partial response body.The dated version of the API, if not specified a default is used. See API versioning for more information.
The ID of the order.
OK
Used for an order that has completed. This class is typically used when returning a single order to the client. Used for orders that have completed. This class is typically used when returning a list of orders to the client.