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
}
Language
Click Try It! to start a request and see the response here!