GET api/PublicTrackAndTrace/{waybillNumber}
Public shipment tracking endpoint used to retrieve shipment status, tracking events, delivery progress, parcel information and POD visibility without authentication. The endpoint is designed for customer-facing tracking portals, websites, third-party integrations and public shipment visibility services.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| waybillNumber | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.