eBay Merchant Data APIVersion 1255
 

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.

No calls use ItemTransactionIDArrayType.

Field

ItemTransactionID ( ItemTransactionIDType ) [0..*]
Not used by any call.

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 SKU), or an ItemID/TransactionID pair to identify an order line item.
See the Field Index to learn which calls use ItemTransactionID.