GET api/township/FindTownshipsInZipCode?zipcode={zipcode}
This method will retrieve ids for all townships that are fully or partially located in the specified zipcode
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
zipcode |
Target zipcode |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Instance of
integerResponse Formats
application/json, text/json, text/html
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>