Authorizations
Headers
The dated version of the API, if not specified a default is used.
Path Parameters
The ID of the order.
Response
OK
Used for an order that has completed. This class is typically used when returning a single order to the client.
The ID of the order.
"O-01H5WQGHKCBB85MQFM68S9KJ5Q"
Status of the order. The status of the order.
COMPLETED
, FAILED
, PROCESSING
UTC timestamp, in ISO 8601 format, when the order was submitted.
The payment method used for the order. Account balance payment.
The currency of the order.
"USD"
The total price of the order. This includes any applicable fees.
"10"
The total discount of the order.
The list of items that were included in the order. Each item represents a single payout link.
UTC timestamp, in ISO 8601 format, when the order was completed.
Free format text reference for the order.