Get Order
GET
/order/:orderId
Use this method to get a specific order.
Path Parameters
Name
Type
Description
orderId
Number
ID of the order
Headers
Name
Value
Authorization
Basic <token>
Response
Last updated
Was this helpful?