GET - https://staging.subscribercrmapi.acamh.org/api/addresstype/{id}

Gets a single Address Type.

{
"Id": 1,
"Name": "Home",
"Description": null,
"IsHome": true,
"IsWork": false
}