Selling Partner API SDK for JavaScript
    Preparing search index...

    Request parameters for getInboundShipment operation in AmazonWarehousingAndDistributionApi.

    interface AmazonWarehousingAndDistributionApiGetInboundShipmentRequest {
        shipmentId: string;
        skuQuantities?: GetInboundShipmentSkuQuantitiesEnum;
    }
    Index

    Properties

    shipmentId: string

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

    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