Root Insurance · Example Payload

Goodwill Claim Request

InsuranceAuto InsuranceTelematicsEmbedded InsurancePolicy AdministrationClaimsUsage-Based InsuranceInsurTech

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

Top-level fields

reasonpayee

Example Payload

Raw ↑
{
  "reason": "Claim granted as goodwill gesture.",
  "payee": [
    {
      "id": "00000000-0000-0000-0000-000000000004",
      "amount": 13000000,
      "type": "policyholder"
    }
  ]
}