v1

latestOpenAPI 3.1.02026-07-261450274.9 KB

Update Booking

Update an existing booking.

patch/bookings/{booking_id}

Path parameters

booking_idinteger required

Booking ID

Request body

branch_idinteger

Location ID

status_idinteger

Booking status ID (1: New, 2: Confirmed, 3: Pending, 4; In progress, 5: Completed 6 - Canceled, 7: No-show)

assignee_idinteger

Assigned employee ID

client_idinteger

Client (Person / Organization) ID

scheduled_forstring date-time

"Scheduled From" date and time (ISO 8601)

scheduled_tostring date-time

"Scheduled To" date and time (ISO 8601)

resource_idinteger

Resource ID

commentstring

Comment text

Response

200

object required