An item within an order

OrderItem

Properties

buyerCustomizedInfo?: BuyerCustomizedInfoDetail

OrderItem

buyerProductIdentifier?: string

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

OrderItem

giftDetails?: GiftDetails

OrderItem

itemSequenceNumber: string

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

OrderItem

netPrice: Money

OrderItem

orderedQuantity: ItemQuantity

OrderItem

scheduledDeliveryShipment?: ScheduledDeliveryShipment

OrderItem

taxDetails?: TaxItemDetails

OrderItem

title?: string

Title for the item.

OrderItem

totalPrice?: Money

OrderItem

vendorProductIdentifier?: string

The vendor selected product identification of the item.

OrderItem