| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::TransactionArrayType
Contains an array of transactions.
eBay::API::XML::DataType::TransactionArrayType inherits from the eBay::API::XML::BaseDataType class
Information about one transaction. Also applicable to Half.com (for GetOrders).
SeeLink: URL: http://developer.ebay.com/DevZone/XML/docs/WebHelp/index.htm?context=eBay_XML_API&topic=WorkingWithCombinedPayment Title: Working with Combined Payment
Calls: AddOrder RequiredInput: Yes
# Argument: reference to an array of 'ns:TransactionType'
Calls: GetOrders
Returned: Always
Details: DetailLevel: none
Calls: GetOrderTransactions
Returned: Always
Details: DetailLevel: none, ItemReturnDescription, ReturnAll
Calls: GetItemsAwaitingFeedback
Returned: Conditionally
Calls: GetItemTransactions
GetSellerTransactions
Returned: Conditionally
Details: DetailLevel: none, ReturnAll
Calls: GetMyeBayBuying
Returned: Conditionally
Details: DetailLevel: none, ReturnSummary, ReturnAll
Context: WonList
DeletedFromWonList
Calls: GetMyeBaySelling
Returned: Conditionally
Details: DetailLevel: none, ReturnSummary, ReturnAll
Context: SoldList
DeletedFromSoldList
# Returns: reference to an array of 'ns:TransactionType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |