Root Insurance · Example Payload

Policy Archive Attachment Response 200

InsuranceAuto InsuranceTelematicsEmbedded InsurancePolicy AdministrationClaimsUsage-Based InsuranceInsurTech

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

Top-level fields

event_typepolicy_idcreated_atrequested_by

Example Payload

Raw ↑
{
  "event_type": "attachment_archived",
  "policy_id": "bf1ada91-eecb-4f47-9bfa-1258bb1e0055",
  "created_at": "2017-10-13T09:37:48.947Z",
  "requested_by": {
    "id": "00000000-0000-0000-0000-000000000001",
    "type": "user"
  }
}