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

NameDescriptionTypeAdditional information
zipcode

Target zipcode

string

Required

Body Parameters

None.

Response Information

Resource Description

Instance of

integer

Response 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>