getAccountInfo function

Open Bank API to get the detailed account info from the bank

Syntax

getAccountInfo( responseBack, account )

Parameters

Name Type Description
responseBack   response handler for the web service call.
account   account object for which the details are sought

Source

SY_OB_Mobiliser.js line 98.