| 1-60000 | Any "Common Error Code" may occur. | See Common Error Codes |
| 201201 | No address provided | No address provided |
| 201201 | Multiple addresses for the same address type | Multiple address for the same address type |
| 201202 | Invalid customerId | customerId <= 0 |
| 201203 | AddressLine1 is required. | |
| 201204 | City is required. | City missing |
| 201205 | State is required. | State missing |
| 201206 | Postal code is required. | Postal code missing |
| 201207 | Country is required. | Country missing |
| 201208 | Invalid address type. Address type is either Residence or Mailing. | Address type not Residence or Mailing |
| 201209 | Residential Addresses can not contain a PO Box. | PO Box provided for Residence address |
| 201210 | AddressLine1 must not be longer than 100 characters. | AddressLine1 length > 100 |
| 201211 | City must not be longer than 50 characters. | City length > 50 |
| 201212 | State must not be longer than 2 characters. | State length > 2 |
| 201213 | Postal code must not be longer than 9 digits excluding space or hyphen. | Postal code length > 9 digits excluding spaces/hyphens |
| 201214 | Country must not be longer than 2 characters. | Country length > 2 |
| 201215 | Invalid program subscription setup | Manual Review and SocureAVSApi are both enabled or both disabled |
| 201216 | Invalid program subscription for address verification | SocureAVSApi enabled but no active vendor service record exists |
| 201217 | Invalid program subscription for address verification | Manual Review enabled but no active vendor service record exists |
| 201218 | The address is already in review. Please try again later | Address already in review |
| 201219 | Invalid state data setup. | Invalid state data setup |
| 201220 | Invalid country data setup. | Invalid country data setup |
| 201221 | Invalid State. Please refer to documentation for required parameters. | State does not match database values |
| 201222 | Invalid Country. Please refer to documentation for required parameters. | Country does not match database values |