Root Insurance · Example Payload

Policy Debicheck Mandate Response 200

InsuranceAuto InsuranceTelematicsEmbedded InsurancePolicy AdministrationClaimsUsage-Based InsuranceInsurTech

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

Top-level fields

idpolicy_idpayment_method_idstatusmandate_referenceexternal_referencefailure_reasonsfailure_codescontract_referenceinstallment_occurancefrequencyamountmax_collection_amountcollection_dayfirst_collection_amountcreated_atupdated_at

Example Payload

Raw ↑
{
  "id": "cf092eb9-02c6-4a2d-b43b-4aff83b45fe4",
  "policy_id": "e2081077-9b88-4129-aa40-f1b58e23cb91",
  "payment_method_id": "c8cde24d-5495-46b8-9a12-190ebcda9963",
  "status": "pending",
  "mandate_reference": null,
  "external_reference": null,
  "failure_reasons": null,
  "failure_codes": null,
  "contract_reference": "1F51FD2E442207",
  "installment_occurance": "RCUR",
  "frequency": "MNTH",
  "amount": 34500,
  "max_collection_amount": 69000,
  "collection_day": 1,
  "first_collection_amount": null,
  "created_at": "2021-07-22T13:18:15.975Z",
  "updated_at": "2021-07-22T13:18:15.975Z"
}