davReply_addressType
Contains the record type of the postal code to which the
address was matched.
U.S. Addresses
: Depending on the quantity and quality of the address information provided,
this field contains one or two characters:- One character: Sufficient correct information was provided to result in accurate matching.
- Two characters: Standardization would provide a better address if more or better input address information was available. The second character isD(default).
Blank fields are unassigned. When an address cannot be standardized, the
parsing of the input data determines the address type. In this case, standardization
can indicate a street, rural route, highway contract, general delivery, or PO box.
These address type codes are returned:
Code | Description |
---|---|
F | Firm. |
G | General delivery. |
H | High-rise apartment or office building. |
M | Military. |
P | Post office box. |
R | Rural route or highway contract. |
S | Street (usually one side of one city block). |
FD | Firm default. The standardization process could not
assign a firm extended ZIP code. |
GD | General delivery default. Assigned when general
delivery is the only primary name listed for the ZIP code. |
HD | High-rise default. The standardization process assigned
the extended ZIP code for the entire building. Assignment at the
unit, floor, or wing level is possible. A suite or apartment number
could be out of range. |
RD | Rural route or highway contract default. The
standardization process assigned the extended ZIP code for the
entire route, but it was unable to assign the box number. |
SD | Street default. The standardization process assigned
the extended ZIP code for the block because there was no extended
ZIP code for the building. |
SR | Street served by route. |
UD | Unique default. The owner of the ZIP code did not
assign extended ZIP codes, or the address was not matched. |
All Other Countries
: This field contains one of these values:- P: Post
- S: Street
- X: Unknown
Specifications
- Data Type:String
- Data Length:255
Mapping Information
- REST API Field:addressVerificationInformation.addressType
- SCMP API Field:dav_address_type
- Simple Order API Field:davReply_addressType