Update package tracking
Updates details of package tracking.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The x-site-context
header is a JSON object that contains information about the source you wish to pull from. The mandatory account
is the 24 character identifier found in Copilot. The channel
(Sales channel ID), stage
(environment name), and date
attributes can be used to further narrow the scope of your data source.
Body
Details of shipment tracking generated once shipment is picked up from store
Event status
24-character system-generated unique event ID
Current location
shipment notes
Shipment carrier name. Applicable in case of a different carrier
Time of event creation
Response
Allocation ID for an order, generated from allocation service
Attribute details for additional information
Details of audit logs
Time of shipment creation
fabric-generated Invoice ID
location number from location service to get exact address.
Location type based on location service such as store, distribution center (DC)
Main tracking number, to track fulfillment of all the orders
Order number. It's usually generated by another system, such as an external checkout system.
Purchase order number (generally, vendor-generated)
Reason code for reshipment
details of scratched items
Time of shipping
24-character fabric-generated unique ID of shipment
Shipment number (external)
Details of delivery address
Ship-to ID refers to item's delivery address
Shipment status code
SHIPMENT_CREATED
, SHIPMENT_CANCELLED
, PICKUP_CREATED
, PICKUP_COMPLETED
, SHIPMENT_RETURN_PENDING
, SHIPMENT_RETURN_RECEIVED
, SHIPMENT_PARTIALLY_DELIVERED
, SHIPMENT_DELIVERED
Total number of cartons
shipment type
STANDARD
, RESHIP
, RETURN
, SCRATCH
, PICKUP
Time of last update
Vendor ID
Was this page helpful?