{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/FundingSource", "title": "FundingSource", "type": "object", "properties": { "brand": { "type": "string", "description": "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." }, "memo": { "type": "string", "description": "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." }, "type": { "type": "string", "description": "The string value returned here indicates the funding source. Possible values include the following:
AVAILABLE_FUNDS: transfer is funded with seller payout fundsCREDIT_CARD: transfer is funded with seller's credit cardBANK: transfer is funded with a direct debit to seller's bank account on file with eBayPAY_UPON_INVOICE: eBay will bill the seller for the transfer on the monthly invoice