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
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"country_code":"IT","validity":"VCOC"}