Appointment Custom Field
Update Appointment Custom Field
Update an existing appointment custom field
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Select columns to return
Appointment ID
Custom field ID
Appointment custom field creation date
Latest update
Organisation ID
Appointment custom field key
Value of appointment custom field
Date value
String value
Number value
Boolean value
Datetime value
String list value
Body
application/json
appointment_custom_field
The body is of type object
.
Response
200
application/json
The updated Appointment Custom Field object
The response is of type object
.