Join our Slack community to connect with other developers and kickstart your Loqate journey.
cURL
curl --request GET \ --url https://api.addressy.com/InternationalBankValidation/Interactive/Validate/v1.00/json6.ws
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?