Western And Southern Financial · JSON Structure
Western And Southern Financial Policy Structure
Life insurance policy structure for Western & Southern Financial Group.
Type:
Properties: 0
Insurance Policy is a JSON Structure definition published by Western And Southern Financial.
Meta-schema:
JSON Structure
{
"name": "Insurance Policy",
"description": "Life insurance policy structure for Western & Southern Financial Group.",
"fields": [
{"name": "policyNumber", "type": "string", "required": true, "description": "Unique policy identifier."},
{"name": "policyType", "type": "string", "required": true, "description": "Type of policy (Term Life, Whole Life, Universal Life, Fixed Annuity, etc.)."},
{"name": "status", "type": "string", "required": true, "description": "Active, Lapsed, Surrendered, Matured, Paid-Up, or Pending."},
{"name": "effectiveDate", "type": "date", "required": true, "description": "Date the policy became effective."},
{"name": "expirationDate", "type": "date", "required": false, "description": "Date the policy expires (term policies only)."},
{"name": "premium.amount", "type": "number", "required": true, "description": "Premium amount in USD."},
{"name": "premium.frequency", "type": "string", "required": true, "description": "Monthly, Quarterly, Semi-Annual, or Annual."},
{"name": "premium.nextDueDate", "type": "date", "required": false, "description": "Next premium payment due date."},
{"name": "deathBenefit", "type": "number", "required": false, "description": "Death benefit amount in USD."},
{"name": "cashValue", "type": "number", "required": false, "description": "Current cash value in USD."},
{"name": "surrenderValue", "type": "number", "required": false, "description": "Net surrender value in USD."},
{"name": "owner.firstName", "type": "string", "required": true, "description": "Policy owner first name."},
{"name": "owner.lastName", "type": "string", "required": true, "description": "Policy owner last name."},
{"name": "owner.dateOfBirth", "type": "date", "required": false, "description": "Policy owner date of birth."},
{"name": "insured.firstName", "type": "string", "required": true, "description": "Insured person first name."},
{"name": "insured.lastName", "type": "string", "required": true, "description": "Insured person last name."},
{"name": "beneficiaries[].firstName", "type": "string", "required": true, "description": "Beneficiary first name."},
{"name": "beneficiaries[].lastName", "type": "string", "required": true, "description": "Beneficiary last name."},
{"name": "beneficiaries[].relationship", "type": "string", "required": false, "description": "Relationship to insured."},
{"name": "beneficiaries[].sharePercentage", "type": "number", "required": true, "description": "Percentage of benefit allocated."},
{"name": "beneficiaries[].beneficiaryType", "type": "string", "required": true, "description": "Primary or Contingent."},
{"name": "subsidiary", "type": "string", "required": false, "description": "W&S subsidiary issuing the policy."}
]
}
Work with this as data
Every JSON Structure 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 json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure 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 Structure
curl "https://apis.io/api/v1/json-structures/western-and-southern-financial-policy-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.