Request item details for the IO
Sellers may need specific shipment details for a SKU within an inbound order.
To get these item details, call the GET Inbound Shipment Items API to retrieve inbound order item-level details. Specify the shipmentId
as a query parameter, and it will return all the information about the items within that IO.
Item details provided by Inbound Shipment Items API:
- Inbound Order ID
- Shipment ID
- UPC and EAN
- Vendor SKU
- Item Description
- Item Quantity
- Vendor Pack Quantity: number of cases
- Inner Pack Quantity: number of sellable units per case
- Received Quantity
- Damaged Quantity
- Fill Rate
- Seller-provided Expected Delivery Date
- WFS Updated Expected Delivery Date
- Ship Node Name (WFS FC Name)
Updated about 2 months ago