Get Order Status

Use this API to retrieve the order status history with timestamp using the Order External Id.

🚧

Using External ID

External ID needs to be unique to use this API.

HTTP Response

Property

Type

Required

Description

  • id

string

true

Status Id created in our system.

orderId

string

true

Order Id created in our system.

tenantId

string

true

Unique Id to identify each tenant / business

trackingUrl

string

true

Order tracking URL.

orderStatus

array of Order Statuses

true

Array of order status details with time and notes.

Language
Credentials
Click Try It! to start a request and see the response here!