Prescription Created Event
Prescription
Prescription Created Event
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
Prescription Created Event
Documentation Index
Fetch the complete documentation index at: https://developer.eka.care/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
Available options:
prescription.created, prescription.updated Event occured timestamp
Example:
1730189586
Timestamp of the event
Example:
1730189586
Client ID for the appointment
Example:
"67978400352a61001d64e9fb"
Business ID for the appointment
Example:
"174159057718553"
Response
200 - undefined

