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

    Request parameters for setPackingInformation operation in FulfillmentInboundApi.

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

    Properties

    Properties

    The body of the request to `setPackingInformation`.

    inboundPlanId: string

    Identifier of an inbound plan.