OrderIDArrayType

A list of unique identifiers for orders.

Types that use OrderIDArrayType:

Calls that use the field of OrderIDArrayType:

Field

OrderID ( OrderIDType (string) ) [0..*]
A unique identifier that identifies a single line item or multiple line item (Combined Payment) order.

For the GetOrders and GetOrderTransactions calls, the OrderID field can handle a hyphenated OrderLineItemID value. OrderLineItemID is a unique identifier for an eBay transaction and is based upon the concatenation of ItemID and TransactionID with a hyphen in between these two IDs.

See the Field Index to learn which calls use OrderID.

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.