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

    An item within an order

    Index

    Properties

    buyerCustomizedInfo?: BuyerCustomizedInfoDetail
    buyerProductIdentifier?: string

    Buyer's standard identification number (ASIN) of an item.

    giftDetails?: GiftDetails
    itemSequenceNumber: string

    Numbering of the item on the purchase order. The first item will be 1, the second 2, and so on.

    netPrice: Money
    orderedQuantity: ItemQuantity
    scheduledDeliveryShipment?: ScheduledDeliveryShipment
    taxDetails?: TaxItemDetails
    title?: string

    Title for the item.

    totalPrice?: Money
    vendorProductIdentifier?: string

    The vendor selected product identification of the item.