Update: Easy Ship API value formats for measurement, pickup, dropoff, and timestamp now match actual values returned
October 1st, 2025 by Gibran
We previously announced that the Easy Ship API value formats for measurement, pickup, dropoff, and timestamp would change on November 26, 2025. This implementation date was rescheduled and is available now.
What has changed?
The value formats for measurement, pickup, dropoff, and timestamp in the Easy Ship API documentation now match the actual values returned. The changes include the following:
- The unit of measurement
Cm
changed to lowercasecm
. - The enums
Pickup
andDropoff
changed to uppercasePICKUP
andDROPOFF
. - Timestamp formats now include timezone offsets.
The following operations are affected:
listHandoverSlots
getScheduledPackage
createScheduledPackage
updateScheduledPackages
createScheduledPackageBulk
Which marketplaces are affected?
This change applies to all marketplaces.
Who is affected?
Developers with applications that use the Easy Ship API are affected by this change.
For more information
For more information, refer to the Easy Ship API.