Returns
DefaultFundingSource — DefaultFundingSource represents an account’s default funding source: the primary payment method (a bank account, charged first) and the backup payment method (a bank card, charged if the primary can’t be charged).Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
getDefaultFundingSource returns the account’s current primary (bank account) and backup (bank card) funding sources.
query {
getDefaultFundingSource: DefaultFundingSource
}
DefaultFundingSource — DefaultFundingSource represents an account’s default funding source: the primary payment method (a bank account, charged first) and the backup payment method (a bank card, charged if the primary can’t be charged).