Plans change, that’s life. In the vast majority of cases, you can cancel your booking and get a full refund if you do so at least 24 hours in advance. However, there is some variation among suppliers so be sure to check the terms of the cancellation policy related to the specific tour or activity.
How to cancel your booking:
You will receive a confirmation email when your cancel request has been processed.
| # | Time | Query |
|---|---|---|
| 1 | 1.24 ms | SELECT url, namespace, method, content_redirection FROM `redirect` WHERE status = 1 |
| 2 | 7.27 ms | INSERT INTO `log_customer` ( `id` , `id_customer` , `log` , `date` ) VALUES( NULL , NULL ,... |
| 3 | 0.36 ms | SELECT * FROM `languages` WHERE TRUE AND `short` = 'en' |
| 4 | 0.39 ms | SELECT * FROM `languages` WHERE TRUE AND `name` = 'English' |
| 5 | 0.34 ms | SELECT f.*, m.id_language, m.question, m.answer FROM `faq_questions` AS f INNER JOIN `faq_question_meta` AS m on f.id = m.id_faq_question WHERE TRUE AND f.`id` = 23 AND m.`id_language` = 1 ORDER BY `id` desc LIMIT 0 , 30 |
| 6 | 0.53 ms | SELECT f.*, m.id_language, m.title FROM `faq_topics` AS f INNER JOIN `faq_topic_meta` AS m on f.id = m.id_faq_topic WHERE TRUE AND f.`id` = 4 AND f.`type` = '1' AND m.`id_language` = 1 ORDER BY `id` desc LIMIT 0 , 30 |
| 7 | 0.71 ms | SELECT f.*, m.id_language, m.title FROM `faq_topics` AS f INNER JOIN `faq_topic_meta` AS m on f.id = m.id_faq_topic WHERE TRUE AND f.`type` = '1' AND m.`id_language` = 1 ORDER BY `show_order` ASC LIMIT 0 , 30 |