Root Insurance · Example Payload

Create Call Response 200

InsuranceAuto InsuranceTelematicsEmbedded InsurancePolicy AdministrationClaimsUsage-Based InsuranceInsurTech

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

Top-level fields

call_idpolicyholder_idclaim_idcreated_atcall_statusdirectionfrom_numberto_numbertopicrecording_urlcall_duration

Example Payload

Raw ↑
{
  "call_id": "d3d13c48-4dc3-4816-8d01-de3215878225",
  "policyholder_id": "8349345c-a6c5-4bf9-8ebb-6bbfc1628715",
  "claim_id": "673b8081-9668-4136-97cc-6ae0debda083",
  "created_at": "2017-10-16T10:12:02.872Z",
  "call_status": "completed",
  "direction": "outbound",
  "from_number": "0721234567",
  "to_number": "0821234567",
  "topic": "general",
  "recording_url": "https://sandbox.root.co.za/v1/files/download/ccbd249e-a404-11ea-8f4a-47e769474b83/Recording0001.mp3",
  "call_duration": "72"
}