type PaymentMethodBankAccount

Bank account detail for a stored payment method whose type is BankAccount.

FieldTypeDescription
institutionNameString

Name of the institution holding the account. Ex. Chase. Depends on the provider: reported for accounts linked through Plaid, and generally absent for accounts stored directly with the card processor, which does not return it.

accountHolderNameString

Name on the account as reported by the provider.

last4String

Last four digits of the account number.

accountTypePaymentMethodBankAccountType

Whether the account is a checking or savings account.