We carry local language information for certain countries. Once you validate bank information and a local language is present this will be indicated in the field
“availLang”:
in the call “Validating all beneficiary details” If you want this information in the local language then you will just need to enter the freeToken and bankToken that you get in a response into this call and you will receive the local language information.
METHOD
GET command, in “application/json” format
URL STRUCTURE
https://validate.bankersalmanac.com/validate-api/rest/convert/1.8
REQUEST
The request will be allow you to validate the data entered by the user. There are 2 fields to enter data into for the search, these are below;
| FIELD NAME | DESCRIPTION | FORMAT | MANDATORY |
| freeToken | Free security token retrieved with a validation call. | Alphanumeric | Mandatory |
| bankToken | Token that defined the bank branch from a validation call. | Alphanumeric | Mandatory |
RESPONSE
This is the same as for bank validation but the address details are in local language. The output for the validation call is here API response fields
SUPPORTED COUNTRIES
| ISO Country code | Country |
|---|---|
| AZ | Azerbaijan |
| CN | China |
| GE | Georgia |
| JP | Japan |
| KR | Korea, Republic of |
| KZ | Kazakhstan |
| RU | Russian Federation |
| TH | Thailand |
| TJ | Tajikistan |
| TW | Taiwan |
| UA | Ukraine |
| VN | Vietnam |
