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

    Request parameters for generatePlacementOptions operation in FulfillmentInboundApi.

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

    The body of the request to `generatePlacementOptions`.

    inboundPlanId: string

    Identifier of an inbound plan.