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 OutputRecordType = R.

columnName Max. Field Length with null terminator Description

Alternate

2

USPS code that specifies whether a record is a base or alternate record.

B
Base record. Base records can represent a range of addresses or an individual address, such as a firm record.
A
Alternate record. Alternate records are individual delivery points.

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.

E
Even
O
Odd
B
Both

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.

E
Even
O
Odd
B
Both