Appointment Statuses
Reference Data: Retrieve all appointment status codes and descriptions.
Attributes
Attribute | Type | Description |
| string | Status code (e.g. "A") |
| string | Status name (e.g. "Attended") |
Use Cases:
- Populate appointment status dropdowns
- Validate appointment status values
- Display human-readable status names
Header Parameters
Content-Typestring
Body Parameters
customer_idstring Required
Unique customer identifier
modestring
Execution mode - "auto" (default), "stream", or "job"
output_formatstring
Response format - "ndjson" (default), "json", or "csv"
compressionstring
Compression type - "none" (default), "gzip", or "zip"
encryptedstring
Encryption - "false" (default) or "true"
Was this section helpful?
What made this section unhelpful for you?
Was this section helpful?