Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Query Parameters

accountId
string
required

The ID of the account to work with.

Example:

"F50091"

include
enum<string>

Comma-separated list of fields to include in the response.

Available options:
paymentNetworkDetails
Example:

"paymentNetworkDetails"

Body

application/json

Body

country
string
required

The country, in ISO 3166-1 alpha-2 format.

Maximum string length: 2
Example:

"GB"

iban
string | null

The International Bank Account Number (IBAN).

Example:

"PK94XAOM0400102322019126"

number
string | null

The bank account number.

Example:

"55555555"

code
string | null

The bank sort code.

Example:

"12-34-56"

Response

200 - application/json

OK

countryCode
string | null
Example:

"GB"

nationalId
string | null
accountNumber
string | null
status
string | null
Example:

"PASS"

comment
string | null
ref
string | null
group
string | null
branchDetails
object[] | null
headOfficeDetails
object | null
paymentBicDetails
object | null
paymentNetworkDetails
object[]

Provides a list of payment networks through which payments can be sent to the validated account. Each entry includes the network name and details of the participating institution.

bic8
string | null
Example:

"N"

dataStore
string | null
Example:

"N"

noBranch
string | null
Example:

"N"

isoAddr
string | null
Example:

"N"

payBranchType
string | null
Example:

"D"

freeToken
string | null