3.1 Account Balance Inquiry
This topic provides the systematic instructions on how to inquire about your account balance by sending a formatted SMS to the bank.
You can inquire balance in the account by giving a missed call to the bank on a specified mobile phone number depending on the language in which you wish to receive information. You can know the balance of accounts that are mapped to you.
The balance that is received as a response is the available balance in the specified account.
Below simulator UI is for refence only and not available
curl --location 'http://<MS HOST/PORT>/digx-infra/smsbanking/v1/smsbanking' --header 'Content-Type:
application/x-www-form-urlencoded' --data-urlencode 'smsBankingType=M' --data-urlencode
'fldmobno=9876543219' --data-urlencode 'fldsmstext=9869288401' --data-urlencode
'homeEntity=OBDX_BU' --data-urlencode 'locale=en' --data-urlencode 'url=http://<MS HOST/PORT>'
--data-urlencode 'domainDeployment=true'
Above URLs requests should be constructed as per sample messages given below
Parent topic: Missed Call Banking
