Update Appointment

Updates an appointment

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The appointment id.

Query Params
string

The list of fields to update.

Body Params
string

Name reference for the Appointment

string

Kolla Contact ID for the appointment

string

Location where the appointment is

date-time

Start time of the appointment in RFC3339 format. Use time_zone to convert to the local time. When creating an appointment, either start_time and time_zone or wall_start_time may be provided.

date-time

End time of the appointment in RFC3339 format. Use time_zone to convert to the local time. When creating an appointment, either end_time and time_zone or wall_end_time may be provided.

string

always in format yyyy-mm-dd hh:mm:ss, time in the location's local timezone, when creating an appointment either start_time or wall_start_time may be provided.

string

always in format yyyy-mm-dd hh:mm:ss, time in the location's local timezone, when creating an appointment either end_time or wall_end_time may be provided.

string

IANA Timezone (used to convert between start_time and wall_start_time)

string
length ≤ 100

Short description for the appointment, integration and customer specific

string

Notes

boolean

Confirmed

boolean

Cancelled

additional_data
object

additional data for the resource, specific to the source system,

string

Full animal ID for the appointment

provider_ids
array of strings

Providers assigned to the appointment

provider_ids
string

Primary appointment type ID assigned to the appointment

string

Room the appointment is booked in

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json