aflac · Schema

Claim

A supplemental insurance claim record.

Properties

Name Type Description
claim_id string Unique claim identifier.
policy_id string Policy associated with the claim.
employee_id string Claimant employee identifier.
claim_type string Type of claim event.
status string Current claim processing status.
incident_date string Date of the qualifying event.
submission_date string Timestamp when the claim was submitted.
benefit_amount number Approved benefit payment amount in USD.
denial_reason string Reason for denial if the claim was denied.
View JSON Schema on GitHub