For AI agents: visit https://docs.elationhealth.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Method | Endpoint | Description |
|---|
| GET | /api/2.0/bills/ | List Bills |
| GET | /api/2.0/bills/{id}/ | Retrieve Bill |
| POST | /api/2.0/bills/ | Create Bill |
| PATCH | /api/2.0/bills/{id}/ | Partially Update Bill |
| PATCH | /api/2.0/bills/{id}/actions/release-to-pms/ | Release a Bill to PMS |