OrderIDArrayType
Type defining the OrderIDArray container, which consists of an array of order IDs. The OrderIDArray container is used to specify one or more orders to retrieve in a GetOrders call.
Type that uses OrderIDArrayType:
Call that uses OrderIDArrayType:
Field
A unique identifier for an eBay order. If one or more OrderID values are used in a GetOrders call, any order status or date range filters are ignored.
Note: The unique identifier of a 'non-immediate payment' order will change as it goes from an unpaid order to a paid order. Due to this scenario, all calls that accept Order ID values as request filters/parameters, including the GetOrders call, will support the identifiers for both unpaid and paid orders.
Note: The unique identifier of a 'non-immediate payment' order will change as it goes from an unpaid order to a paid order. Due to this scenario, all calls that accept Order ID values as request filters/parameters, including the GetOrders call, will support the identifiers for both unpaid and paid orders.
See the Field Index to learn which calls use OrderID.