| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::ItemTransactionIDArrayType
Container of ItemTransactionIDs.
eBay::API::XML::DataType::ItemTransactionIDArrayType inherits from the eBay::API::XML::BaseDataType class
An ItemID-TransactionID container. Note: OrderID is not returned when the GetOrderTransactions request includes ItemTransactionID, even if the transaction is part of an order. To get the OrderID for a transaction, call GetItemTransaction with IncludeContainingOrder = true.
Calls: GetOrderTransactions RequiredInput: Conditionally
# Argument: reference to an array of 'ns:ItemTransactionIDType'
# Returns: reference to an array of 'ns:ItemTransactionIDType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |