Bulk Address Validation Tool: US ZIP Code list output fields
All output fields correspond to the ZIP Code API Fields, but are arranged in a more useful order. Please note the ZIP Code API Fields output is only available via the Web Interface. It is not available via the Command-Line Interface.
Field name | Definition |
---|---|
Inputs fields |
All fields from the corresponding input line. |
(Blank field) |
This field intentionally left blank. No, really, it's just blank. |
[sequence] |
Incrementing sequence number which refers to the input record number. |
[summary] |
Value will be "match" unless the input was invalid. In that case, the values will corresponds to the values presented in the status field. |
[reason] |
Corresponds to the reason field. (see table below example response). |
[city] |
The name of the city |
[default_city] |
A boolean value indicating whether or not the city name is the default name for the corresponding
ZIP Code:
|
[state] |
The state name |
[state_abbreviation] |
The official, two-letter state abbreviation |
[zipcode] |
The 5-digit ZIP Code |
[zipcode_type] |
The type of ZIP Code. Possible values:
|
[county_name] |
The name of the county |
[county_fips] |
The county FIPS Code |
[latitude] |
The approximate latitude geo-coordinate |
[longitude] |
The approximate longitude geo-coordinate |
[precision] |
The precision of the latitude/longitude geo-coordinate |