Sweden Posten Tracking - parceltrack

Sweden Posten Tracking API

Sweden Posten tracking API and webhook make it easy to integrate Sweden Posten Tracking function into your own project. Support APIs Client Libraries for PHP.

Get API docs

  • Tracking APIs for 410 couriers
    Integrate tracking API to get fast tracking updates.
  • Sweden Posten 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

Parceltrack API allows eCommerce developers in any sizes to add package tracking fuction easily. Use Parceltrack 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":"sweden-posten",
     "status":"transit",
     "original_country":"China",
     "destination_country":"United States",
     "itemTimeLength":2,
     "origin_info":{
         "weblink":"",
         "phone":null,
         "carrier_code":"sweden-posten",
         "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.

Sweden Posten Tracking API Capabilities

Say goodbye to SOAP / XML web services.

Features Parceltrack 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