Interface AmazonWarehousingAndDistributionModelAwdApiGetInboundShipmentRequest

Request parameters for getInboundShipment operation in AwdApi.

AwdApiGetInboundShipmentRequest

interface AmazonWarehousingAndDistributionModelAwdApiGetInboundShipmentRequest {
    shipmentId: string;
    skuQuantities?: "SHOW" | "HIDE";
}

Properties

shipmentId: string

ID for the shipment. A shipment contains the cases being inbounded.

AwdApiGetInboundShipment

skuQuantities?: "SHOW" | "HIDE"

If equal to `SHOW`, the response includes the shipment SKU quantity details. Defaults to `HIDE`, in which case the response does not contain SKU quantities

AwdApiGetInboundShipment

MMNEPVFCICPMFPCPTTAAATR