Balance OTPCopy Pagepost https://dev-openbanking.pub.credrails.com/api/v2/balances/otpRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…The getBalance request retrieves the actual and available balance from the given bank account. Parameters required: JSON{ "requestId": "string", "otp": "string", "secretQuestionAnswer": "string" }Body ParamsrequestIdstringrequiredlength between 6 and 64[\w_/.-]+A uuid representing the request from the userotpstringThe one time password sent to the account ownersecretQuestionAnswerstringOne of the answers pre-configured by the account ownerHeadersacceptstringenumDefaults to application/jsonGenerated from available response content types*/*application/jsonAllowed:*/*application/jsonResponses 200Returns informational response 201Returns an acknowledgement of received confirmation 202The request has not been completely processed. More information is required like OTP 400The 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. 401Whoops, 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. 404Oops, it looks like the server is having trouble finding the resource you requestedUpdated over 1 year ago Fetch BalanceReconDid this page help you?YesNo