eBay Trading APIVersion 1349
 

CancelInitiatorCodeType ( token )

Enumerated type that defines the possible parties that can initiate the cancellation of an eBay order.

No calls use CancelInitiatorCodeType.

Enumeration Values

Value Description
Buyer This value indicates that the buyer initiated the cancellation of the order.
CS This value indicates that eBay customer support initiated the cancellation of the order.
CustomCode This value is reserved for internal or future use.
Seller This value indicates that the seller initiated the cancellation of the order.
System This value indicates that the cancellation of the order was initiated by the system.
Unknown This value indicates that the party whom initiated the cancellation of the order is not known.
  * See the Enumeration Index to see exact use of each enumeration value in the API.