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

    Request parameters for createPackages operation in ExternalFulfillmentShipmentsApi.

    interface ExternalFulfillmentShipmentsApiCreatePackagesRequest {
        body: Packages;
        shipmentId: string;
    }
    Index

    Properties

    Properties

    body: Packages

    A list of packages in the shipment.

    shipmentId: string

    The ID of the shipment.