Plan-IT Online has a setting that allows customers the option to cancel an appointment made online. This helps prevent no-shows, ensuring that unnecessary gaps in the schedule are avoided.

When the customer books an online appointment, a confirmation email is sent, which includes a link that allows the customer to cancel the appointment.

When the customer clicks this link, Plan-IT Online checks whether the appointment can still be cancelled.
If the appointment can be cancelled, the customer will see the following message:

The workshop will receive a Cancelled Appointment email containing the work details and customer information. Any reservation or work order on the schedule in Plan-IT Workshop will need to be manually removed.
If the appointment can no longer be cancelled, the customer will see the following message:

Instead of the standard cancellation page, you can create your own custom page.

The response parameter indicates whether the appointment cancellation was successful.
| Response | Description |
| ?response=OK | Appointment has been cancelled |
| ?response=The appointment can no longer be cancelled online, please contact your dealer by phone. | Minimum time has elapsed |
| ?response=Appointment not found [{afspraakId}] | Appointment not found |