Beneficiary Registration

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

Heading Parameter

NameTypeDescription
Content-TypeStringApplication/Json
AcceptStringApplication/Json
X-Qro-ApiKeyStringProvided By Qrologic
X-Qro-UserIdStringProvided By Qrologic

Sample Request

{
"bankId":"fa4049939e864793a7d3fa34023da007",
"otpRefID":"493443472",
"otp":"3041"
}

Sample Response

{
    "status": true,
    "response_code": 1,
    "message": "OTP Verified Sucessfully",
    "txn_status": 0
}
Body Params
string
required
Defaults to { "bankId":"fa4049939e864793a7d3fa34023da007", "otpRefID":"493443472", "otp":"3041" }
Headers
string
required
Defaults to Application/Json
string
required
Defaults to Application/Json
string
required
Defaults to {API KEY}

Provided By Qrologic

string
required
Defaults to {API ID}
Responses

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