v1

latestOpenAPI 3.1.02026-08-0612447737.4 KB
Appointment Type

Update Appointment Type

Update an existing appointment type

patch/appointment_type

Query parameters

selectstring

Select columns to return

idstring

Appointment type ID

created_atstring

Creation date

updated_atstring

Latest update

organisation_idstring

Organisation ID

namestring

Name of the appointment type

keystring

Key of the appointment type

emojistring

Emoji of the appointment type

descriptionstring

Description of the appointment type

external_idstring

External ID

Request body

idstring uuid

Appointment type ID

created_atstring timestamp with time zone

Creation date

updated_atstring timestamp with time zone

Latest update

organisation_idstring uuid nullable

Organisation ID

namestring text

Name of the appointment type

keystring text

Key of the appointment type

emojistring text nullable

Emoji of the appointment type

descriptionstring text nullable

Description of the appointment type

external_idstring text nullable

External ID

Response

The updated Appointment Type object

idstring uuid

Appointment type ID

created_atstring timestamp with time zone

Creation date

updated_atstring timestamp with time zone

Latest update

organisation_idstring uuid nullable

Organisation ID

namestring text

Name of the appointment type

keystring text

Key of the appointment type

emojistring text nullable

Emoji of the appointment type

descriptionstring text nullable

Description of the appointment type

external_idstring text nullable

External ID