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