aflac · Example Payload

Enterprise Connect Enrollment List Example

Fortune 500

Enterprise Connect Enrollment List 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

itemstotallimitoffset

Example Payload

Raw ↑
{
  "items": [
    "example_value"
  ],
  "total": 1,
  "limit": 1,
  "offset": 1
}