ABHA verification, mobile OTP
Choose which ABHA to sign in to
Used when one mobile number carries several ABHA accounts, which is common in a family. Send the txnId from the verify call and the ABHA number the person picked.
Certification cases PROF_ABHA_605, VRFY_ABHA_301, VRFY_ABHA_302, VRFY_ABHA_303, VRFY_ABHA_304, VRFY_ABHA_305
Authorizations
Authorizationbearer tokenRequiredThe accessToken from POST /api/hiecm/gateway/v3/sessions. Send it as Authorization: Bearer <ACCESS_TOKEN>.
Headers
REQUEST-IDstringRequiredUnique UUID v4 per request. Used for idempotency and distributed tracing. Generate a fresh UUID for every call.
TIMESTAMPstringRequiredISO 8601 UTC timestamp of the request.
T-tokenstringRequiredThe transaction token that carries state between the two halves of a login. Required for account selection. See the shared TToken parameter for the general description.
Body
ABHANumberstringRequiredtxnIdstringRequiredResponses
200The user token and refresh token, with their expiries.