Skip to main content
POST
Validate bank details

Authorizations

x-dolfin-api-key
string
header
required

An API key issued to your client. It carries the client's scope; org-scoped calls also require the x-dolfin-organisation-id header. Keys are created and revoked by a client administrator.

Body

application/json
accountHolderName
null | string
accountNumber
null | string
sortCode
null | string
routingNumber
null | string
iban
null | string
bicSwift
null | string
country
null | string

ISO 3166-1 alpha-2 country code (e.g. GB, US, DE)

currency
null | string

ISO 4217 currency code (e.g. GBP, USD, EUR)

Response

200 - application/json

OK

isValid
boolean
required
errors
object[]
required
canonical
null | object
required