Release Notes

Latest update: 15 March 2023

Shipper Logistic API team regularly updates the API with new features, bug fixes, and performance improvements. This changes log releases by date and version number, along with associated changes.

You can also use this release notes page to refer updates of our API. To receive updates on new Shipper Logistic API versions, please subscribe to the Shipper Logistic API Notify Group.

3.0.2

9 May, 2023

Bug Fixes & Improvements

  • Hotfix released an instant order cancellation issue where 3PL’s drivers still come to pick up the order after the order is canceled.
  • An update on location service to keep precision data. Now, you must use the correct area_id from location and get a pricing endpoint to check rates and create the order using lat-lon in the request. Especially, for get pricing you can only remove area_id from your request

Therefore, please update your integration if needed. Especially, regarding an update on location service.

3.0.1

15 March, 2023

Changes
An update of the endpoint create order (POST /v3/order) on parameters origin.direction and destination.direction: limit the characters that can be sent to only 100 characters.

Therefore, please update your integration on the create order endpoint to limit the number of characters sent because only a maximum of 100 characters will be written on the order label.