itemResponse Method
AutoAdjust calls this method after calling the Business Rules Server API decision
method for a transaction. The PaymentValidation instance and the BrFieldList
instance reflect any changes made for the transaction by Business Rules Server.
The user can make further changes to the transaction here. The parameters
are:
- payValRecord
- The instance of the PaymentValidation interface for the current transaction.
- fieldList
- The BrFieldList instance returned by the Business Rules Server.