GetSellingManagerSaleRecordRequestType
Requests the data in a Selling Manager sale record.

This call is subject to change without notice; the deprecation process is inapplicable to this call.
Fields
ItemID ( ItemIDType (string) ) [0..1]
The item ID associated with the sale record. If not specified, either TransactionID or OrderID must be specified.
See the Field Index to learn which calls use ItemID.

OrderID ( OrderIDType (string) ) [0..1]
The order ID associated with the sale record. If specified, then the following, if specified in the same call, are ignored: ItemID and TransactionID.
See the Field Index to learn which calls use OrderID.

TransactionID ( string ) [0..1]
The transaction ID associated with the sale record. If not specified, either ItemID or OrderID must be specified.
See the Field Index to learn which calls use TransactionID.

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.