Default Output
Default Output Fields
ReverseAPNLookup always returns the address, geocode, and result indicators.
| columnName | Max. Field Length with null terminator | Description | 
|---|---|---|
| AdditionalInputData | 61 | This field may contain input data that was not used for matching; for example, input address information that appears after a mail stop or attention designator. | 
| AddressLine1 | 104 | First line of the address. | 
| AddressLine2 | 104 | Second line of the address. | 
| APN | 46 | The Assessor's Parcel Number that was specified in the input. | 
| City | 29 | Municipality name. | 
| Confidence | 4 | Indicates the confidence in the output provided. The range is from 0 (zero) to 100, with 0 being no match and 100 being an exact match. | 
| Country | 25 | The name of the country. Since ReverseAPNLookup only works for U.S. locations, this field will always contain United States of America. | 
| Distance | 8 | The distance, in feet, from the input geocode to nearest matched address or intersection. | 
| Elevation | 11 | The distance in feet above or below sea level of the parcel. | 
| FirmName | 41 | Name of the company. | 
| LastLine | 61 | Complete last address line (municipality, state, and postal code). | 
| Latitude | 11 | Seven-digit number in degrees and calculated to 4 decimal places (in the format specified). | 
| LocationCode | 5 | Indicates the accuracy (quality) of the assigned geocode. For more information, see Address Location Codes. | 
| Longitude | 12 | Seven-digit number in degrees and calculated to 4 decimal places (in the format specified). | 
| MatchCode | 5 | Indicates the portions of the address that matched to the directory file. For more information, see Match Codes. | 
| PercentGeocode | 6 | The percent along the street segment that matches the geocode. For example, if the returned geocode falls 1/3 along the way of the entire street segment, the percent is 33.000. Note: This value is always 0.0 for matches to point-level data and
									intersections. | 
| PostalCode | 10 | Nine-digit ZIP Code with or without a hyphen. | 
| PostalCode.AddOn | 5 | Four-digit ZIP Code extension. | 
| PostalCode.Base | 6 | Five-digit ZIP Code. | 
| ProcessedBy | 4 | The feature code for the stage that processed the request. The value is EnterpriseGeocoding for ReverseAPNLookup. | 
| StateProvince | 3 | Two-character state abbreviation. | 
| Status | 2 | Reports the success or failure of the match attempt 
 | 
| Status.Code | 23 | Reason for failure: 
 | 
| Status.Description | 128 | Description of the problem: 
 | 
| StreetDataType | 20 | The data set that ReverseAPNLookup attempted to match against. 
 | 
| StreetSide | 2 | Indicates the side of the street the range occupies. One of the following: 
 | 
| USFIPSCountyNumber | 4 | Three-digit FIPS county code specified in the input. | 
| USFIPSStateCode | 3 | Two-digit FIPS state code specified in the input. | 
| USUrbanName | 6 | USPS® urbanization name. Puerto Rican addresses only. |