Root Insurance · Example Payload

Update Webhook Request

Policyholder created event

InsuranceAuto InsuranceTelematicsEmbedded InsurancePolicy AdministrationClaimsUsage-Based InsuranceInsurTech

Update Webhook Request is an example object payload from Root Insurance, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namedescriptionsubscriptions

Example Payload

Raw ↑
{
  "name": "Policyholder created",
  "description": "Policyholder created event",
  "subscriptions": [
    "policyholder_created"
  ]
}