v1

latestOpenAPI 3.1.02026-08-0612447737.4 KB
Appointment Custom Field

Create Appointment Custom Field

Create a new appointment custom field

post/appointment_custom_field

Query parameters

selectstring

Filtering Columns

Request body

appointment_idstring uuid

Appointment ID

custom_field_idstring uuid

Custom field ID

created_atstring timestamp with time zone

Appointment custom field creation date

updated_atstring timestamp with time zone

Latest update

organisation_idstring uuid

Organisation ID

keystring text nullable

Appointment custom field key

valuestring text nullable

Value of appointment custom field

date_valuestring date nullable

Date value

string_valuestring text nullable

String value

number_valuenumber nullable

Number value

boolean_valueboolean nullable

Boolean value

datetime_valuestring timestamp with time zone nullable

Datetime value

string_list_valuestring[] nullable

String list value

Response

The updated Appointment Custom Field object

appointment_idstring uuid

Appointment ID

custom_field_idstring uuid

Custom field ID

created_atstring timestamp with time zone

Appointment custom field creation date

updated_atstring timestamp with time zone

Latest update

organisation_idstring uuid

Organisation ID

keystring text nullable

Appointment custom field key

valuestring text nullable

Value of appointment custom field

date_valuestring date nullable

Date value

string_valuestring text nullable

String value

number_valuenumber nullable

Number value

boolean_valueboolean nullable

Boolean value

datetime_valuestring timestamp with time zone nullable

Datetime value

string_list_valuestring[] nullable

String list value