Albion Life Claims Team
Mid-size life insurer building an INHERIT ingestion pipeline
4,000 hours
Annual claims handler hours saved
The Problem#
- Albion Life is a mid-size UK life insurer handling approximately 2,000 death claims per year
- Claims arrive by post — a paper form, a death certificate, and sometimes a copy of the will
- The claims handler must manually extract the policyholder’s details, verify the beneficiary, check whether the policy is written in trust, and determine the correct payout
- For policies where the deceased had multiple life policies across different providers, the executor must submit separate claims to each insurer with the same information re-keyed each time
- The average death claim currently takes 25 working days to process
How They’d Use INHERIT#
- Albion builds an ingestion pipeline accepting INHERIT JSON documents via a secure API endpoint, extracting
insurance-policy.jsonentries wherepolicyNumbermatches Albion’s records - The
deathBenefitobject providesamount,nomineePersonId,nominationCurrent, andbenefitType; thewrittenInTrustflag determines whether proceeds bypass the estate person.jsonentries carry the deceased’sdateOfDeathand the beneficiary’s identity for verification- The
policyConditions[]array flags exclusion clauses (suicide, contestability period) withcondition,expiryDate, andimpact document.jsonwithtype: "death_certificate"provides the death certificate metadata, andclaimStatustracks the lifecycle frompendingthroughapprovedtopaid
The Integration#
- Executors or solicitors submit an INHERIT document to Albion’s claims API
- The system validates the JSON, matches the policy, verifies the beneficiary against
people[], checks exclusion conditions, and initiates the claims workflow - The response includes the claim reference and expected timeline
The Business Case#
- Structured intake via INHERIT could reduce the average claim from 25 working days to 10–12 days by eliminating manual data extraction
- Claims handlers currently spend approximately 4 hours per claim on data entry and verification — across 2,000 claims, that is 4,000 hours per year of re-keying eliminated
- Faster payouts reduce complaints and regulatory risk under FCA Consumer Duty obligations
- A single INHERIT document submitted once serves multiple insurers, reducing executor burden
Before / After#
Without INHERIT:
- An executor posts a paper claim form, death certificate, and will extract to Albion Life
- A claims handler spends 4 hours extracting details, verifying the beneficiary, and checking trust status
- The handler requests missing information by letter — another 5–7 days lost
- The executor repeats the entire process for each of the deceased’s other life insurers
- The claim takes 25 working days; the family waits nearly six weeks for the payout
With INHERIT:
- The executor’s solicitor submits a single INHERIT document to Albion’s API
- The system automatically matches the policy, verifies the beneficiary, and checks exclusion conditions
- The claims handler reviews the pre-populated case — 30 minutes instead of 4 hours
- The same INHERIT document is submitted to the deceased’s other insurers simultaneously
“We spend four hours per claim just extracting data from paper forms. An INHERIT document gives us everything we need in the first API call.”Claire Houghton, Head of Claims, Albion Life
Disclaimer: Albion Life Claims Team is a fictional organisation created for illustrative purposes. This case study describes a hypothetical integration scenario. All metrics, savings, and outcomes are projected estimates, not actual results. References to real regulatory bodies, courts, and legislation are for accuracy and do not imply endorsement.