ABHA creation, Aadhaar OTP
Claim a chosen ABHA address
Attaches the address the person picked to the ABHA number created earlier. preferred: 1 marks it as the one to show.
Certification cases CRT_ABHA_101, CRT_ABHA_102, CRT_ABHA_103, CRT_ABHA_104, CRT_ABHA_105, CRT_ABHA_106, CRT_ABHA_107, CRT_ABHA_108, CRT_ABHA_109, CRT_ABHA_112, CRT_ABHA_113, CRT_ABHA_114, CRT_ABHA_115, CRT_ABHA_201, CRT_ABHA_202, CRT_ABHA_203, CRT_ABHA_204, CRT_ABHA_205, CRT_ABHA_206, CRT_ABHA_207, CRT_ABHA_208, CRT_ABHA_209, CRT_ABHA_210
Until this succeeds the account has only the default address that the service issues automatically, which is the fourteen digit number followed by @sbx or @abdm and which nobody can remember.
The ABHA number comes back from this call as The Unique UUID v4 per request. Used for idempotency and distributed tracing. Generate a fresh UUID for every call. ISO 8601 UTC timestamp of the request. Response body not fully documented. healthIdNumber, not as ABHANumber. The enrol response spells the same value ABHANumber, so a client that reuses its enrol parsing here reads nothing.Authorizations
Authorizationbearer tokenRequiredaccessToken from POST /api/hiecm/gateway/v3/sessions. Send it as Authorization: Bearer <ACCESS_TOKEN>.Headers
REQUEST-IDstringRequiredTIMESTAMPstringRequiredBody
txnIdstringRequiredabhaAddressstringRequiredpreferredintegerRequiredResponses
200healthIdNumber is confirmed; the rest of the shape is not.