availity · Example Payload

Service Reviews Service Review Response Example

Service Reviews Service Review Response Example is an example object payload from availity, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idstatuscertificationNumbereffectiveDateexpirationDate

Example Payload

Raw ↑
{
  "id": "500123",
  "status": "APPROVED",
  "certificationNumber": "AUTH-2025-001234",
  "effectiveDate": "2025-04-01",
  "expirationDate": "2025-10-01"
}