Authenticate a beneficiary by Mobile/OTP
POST {{baseUrl}}/v2/auth/generateOTP
Initiate beneficiary authentication using mobile and OTP
Request Body
{"mobile"=>"9876543210"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"txnId":"3fa85f64-5717-4562-b3fc-2c963f66afa6"}