Reset Booking
Summary
The Reset Booking API endpoint allows you to reset an existing inspection’s scheduled date, enabling the customer to select a new preferred date and time. Once the booking has been reset, the customer will automatically receive an email and/or SMS notification with a link to re-book their inspection.
Notes
This endpoint is applicable only to “person on site” booking types—those in which the customer selects their preferred appointment time slot, rather than having the time set during inspection creation. If the endpoint is invoked for an inspection that does not fall under this booking type, the API will return a 400 Bad Request response.
Endpoint Specification
Put ONLY your JWT Bearer token on textbox below!
Returns no content if successful
Returns the error
If the appointment is not found
Last updated