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, and optional (or non-required) fields add extra functionality to a request.
Validation Services assigned values
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” 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 results. |
Values you can assign
Required fields
Field |
Description |
---|---|
|
To detect duplicate request, each message sent via an API is unique and must include a unique |
|
Identifies account validation without other information, like account owner name validation. |
|
Indicates an individual or a business. This information can be validated individually 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
Field |
Description |
---|---|
|
The individual’s additional last name. |
|
The individual’s middle name or initial. If included, include 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 a 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 individuals 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 selected. |
|
A unique serial number used to verify a check. |
Results
Field |
Description |
---|---|
|
Indicates which Validation Service feature is providing the response: individualID, businessID, individualScreening, businessScreening, individualDoc, error. |
|
Consists of four digits that are used to trace the service and provider tied to the response. |
|
Summary validation response based on your configuration: Pass, Fail, Needs Review, No Information Found, Clear, or Potential-Hit. |
Redirect URL
Field |
Description |
---|---|
|
An IDAnywhere access token used for authorization. |
|
Unique ID tied to the SSO session. |
redirectUrl |
The URL to which the users are redirected after a successful document validation session. |
Validation provider response details
Field |
Description |
---|---|
provider |
The name of the vendor system providing the response: |
Details.providerResponse |
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.