GetOrderTransactionsRequestType
Retrieves information about one or more orders, or one or more transactions (or both).
Fields
IncludeFinalValueFees ( boolean ) [0..1]
Indicates whether to include Final Value Fee (FVF) in the response. For most listing types, the Final Value Fee is returned in Transaction.FinalValueFee. The Final Value Fee is returned on a transaction-by-transaction basis for FixedPriceItem and StoresFixedPrice listing types. For all other listing types, the Final Value Fee is returned when the listing status is Completed. This value is not returned if the auction ended with Buy It Now.

For Dutch Buy It Now listings, the Final Value Fee is returned on a transaction-by-transaction basis.

Note: As of version 619, Dutch-style (multi-item) competitive-bid auctions are deprecated. eBay throws an error if you submit a Dutch item listing with AddItem or VerifyAddItem. If you use RelistItem to update a Dutch auction listing, eBay generates a warning and resets the Quantity value to 1.
See the Field Index to learn which calls use IncludeFinalValueFees.

ItemTransactionIDArray ( ItemTransactionIDArrayType ) [0..1]
An array of ItemTransactionIDs.
See the Field Index to learn which calls use ItemTransactionIDArray.

OrderIDArray ( OrderIDArrayType ) [0..1]
An array of OrderIDs. You can specify, at most, twenty OrderIDs.
See the Field Index to learn which calls use OrderIDArray.

Platform ( see TransactionPlatformCodeType for possible values ) [0..1]
Name of the eBay co-branded site upon which the transaction was made. This will serve as a filter for the transactions to get emitted in the response.
See the Field Index to learn which calls use Platform.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2010 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.