aflac · Example Payload

Enterprise Connect Eligibility Response Example

Fortune 500

Enterprise Connect Eligibility Response Example is an example object payload from aflac, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

eligibleemployee_idgroup_idproduct_typeineligibility_reason

Example Payload

Raw ↑
{
  "eligible": true,
  "employee_id": "500123",
  "group_id": "500123",
  "product_type": "example_value",
  "ineligibility_reason": "example_value"
}