Skip to main content

notification_collection

Schedule-push-notification - internal

Schedules a push notification to a person for a given time, for example a medication reminder.

POST/api/notification/schedule-push-notification

Authorizations

Authorizationbearer tokenRequired

The access token from POST /api/hiecm/gateway/v3/sessions.

Body

patient_idstringRequired
push_notification_dataobjectRequired
push_notification_data.healthIdstringRequired
push_notification_data.targetstringRequired
push_notification_data.titlestringRequired
push_notification_data.bodystringRequired
push_notification_data.timestampstringRequired
push_notification_data.paramsobjectRequired
push_notification_data.params.orderIdstringRequired
timestamp_to_pushstringRequired
medical_remainder_idstringRequired

Responses

500

Example values, scrubbed.

Error codes for this module