aflac · Example Payload

Enterprise Connect Policy Example

Fortune 500

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

Top-level fields

policy_idenrollment_idemployee_idgroup_idproduct_typestatusface_valuemonthly_premiumeffective_date

Example Payload

Raw ↑
{
  "policy_id": "500123",
  "enrollment_id": "500123",
  "employee_id": "500123",
  "group_id": "500123",
  "product_type": "example_value",
  "status": "active",
  "face_value": 99.99,
  "monthly_premium": 99.99,
  "effective_date": "2025-03-15"
}