Anything that happens during a run of DOTS Address Validation International that causes it to be unable to finish its normal processing is an error. If an error occurs, something similar to the following will result instead of the normal/typical output: 

Example:

*Error!*
  <Type>Authorization</Type>
  <TypeCode>1</TypeCode>
  <Desc>Your license key does not work on this service.</Desc>
  <DescCode>8</DescCode>

There are three error types described below.

Error Types

TypeTypeCodeBillableStandard Across All Gen2 Web Services
Authorization1NoYes
User Input2NoNo
Service Objects Fatal3NoYes

Error type 1: Authorization

DescCodeDesc
0Unknown authorization error.
1Please provide a valid license key for this web service.
2The daily allowable number of transactions for this license key has been exceeded.
3The monthly allowable number of transactions for this license key has been exceeded.
4The total allowable number of transactions for this license key has been exceeded.
5There are not enough transactions available. Check your daily/monthly transaction limits.
6This license key has not yet been activated.
7This license key has expired.
8Your license key does not work on this service
13This country is limited to specific usage. Please contact customer service to have your key enabled.
14This output language is limited to specific usage.  Please contact customer service to have your key enabled.

Error type 2: User Input

DescCodeDescAdditional Details
1You must input a license key in the LicenseKey field.
2The value of the OutputLanguage field is not supported.Occurs when an unsupported OutputLanguage value is submitted.
3You must input an OutputLanguage.Occurs when the OutputLanguage field is missing or when the value is empty.
4You must input a country name or country code in the Country field.
5The country entered is not supported.Indicates that the country entered may not necessarily be invalid but that the value is not supported. Either the value is not recognized or it is for a country that the service does not currently support.
6The country entered is invalid
7You must input an address.Occurs when a value is not passed to the Address1-5 fields or when the value(s) does not appear to be an address.Examples: “Attention John Smith” or “On the corner of East and Main” or “9 ^&*$@! Rd”
8The length of one or more address fields is too long.Occurs when the length of one or more of the Address1-5 field values exceeds 250 characters.
9The length of the Locality field is too long.Occurs when the length of the Locality field value exceeds 250 characters.
10The length of the AdministrativeArea field is too long.Occurs when the length of the AdministrativeArea field value exceeds 250 characters.
11Locality and AdministrativeArea are required when a PostalCode is not provided.
12The length of the PostalCode field is too long.Occurs when the length of the PostalCode field value exceeds 50 characters.

Error type 3: Service Objects Fatal

DescCodeDesc
1Unhandled error. Please contact Service Objects.