RefundPaymentTypeEnum
This enumerated type lists the methods that can be used to issue a buyer refund.
Type that uses RefundPaymentTypeEnum:
Call that uses one or more values of RefundPaymentTypeEnum:
Enumeration Values
| Value | Description |
| ECHECK | This enumeration value indicates that a refund to the buyer was supplemented by available seller payout funds, and one or more other funding sources such as the seller's bank account. |
| INSTANT_REFUND | This enumeration value indicates that an instant refund was issued to the buyer. |
| INTERMEDIATED_REFUND | This enumeration value indicates that a refund is being intermediated by eBay. |
| OTHER | This enumeration value indicates that the refund payment source cannot be determined. |
| PAYOUT | This enumeration value indicates that the buyer refund was taken from available funds from the seller payout. |