eBay Post-Order APIVersion 2.7.7
 

ReturnRefundInitiatorEnum

This enumerated type lists the values that indicate the initiator of the refund.

Type that uses ReturnRefundInitiatorEnum:

Calls that use one or more values of ReturnRefundInitiatorEnum:

Enumeration Values

Value Description
AUTO_REFUND This enumeration value indicates that eBay automatically refunded the buyer.
OTHER This enumeration value indicates that the initiator of the refund is unknown.
SELLER_INITIATED This enumeration value indicates that the refund was initiated by the seller.
  * See the Enumeration Index to see exact use of each enumeration value in the API.