IBAN validator
Authorizations
OAuth2clientCredentialsRequired
Token URL:
Path parameters
ibanstringRequiredPattern:
IBAN
^[A-Z]{2}[0-9A-Z]{14,31}$Responses
200
OK
application/json
ibanstringRequired
IBAN
validbooleanRequired
Flag that specifies if IBAN is valid or not. IBAN is valid if all validations contain the validation success code, i.e. the code value that starts with double zero (example 001). More details can be found at https://www.iban.com/validation-api and https://www.iban.com/iban-checker.
400
Bad Request
application/json
get
/transfers/iban-validate/{iban}Last updated

