getRegisteredBills function

Get all configured invoices for a customer

Syntax

getRegisteredBills( responseBack, customerId )

Parameters

Name Type Description
responseBack   Indicates which function to be called when a response is received.
customerId   The customer id of the user

Source

SY_Mobiliser.js line 568.