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

    Request parameters for generatePlacementOptions operation in FulfillmentInboundApi.

    interface FulfillmentInboundApiGeneratePlacementOptionsRequest {
        body: GeneratePlacementOptionsRequest;
        inboundPlanId: string;
    }
    Index

    Properties

    Properties

    The body of the request to `generatePlacementOptions`.

    inboundPlanId: string

    Identifier of an inbound plan.