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

package_id
string
required

The encoded package ID combining return_order_id and spot_order_key

Example:

"550e8400e29b41d4a716446655440000_02-010005"

Response

Tracking information for the package

package_id
string

The encoded package ID that was looked up

return_order_id
string

The decoded return order UUID

current_status
string

The most recent tracking status for this package

tracking_updates
object[]

Array of tracking updates in chronological order

total_updates
integer

Total number of tracking updates

items
object[]

Array of items in this package