GetOrderTransactionsRequestType

Retrieves information about one or more orders based on OrderIDs, ItemIDs, or SKU values.  Also for Half.com.

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 for each order line item (Transaction container) for fixed-price listings. 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.
See the Field Index to learn which calls use IncludeFinalValueFees.

ItemTransactionIDArray ( ItemTransactionIDArrayType ) [0..1]
An array of one or more ItemTransactionID containers. Each ItemTransactionID container identifies an order line item to retrieve in the response.
See the Field Index to learn which calls use ItemTransactionIDArray.

OrderIDArray ( OrderIDArrayType ) [0..1]
An array of one or more OrderID containers. Each OrderID container identifies an order to retrieve in the response. Up to 20 orders (using 20 OrderID containers) can be retrieved with one GetOrderTransactions call.
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 order line item was created. This will serve as a filter for the orders to get emitted in the response.
See the Field Index to learn which calls use Platform.

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