eBay Post-Order APIVersion 2.8.0
 

OrderTypeEnum

This enumeration type contains a list of different eBay order types.

No calls use OrderTypeEnum.

Enumeration Values

Value Description
EBAY_NOW THIS ENUMERATION VALUE IS DEPRECATED.
IN_STORE_PICKUP This enumeration value indicates that the order is an In-Store Pickup or Click and Collect order.
ONLINE This enumeration value indicates that the order is a standard order on an eBay marketplace.
OTHER This enumeration value indicates that order type is not known.
  * See the Enumeration Index to see exact use of each enumeration value in the API.