GET - https://staging.subscribercrmapi.acamh.org/api/addresstype
Lists all Address Types.
[ { "Id": 1, "Name": "Home", "Description": null, "IsHome": true, "IsWork": false }, { "Id": 2, "Name": "Work", "Description": null, "IsHome": false, "IsWork": true }]