improved

Pre-Launch Announcement: Introducing New Event in Tracking API and Push Notifications

We are happy to announce additional event information to provide finer level of details about tracking a package. These updates would be applied to Get Tracking API and Push Notification features, and is applicable to both Amazon originated and Non-Amazon originated deliveries.

What is improving?

Amazon Shipping is introducing an additional event code into the Tracking API and Push Notifications to provide an event when a package has been received at a carrier location, PackageReceivedByCarrier. This event will be used to signal when a package has been dropped off by the sender at an Amazon Shipping drop off location.

When it is happening?

The scheduled launch date for the changes is set for Aug 01, 2025. This feature will be available WW across US, UK, IN, IT, FR and ES.

What is included in this enhancement?

We will now provide you with a new event code to signal when a package has been dropped off and has been received by Amazon Shipping, PackageReceivedByCarrier. This event will move the package status from
PreTransit to InTransit.

Schema Details:

EventCode :The tracking event type.
Type : enum

ValueDescription
PackageReceivedByCarrier NewPackage has been received at a carrier location.
RecipientRequestedAlternateDeliveryTimingRecipient has requested an update to their delivery date.
ReadyForReceivePackage has been created and is ready for pickup at the shipper's location. This is a pre-transit status event code.
PickupDonePackage has been picked up by the service provider.
DeliveredPackage has been delivered. When this tracking event occurs with the leg type of "REVERSE" this means that the package has been successfully returned to the shipper.
DepartedPackage has departed from a particular location in carrier network.
DeliveryAttemptedDelivery was attempted, but was unsuccessful.
LostPackage is lost.
OutForDeliveryPackage is out for delivery.
ArrivedAtCarrierFacilityPackage is in transit and has been received at a carrier location.
RejectedPackage was rejected by the recipient.
UndeliverablePackage is undeliverable.
PickupCancelledPickup scheduled for the package was cancelled.
ReturnInitiatedReturn label has been generated.
AvailableForPickupPackage held for recipient pickup.

FAQ

1-What action is required from my end?

To leverage these new event, please ensure that your mapping is updated to accommodate the additional value. Make the necessary adjustments in your systems or applications to capture and process the enhanced tracking data.