external_bank_account.updated

Occurs when an external bank account is updated.

Payload
const
enum
required

The type of event that occurred.

Allowed:
uuid
required

A globally unique identifier for this record of an external bank account association. If a program links an external bank account to more than one end-user or to both the program and the end-user, then Lithic will return each record of the association

string
required

Legal Name of the business or individual who owns the external account. This will appear in statements

string
required

Routing Number

string
required

The last 4 digits of the bank account. Derived by Lithic from the account number passed

string | null

The nickname for this External Bank Account

string
required

currency of the external account 3-character alphabetic ISO 4217 code

string
required

The country that the bank account is located in using ISO 3166-1. We will only accept USA bank accounts e.g., USA

uuid | null

Indicates which Lithic account the external account is associated with. For external accounts that are associated with the program, account_token field returned will be null

date-time
required

An ISO 8601 string representing when this funding source was added to the Lithic account.

string | null

Optional field that helps identify bank accounts in receipts

date | null

Date of Birth of the Individual that owns the external bank account

string | null

Doing Business As

string | null

User Defined ID

string | null

Optional free text description of the reason for the failed verification. For ACH micro-deposits returned, this field will display the reason return code sent by the ACH network

integer
required

The number of attempts at verification

uuid | null

The financial account token of the operating account to fund the micro deposits

string
enum
required
Allowed:
string
enum
required
Allowed:
string
enum
required
Allowed:
string
enum
required
Allowed:
string
enum
required
Allowed:

Address

Response
200

Return a 200 status to indicate that the data was received successfully

Payload
Choose an example