Edit existing booking

In this case you must specify the id in the URL and change the data you wanna update

Path Params
string
required

id of the booking that need to be updated

Body Params

Object data that need to be updated

string
required

must use the ISO 8601 standard. In the body of the request it is recommended to use the UTC format. The api response will always use the ISO 8601 standard with the UTC format

booking_customer
object
string
integer

must have customer id or pms_reservation_id

string
integer
required
string
integer
string
integer
string

must have customer id or pms_reservation_id

string
integer
string
string
enum
required
Allowed:
tables
array of objects
tables
tags
array of objects
tags
string
Responses

404

Booking not found

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