placeChequeBookRequest function

ChequeBook placement request webservice call

Syntax

placeChequeBookRequest( responseBack, chequeLeafs, account )

Parameters

Name Type Description
responseBack   callback handler for the service
chequeLeafs   number of cheques requested in the book
account   object containing account details for which the cheque is requested.

Source

SY_OB_Mobiliser.js line 334.