Balance OTP

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

The getBalance request retrieves the actual and available balance from the given bank account.

Parameters required:

{
  "requestId": "string",
  "otp": "string",
  "secretQuestionAnswer": "string"
}
Body Params
string
required
length between 6 and 64
[\w_/.-]+

A uuid representing the request from the user

string

The one time password sent to the account owner

string

One of the answers pre-configured by the account owner

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*