Retrieve locker (delivery box) details for packages delivered in Japan
Learn how to get locker information for a package that was delivered to a locker (delivery box) for Japan in an outbound shipment for a Multi-Channel Fulfillment order.
Learn how to get locker information for a package that was delivered to a locker (delivery box) for Japan in an outbound shipment for a Multi-Channel Fulfillment order.
The getFulfillmentOrder
operation might not always return lockerDetails
, depending on the delivery status and delivery location.
Use the getPackageTrackingDetails
operation to check the delivery status and identify if the package was delivered to a locker (delivery box).
Prerequisites
To complete this tutorial, you need:
- Authorization from the selling partner for whom you are making calls. Refer to Authorizing Selling Partner API Applications for more information.
- The Amazon Fulfillment role assigned to your developer profile.
- The Amazon Fulfillment role selected in the App registration page for your application.
Get the fulfillment order to view the latest order details and locker details if present
Call the getFulfillmentOrder
operation.
Updated about 21 hours ago