Theme switcher

Appointment Statuses

Reference Data: Retrieve all appointment status codes and descriptions.

Attributes

Attribute

Type

Description

status_code

string

Status code (e.g. "A")

status_name

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?

POST

/

Select
1
Was this section helpful?

What made this section unhelpful for you?