Get Historical Balances

The historical balances service is used to retrieve the historical balances for an account or a user.Historical balances are daily (D), weekly (W), and monthly (M). The interval input should be passed as D, W, and M to retrieve the desired historical balances. The default interval is daily (D). When no account id is provided, historical balances of the accounts that are active, to be closed, and closed are provided in the response. If the fromDate and toDate are not passed, th...