Sidebar Menu

ZipCodesResponse

This response is returned by the GetZipCodesForCityAndState, GetZipCodesForFips, and GetZipCodesWithinDistance methods.

Type Properties

Property Name Description Data Type Sample
ReturnCode

Return status of the method call.

Value Description
0

Success

1

Invalid input

2

Invalid license key

3

Returned 0 ZIP Codes (no matches)

4

Outside of latitude/longitude range

Integer 0
ZipCodes

One or more ZIP Codes.

Array of String values