Update to Easy Ship API values
July 23rd, 2025 by Gibran
Starting September 24, 2025, Amazon will update some of the value formats in the Easy Ship API documentation to match the actual values returned. The changes include the following:
- The unit of measurement
Cm
will change to lowercasecm
. - The enums
Pickup
andDropoff
will change to uppercasePICKUP
andDROPOFF
. - Timestamp formats will 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.
What action is required?
If you have an application that is affected by this change, you must update the code that processes the Easy Ship API responses by September 24, 2025.
For more information
For more information, refer to the Easy Ship API.
For additional support, contact Developer Support.