Change status of a booking

Changes the status of the booking

When status is changed to tentative

The tentative_at attribute will be set to the status_at parameter or the current time, only lost_at will be reset

When status is changed to definite

The definite_at attribute will be set to the status_at parameter or the current time, only lost_at will be reset

When status is changed to lost

The lost_at attribute will be set to the status_at parameter or the current time. No other attributes will be changed.

Path Params
string
required

Resource ID

Body Params
data
object
Response

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