Skip to main content
id
string

The service's unique identifier.

category_id
string

The service category identifier.

progress_note_template_id
string | null

The progress note template identifier.

Example:

"pnt_01HQFQ9QWTNNPY58FZ8CB3FWWK"

appointment_notification_set_id
string | null

The appointment notification set identifier.

Example:

"ans_01HQFQ9QWTNNPY58FZ8CB3FWWK"

tax_id
string

The tax identifier.

name
string

The service's name.

description
string | null

The service's description.

Example:

"Comprehensive initial assessment and treatment planning session."

item_code
string | null

The service's item code.

Example:

"IC001"

duration
integer

The service duration in minutes.

buffer_before_duration
integer

The buffer time before the service in minutes.

buffer_after_duration
integer

The buffer time after the service in minutes.

price
number

The service price.

price_unit
string

The service price unit.

online_booking
boolean

Whether online booking is enabled for this service.

practitioner_ids
string[]

The IDs of practitioners who can provide this service.

location_ids
string[]

The IDs of locations where this service is available.

tag_ids
string[]

The IDs of tags attached to this service.

created_at
string

The timestamp when the service was created (ISO 8601).