ECG Reading
Webhook for ECG reading events.
Payload
The payload of this webhook request is an object.
id
Unique identifier for the webhook payload, managed by Impilo.
payload
The payload of the webhook.
type
The event type for the webhook.
Allowed values:
ecgReading
The ECG reading associated with the webhook event.
Response
200
any
Return a 200 status to indicate that the data was received successfully.