Tracking
{retailer}
/{carrier}
{retailer}
/orders/{orderNumber}
{retailer}
/{carrier}
Path variables
retailer
carrier
Request parameters
one or multiple tracking numbers separated by comma
Locale
slug associated with carrier
The date order is placed, useful for estimated delivery date calculateion
Ship date of the items in the order
Origin zipcode of the shipment
Destination zipcode of the shipment
Origin Country
Destination Country Code
Type of the shipment
Carrier service code, useful for estimated delivery date calculation
Promise date for delivery that retailer provides
Product category for the items, used for retailer that has EDD rule configured based on category
Retailer distribution center id, useful for estimated delivery date calculation
Token used by url obfuscation service, retailer can encrypt all the request params in token t
and url obfuscation service will decrypt token and use the decrpted params to get tracking info
used only by retailer Uniqlo for carrier Relais Colis integration
source of this track call
Responses
OK
Body
Locale
Carrier service description
Status of the shipment
Latest tracking status description
The source of Estimated Delivery Date
Latest tracking status code
Message retailer wants to display when no estimated delivery date is available
Narvar Tracking status code
Set to true when package is undeliverable
Universal Message displayed on track page for retailer
Unauthorized
Forbidden
Not Found
Internal Server Error
{retailer}
/orders/{orderNumber}
Path variables
retailer
order number
Request parameters
one or multiple tracking number separated by comma
Locale
slug associated with carrier
The date order is placed, useful for estimated delivery date calculateion
Ship date of the items in the order
Origin zipcode of the shipment
Destination zipcode of the shipment. It’s one of the validation field for second factor auth. If retailer opt in for 2FA and not valid, page will show masked experience.
Origin Country
Destination Country Code
Type of the shipment
Carrier service code, useful for estimated delivery date calculation
Promise date for delivery that retailer provides
Product category for the items, used for retailer that has EDD rule configured based on category
Retailer distribution center id, useful for estimated delivery date calculation
Token used by url obfuscation service, retailer can encrypt all the request params in token t
and url obfuscation service will decrypt token and use the decrpted params to get tracking info
used only by retailer Uniqlo for carrier Relais Colis integration
One of the validation field for second factor auth, if not valid, page will show masked experience
One of the validation field for second factor auth, if not valid, page will show masked experience
Responses
OK
Body
Unauthorized
Forbidden
Body
If Cequence Header present, and tracking number / dzip not valid, 403 will be returned.
Not Found