post http://qrologic.in/api/psdmt/service/BeneRegistrationV2
Heading Parameter
Name | Type | Description |
---|---|---|
Content-Type | String | Application/Json |
Accept | String | Application/Json |
X-Qro-ApiKey | String | Provided By Qrologic |
X-Qro-UserId | String | Provided By Qrologic |
Sample Request
{
"bankId":"fa4049939e864793a7d3fa34023da007",
"otpRefID":"493443472",
"otp":"3041"
}
Sample Response
{
"status": true,
"response_code": 1,
"message": "OTP Verified Sucessfully",
"txn_status": 0
}