The get_acct_balance_m API returns the current currency_cd and balance of account and master plan instances for the given acct_no.
API Specification: |
get_acct_balance_m
|
Required Fields: |
- <client_no>
- <auth_key>
- <acct_no> or <client_acct_id>
|
Error Codes
Error Code/Description |
Associated Inputs |
|
|
1004: authentication error
|
<auth_key>, <client_id>, <client_no> |
1009: account does not exist, Account not found: AriaNo (acct_no), Account not found: Userid (userid), or Account not found: ClientId (client_acct_id)
|
<acct_no>, <account_no>, <client_acct_id>, <user_id>, <userid>, <parent_acct_no> |