User Funding Account Object

Details on funding account object

Field

Type

Description

account_type

String

Type of bank account. Enumerated value CHECKING or SAVINGS

account_number

String

Last 4 digits of the funding account number

institution_name

String

Name of the institution/bank associated with the account

verification_status

String

Enumerated value: PENDING, VERIFIED, FAILED, and LOGIN_REQUIRED.

funding_source_type

String

Enumerated value: CARD, BANK_ACCOUNT

id

UUID

ID of the account

user_id

UUID

User’s ID

funding_source_name

String

Name of the funding account

type

String

Enumerated value BANK_ACCOUNT, CARD

Last updated