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

    Request parameters for confirmTransportationOptions operation in FulfillmentInboundApi.

    interface FulfillmentInboundApiConfirmTransportationOptionsRequest {
        body: ConfirmTransportationOptionsRequest;
        inboundPlanId: string;
    }
    Index

    Properties

    Properties

    The body of the request to `confirmTransportationOptions`.

    inboundPlanId: string

    Identifier of an inbound plan.