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

    Request parameters for setPackingInformation operation in FulfillmentInboundApi.

    interface FulfillmentInboundApiSetPackingInformationRequest {
        body: SetPackingInformationRequest;
        inboundPlanId: string;
    }
    Index

    The body of the request to `setPackingInformation`.

    inboundPlanId: string

    Identifier of an inbound plan.