Root Insurance · Example Payload

Create Call Request

InsuranceAuto InsuranceTelematicsEmbedded InsurancePolicy AdministrationClaimsUsage-Based InsuranceInsurTech

Create Call Request 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

policyholder_idclaim_iddirectionfromtotopiccall_durationcall_statusrecording_file_namerecording_file_typerecording_base64_string

Example Payload

Raw ↑
{
  "policyholder_id": "8349345c-a6c5-4bf9-8ebb-6bbfc1628715",
  "claim_id": "673b8081-9668-4136-97cc-6ae0debda083",
  "direction": "outbound",
  "from": "0721234567",
  "to": "0821234567",
  "topic": "general",
  "call_duration": 72,
  "call_status": "completed",
  "recording_file_name": "Recording0001.mp3",
  "recording_file_type": "audio/mpeg",
  "recording_base64_string": "//uUZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWGluZwAAAA8AAAAT"
}