Root Insurance · Schema
payment-coupons
InsuranceAuto InsuranceTelematicsEmbedded InsurancePolicy AdministrationClaimsUsage-Based InsuranceInsurtech
JSON Schema
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "payment-coupons",
"type": "array",
"items": {
"$ref": "#/components/schemas/payment-coupon"
},
"example": [
{
"payment_coupon_id": "307286b9-bbaa-4096-9ccf-fcbe596ea0a8",
"policy_id": "128ba0c0-3f6a-4f8b-9b40-e2066b02b59e",
"status": "pending",
"type": "payment_holiday",
"redeemable_from": "2022-06-01T00:00:00.000Z",
"redeemable_to": "2022-06-30T00:00:00.000Z",
"reason": "Customer retrenched",
"created_at": "2020-08-04T09:14:21.451Z",
"created_by": {
"type": "api_key",
"id": "420df14d-b09d-4d89-84a8-8e3118c9ca23",
"owner_id": "00000000-0000-0000-0000-000000000001"
}
},
{
"payment_coupon_id": "de07f9a8-f818-4fbe-9d19-b46ba8d98758",
"policy_id": "128ba0c0-3f6a-4f8b-9b40-e2066b02b59e",
"status": "pending",
"type": "ad_hoc",
"amount": 2000,
"reason": "Customer retrenched",
"created_at": "2020-08-04T09:14:21.451Z",
"created_by": {
"type": "api_key",
"id": "420df14d-b09d-4d89-84a8-8e3118c9ca23",
"owner_id": "00000000-0000-0000-0000-000000000001"
}
}
]
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/payment-coupons"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.