Webhooks

Send a test event to a webhook endpoint

post/v1/webhooks/test

Headers

Idempotency-Keystring

Provide a unique key per request to enable safe retries

Request body

endpoint_idstring required
type'claim.reviewed' | 'adjudication.decision' | 'settlement.funded' | 'settlement.failed' | 'claim.status.updated' | 'reconciliation.posted' required

Response

Event dispatched

Changes

Changed in 1 of the 4 revisions of this API.1