aflac · Schema

EligibilityResponse

Result of an eligibility verification check.

Properties

Name Type Description
eligible boolean Whether the employee is eligible for the product.
employee_id string Verified employee identifier.
group_id string Employer group identifier.
product_type string Product type checked.
ineligibility_reason string Reason for ineligibility if not eligible.
View JSON Schema on GitHub