ReviseSellingManagerSaleRecordRequestType
Revises a Selling Manager sale record when you specify one of the following: an ItemID, a TransactionID, or an OrderID. 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.
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.

SellingManagerSoldOrder ( SellingManagerSoldOrderType ) [0..1]
Details of a Selling Manager order. Each order can have one or more transactions.
See the Field Index to learn which calls use SellingManagerSoldOrder.

TransactionID ( string ) [0..1]
The transaction ID associated with the sale record.
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.