BPost Track & Trace
The action is used to get the tracking information from BPost.
Inputs
Name | Type | Description |
|---|---|---|
Tracking Number | String | Bpost tracking number |
Outputs
Name | Type | Description |
|---|---|---|
Found Tracking? | Boolean | Whether the tracking information was found |
Status | String | Tracking status: |
Status Description | String | Detailed description of the tracking status |
Shipped Date | String | The date of the shipment. |
Last Event Date | String | The date of the last tracking event. |
Tracking URL | String | Tracking URL |
Activity History | List | List of all the tracking events. |
Sample Response
Activity History
Tracking StatusBPost API returns a status code for each tracking event. DG maps this status code to one of the predefined statuses. E.g. pre-tansit - Ready for Shipment.
Because the status code doesn't describe all the tracking statuses, DG uses the event description and maps it to one of the predefined statuses. E.g. returned to shipper - Returning to Sender.
Statuses mapping
Status descriptions treated as Returning to Sender:
*return to sender
returned to shipper
returned to sender
Updated 4 days ago
