Root Insurance · Example Payload

Policy Collection Request Request

Missed premium for June

InsuranceAuto InsuranceTelematicsEmbedded InsurancePolicy AdministrationClaimsUsage-Based InsuranceInsurTech

Policy Collection Request Request 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

amountdescriptionpayment_datepayment_method_id

Example Payload

Raw ↑
{
  "amount": 10000,
  "description": "Missed premium for June",
  "payment_date": "2020-07-16",
  "payment_method_id": "3f6aa0c0-4f8b-228b-3343-222b59066b0e"
}