Update: Amazon Warehousing and Distribution API v2024-05-09 now includes new operations
February 26th, 2025 by Gibran
The Amazon Warehousing and Distribution API v2024-05-09 (AWD) now includes the following operations:
createInbound
: You can use this operation to create a draft AWD inbound order with a list of packages for inbound shipment. The operation creates one shipment per order.getInbound
: You can use this operation to retrieve an AWD inbound order.updateInbound
: You can use this operation to update an AWD inbound order that is inDRAFT
status and not yet confirmed.cancelInbound
: You can use this operation to cancel an AWD inbound order and its associated shipment.confirmInbound
: You can use this operation to confirm an AWD inbound order inDRAFT
status.getInboundShipmentLabels
: You can use this operation to retrieve box labels for a shipment ID that you specify.updateInboundShipmentTransportDetails
: You can use this operation to update transport details for an AWD shipment.checkInboundEligibility
: You can use this operation to determine if the packages you specify are eligible for an AWD inbound order.
This change applies to the US marketplace.