ItemTransactionIDArrayType
This type is used by the ItemTransactionIDArray container in the GetOrderTransactions call. The ItemTransactionIDArray container is used to specify one or more specific order line items to retrieve.
Type that uses ItemTransactionIDArrayType:
Call that uses ItemTransactionIDArrayType:
Field
ItemTransactionID ( ItemTransactionIDType ) [0..*]
An ItemTransactionID container is required to specify a specific order line item to retrieve.
The seller has the option of using an OrderLineItemID, a SKU value (if it exists for the order line item and the InventoryTrackingMethod is set to
The seller has the option of using an OrderLineItemID, a SKU value (if it exists for the order line item and the InventoryTrackingMethod is set to
SKU
), or an ItemID/TransactionID pair to identify an order line item.
See the Field Index to learn which calls use ItemTransactionID.