Orders
Order
Information about a specific order.
GET
Authorizations
A JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>
Headers
A secret token identifying the client connecting to the API
Example:
"Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP"
Path Parameters
Response
200
application/json
Successful Response
Required string length:
20 - 36
Example:
"ord_1FAN3S3WV1S0B842"
Available options:
placed
, in_progress
, completed
Was this page helpful?