OrderIdType

Container consisting of the unique identifier for an eBay order.

Types that use OrderIdType:

Calls that use the field of OrderIdType:

Field

id ( string ) [1]
A unique identifier of an eBay order. This field will accept an eBay OrderID value (generated by eBay for multiple line item orders) or an OrderLineItemID value, which is a concatenation of ItemID and TransactionID with a hyphen separating these two IDs.

For more information about eBay orders, see the Trading API documentation.
See the Field Index to learn which calls use id.

Copyright © 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.