Enable real time updates in your system by using our webhooks
Header | HTTP Status |
---|---|
X-Ownright-Webhook-Signature | HMAC SHA256 signature of the request |
X-Ownright-Webhook-Timestamp | Timestamp of the request (used to prevent replay attacks) |
"{timestamp}.{raw_request_body}"
HMAC SHA256
with your webhook secretX-Ownright-Webhook-Signature
referral.state_changed
– A referral’s lifecycle stage has changed (i.e.
converted to matter)matter.state_changed
– A matter’s lifecycle stage has changed (i.e.
closing completed)