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 getOrder operation might not always return lockerDetails, depending on the delivery status and delivery location.

Use the getShipmentTracking operation to check the delivery status and identify if the package was delivered to a locker.

Prerequisites

To complete this tutorial, you need:

Get the fulfillment order to view the latest order details and locker details if present

Call the getOrder operation and examine shipments[].packages[].tracking.dropOffLocation. For locker deliveries, the type is LOCKER and the attributes object contains the locker number and accessCode.


Did this page help you?