Root Insurance · Schema

payment-batches

InsuranceAuto InsuranceTelematicsEmbedded InsurancePolicy AdministrationClaimsUsage-Based InsuranceInsurTech
View JSON Schema on GitHub

JSON Schema

payment-batches.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "payment-batches",
  "type": "array",
  "items": {
    "$ref": "#/components/schemas/payment-batch"
  }
}