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

    Interface MerchantFulfillmentApiGetEligibleShipmentServicesRequest

    Request parameters for getEligibleShipmentServices operation in MerchantFulfillmentApi.

    interface MerchantFulfillmentApiGetEligibleShipmentServicesRequest {
        body: GetEligibleShipmentServicesRequest;
    }
    Index

    The request schema for the `GetEligibleShipmentServices` operation.