Blood Pressure Reading

Webhook for blood pressure reading events.

Payload

The payload of this webhook request is an object.
idlongRequiredRead-only
Unique identifier for the webhook payload, managed by Impilo.
payloadobjectRequired
The payload of the webhook.
typeenumRequired
The event type for the webhook.
Allowed values:
bloodPressureReadingobjectOptional
The blood pressure reading associated with the webhook event.

Response

200
any
Return a 200 status to indicate that the data was received successfully.