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.
Note: CII code values R, T, U, V, and Z are not supported.
public String updateCII(String input)
java.rmi.RemoteException
- Exceptions that may occur during the execution of a remote method call.