availity · Example Payload

Eligibility Eligibility List Example

Eligibility Eligibility List Example is an example object payload from availity, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

datatotaloffset

Example Payload

Raw ↑
{
  "data": [
    "sample-value"
  ],
  "total": 54,
  "offset": 100
}