Prescription
Prescription Events
When a prescription is created or modified, a webhook event is sent to registered webhooks with details about the prescription, including the prescription ID, visit ID, doctor ID, patient ID, and event type.
The receiver can then use the prescription_id
from webhook events to retrieve the details of a specific prescription by calling the prescription API.
POST
/
registered_url_for_prescription_events
Body
application/json
event
string
requiredType of event
event_time
integer
requiredEvent occured timestamp
timestamp
integer
requiredTimestamp of the event
client_id
string
requiredClient ID for the appointment
business_id
string
requiredBusiness ID for the appointment
data
object
required