Skip to main content
GET
/
InternationalBankValidation
/
Interactive
/
Validate
/
v1.00
/
json6.ws
InternationalBankValidation_Interactive_Validate
curl --request GET \
  --url 'https://api.addressy.com/InternationalBankValidation/Interactive/Validate/v1.00/json6.ws?Key='
{
  "Items": [
    {
      "IsCorrect": "True"
    }
  ]
}
This method will consume credit.
We don’t support API connections using HTTP - all calls should use HTTPS.

Authorizations

Key
string
query
required

Query Parameters

Key
string
required

The key to use to authenticate to the service.

IBAN
string
required

The international bank account number to validate.

Response

Success

Items
object[]