Root Insurance · Schema

attachments

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

JSON Schema

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