post https://dev-openbanking.pub.credrails.com/api/v2/balances/otp
The getBalance request retrieves the actual and available balance from the given bank account.
Parameters required:
{
"requestId": "string",
"otp": "string",
"secretQuestionAnswer": "string"
}