Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.16 KB

FundingSource.md

File metadata and controls

11 lines (8 loc) · 1.16 KB

# FundingSource

Properties

Name Type Description Notes
brand string The brand name of the credit card or the name of the financial institution that is the source of payment. This field may not be populated for other funding sources. [optional]
memo string This field provides a note about the funding source. If the seller's credit card or bank account is the funding source, this field might contain the last four digits of the credit card or bank account. This field may also be returned as null. [optional]
type string The string value returned here indicates the funding source. Possible values include the following: AVAILABLE_FUNDS: transfer is funded with seller payout funds CREDIT_CARD: transfer is funded with seller's credit card BANK: transfer is funded with a direct debit to seller's bank account on file with eBay PAY_UPON_INVOICE: eBay will bill the seller for the transfer on the monthly invoice [optional]

[Back to Model list] [Back to API list] [Back to README]