v1
latestOpenAPI 3.0.02026-07-144898115.8 KBcm facing
patient notification
Acknowledgment response for SMS notification sent to patient by HIP
If the SMS notification is successfully sent to patient then "status" will be "ACKNOWLEDGED" with no error. If the SMS notification is failed then "status" will be "ERRORED" with error.
post/v0.5/patients/sms/on-notify
Headers
Authorizationstring required
Access token which was issued after successful login with gateway auth server.
X-HIP-IDstring required
Identifier of the health information provider to which the request was intended.
Request body
Example request
{
"requestId": "5f7a535d-a3fd-416b-b069-c97d021fbacd"
}Response
Request Accepted