DESCRIPTION
If you are trying to retrieve the holiday for a country, this call will return the non-working days for that country or territory.
URL STRUCTURE
https://validate.bankersalmanac.com/validate-api/rest/convert/4.6
METHOD
GET command, in “application/json” format
PARAMETERS
REQUEST
The request will only require the user to enter a valid authentication token.
| FIELD NAME | DESCRIPTION | FORMAT | MANDATORY |
| freeToken | Free security token retrieved with a validation call. | Alphanumeric & Extended Characters | Mandatory |
| countryCode | ISO Country Code | 2 alpha | Mandatory |
| bankToken | Token that defined the bank branch from a validation call. | Alphanumeric | Optional |
| holidayType | Alphanumeric | Optional | |
| startDate | Start date of holiday | Alphanumeric | Optional |
| endDate | End date of holiday | Alphanumeric | Optional |
| errorComment | Text description of error | Alphanumeric & Extended Characters | Optional |
| ref | Request reference | Alphanumeric | Optional |
RESPONSE
The response will give the contact details for the bank.
