updateCII
LeasePak Documentation Suite NETSOL website
updateCII

(mPower icon) updateCII

The method updateCII to update the credit bureau Consumer Information Indicator (CII) for one or more leases associated with the client.

The request can either send consumerInformationIndicator to directly update the CII for the client/lease combination or send chapterCode, stageCode, and reportRemoval to have the update process translate into the appropriate CII value.

If sending a consumerInformationIndicator of 2A, the User must also send the chapterCode. See U0241 Credit Bureau Bankruptcy (interactive) for details on update processing to assign the correct CII value.

The method will not process any leases for the client where the associated CII code value being sent is R, T, U, V, or Z.

Information note:   Note: CII code values R, T, U, V, and Z are not supported.



public String updateCII(String input)

Throws:

    java.rmi.RemoteException - Exceptions that may occur during the execution of a remote method call.

Where:

      input - - An XML document with all values required to update credit bureau Consumer Information Indicator (CII).

Table of Contents

Reference Grid
Request Reference Grid
Response Reference Grid

Schema (DTD)
Request DTD
Response DTD

Schema (XSD)
Request XSD
Response XSD

Sample Messages
Sample Request Message
Sample Response Message