Clinic Locations
Endpoints
| Method | Endpoint |
|---|---|
POST | Create a clinic location |
DELETE | Deactivate a clinic location |
GET | Get a clinic location by ID |
GET | List clinic locations |
PUT | Update a clinic location |
List Clinic Statements GET
Retrieve a paginated list of statements received by the authenticated clinic. Clinic-only. Supports filtering by status and search text.
Create a clinic location POST
Creates a new physical location for the authenticated clinic. If set as default, the previous default is unset. Clinic-only endpoint.