FundingMethodTypeEnum
This enumeration type lists the possible funding methods that can be used by eBay to fund a seller's refund to a buyer.
Types that use FundingMethodTypeEnum:
Calls that use one or more values of FundingMethodTypeEnum:
/post-order/v2/cancellation/{cancelId} GET, /post-order/v2/casemanagement/{caseId} GET, /post-order/v2/inquiry/{inquiryId} GET, /post-order/v2/return POST, /post-order/v2/return/{returnId} GET
Enumeration Values
Value | Description |
AVAILABLE_FUNDS | This enumeration value indicates that the refund will be funded by the seller's available payout funds that have not yet been deposited into the seller's bank account. |
CREDIT_CARD | This enumeration value indicates that the seller's credit card will be used to fund the buyer's refund. |
DIRECT_DEBIT | This enumeration value indicates that the seller's bank account on file will be debited to fund the buyer's refund. |
PAY_UPON_INVOICE | This enumeration value indicates that the eBay will cover the buyer's refund, but will bill the seller through an invoice. |