{"componentChunkName":"component---src-templates-simple-markdown-js","path":"/api/catalog/activities/instant-vs-need-confirmation/","matchPath":"","result":{"data":{"markdownRemark":{"html":"<h1 style=\"position:relative;\"><a href=\"#instant-vs-need-confirmation\" aria-label=\"instant vs need confirmation permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><div class=\"hidden-anchor\" id=\"instant-vs-need-confirmation\"></div>Instant vs need confirmation</h1>\n<p>After booked activities have been successfully paid for, vouchers become available for download. However, depending on the activity configuration, more time may be needed before a voucher is ready.</p>\n<p>When it comes to confirmation times, Musement activities are divided into two types:</p>\n<ul>\n<li>\nInstant confirmation\n</li>\n<li>\nNeed confirmation\n</li>\n</ul>\n<h2 style=\"position:relative;\"><a href=\"#instant-confirmation\" aria-label=\"instant confirmation permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><div class=\"hidden-anchor\" id=\"instant-confirmation\"></div>Instant confirmation</h2>\n<p><em>Instant confirmation</em> activities do not require additional confirmation from activity providers. Vouchers for these activities become available within 150 seconds of payment.</p>\n<p>You can determine if an activity has instant confirmation by checking its <code class=\"language-text\">max_confirmation_time</code> property:</p>\n<div class=\"code-wrapper\">\n        <div class=\"gatsby-code-button-container\"\n             data-toaster-id=\"64549806672145160000\"\n             data-toaster-duration=\"1500\"\n             onClick=\"copyCodeToClipboard(`{\n\t[...]\n\t&quot;max_confirmation_time&quot;: &quot;P0D&quot;,\n\t[...]\n}`, `64549806672145160000`)\"\n        >\n          <div class=\"gatsby-code-button\" title=\"Copy the code snippet\">Copy</div>\n          <div class=\"done-indicator done-indicator-64549806672145160000\">Copied</div>\n        </div>\n        <div class=\"gatsby-highlight\" data-language=\"json\"><pre class=\"language-json\"><code class=\"language-json\"><span class=\"token punctuation\">{</span>\n\t<span class=\"token punctuation\">[</span>...<span class=\"token punctuation\">]</span>\n\t<span class=\"token property\">\"max_confirmation_time\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"P0D\"</span><span class=\"token punctuation\">,</span>\n\t<span class=\"token punctuation\">[</span>...<span class=\"token punctuation\">]</span>\n<span class=\"token punctuation\">}</span></code></pre></div>\n      </div>\n<p>A value of <code class=\"language-text\">P0D</code>, which stands for a <em>period of zero days</em>, indicates that the activity has instant confirmation.</p>\n<h2 style=\"position:relative;\"><a href=\"#need-confirmation\" aria-label=\"need confirmation permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><div class=\"hidden-anchor\" id=\"need-confirmation\"></div>Need confirmation</h2>\n<p><em>Need confirmation</em> activities require a response from activity providers before vouchers can be issued. This is a common situation when seat numbers are tightly managed to avoid overbooking or extra time is needed to generate custom vouchers.</p>\n<p>A <em>need confirmation</em> activity's <code class=\"language-text\">max_confirmation_time</code> property is never <code class=\"language-text\">P0D</code>:</p>\n<div class=\"code-wrapper\">\n        <div class=\"gatsby-code-button-container\"\n             data-toaster-id=\"29526288565746970000\"\n             data-toaster-duration=\"1500\"\n             onClick=\"copyCodeToClipboard(`{\n\t[...]\n\t&quot;max_confirmation_time&quot;: &quot;P2D&quot;,\n\t[...]\n}`, `29526288565746970000`)\"\n        >\n          <div class=\"gatsby-code-button\" title=\"Copy the code snippet\">Copy</div>\n          <div class=\"done-indicator done-indicator-29526288565746970000\">Copied</div>\n        </div>\n        <div class=\"gatsby-highlight\" data-language=\"json\"><pre class=\"language-json\"><code class=\"language-json\"><span class=\"token punctuation\">{</span>\n\t<span class=\"token punctuation\">[</span>...<span class=\"token punctuation\">]</span>\n\t<span class=\"token property\">\"max_confirmation_time\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"P2D\"</span><span class=\"token punctuation\">,</span>\n\t<span class=\"token punctuation\">[</span>...<span class=\"token punctuation\">]</span>\n<span class=\"token punctuation\">}</span></code></pre></div>\n      </div>\n<p>The value indicates the maximum amount of time an activity provider needs to confirm a booking. In the example above, the provider will take up to two days to confirm a booking.</p>","headings":[{"value":"Instant vs need confirmation","depth":1},{"value":"Instant confirmation","depth":2},{"value":"Need confirmation","depth":2}]},"contentItem":{"data":{"lastModified":"2025-12-18T16:31:42.000Z","enableToc":null,"disableLastModified":null,"tocMaxDepth":null,"requestLogin":false}},"siteConfig":{"enableToc":false,"disableLastModified":false,"tocMaxDepth":4}},"pageContext":{"matchPath":"","id":"1961e25e-61db-5e43-bf91-48d79b3eeea7__redocly content/api/catalog/activities/instant-vs-need-confirmation/","seo":{"title":"Instant vs need confirmation","description":"When booking an activity in the Musement catalog, it's important to know if your booking will be instantly confirmed or not.","image":"","keywords":null,"jsonLd":null,"lang":null,"siteUrl":null},"pageId":"api/catalog/activities/instant-vs-need-confirmation.md","pageBaseUrl":"/api/catalog/activities/instant-vs-need-confirmation","type":"markdown","toc":{"enable":true,"maxDepth":4,"headings":[{"depth":1,"value":"Instant vs need confirmation","id":"instant-vs-need-confirmation"},{"depth":2,"value":"Instant confirmation","id":"instant-confirmation"},{"depth":2,"value":"Need confirmation","id":"need-confirmation"}]},"data":{"title":"","redirectFrom":["/guide/catalog-overview/instant-confirmation-or-need-confirmation/","/api/partner/catalog/activities/instant-confirmation-or-need-confirmation/","/api/partner/catalog/activities/instant-vs-need-confirmation/"],"seo":{"description":"When booking an activity in the Musement catalog, it's important to know if your booking will be instantly confirmed or not."}},"catalogInfo":null,"link":"/api/catalog/activities/instant-vs-need-confirmation/","sidebarName":"__alternative-sidebar__-data-24763-api-sidebars.yaml","isLanding":false,"showPrevButton":null,"showNextButton":null,"apiVersions":null,"apiVersionId":null,"isDefaultApiVersion":null}},"staticQueryHashes":["1123603147","1302185487","1344209882","1398840060","1520077861","1975142765","2667623876","2950305614","3240152602","3743992808","561138138"]}