Service Specific Errors

Address Validation US 4 – ValidateAddress

User Input, 422

AuthID is required.

AuthID is needed to make requests against the service.

Make sure that you are making requests to the service using the AuthID provided to you by Service Objects, it is one of the required input parameters. Please reach out to support@serviceobjects.com for additional help. Please have an example request ready to share which will help with analyzing the problem.

Address1 field is required.

Addres1 field is required, without it there is no address to validate.

Make sure all the required fields are populated for calls to the API.Please reach out to support@serviceobjects.com for additional help. Please have an example request ready to share which will help with analyzing the problem.

The Mode field is required.

A Mode value is required to make validation calls against the API.

The mode field indicated to the service what type of validation it will be preforming on the address. Possible modes are 1,2 or 3. Please reach out to support@serviceobjects.com for additional help. Please have an example request ready to share which will help with analyzing the problem.

Invalid Mode.

A Mode value of 1,2 or 3 is required to make validation calls against the API.

The mode field indicated to the service what type of validation it will be preforming on the address. Possible modes are 1,2 or 3. Please reach out to support@serviceobjects.com for additional help. Please have an example request ready to share which will help with analyzing the problem.

Invalid City/State/ZIP.

You must provide a valid city and state, and/or ZIP code.

To make calls against the operation it is necessary to call the service with City/State/ZIP or City/State or just ZIP. One of these combinations will be required.