Hi @payal
Can you share the payload?
HI @ayadav
{
“requestId”:
“{{$guid}}”,
“timestamp”: “{{timestamp}}”,
“transactionId”: “1510831a-9ac2-4579-a6e3-a2b8dbe8fc08”,
“patient”: {
“referenceNumber”: “PUID-00001”,
“display”: “dummy-sample”,
“careContexts”: [
{
“referenceNumber”: “PUID-00001”,
“display”: “20-jan-2000-checkup”
}
],
“matchedBy”: [
“MOBILE”
]
},
“resp”: {
“requestId”: “a66f3fa4-d2a8-45ed-bef1-a37e1f860ca9”
}
}
URL to which you are hitting?
Adding authorization in headers right?
Yes,
already added .
Hitting on-discover within timespan of 5sec after discover call?
added transaction id and request id hitting immediately.