Root Insurance · Schema

calls

InsuranceAuto InsuranceTelematicsEmbedded InsurancePolicy AdministrationClaimsUsage-Based InsuranceInsurTech
View JSON Schema on GitHub

JSON Schema

calls.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "calls",
  "type": "array",
  "items": {
    "$ref": "#/components/schemas/call"
  }
}