GET - https://subscribercrmapi.acamh.org/api/county

Lists all Counties.

[
{
"Id": 1,
"CountryId": 0,
"Name": "Essex"
},
{
"Id": 2,
"CountryId": 0,
"Name": "Hertfordshire"
}
]