[Live issue] Getting error on /v0.5/patients/sms/notify2

We are getting following error when we are sending the request to /v0.5/patients/sms/notify2.

Request:
Sent to : /v0.5/patients/sms/notify2

{
“requestId”:“36b87c5f-6272-4345-b482-24d4cc47be44”,
“timestamp”:“2022-02-24T08:23:04.000000”,
“notification”:{
“phoneNo”:“XXXXXXXXX”,
“receiverName”:“Nirag XXXXX”,
“careContextInfo”:“Visit No: 531558, Diagnostic Report for CT Angio (CT Scan) - 23-02-2022 08:00:00”,
“hip”:{
“id”:“IN2710000112”
}
}
}

Response:
Received via : /v0.5/patients/status/on-notify

{
“requestId”:“52eda907-1886-456d-ad36-95a4bd878990”,
“error”:{
“code”:2500,
“message”:“This service is not valid for hip id: IN2710000112”
},
“timestamp”:[
2022,
2,
24,
8,
23,
5,
572685000
],
“resp”:{
“requestId”:“36b87c5f-6272-4345-b482-24d4cc47be44”
}
}

Hey @bhaskar.dabhi,

Please try now.

thanks