Range
Range output fields contain information about the street range, such as the high and low unit numbers. To include range data fields in the output, set Option.OutputRecordType = R.
Response Element | Max. Field Length with null terminator | Description |
---|---|---|
Alternate |
2 |
USPS code that specifies whether a record is a base or alternate record.
|
HouseNumberHigh |
12 |
The highest house number in the range. |
HouseNumberLow |
12 |
The lowest house number in the range. |
HouseNumberParity |
2 |
Indicates if the house number range contains even or odd numbers.
|
PostalCodeExtensionHigh |
5 |
The highest four-digit ZIP Code extension in the range. The ZIP Code extension is the four digits at the end of the ZIP Code. For example: 60510-1134. |
PostalCodeExtensionLow |
5 |
The lowest four-digit ZIP Code extension in the range. The ZIP Code extension is the four digits at the end of the ZIP Code. For example: 60510-1134. |
UnitNumberHigh |
12 |
The highest unit number in the range. |
UnitNumberLow |
12 |
The lowest unit number in the range. |
UnitNumberParity |
2 |
Indicates if the unit number range contains even or odd numbers.
|