Zambia Post Tracking - tracktry

Zambia Post Tracking API

Zambia Post tracking API and webhook make it easy to integrate Zambia Post Tracking function into your own project. Support APIs Client Libraries for PHP, Node.js, Java, C#, Python, Ruby, GoLang.

Get API docs

  • Tracking APIs for 410 couriers
    Integrate tracking API to get fast tracking updates.
  • Zambia Post Webhook notifications
    Push delivery updates when status of your package changes.
  • Intelligent courier detection
    Auto detect the courier according to tracking number format.
  • Multilingual API call
    Return multilingual tracking information when calling API.

API built for eCommerce developers

Tracktry API allows eCommerce developers in any sizes to add package tracking fuction easily. Use Tracktry API to:


  • Get realtime tracking info of muti-carriers in one integration
  • Provide shipment tracking experience like Amazon
  • Push notifications of package update with webhook
  • Verify delivery exception before it is too late
{
"meta":{"code":200,"type":"Success","message":"Success"},
"data":{"
   items":[{
     "id":"b9533f736b05d563c71231cdd79b2a57",
     "tracking_number":"1939155131",
     "carrier_code":"zambia-post",
     "status":"transit",
     "original_country":"China",
     "destination_country":"United States",
     "itemTimeLength":2,
     "origin_info":{
         "weblink":"",
         "phone":null,
         "carrier_code":"zambia-post",
         "trackinfo":[{"
            Date":"2017-03-08 04:22:00",
            "StatusDescription":"Departed Facility in HONG KONG-HONG KONG",
            "Details":"HONG KONG-HONG KONG
         "},{
            "Date":"2017-03-06 15:28:00",
            "StatusDescription":"Shipment picked up",
            "Details":"BEIJING-CHINA,PEOPLES REPUBLIC"
         }
      ]},
     "destination_info":null,
     "lastEvent":"Departed Facility in  HONG KONG-HONG KONG,HONG KONG-HONG KONG,2017-03-08 04:22:00",
     "lastUpdateTime":"2017-03-08 04:22:00"
   }]
}}

List of Tracking Status

String Description
pending Pending,New shipments added that are pending to track
notfound Not Found,Item is not found at this moment.
transit Transit,Item has shipped from originating and is en route to its destination
pickup Out for Delivery,Item is out for delivery or arrived at local facility, you may schedule for delivery or pickup
delivered Delivered,The shipment was delivered sucessfully.
undelivered Failed Attempt,Carrier attempted to deliver but failed, and usually leaves a notice and will try to delivery again.
exception Exception,Item might undergo unusual shipping condition, this may due to several reasons, most likely item was returned to sender, customs issue, lost, damaged etc.
expired Expired,Item was in transportation period for a long time still has no delivered results.

Zambia Post Tracking API Capabilities

Say goodbye to SOAP / XML web services.

Features Tracktry Tracking API
RESTful JSON API
Multi-carrier integration
Automated tracking
Webhook notifications
Courier detection
Standardised tracking data
Technical Support within 1 business day
Public Docs
PHP Example