Entity Validation parameters
This page provides information on the required fields for Entity and Document Validation. All required fields must be included for a request to be successful, while optional (or non-required) fields add extra functionality.
Validation Services assigned values
The following table provides details on the predefined values assigned to the API header and messages for Validation Services.
Object |
Field |
Description |
|---|---|---|
API Header |
|
A unique identifier assigned to a client during the onboarding process. |
API Header |
|
A unique identifier assigned to a Validation Services product during onboarding. |
API Header |
|
A unique identifier assigned to a specific Validation Services product selection. The default value is “AVS” for program-id-type. It indicates the processing settings selected for the product and is provided during onboarding. This is an optional parameter. |
Message |
|
A unique numeric identifier that ties back to a specific validation result. |
Message |
|
A text explanation of the numeric code. |
Message |
|
Transaction returns may be retried depending on the status of the first attempt. The retry-count indicates which attempt is represented in the validation response. |
Values you can assign
The following table lists the required fields you must include in your request to perform successful validation.
Required fields
Field |
Description |
|---|---|
|
To detect duplicate requests, each message sent via an API is unique and must include a unique |
|
Identifies account validation without other information, such as account owner name validation. |
|
Indicates an individual or a business. This information can be validated on its own or in combination with account validation. |
|
Indicates the organization’s name. This is a required field when authenticating an organization. |
|
Indicates the individual’s first name. This is a required field when authenticating an individual. |
|
Indicates the individual’s last name. This is a required field when authenticating an individual. |
Optional Fields
The following table lists the optional fields you can include in your request to provide additional information or functionality.
Field |
Description |
|---|---|
|
The individual’s additional last name. |
|
The individual’s middle name or initial. If included, use only a single letter without a period. |
|
A prefix or a title that precedes an account holder's name. |
|
A suffix or a title that follows an account holder's name. |
|
The street address. |
|
The suite or the unit number. |
|
The building number. |
|
The building name. |
|
The street type. |
|
The street name. |
|
The suburb or district name within a town or city. |
|
The town or city name. |
|
The state or province name. |
|
The ISO country code. |
|
The zip or postal code. Only numeric values. |
|
The county name. |
|
The home phone number, including area or country code |
|
The work phone number, including area or country code. |
|
The email address. |
|
The date of birth in YYYYMMDD format. |
|
The personal ID type. |
|
The first identification ID of the individual. It can be personal ID, SSN, driver’s license, or passport number. |
|
The state or place that issued the first identification ID. |
|
The individual's personal ID type. |
|
The second identification ID. It can be personal ID, SSN, driver’s license, or passport number. |
|
The state or place that issued the first identification ID. |
|
The transaction type. The type of transaction determines if a credit offset is required. |
|
The process control transaction code. |
|
The payment amount. |
|
The currency. This field is required if an amount is provided. |
|
A unique serial number used to verify a check. |
Results messages
The following table explains the result fields returned by Validation Services, along with their descriptions.
Field |
Description |
|---|---|
|
Indicates which Validation Service feature is providing the response: individualID, businessID, individualScreening, businessScreening, individualDoc, error. |
|
A four-digit code used to trace the service and provider associated with the response. |
|
Summary validation response based on your configuration: Pass, Fail, Needs Review, No Information Found, Clear, or Potential-Hit. |
Redirect URL
The following table lists the redirect URL fields required for document validation sessions.
Field |
Description |
|---|---|
|
An IDAnywhere access token used for authorization. |
|
A unique ID tied to the SSO session. |
redirectUrl |
The URL to which users are redirected after a successful document validation session. |
Validation provider response details
The following table lists the details of the response returned by the validation provider
Field |
Description |
|---|---|
|
The name of the vendor system providing the response: |
|
The structure that contains provider-specific response details. |
Related
For more information about Entity Validation, see Overview.
Next steps
Learn more about the available resources.