retrieveNotes
LeasePak Documentation Suite NETSOL website
retrieveNotes

(mPower icon) retrieveNotes

Allow users to retrieve multiple notes of single type note. Users will need to use search criteria for the retrieval of multiple notes defined in request reference grid of this method. This method will retrieve notes at application / lease, client and asset level notes.

public String retrieveNotes (String appLeaseNumber, String assetNumber, String clientNumber, String noteType)

Throws:

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

Where:

      appLeaseNumber - - Application / Lease number

      assetNumber - - Asset number

      clientNumber - - Client number

      noteType - - Note type

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