Change status of a booking

Changes the status of the booking

When status is changed to lead

The definite_date, tentative_date and lost_date attributes will be reset

When status is changed to tentative

The tentative_date attribute will be set to the status_date parameter or the current time, definite_date and lost_date will be reset

When status is changed to definite

The definite_date attribute will be set to the status_date parameter or the current time, tentative_date and lost_date will be reset

When status is changed to lost

The lost_date attribute will be set to the status_date parameter or the current time, tentative_date and definite_date will be reset

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