Time Status User Agent Retrieving recent requests…
The getBalance request retrieves the actual and available balance from the given bank account.
Parameters required:
JSON
{
"requestId": "string",
"otp": "string",
"secretQuestionAnswer": "string"
} 200
Returns informational response
201
Returns an acknowledgement of received confirmation
202
The request has not been completely processed. More information is required like OTP
400
The server is unable to process the request because it perceives it as a client error, such as a syntax mistake in the request, an invalid structure of the request message, or an improper routing of the request.
401
Whoops, it looks like we're running into some trouble with your request. The server understands your request but it can't complete it because the request lacks valid authentication credentials for the target resource.
404
Oops, it looks like the server is having trouble finding the resource you requested