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

    Interface MerchantFulfillmentApiCreateShipmentRequest

    Request parameters for createShipment operation in MerchantFulfillmentApi.

    interface MerchantFulfillmentApiCreateShipmentRequest {
        body: CreateShipmentRequest;
    }
    Index

    The request schema for the `CreateShipment` operation.