v1

latestOpenAPI 3.1.02026-08-0612447737.4 KB
Appointment Type

Create Appointment Type

Create a new appointment type

post/appointment_type

Query parameters

selectstring

Filtering Columns

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