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

    Represents the current status of an order item, including acknowledgement and receiving details.

    Index

    Properties

    acknowledgementStatus?: OrderItemStatusAcknowledgementStatus
    buyerProductIdentifier?: string

    Buyer's Standard Identification Number (ASIN) of an item.

    itemSequenceNumber: string

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

    listPrice?: Money
    netCost?: Money
    vendorProductIdentifier?: string

    The vendor selected product identification of the item.