aflac · Example Payload

Enterprise Connect Dependent Example

Fortune 500

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

Top-level fields

first_namelast_namedate_of_birthrelationship

Example Payload

Raw ↑
{
  "first_name": "Example Name",
  "last_name": "Example Name",
  "date_of_birth": "2025-03-15",
  "relationship": "spouse"
}