Skip to main content
GET
Get single order

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

orderId
string
required

Order ID General object ID

Example:

"606f01f441b8fc0008529916"

Response

Request processed successfully

Single order returned by ID

responseStatus
string

Brief response status

Example:

"OK"

message
string

Full response message

Example:

"Request processed successfully"

data
object

Order details