TransactionKey

Each transaction key is specified as a combination of transaction ID and item ID.

Types that use TransactionKey:

Call that uses one or more fields of TransactionKey:

Fields

itemId ( string ) [1]
ID of the listing associated with the transaction for which the seller is collecting DSRs.
See the Field Index to learn which calls use itemId.

transactionId ( string ) [0..1]
Unique identifier for a transaction from the listing indicated by itemId. In the Trading API, you can use GetItemTransactions or GetSellerTransactions to determine the appropriate transaction IDs.
See the Field Index to learn which calls use transactionId.

Copyright © 2009–2012 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developer Network and API License Agreement.