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
Body
application/json
Available options:
prescription.created
, prescription.updated
Event occured timestamp
Timestamp of the event
Client ID for the appointment
Business ID for the appointment