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

Language
Credentials
Click Try It! to start a request and see the response here!