The Verification Object

Verification Object Field Descriptions

The Verification Object

The Verification object is used to store and transmit customer bank account data for validation with the Check Verification Gateway. Upon creation of the record, its values will be transmitted via API to the gateway and a reply received indicative of the risk level associated with the account.

The Verification Object Fields

Field LabelTypeDescription
Account NumberText (Encrypted)The value of this field is equivalent to the customers bank account number. On creation of the record, the field is encrypted using Salesforce Classic Encryption.
AddressTextThis field should be filled with the customers street address. Please remove all special characters if filling this field on record creation.
AmountCurrencyThe amount of the item which will be verified. This field must contain a value greater than $0.01.
API Error MessageLong TextIf a failure occurs on transmission of the item, this field will contain the error message. The message must be provided to the Check21.com team should an investigation of the error be warranted.
Check Verification ResponsesLookupOnce a submission of the item to the Check Verification gateway occurs, the response returned will be mapped to a Check Verification Responses record. This record will be indicative of the result and the risk level designated by the Salesforce Administrator. Field is filled upon transmission and reply from the Check Verification gateway.
CityTextThis field should be filled with the customer's city. Please remove all special characters if filling this field on record creation.
Company NameTextIf the verified item is drawn on a business account, please enter the name of the business. Please remove all special characters if filling this field on record creation.
First NameTextIf the verified item is drawn on a personal account, please enter the first name of the account holder. Please remove all special characters if filling this field on record creation.
Last NameTextIf the verified item is drawn on a personal account, please enter the last name of the account holder. Please remove all special characters if filling this field on record creation.
Response CodeFormula (Text)Formula field mapped to the Check Verification Responses lookup. Field is filled upon transmission and reply from the Check Verification gateway.
Response DescriptionFormula (Text)Formula field mapped to the Check Verification Responses lookup. Field is filled upon transmission and reply from the Check Verification gateway.
Response Level RiskFormula (Text)Formula field mapped to the Check Verification Responses lookup. Field is filled upon transmission and reply from the Check Verification gateway.
Result IDTextField representing the unique Verification ID provided by the gateway. Field is filled upon transmission and reply from the Check Verification gateway.
Routing NumberTextThe value of this field is equivalent to the customers bank routing number.
StateTextThis field should be filled with the customers state. Please remove all special characters if filling this field on record creation.
StatusPicklistThe status of the verification from its creation to its completion. Please use "Pending Verification" on the creation of all records. If a verification is successfully transmitted to the gateway, it will return a "Success" status. Otherwise, it will return a "Fail" status.
Options: Pending Verification, Success, Fail
Validation TypePicklistThis field is used to determine which license/verification service will be utilized in the validation process.
Options: ATM/NCN, Forwarn, Test
Verification NameAuto NumberSalesforce Record Number
ZipTextThis field should be filled with the customers zip code. Please remove all special characters if filling this field on record creation.

Next Steps

With an understanding of the Verification object, Salesforce Administrators and Developers should now attempt to understand the services used to validate account data or check-writing history. For detailed service descriptions, please see the next section, labeled Services Used to Verify Bank Data.