CASS Results Code

The CASS Result coding system was introduced in Alteryx 7.0. These are four-character codes (two letters followed by two numbers), delimited by commas, which indicate status and errors detected by the CASS process. A Result code for a coded address record might look something like this: “AC03, AC11, AS01, AS15.” Instead of looking at multiple fields to determine the status or error of a record, you can simply look at the output of the CASS Results field. Currently there are close to 50 possible result codes.

A CASS Result Code of AS01 or AS02 indicates a good record for the purpose of standardization, matching, and geocoding. AS01 coded records are addresses that are fully valid and deliverable for the purpose of mailing.

When AS01 is accompanied by other codes, the address is fully valid and deliverable with the following considerations:

Note: An address record must have a CASS_Results value of AS01 or AS02 in order to be considered a good record. If it is not considered a good record, the returned data in CASS Address fields may not be accurate.

Codes are described in detail below:

Status Result Codes

Code US Only Meaning Details

AS01

 

Address Matched to Postal Database

Street Address is valid and deliverable. Check AE08 and AE09 for full deliverability.

AS02

 

Street Address Match

Address street matched to USPS database but a suite was missing or invalid.

AS03

 

Non-USPS Address

The input represents a real physical address but it is not in the USPS database. It may be deliverable by other carriers (UPS, Fedex…)

AS09

 

Foreign Postal Code Detected

Postal Code from a non-supported foreign country detected. A US ZIP Code or Canadian Postal Code can also return this error if the US or Canadian data files are not initialized.

AS10

Y

Address Matched to CMRA

Address belongs to a Commercial Mail Receiving Agency (CMRA) like The UPS Store®.

AS13

Y

Address has been Updated by LACSLink

Address has been converted by LACSLink® from a rural-style address to a city-style address.

AS14

Y

Suite Appended by SuiteLink

A suite was appended by Suite ™ using the address and company name.

AS15

Y

Suite Appended by AddressPlus

A suite was appended by AddressPlus using the address and last name.

AS16

 

Address is vacant

Address has been unoccupied for 90 days or more.

AS17

 

Alternate delivery

Address does not receive mail at this time.

AS18

Y

DPV Error

Reach out to support for assistance.

AS20

Y

This address is deliverable by USPS only.

Alternate carriers such as UPS and Fed Ex do not deliver to this address.

AS22

Y

No suggestions.

No suggested alternatives were found.

AS23

 

Extraneous Information Found

Information found in input street address that was not used for verification.

AS24 Y USPS Door Not Accessible Address identified by the USPS where carriers cannot physically access a building or door for mail delivery.

Error Result Codes

AE** result codes indicate there is something wrong with the address. If there is a component wrong and the CASS Tool is able to correct it, an AC** result code will be returned.

Code US Only Meaning Details

AE01

 

Zip Code Error

The Postal Code does not exist and could not be determined by the city/municipality and state/province.

AE02

 

Unknown Street Error

An exact street name match could not be found and phonetically matching the street name resulted in either no matches or matches to more than one street name.

AE03

 

Component Mismatch Error

Either the directionals or the suffix field did not match the post office database, or there was more than one choice for correcting the address.

AE04

 

Non-Deliverable Address Error

The physical location exists but there are no homes on this street. One reason might be railroad tracks or rivers running alongside this street, as they would prevent construction of homes in this location.

AE05

 

Multiple Match Error

Address matched to multiple records. More than one record matches the address and there is not enough information available in the input address to break the tie between multiple records.

AE06

Y

Early Warning System Error

This address has been identified in the Early Warning System (EWS) data file and should be included in the next postal database update.

AE07

 

Missing Minimum Address Input Error

Minimum required input of address/city/state or address/zip not found.

AE08

 

Suite Range Invalid Error

The input street address was found but the input suite number was not valid.

AE09

 

Suite Range Missing Error

The input street address was found but a required suite number is missing.

AE10

 

Primary Range Invalid Error

The street number in the input address was not valid.

AE11

 

Primary Range Missing Error

The street number in the input address was missing.

AE12

Y

PO, HC, or RR Box Number Invalid Error

The input address PO, RR or HC number was invalid.

AE13

Y

PO, HC, or RR Box Number Missing Error

The input address is missing a PO, RR, or HC Box number.

AE14

Y

CMRA Secondary Missing Error

Address Matched to a CMRA Address but the secondary (Private mailbox number) is missing.

AE15

 

Demo Mode

Demo mode only validates Nevada addresses.

AE16

 

Expired Database

The database has expired. Please update with a fresh database.

AE17

 

Suite Range Extraneous Error

A suite number was entered but no suite information found for primary address.

AE19

Y

Find Suggestion time-out

Time allotted to the Find Suggestion function was exceeded.

AE20

Y

Suggestions disabled.

The SetCASSEnable function must be set to false and the DPV data path must be set in order to use FindSuggestion.

Change Result Codes

Change Codes indicate minor changes were made to the address in order to standardize it.

Code US Only Meaning Details

AC01

 

ZIP Code Change

The five-digit ZIP Code™ was added or corrected based on the city and state names.

AC02

 

State Change

The state name was corrected based on the combination of city name and ZIP Code.

AC03

 

City Change

The city name was added or corrected based on the ZIP Code.

AC04

 

Base/Alternate Change

Some addresses have alternate names, often chosen by the owner or resident for clarity or prestige. This change code indicates that the address from the official, or “base,” record has been substituted for the alternate.

AC05

 

Alias Change

An alias is a common abbreviation for a long street name, such as “MLK Blvd” for “Martin Luther King Blvd.”This change code indicates that the full street name has been substituted for the alias.

AC06

 

Address1/Address2 Swap

The value passed to SetAddress could not be verified, but SetAddress2 was used for verification. The value passed to the SetAddress function will be returned by the GetAddress2 function.

AC07

 

Address1/Company Swap

A company name was detected in address line 1 and moved to the GetCompany function.

AC08

 

Plus4 Change

A non-empty Plus4 was changed.

AC09

 

Urbanization Change

The Urbanization was changed.

AC10

 

Street Name Change

The street name was changed due to a spelling correction.

AC11

 

Suffix Change

The street name suffix was corrected, such as from “St” to “Rd.”

AC12

 

Street Directional Change

The street pre-directional or post-directional was corrected, such as from “N” to “NW.”

AC13

 

Suite Name Change

The unit type designator for the secondary address, such as from “STE” to “APT,” was changed or appended.

AC14

 

Suite Range Change

The secondary unit number was changed or appended.