Mobile
Verify
This endpoint allows to verify a mobile otp.
POST
/
abdm
/
v1
/
registration
/
mobile
/
verify
Authorizations
auth
string
headerrequiredThe API requires the following auth in headers for authentication.
Body
application/json
otp
string
requiredOTP received on the mobile number
txn_id
string
requiredTransaction ID received in the previous API response.
Response
200 - application/json
abha_profiles
object[] | null
ABHA profiles, will be present if user has created ABHA.
skip_state
enum<string>
Available options:
abha_end
, confirm_mobile_otp
, abha_select
, abha_create
txn_id
string
Transaction ID required for the next API call.