ABHA QR code
Get the ABHA QR code
The QR a person shows at a facility so their ABHA address can be read without typing. Returns the image payload for the signed in account.
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.
X-tokenstringRequiredThe user scoped token returned when a person logs in or verifies an OTP. Required on this operation. See the shared XToken parameter, and note that this header takes the bare token with no prefix.
Responses
200The specification does not describe this body. Send the call with Try it to see what comes back.