Skip to main content
GET
Order status
Partners must pass in the companyId field in the body

Authorizations

Authorization
string
header
required

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

Path Parameters

collectionId
string<uuid>
required
orderId
string<uuid>
required

Query Parameters

companyId
string

Required for partners

Response

Default Response

id
string
required
createdAt
string<date-time>
required

ISO 8601 date-time, e.g. 2025-07-10T07:24:53.486Z

status
enum<string>
required
Available options:
Placed,
Pending,
Partially Shipped,
Shipped
lineItems
object[]
required