Skip to main content
POST
Prevalidate bank contact details

Body

application/json

Request to prevalidate bank details before creating a contact.

bankType
string
required
country
string | null
bankName
string | null
iban
string | null
bic
string | null
routingNumber
string | null

Response

Successful Response

Result of bank detail validation.

ok
boolean
required
errors
string[]
warnings
string[]
lookups
Lookups · object