Skip to main content
PATCH
Update a timeslot

Autorisierungen

Authorization
string
header
erforderlich

The access token received from the authorization server in the OAuth 2.0 flow.

Pfadparameter

timeslot_id
string
erforderlich

The timeslot identifier.

Abfrageparameter

include
string

Optional included relationships to return after update.

sync_bookings
enum<integer>

When the timeslot period changes, move exact-period regular bookings instead of detaching them.

Verfügbare Optionen:
0,
1
status_reason
string

Optional note used in reschedule and cancellation communication.

send_notification
enum<integer>

Whether customer resource-change or reschedule notifications should be sent.

Verfügbare Optionen:
0,
1
lock_invoice
enum<integer>

Whether related invoices should be locked during reschedule or cancellation flows.

Verfügbare Optionen:
0,
1
o
string

Organization ID

Body

application/vnd.api+json
data
Timeslot · object

A fixed date-time slot attached to a resource or service. Timeslots can stand alone, belong to one or more timeslot series, and optionally use dynamic capacity driven by provisioned resource allocations.

Antwort

200 - application/vnd.api+json

OK

data
Timeslot · object

A fixed date-time slot attached to a resource or service. Timeslots can stand alone, belong to one or more timeslot series, and optionally use dynamic capacity driven by provisioned resource allocations.