Misc
Validate country code
Validate whether the country code is a valid code or not.
get/countries/{countryCode}/:validate
Path parameters
countryCodeinteger required
The country code.
Response
OK
boolean required
Validate whether the country code is a valid code or not.
The country code.
OK