Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Query Parameters

order_id
string
default:ZG12345678
required

The return order ID to track

Response

Tracking information for the order

order_id
string

The order ID that was looked up

current_status
string

The most recent status across all packages in the order

tracking_updates
object[]

Array of tracking updates in chronological order

total_updates
integer

Total number of tracking updates

packages
object[]

Array of packages in the order, each containing their line items