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

    Details of item quantity.

    interface ItemQuantity {
        amount: number;
        unitOfMeasure: string;
    }
    Index

    Properties

    amount: number

    Quantity of units shipped for a specific item at a shipment level. If the item is present only in certain packages or pallets within the shipment, please provide this at the appropriate package or pallet level.

    unitOfMeasure: string

    Unit of measure for the shipped quantity.