| http://developer.ebay.com/DevZone/XML/docs/WebHelp/GetSellerTransactionsCall-.html | |
| API Call Reference Guide > GetSellerTransactions | |
GetSellerTransactions
Retrieves transaction information for the user for which the call is made.
A transaction contains the information about a sale of one or more items. It involves one buyer and a single listing. See Transactions (End of Auction) for a more detailed definition.
Use GetSellerTransactions to get a report with information for processing transaction data for all of a seller's recently-sold items. The seller whose transactions are returned is always the individual who is requesting this information. That is, an eBay user cannot use this call to retrieve transaction data for another seller.
GetSellerTransactions returns the seller's transactions in a
TransactionArrayTypeobject. TheTransactionArrayTypeobject can contain zero, one, or multiple transactions. Among the data returned for each transaction is anItemTypeobject, which contains the item details that are necessary for processing that transaction. (TheItemTypeobject does not contain all possible details about the item. If you need more item data, use GetSellerList or GetItem.) In addition, GetSellerTransactions returns a Seller property that describes the seller whose transactions were retrieved.
See Completing the Sale for a more detailed step-by-step description of retrieving a seller's transactions using GetSellerTransactions.
GetSellerTransactions Input Fields
GetSellerTransactions Output Fields
| API Call Reference Guide > GetSellerTransactions | |
| http://developer.ebay.com/DevZone/XML/docs/WebHelp/GetSellerTransactionsCall-.html | |
| © 2004–2009 eBay Inc. All rights reserved. | Version 643 |