Root Insurance · Example Payload

Manual Verify Payment Method Response 200

InsuranceAuto InsuranceTelematicsEmbedded InsurancePolicy AdministrationClaimsUsage-Based InsuranceInsurtech

Manual Verify Payment Method Response 200 is an example object payload from Root Insurance, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

payment_method_idtypeorganization_idpolicyholder_idcreated_atupdated_atbank_details

Example Payload

Raw ↑
{
  "payment_method_id": "e0b7b222-772f-47ac-b08d-c7ba38aa1b25",
  "type": "debit_order",
  "organization_id": "952bfef5-7517-47ff-bf41-08c5a66c52db",
  "policyholder_id": "f91f4ea4-9c6d-459e-998b-a5711cbd8895",
  "created_at": "2021-01-29T13:12:00.968Z",
  "updated_at": "2021-02-15T10:30:00.000Z",
  "bank_details": {
    "account_holder": "Erlich Bachman",
    "bank": "absa",
    "branch_code": "12345",
    "account_number": "123456789",
    "account_type": "cheque",
    "banv_status": "verified"
  }
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example 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.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/manual-verify-payment-method-response-200"
All examples
curl "https://apis.io/api/v1/examples?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.