In the majority of cases, only the “lead member” of the group will need to provide his or her photo ID. Although, if each member of the party requires a separate ticket, it’s possible each one will need to provide an ID.
For security purposes, the photo ID you provide needs to match the name used to book the tour/activity. Thus, for the peace of mind, make sure the booking name matches with the name on your ID!
| # | Time | Query |
|---|---|---|
| 1 | 2.07 ms | SELECT url, namespace, method, content_redirection FROM `redirect` WHERE status = 1 |
| 2 | 3.4 ms | INSERT INTO `log_customer` ( `id` , `id_customer` , `log` , `date` ) VALUES( NULL , NULL ,... |
| 3 | 0.61 ms | SELECT * FROM `languages` WHERE TRUE AND `short` = 'en' |
| 4 | 1.31 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` = 13 AND m.`id_language` = 1 ORDER BY `id` desc LIMIT 0 , 30 |
| 5 | 0.87 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` = 2 AND f.`type` = '1' AND m.`id_language` = 1 ORDER BY `id` desc LIMIT 0 , 30 |
| 6 | 1.13 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 |