Check validity of a country code.

GET {{baseUrl}}/country_codes/:country_code/validity

You can check whether a country code is correct and valid.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"country_code":"IT","validity":"VCOC"}