Hi Team,
@IntegrationSupport
I am working on M2 with login api
api - /cm/v1/apps/phrAddress/auth-init
our clientId is - SBX_003078
{
“authMode”: “PASSWORD”,
“patientId”: “{{Patient_ID}}”,
“purpose”: “CM_ACCESS”,
“requester”: {
“id”: “{{PHR_ID}}”,
“type”: “PHR”
}
}
Adding any other id gives access_denied
From where do i get the PHR ID of the requester
Thanks
Danish