cURL
curl --request GET \ --url https://api.truust.io/2.0/bankaccounts/validation \ --header 'Authorization: Bearer <token>'
{}
Returns the required fields and validation rules for a bank account given a currency, country, and type.
Use your account's Secret Key as the Bearer token.
"EUR"
"ES"
"IBAN"
Validation rules object
The response is of type object.
object