Retrieve and filter inbound shipments
Learn how to use the AWD API to retrieve and filter inbound shipments for a specific time.
Learn how to retrieve and filter a list of AWD inbound orders.
Prerequisites
To complete this tutorial, you need:
- Authorization from the selling partner for whom you are making calls. For more information, refer to Authorizing Selling Partner API Applications.
- The Amazon Warehousing and Distribution role assigned to your developer profile.
- The Amazon Warehousing and Distribution role selected in the app registration page for your application.
Retrieve inbound shipments using listInboundShipments
listInboundShipments
Call the listInboundShipments
operation to retrieve and filter a list of AWD inbound orders. You can:
- Retrieve a list of inbound shipments for a specific time
- Retrieve and filter a list of inbound shipments
Updated about 11 hours ago