We pull the Palletforce API once every 30 minutes to receive new status. Statuses that are generated by Qargo are pushed to the API as part of the visibility framework.
Status import
Most statuses are just registered in Qargo on the barcodes but some also trigger actions in Qargo (all barcodes need to have this status before the status transition is triggered).
Most of the status received in Qargo are simply stored as a status history of a barcode.
Some of the barcodes trigger additional side effects like starting/completing a stop or starting a task.
Status | Effect | Depot role |
POC | Complete the pickup stop when doing the delivery | Delivery |
ARRD | Complete the delivery depot stop on the collection leg | Delivery |
SCOT | Complete collection depot stop in delivery stage | Collection |
ARDL | Start delivery stop | Collection |
POD/PODD/PODE/DMGD/ABRT | Complete delivery stop | Collection |
Status export
Qargo also sends out status to Hazchem on the following events
Qargo event | Status event | Depot role |
POC | Collection stop is completed | Collection |
DONR | Delivery depot pickup has been completed | Delivery |
ARDL | At delivery stop | Delivery |
POD | POD has been created | Delivery |