Looking for support.loqate.com? Click here to find our on-prem documentation.
cURL
curl --request GET \ --url 'https://api.addressy.com/InternationalBankValidation/Interactive/Validate/v1.00/json6.ws?Key='
200
Success
{ "Items": [ { "IsCorrect": "True" } ] }
Validate international bank account numbers internationally - excluding US. Returns whether IBAN format is correct.
The key to use to authenticate to the service.
The international bank account number to validate.
Show child attributes
Was this page helpful?