Generate, send, and track appeal letters.Documentation Index
Fetch the complete documentation index at: https://docs.have-foresight.app/llms.txt
Use this file to discover all available pages before exploring further.
Concepts
- Appeals are scoped to a denial.
- Letters can be auto-generated from templates or supplied directly.
- Outcomes are recorded automatically when the payer responds electronically.
Scopes
appeals:read, appeals:write
Endpoints
| Method | Path |
|---|---|
POST | /v1/appeals/{id}/generate-letter |
POST | /v1/appeals/{id}/outcome |
GET | /v1/appeals/{id} |
PATCH | /v1/appeals/{id} |
POST | /v1/appeals/{id}/send |
POST | /v1/appeals |
openapi.json.