GET https://vapi.verifyme.ng/v1/countries/:id
GET
https://vapi.verifyme.ng/v1/countries/:id
Get country by Country ID
id
string
Country ID
{ "status": "success", "data": { "id": "1", "code": "NG", "name": "Nigeria" } }
Last updated 5 years ago