Complete entity bank account verification

POST

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-versionstringRequired
x-monite-entity-idstringRequired

The ID of the entity that owns the requested resource.

Request

This endpoint expects an object.
airwallex_plaidobjectRequired
type"airwallex_plaid"RequiredDefaults to airwallex_plaid

Response

This endpoint returns an object.
bank_account_idstring
is_defaultboolean

Marks if a bank account should be used by default for the currency. Only 1 can be True for each currency.

verificationsobject
idstringDeprecated

Deprecated. Use bank_account_id instead.

account_holder_namestringOptional

Account holder’s name

account_numberstringOptional

Account number (required if IBAN is not provided)

bank_namestringOptional

The name of the entity`s bank account.

bicstringOptional

The BIC of the entity`s bank account.

countryenumOptional
currencyenumOptional
display_namestringOptional
ibanstringOptional

The IBAN of the entity`s bank account.

routing_numberstringOptional

Routing number (US)

sort_codestringOptional

Sort code (GB)

was_created_by_user_idstringOptional

Errors