v1

latestOpenAPI 3.0.22026-07-26128245430.3 KB
External Accounts

Verify an External Account

Trigger a verification check for an external account. Verifies that the account_owner_name matches the actual account holder at the receiving bank.

Supported for iban (EUR) and gb (GBP) account types only. Does not require an Idempotency-Key header.

After triggering, poll the external account's account_verification field until completed_at is populated.

post/customers/{customerID}/external_accounts/{externalAccountID}/verify

Path parameters

customerIDstring required

A UUID that uniquely identifies a resource

externalAccountIDstring required

A UUID that uniquely identifies a resource

Response

Verification initiated successfully

account_type'iban' | 'gb'

The account type that was verified.