Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Headers

X-Merchant
string<string>

The Store Name you want to select

Path Parameters

uuid
string
required

Unique ID of the order

Response

Order data

customer
integer
Example:

1

gateway
string
Example:

"stripe"

status
string
Example:

"pending"

paid_at
string
Example:

null

created_at
string
Example:

"2024-01-01T00:00:00"