Root Insurance · Example Payload

Issue Aggregated Policy Response 200

InsuranceAuto InsuranceTelematicsEmbedded InsurancePolicy AdministrationClaimsUsage-Based InsuranceInsurTech

Issue Aggregated Policy Response 200 is an example object payload from Root Insurance, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

policy_idpolicy_numberstatuspolicyholder_idpackage_namesum_assuredbilling_day

Example Payload

Raw ↑
{
  "policy_id": "128ba0c0-3f6a-4f8b-9b40-e2066b02b59e",
  "policy_number": "POL12345",
  "status": "active",
  "policyholder_id": "bf3ab7ce-064d-43b7-811d-0ecd9aca3daf",
  "package_name": "Basic Coverage",
  "sum_assured": 1000000,
  "billing_day": 15
}