Skip to main content

Generate a PHR card profile

Generate a PHR Card profile. It requires valid credentials and headers for authentication.

GET/abha/api/v3/phr/web/login/profile/abha/phr-card

Authorizations

Authorizationbearer tokenRequired

Headers

X-tokenstringRequired
REQUEST-IDstringRequired
TIMESTAMPstringRequired

Responses

202

Indicates a successful generation of PHR card

The callback never arrives

400

A 400 Bad Request error with the description “invalid X-token” indicates that the server received a request with an invalid or missing authentication token.

Error codes for this module

401

Invalid Credentials error occurs when a server receives a request but cannot authorize it due to incorrect or missing authentication

Everything returns 401

500

<b>Internal Server Error</b><br><br> An Internal Server Error (500) indicates that the server encountered an unexpected condition that prevented it from fulfilling the request.

Error codes for this module