Integration classes, data classes, and work properties
Pega Smart Dispute for Issuers integrates with the Verifi Create Insight and Set Insight Outcome services by using specialized request integration classes, response data classes, and service work layer page properties.
Request integration classes
The Int-Verifi integration class stores all of the artifacts that are required to establish a connection with Verifi Order Insight. The integration class that handles the Create Insight service requests is Int-Verifi-CreateInsightAPI.
Response data classes
The Data-Verifi data layer stores the Verifi Order Insight response data. The following table lists the names of the data classes for each supported operation:
Operation ID | Data class |
---|---|
Create Insight | Data-Verifi |
Set Insight Outcome | Data-Verifi-OutcomeParameters |
The Order Insight response objects are created as subclasses under the Data-Verifi data class.
Service work layer page properties
For output from the Create Insight service, the Pega Smart Dispute for Issuers work layer contains the MerchantInfoFromVerifi page property of the Data-Verifi class.
Previous topic Supported services Next topic Simulation mode