Root Insurance · Example Payload

Creating Policy Receipt Request

InsuranceAuto InsuranceTelematicsEmbedded InsurancePolicy AdministrationClaimsUsage-Based InsuranceInsurTech

Creating Policy Receipt 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

versiondetails

Example Payload

Raw ↑
{
  "version": 1,
  "details": {
    "foo": "bar"
  }
}