TransactionDetailType

Type defining the transactionDetail container, which consists of identifying information for each line item in the order.

Types that use TransactionDetailType:

Calls that use one or more fields of TransactionDetailType:

Fields

itemId ( string ) [1]
Unique identifier of an eBay item listing.
See the Field Index to learn which calls use itemId.

itemTitle ( string ) [1]
The title of an eBay item listing.
See the Field Index to learn which calls use itemTitle.

transactionId ( string ) [1]
Unique identifier of an eBay order line item.
See the Field Index to learn which calls use transactionId.

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