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

    Request parameters for updateInboundPlanName operation in FulfillmentInboundApi.

    interface FulfillmentInboundApiUpdateInboundPlanNameRequest {
        body: UpdateInboundPlanNameRequest;
        inboundPlanId: string;
    }
    Index

    Properties

    Properties

    The body of the request to `updateInboundPlanName`.

    inboundPlanId: string

    Identifier of an inbound plan.