Light Mode
Change Log
We are constantly working to improve our Shipping and Orders Fulfilment API. This page will keep you up-to-date on the latest changes, including new endpoints, bug fixes, and performance improvements. All changes, updates are listed in reverse chronological order, with the most recent changes at the top.
:::info[Information]
The format of this page is based on Keep a Changelog.
:::
[2.0.5] - 09-12-2024
Changed
- Starting from January 15th, 2025, the variable
status
is required in the Update Shipment Details endpoint's body request. Recommended adapting to this change so as not to face any break change in your production environment.
[2.0.4] - 28-08-2024
Changed
- The List Shipments endpoint supports the
per_page
query parameter
[2.0.3] - 31-03-2024
Changed
- The Shipments Webhook Event Model includes the following variables:
ship_to
object includes:country_id
city_id
ship_from
object includes:country_id
country_code
city_id
meta
object includes thediemnsions
object
[2.0.2] - 16-03-2023
Changed
- The variables item_id and external_id have been added to the following endpoints' / webhooks' response:
[2.0.1] - 12-07-2023
Changed
- A new value
delivering
has been added to the variablestatus
of the following endpoints:
[1.0.1] - 04-05-2023
Changed
- The variable
order_reference_id
has been added to the following endpoints:
Last modified: 9 days ago