Generate a PHR card profile
Generate a PHR Card profile. It requires valid credentials and headers for authentication.
Authorizations
Authorizationbearer tokenRequiredHeaders
X-tokenstringRequiredREQUEST-IDstringRequiredTIMESTAMPstringRequiredResponses
400A 400 Bad Request error with the description “invalid X-token” indicates that the server received a request with an invalid or missing authentication token.
401Invalid Credentials error occurs when a server receives a request but cannot authorize it due to incorrect or missing authentication
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.