update
LeasePak Documentation Suite NETSOL website
update

(mPower icon) update

The update method helps users update the existing broker record. To update an existing broker record this method takes XML as input with all required parameters and values to update those fields in database. On successfully updating a record the method returns success message and error messages otherwise. The update method of this web service works the same as U0219 Broker interactive works today to update existing broker record.

public String update (String input)

Throws:

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

Where:

      input - - XML with all required parameters and parameter values to update an existing broker record.

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