updateBankAccount
LeasePak Documentation Suite NETSOL website
updateBankAccount

(mPower icon) updateBankAccount

The method allow users to change or update payment source for a bank account. Bank account number and payment service cannot be changed. The update-able fields for bank account are description, bank account name, and bank routing number. Client number and payment source are also not changeable either but are used to identify the record in LeasePak. LeasePak gathers the information and updates the payment service customer vault ID first and than updates the bank account information. This is only applicable when bank account name on payment source and bank routing numbers are provided. If only description is provided to update the record than vault ID is not mandatory. LeasePak saves the updated record in Electronic Payment Source (rso) table.

public String updateBankAccount(String input)

Throws:

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

Where:

      input - - XML document with parameters to update payment source 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