Output Related to Quality of Address
Output related to quality of address consists of two-character code that indicates the overall quality of the resulting address. Status, Status.Code, ChangeScore, and other data is also included in Output related to quality of address.
Parameter |
Description |
Type |
---|---|---|
AddressQuality |
A two-character code indicating the overall quality of the resulting address (for example, "V5", "C3", and more). This indicator does not consider how much the address had to changed. The first character generally indicates how the address was processed:
The second character indicates the precision of the address:
|
String |
ChangeScore |
This score reflects how much validated address matches input address. A value between 0 and 100. 100 indicates no changes. 0 indicates completely different. |
String |
Message |
Derived from USPS return codes (US) and Status.Description (non-US). One of these:
For more information, see AddressQuality code. |
String |
Recommended |
One of these:
|
String |
ProcessedBy |
Reserved. Used for internal tracking purposes. |
String |
Status |
F if failure occurred. Otherwise blank. |
String |
Status.Code |
Reason for failure:
|
String |
Status.Description |
Description of the problem, if there is one. |
String |