Newer Version Available

This content describes an older version of this product. View Latest

Process Detail Input

Input representation of the verification process details.
Root XML tag
<processDetailInput>
Properties
Name Type Description Required or Optional Available Version
apexClassName String The Apex class that’s used to search and verify data in an external system.

Reserved for future use.

Note

Optional 54.0
dataSourceType String The source type of the data.
Possible values are:
  • Salesforce
Required 54.0
optionalVerifierCount Integer The number of optional verifiers that must be checked. Optional

This field is required, if you specify optional verifiers.

Note

54.0
searchObjectName String The name of a Salesforce object or custom object on which the search is performed and data is verified. Required 54.0
searchResultFilter String A comma-separated list of predefined filter conditions that are used to refine the scope of the search. Optional 54.0
searchResultSortOrder String The values that are used to sort the search results. Optional 54.0
searchResultUniqueIdField String The field containing the unique identifier of a record displayed in the search results. Required 54.0
searchSequenceNo Integer The sequence in which the search is performed and the search result is displayed. Optional 54.0
searchType String The type of search being performed.
Possible values are:
  • Text-Based
Required 54.0
verificationProcessFieldList Verification Process Field Input[] List of fields necessary to configure the questions that an administrator asks the caller before providing them the information they need. Required 54.0