Passa al contenuto principale

What is the tracking information?

After a shipment is created, the tracking information is the information about the shipment delivery steps.

The basic information about the tracking is composed of the following fields:

fieldtypedescription
trackingNumberstringtracking number of the shipment
trackingUrlstringUrl for retrieving information about shipment tracking
statusobjectCurrent status of shipment
deliveredbooleanshipment delivered
podbooleanProof of delivery available
stepsobject[]Steps of shipment delivery

Each step is composed of the following fields:

fieldtypedescription
datestringdate of the step
descriptionstringdescription of the step
locationstringlocation of the step
statusobjectStatus of the step
podUrlstringUrl for retrieving proof of delivery
errorobjectError information (ex delivery exception issue)