Hi @Shubhanshu_Shukla,
we are successfully linked care context but CM is not notify the lockers after linked care context
Below is json payload
/v0.5/links/link/confirm
{
“requestId”: “3fa85f64-5717-4562-b3fc-2c963f66afa6”,
“timestamp”: “2022-05-24T11:06:02.779Z”,
“confirmation”: {
“linkRefNumber”: “93a56595-42d2-4d84-8e7c-0134f7ca3bf1”,
“token”: “997650”
}
}
/v0.5/links/link/on-confirm:
{
“patient”: {
“careContexts”: [
{
“display”: “DOSE 2”,
“referenceNumber”: “29-10-2021_DOSE 2”
}
],
“display”: “Lad Jatin Shantilal”,
“referenceNumber”: “jatin.lad@abdm”
}
}