Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Interface MerchantFulfillmentApiGetShipmentRequest

    Request parameters for getShipment operation in MerchantFulfillmentApi.

    interface MerchantFulfillmentApiGetShipmentRequest {
        shipmentId: string;
    }
    Index
    shipmentId: string

    The Amazon-defined shipment identifier for the shipment.