PrincipalWUWD allows you to perform the 4 functions from the interactive LeasePak U0125 IBL Principal Adjustment Principal Write-Down, Principal Write-Down Reversal, Principal WriteUp, and Principal Write-Up Reversal. All of these are using the API.
In order to use any of these methods, you will first need to obtain the current accrued principal balance for the lease or loan. You can do this by using the
extractBookLease
method of the Web service LPBookLease
host:port/root_path
is the location you've deployed
your web service(s).
Example:
If mPower Services are deployed on localhost under mpower directory and Web Server listening on 8080 port, then service URL would be
localhost:8080/mpower/services/listServices