Tracking object structure and attributes
Attribute | Type | Description |
---|---|---|
merchant_order_id | String | The corresponding order identifier for which tracking was obtained. |
carrier | String | (Optional) The logistics carrier that can track the package. |
tracking_number | String | (Optional) The tracking number from the logistics carrier. |
delivery_status | String | The current tracking status. Will be “Delivered” when the package is delivered. |
tracking_url | String | (Optional) The tracking url that can be used to find the carrier and tracking number for a package. |
product_ids | Array | The list of product ids in the shipment. Product ids will be repeated if more than one of the product is in the shipment. |
retailer_tracking_number | String | (Amazon only) (Optional) Amazon’s tracking numbers are not publicly trackable but are printed on the package so we include them here. |
retailer_tracking_url | String | (Optional) A url provided by the retailer than can be used to track the package |
obtained_at | String | When tracking was last updated |