Validates and evaluates the account and bank details in the context of direct debit payment. It is possible to transfer either the combination of BankCode and AccountNumber or IBAN and BIC
POST /api/v3/validate/bank-account
application/json
NO
SV
FI
DA
EN
DE
NL
FR
{
"bankAccount": "DE75512108001245126199"
}
{
"isValid": true
}