eBay Resolution Case Management APIVersion 1.3.0
 

PaymentMethodType ( token )

Enumeration type that defines the applicable payment methods used in a money movement transaction for an eBay Buyer Protection case.

Type that uses PaymentMethodType:

Call that uses one or more values of PaymentMethodType:

Enumeration Values

Value Description
CREDIT_CARD A credit card is the selected payment method for the money movement transaction.
DIRECT_DEBIT Direct debit is the selected payment method for the money movement transaction.
OTHER The selected payment method for the money movement transaction is classified as "other".
PAYPAL PayPal is the selected payment method for the money movement transaction. If PayPal is the selected payment method, the paypalTransactionId field will be returned after completion of the money movement transaction.
  * See the Enumeration Index to see exact use of each enumeration value in the API.