Validate iban

Required headers for authentication with api key OR more secure signature + timestamp

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
number
required
Body Params
string
required

The IBAN you want to validate.

string

If set to 1, the API will return Sepa Instant Credit Transfer marker in the sepa_data object. Default is 0. Note: SEPA Instant support detection is based on RT1 participants. TIPS participation is not supported.

string

If set to 1, the API will transliterate all special characters into Latin. This feature is useful if using the output for SEPA payments which do not accept local language characters.
Example:

"bank": "Raiffeisenbank Neukirchen an der Vöckla eGen",
"address": "Hauptstraße 22",
"city": "Neukirchen an der Vöckla",

With parameter "traslit=1" will result in:

"bank": "Raiffeisenbank Neukirchen an der Vockla eGen",
"address": "Hauptstrasse 22",
"city": "Neukirchen an der Vockla",

Responses

400

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json