Integration classes, data classes, and work properties
Pega Smart Dispute for Issuers can integrate with the Ethoca Eliminator and Case Outcome services by using specialized request integration classes, response data classes, and service work layer page properties.
Request integration classes
The Int-Ethoca integration class stores all the artifacts that are required to establish a connection with Ethoca Eliminator. The following table lists the names of the integration classes that are created for each supported operation:
Operation ID | Integration class |
---|---|
Eliminator | Int-Ethoca-EliminatorAPI |
Case Outcome | Int-Ethoca-CaseOutcomeAPI |
Response data classes
The Data-Ethoca data layer stores the Ethoca Eliminator response data. The following table lists the names of the data classes that are created for each supported operation:
Operation ID | Data class |
---|---|
Eliminator | Data-Ethoca |
Case Outcome | Date-Ethoca-OutcomeParameters |
The Eliminator response objects are created as subclasses under the Data-Ethoca data class.
Service work layer page properties
For output from the Eliminator service, the Pega Smart Dispute for Issuers work layer contains the MerchantInfoFromEthoca page property that is of class Data-Ethoca.
Previous topic Supported services Next topic Simulation mode