{"info":{"_postman_id":"9a61f659-7dce-48a3-be30-9bcd8ed58432","name":"Public documentation","description":"<html><head></head><body><p>Smeetz Public API consists of the following sections: <strong>Public API</strong> and <strong>Private API</strong></p>\n<ul>\n<li><p><strong>Public API</strong> contains APIs used when interacting with end clients for example to manage bookings.</p>\n</li>\n<li><p><strong>Private API</strong> contains APIs used internally by members of the organization for example to manage activities, and tickets.</p>\n</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"2322108","collectionId":"9a61f659-7dce-48a3-be30-9bcd8ed58432","publishedId":"UyxepTqg","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"044c55","highlight":"1c8a93"},"publishDate":"2026-02-24T12:08:32.000Z"},"item":[{"name":"Public API","item":[{"name":"V1","item":[{"name":"SDK","item":[{"name":"User authentication","id":"fcd04cee-77c6-47fe-9ff3-dea88a6c0b53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-smtzsdk-key","value":"Organizer api key"}],"body":{"mode":"raw","raw":"{\n    \"type\": 5,\n    \"token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJTbWVldHoiLCJpYXQiOjE2Nzc3Njg3MDksImV4cCI6MTcwOTMwNDcwOSwiYXVkIjoid3d3LnZpdmFldmVudHMuY29tIiwic3ViIjoiYnJhZEBnbWFpbC5jb20iLCJmaXJzdE5hbWUiOiJCcmFkIiwibGFzdE5hbWUiOiJJcm55IiwiZW1haWwiOiJicmFkQGdtYWlsLmNvbSJ9.g_8jTpf4HrgsgO6zqBlMO1JFXbIccYM8sMqWvQ19U7w\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sdk-live.smeetz.com/api/v1/user/auth","description":"<p><strong>Type</strong></p>\n<ul>\n<li>5 : keycloak</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","v1","user","auth"],"host":["sdk-live","smeetz","com"],"query":[],"variable":[]}},"response":[{"id":"50e3fbad-cc7b-4312-b243-128e55ed0278","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {JWT}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": 5,\n    \"token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJTbWVldHoiLCJpYXQiOjE2Nzc3Njg3MDksImV4cCI6MTcwOTMwNDcwOSwiYXVkIjoid3d3LnZpdmFldmVudHMuY29tIiwic3ViIjoiYnJhZEBnbWFpbC5jb20iLCJmaXJzdE5hbWUiOiJCcmFkIiwibGFzdE5hbWUiOiJJcm55IiwiZW1haWwiOiJicmFkQGdtYWlsLmNvbSJ9.g_8jTpf4HrgsgO6zqBlMO1JFXbIccYM8sMqWvQ19U7w\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sdk-live.smeetz.com/api/v1/user/auth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 Mar 2023 20:00:26 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"309"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"b1e832df-1090-491f-971c-01725d5a063c"},{"key":"x-amzn-Remapped-content-length","value":"309"},{"key":"x-amz-apigw-id","value":"BelmPET6FiAFYnA="},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-6408e95a-47ef8b687e3a6a0804d8782c;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJTbWVldHoiLCJpYXQiOjE2Nzc3Njg3MDksImV4cCI6MTcwOTMwNDcwOSwiYXVkIjoid3d3LnZpdmFldmVudHMuY29tIiwic3ViIjoiYnJhZEBnbWFpbC5jb20iLCJmaXJzdE5hbWUiOiJCcmFkIiwibGFzdE5hbWUiOiJJcm55IiwiZW1haWwiOiJicmFkQGdtYWlsLmNvbSJ9.g_8jTpf4HrgsgO6zqBlMO1JFXbIccYM8sMqWvQ19U7w\"\n}"}],"_postman_id":"fcd04cee-77c6-47fe-9ff3-dea88a6c0b53"},{"name":"User tickets","id":"606f6cc6-974f-40a1-955d-03cf7c8138fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {JWT}","type":"text"}],"url":"https://sdk-live.smeetz.com/api/v1/user/tickets","description":"<p><strong>Returns user’s purchased tickets</strong></p>\n<h4 id=\"status\">status:</h4>\n<ul>\n<li>3: Confirmed</li>\n<li>4: Cancelled</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","v1","user","tickets"],"host":["sdk-live","smeetz","com"],"query":[],"variable":[]}},"response":[{"id":"d073a53a-944d-4fe9-8b58-411999c583b2","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {JWT}","type":"text"}],"url":"https://sdk-live.smeetz.com/api/v1/user/tickets"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"uuid\": \"bff5777e-02c8-4c44-bc85-3902ef7bb251\",\n        \"ticketName\": \"Moon camp rivers\",\n        \"priceValue\": 2500,\n        \"currency\": \"CHF\",\n        \"status\": 3,\n        \"type\": 14,\n        \"discountValue\": 300,\n        \"token\": \"xeEMlVFD9dQVC5MKBbg1XKrUf1qKnVXSTCIOBhV8\",\n        \"purchaseRef\": \"Mgg53o5l2A\",\n        \"internalRef\": \"2c90ff60-9fbb-447a-8e5e-ccb6000d40fe\",\n        \"startDateTime\": \"2023-03-31T21:00:00.000Z\",\n        \"endDateTime\": \"2023-04-01T04:00:00.000Z\",\n        \"product\": {\n            \"id\": 23453,\n            \"name\": \"River Moon Camping\"\n        }\n    },\n    {\n        \"uuid\": \"bff5777e-02c8-4c44-bc85-3902fe7bb251\",\n        \"ticketName\": \"Riverside cruise\",\n        \"priceValue\": 0,\n        \"currency\": \"CHF\",\n        \"status\": 4,\n        \"type\": 8,\n        \"discountValue\": 0,\n        \"token\": \"xeEMlVFD9dQVC5MKBbg1XKrUf1qKnVXSTTNEKTHL\",\n        \"purchaseRef\": \"Mgg53o5l2A\",\n        \"internalRef\": null,\n        \"startDateTime\": \"2023-03-31T21:00:00.000Z\",\n        \"endDateTime\": \"2023-04-01T04:00:00.000Z\",\n        \"product\": {\n            \"id\": 23453,\n            \"name\": \"River Moon Camping\"\n        }\n    }\n]"}],"_postman_id":"606f6cc6-974f-40a1-955d-03cf7c8138fd"},{"name":"User memberships","id":"ac791b58-e31d-44eb-9411-451a3d527e75","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {JWT}","type":"text"}],"url":"https://sdk-live.smeetz.com/api/v1/user/memberships","description":"<p><strong>Returns user's memeberships</strong></p>\n<p>For partners that allow manual purchases using these memberships, end customers shall use the <code>voucher</code> returned in the response.</p>\n<h4 id=\"status\">status:</h4>\n<ul>\n<li>3: Confirmed</li>\n<li>4: Cancelled</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","v1","user","memberships"],"host":["sdk-live","smeetz","com"],"query":[],"variable":[]}},"response":[{"id":"9168ac1c-6470-450b-a7bb-023adabc4c60","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {JWT}","type":"text"}],"url":"https://sdk-live.smeetz.com/api/v1/user/memberships"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 Mar 2023 20:02:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"266"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"4244f8d5-3c6f-475e-8c12-ec9022997d50"},{"key":"x-amzn-Remapped-content-length","value":"266"},{"key":"x-amz-apigw-id","value":"Bel4zEsFFiAFbJQ="},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-6408e9d1-219ffc527989e22b2a262eae;Sampled=0"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"uuid\": \"bff5777e-02c8-4c44-bc85-39345f7bb251\",\n        \"ticketName\": \"All access membership\",\n        \"priceValue\": 2500,\n        \"currency\": \"CHF\",\n        \"token\": \"xeEMlVFD9dQVC5MKBbg1XKrUf1qKnVXSTCIOBhV8\",\n        \"status\": 3,\n        \"voucher\": \"XXCDCDVBDDRWDF\",\n        \"purchaseRef\": \"Mgg53o5l2A\",\n        \"internalRef\": \"cad5a12c-dd79-4b73-8118-9cc67bda683a\",\n        \"startDateTime\": \"2023-03-31T21:00:00.000Z\",\n        \"endDateTime\": \"2023-04-01T04:00:00.000Z\"\n    }\n]"}],"_postman_id":"ac791b58-e31d-44eb-9411-451a3d527e75"},{"name":"Cancel ticket","id":"265b1e55-6bc8-4dc3-a4a3-6d2598c0b4b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer {JWT}","type":"text"}],"url":"https://sdk-live.smeetz.com/api/v1/user/ticket/:ticketId/cancel","description":"<p><strong>Cancels a ticket</strong></p>\n","urlObject":{"protocol":"https","path":["api","v1","user","ticket",":ticketId","cancel"],"host":["sdk-live","smeetz","com"],"query":[],"variable":[{"description":{"content":"<p>The ticket ID</p>\n","type":"text/plain"},"type":"any","value":"bff5777e-02c8-4c44-bc85-3902ef7bb251","key":"ticketId"}]}},"response":[{"id":"4e3d3d96-bbd6-4007-aacf-d5a4e86049c5","name":"Success","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer {JWT}","type":"text"}],"url":{"raw":"https://sdk-live.smeetz.com/api/v1/user/ticket/:ticketId/cancel","protocol":"https","host":["sdk-live","smeetz","com"],"path":["api","v1","user","ticket",":ticketId","cancel"],"variable":[{"key":"ticketId","value":"bff5777e-02c8-4c44-bc85-3902ef7bb251","description":"The ticket ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 Mar 2023 20:03:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"47"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"008b7806-429b-48ac-af3a-1d53c3118f24"},{"key":"x-amzn-Remapped-content-length","value":"47"},{"key":"x-amz-apigw-id","value":"BemCLFK7FiAFQnQ="},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-6408ea0d-6129051925214b75161403ae;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"uuid\": \"bff5777e-02c8-4c44-bc85-3902ef7bb251\"\n}"}],"_postman_id":"265b1e55-6bc8-4dc3-a4a3-6d2598c0b4b2"},{"name":"Download ticket","id":"e9109f86-126d-4c7f-9d23-f73e6adec1f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {JWT}","type":"text"}],"url":"https://sdk-live.smeetz.com/api/v1/user/ticket/:ticketId/download","description":"<p><strong>Downloads the ticket in PDF format</strong></p>\n","urlObject":{"protocol":"https","path":["api","v1","user","ticket",":ticketId","download"],"host":["sdk-live","smeetz","com"],"query":[],"variable":[{"description":{"content":"<p>The ticket ID</p>\n","type":"text/plain"},"type":"any","value":"bff5777e-02c8-4c44-bc85-3902ef7bb251","key":"ticketId"}]}},"response":[{"id":"d8d869f6-7e59-4053-b9ec-3676c56ec542","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {JWT}","type":"text"}],"url":{"raw":"https://sdk-live.smeetz.com/api/v1/user/ticket/:ticketId/download","protocol":"https","host":["sdk-live","smeetz","com"],"path":["api","v1","user","ticket",":ticketId","download"],"variable":[{"key":"ticketId","value":"bff5777e-02c8-4c44-bc85-3902ef7bb251","description":"The ticket ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 Mar 2023 20:03:49 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"47"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"c8758e15-998e-4c31-994c-b8e72fddf2be"},{"key":"x-amzn-Remapped-content-length","value":"47"},{"key":"x-amz-apigw-id","value":"BemF4GZHFiAFWbw="},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-6408ea25-6dedfe36724ccd7c5aaf6896;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"uuid\": \"bff5777e-02c8-4c44-bc85-3902ef7bb251\"\n}"}],"_postman_id":"e9109f86-126d-4c7f-9d23-f73e6adec1f0"},{"name":"Voucher redeemable","id":"97c199aa-f809-46b1-b79e-1831672782d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://sdk-live.smeetz.com/api/v1/voucher/:voucher/redeemable","description":"<p>Returns entities that are redeemable using a given voucher code.  </p>\n<p>This works with both tickets and merchandise products.</p>\n","urlObject":{"protocol":"https","path":["api","v1","voucher",":voucher","redeemable"],"host":["sdk-live","smeetz","com"],"query":[],"variable":[{"type":"any","value":"bff5777e","key":"voucher"}]}},"response":[{"id":"78d392d4-a38b-4d83-8e30-41b2f44d870e","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {JWT}","type":"text"}],"url":{"raw":"https://sdk-live.smeetz.com/api/v1/voucher/:voucher/redeemable","protocol":"https","host":["sdk-live","smeetz","com"],"path":["api","v1","voucher",":voucher","redeemable"],"variable":[{"key":"voucher","value":"bff5777e"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 09 Mar 2023 13:57:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"616"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"9721c974-7b1b-4ff8-8316-2ed52a415262"},{"key":"x-amzn-Remapped-content-length","value":"616"},{"key":"x-amz-apigw-id","value":"BhDXwHWPliAFmMA="},{"key":"x-powered-by","value":"Express"},{"key":"X-Amzn-Trace-Id","value":"Root=1-6409e5ca-7f66ace34a4779d706619ad6;Sampled=0"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"name\": \"Sunset endeavours\",\n        \"description\": \"Rethinking closing events. An ideal way to end a long journey on a hard to complete adventure\",\n        \"id\": 54532,\n        \"prices\": [\n            {\n                \"name\": \"Event only\",\n                \"priceValue\": 40\n            },\n            {\n                \"name\": \"Behind the scenes\",\n                \"priceValue\": 90\n            }\n        ],\n        \"currency\": \"CHF\",\n        \"internalRef\": null,\n        \"startDateTime\": \"2023-10-26T07:00:00.000Z\",\n        \"endDateTime\": \"2023-10-26T09:00:00.000Z\"\n    },\n    {\n        \"name\": \"Tryouts\",\n        \"description\": \"Tryouts for the after events parties\",\n        \"id\": 54533,\n        \"prices\": [\n            {\n                \"name\": \"Student\",\n                \"priceValue\": 19.5\n            },\n            {\n                \"name\": \"Full price\",\n                \"priceValue\": 30\n            }\n        ],\n        \"currency\": \"CHF\",\n        \"internalRef\": \"1c3d78c5-1fcd-4041-8b17-91e1a06ea241\",\n        \"startDateTime\": \"2023-10-26T15:00:00.000Z\",\n        \"endDateTime\": \"2023-10-26T18:00:00.000Z\"\n    }\n]"}],"_postman_id":"97c199aa-f809-46b1-b79e-1831672782d8"},{"name":"Authenticate user and fetch tickets and memberships","id":"7c8243dc-f82a-43e0-a6bb-e8adaed2c33a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-smtzsdk-key","value":"Organizer API key"}],"body":{"mode":"raw","raw":"{\n    \"type\": 5,\n    \"token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJTbWVldHoiLCJpYXQiOjE2Nzc3Njg3MDksImV4cCI6MTcwOTMwNDcwOSwiYXVkIjoid3d3LnZpdmFldmVudHMuY29tIiwic3ViIjoiYnJhZEBnbWFpbC5jb20iLCJmaXJzdE5hbWUiOiJCcmFkIiwibGFzdE5hbWUiOiJJcm55IiwiZW1haWwiOiJicmFkQGdtYWlsLmNvbSJ9.g_8jTpf4HrgsgO6zqBlMO1JFXbIccYM8sMqWvQ19U7w\",\n    \"fetchData\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://sdk-live.smeetz.com/api/v1/user/tickets-memberships","description":"<p>An api to autheticate user using keycloak token and to fetch the user' tickets and membership.</p>\n<p>To fetch user's tickets/memberships makse sure to pass <code>fetchData</code> as <strong>true</strong></p>\n<p><strong>Type</strong></p>\n<ul>\n<li>5 : keycloak</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","v1","user","tickets-memberships"],"host":["sdk-live","smeetz","com"],"query":[],"variable":[]}},"response":[{"id":"d77fe0b7-9775-445c-96ec-fbc3582c0734","name":"Success","originalRequest":{"method":"POST","header":[{"key":"x-smtzsdk-key","value":"live_FJRPKcYMTykk46hWWxaU1iHHYqMmZBBjY6us82K7"}],"body":{"mode":"raw","raw":"{\n    \"type\": 5,\n    \"token\": \"eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJ3V1dJZVBocWFOT3lrekZzdlZkbHB3Nk1VME9MdlMydGVtRDN3a3ZxeVZvIn0.eyJleHAiOjE3MTc0MTM0NTgsImlhdCI6MTcxNjU0OTQ1OCwianRpIjoiMDdmYWQyYWYtODQ1Ny00NjA4LWFjMWEtODBjMWNmZGZmYjc0IiwiaXNzIjoiaHR0cHM6Ly9hY2NvdW50LmxvY2Fybm9mZXN0aXZhbC5jaC9yZWFsbXMvbGZmIiwiYXVkIjoiYWNjb3VudCIsInN1YiI6ImNiMzZhYmU1LTk3MzYtNGZmNi05MTRlLWJiZmM4NzVkMThhNyIsInR5cCI6IkJlYXJlciIsImF6cCI6IlNtZWV0elNlcnZpY2VQbGF0Zm9ybSIsInNlc3Npb25fc3RhdGUiOiIwMDU4ZWRjYS00ZDg1LTQ0NmEtYjBkYi1kNmMzYjg2YmY0NDEiLCJhY3IiOiIxIiwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbIm9mZmxpbmVfYWNjZXNzIiwidW1hX2F1dGhvcml6YXRpb24iLCJkZWZhdWx0LXJvbGVzLWxmZiJdfSwicmVzb3VyY2VfYWNjZXNzIjp7ImFjY291bnQiOnsicm9sZXMiOlsibWFuYWdlLWFjY291bnQiLCJtYW5hZ2UtYWNjb3VudC1saW5rcyIsInZpZXctcHJvZmlsZSJdfX0sInNjb3BlIjoib3BlbmlkIHByb2ZpbGUgZW1haWwiLCJzaWQiOiIwMDU4ZWRjYS00ZDg1LTQ0NmEtYjBkYi1kNmMzYjg2YmY0NDEiLCJlbWFpbF92ZXJpZmllZCI6dHJ1ZSwiZ2VuZGVyIjoiTWFsZSIsIm5hbWUiOiJoYW1haWRpIHlvdWNlZiIsInByZWZlcnJlZF91c2VybmFtZSI6ImhhbWFpZGkueW9AZ21haWwuY29tIiwibG9jYWxlIjoiZW4iLCJnaXZlbl9uYW1lIjoiaGFtYWlkaSIsImZhbWlseV9uYW1lIjoieW91Y2VmIiwiZW1haWwiOiJoYW1haWRpLnlvQGdtYWlsLmNvbSJ9.yiBu1PnFeWnhuM_EIEzzf5XFfZQG5Xw75I4_0aoHtU4KDIQ2cty4qlw9Wxb_CfA2lCpLOb6PjJ0DZ6hsbmENbGaFU2IJL005-WqCzFK9rqtzeOvSewiKI5LK5Vk4U2FQqldNyQgLht3WrKrgFZJ6FGg_TCWkysCPANUFEmPUUL1n70fmL3j4ytEwwq_2WL_hBqPR0kT9hX6v_83U010UiGHbuUVyey39OAsrbOFjy-LChruKthnqMCCSVS_a14zedcYZatRTBlQvonQMflpd3koWg-30lNlhFj2K4_4hrAcGMA2r49f6IEcwjcwuQvYLCAca0y992hMTGhZwB1xhig\",\n    \"fetchData\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://sdk-live.smeetz.com/api/v1/user/tickets-memberships"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 May 2024 11:26:01 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"10371"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"accessToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1dWlkIjoiNGM0ZDZhMDQtOWQyNC00NWExLWJlMDctM2YyYTk5OWY3ZjgxIiwic2VydmljZSI6InNkayIsImdyb3VwSWQiOjE5MjkzLCJmaXJzdE5hbWUiOiJ5YXNtaW5lIiwibGFzdE5hbWUiOiJ0ZXN0IiwiZW1haWwiOiJoYW1haWRpLnlvQGdtYWlsLmNvbSIsImlhdCI6MTcxNjU0OTk2MH0.LSZOB_FfCL-vpee0z8QpES3oOaNNpH8e3k6kH5FSWB0\",\n    \"memberships\": [\n        {\n            \"uuid\": \"f4dfa803-2e0d-4a9e-a03a-f96304a375ab\",\n            \"ticketName\": \"Membership voucher\",\n            \"priceValue\": 0,\n            \"currency\": \"CHF\",\n            \"token\": \"1Dr5URL1o8ugMDQBtEVGeOE_Ppfkz-lBLn5I7DBAwIM\",\n            \"status\": 3,\n            \"voucher\": \"LAYQ7GTN9S\",\n            \"purchaseRef\": \"1444764f\",\n            \"internalRef\": \"86657\",\n            \"customFields\": [],\n            \"startDateTime\": \"2023-05-26T11:12:24.000Z\",\n            \"endDateTime\": \"2023-09-29T22:00:00.000Z\"\n        },\n        {\n            \"uuid\": \"4b1b39b9-78f9-40eb-9744-525073400f2c\",\n            \"ticketName\": \"Membership Voucher 2\",\n            \"priceValue\": 100,\n            \"currency\": \"CHF\",\n            \"token\": \"-Acp6ksN4Fcj65cWiSzUXNy1Ujc9X1k4423DRxRaexQ\",\n            \"status\": 3,\n            \"voucher\": \"6KKULG267P\",\n            \"purchaseRef\": \"3d128c22\",\n            \"internalRef\": null,\n            \"customFields\": [],\n            \"startDateTime\": \"2023-06-12T12:28:24.000Z\",\n            \"endDateTime\": \"2023-10-26T22:00:00.000Z\"\n        },\n        {\n            \"uuid\": \"990ee5b0-df01-4e86-805a-3aac025c8c25\",\n            \"ticketName\": \"Membership Voucher 2\",\n            \"priceValue\": 0,\n            \"currency\": \"CHF\",\n            \"token\": \"AUP-E3sxQx9QrfSEO3lNC8MFgBnqW9hs6SQCFoOBaOA\",\n            \"status\": 3,\n            \"voucher\": \"VXKB5P97B4\",\n            \"purchaseRef\": \"9afc5a95\",\n            \"internalRef\": null,\n            \"customFields\": [],\n            \"startDateTime\": \"2023-06-12T12:40:22.000Z\",\n            \"endDateTime\": \"2023-10-26T22:00:00.000Z\"\n        },\n        {\n            \"uuid\": \"2933a865-ead2-4910-9993-52ba9cfa305e\",\n            \"ticketName\": \"Membership Voucher 2\",\n            \"priceValue\": 0,\n            \"currency\": \"CHF\",\n            \"token\": \"aJZu-9HxXNwcyLM37OUOm3nA3nCcqIWD1lmLVZ_8Xdw\",\n            \"status\": 3,\n            \"voucher\": \"98PCE9LTGT\",\n            \"purchaseRef\": \"9afc5a95\",\n            \"internalRef\": null,\n            \"customFields\": [],\n            \"startDateTime\": \"2023-06-12T12:40:22.000Z\",\n            \"endDateTime\": \"2023-10-26T22:00:00.000Z\"\n        },\n        {\n            \"uuid\": \"48c084f5-dc51-4df0-b7ed-fd73ed19a221\",\n            \"ticketName\": \"membership regular\",\n            \"priceValue\": 10,\n            \"currency\": \"EUR\",\n            \"token\": \"WBGICmmVGhEiohR-o65Vp-OtI46SX77mClo3uxECOlg\",\n            \"status\": 3,\n            \"voucher\": \"WXPYFHKZFX\",\n            \"purchaseRef\": \"4af9b207\",\n            \"internalRef\": null,\n            \"customFields\": [\n                {\n                    \"type\": 15,\n                    \"label\": \"image\",\n                    \"url\": \"https://backend-fields-production.s3.eu-central-1.amazonaws.com/2351011/ticketField/8442/64891a86bde2d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=ASIARYDIHJ46J3AA66O5%2F20240524%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20240524T112601Z&X-Amz-Expires=3600&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEBQaDGV1LWNlbnRyYWwtMSJGMEQCIBlztkUOIHmsx4axfTsR7VjVBDMXuHG0C7thFHVuw24uAiB%2FwUuZopaB8yu2kqMfanqDv%2FAaYJED3W1dXNExb2DjoSqrAgiN%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F8BEAQaDDEyMDQ3NzY2NzEzMiIMJwSlNMgyYHE1YnnCKv8BOp4I1EsNUaEWmvvE%2BKtM6hjx%2Fk4tLFRZAYLTpIrrmHUjwJ7dFniqcZRAW6N%2BmVF6IUUbkoYgiXKCc4uFH3eISGQpAxhOcans6YzOf%2BKwWk9ghPDFRQSnBTOjiWRQ6haTPXwYjzPMNz59oE2aRMs2y5o2Ib8rLYH3O1paHgVHHM2beF6uPT74vr9FHt95kaJUQUAx98%2FAXOqbpfS%2Fzs23LmrP1TeDbw4fimO8UhK%2BfRXeCffISBj9td0EplO%2Br8rFALFxBd8EeWX0krt0WxrTvdue0qmFsw5T6eJAe6qh9Fg1TYGFngdqFg5zm88hrIcfJKGLFYHJIVTuaAqy0YhHMMnywbIGOp4By6fSucePF4Fr1lL2jROwL3MevliyY8gjTEZMmkxoBVJJ1Ny%2F5NgqP%2Fyga7DY77D9B6%2FqNSeYDBTQ0Ojb2P%2FHyan%2B2UTHKsluOjyTv%2ByVykllx8qepVGs6mhUmwytclrxvNXkOfElLN0%2BIAC7pbURlnSFdCxfse8tmaLI3JsNCYN%2FYMH8qjd%2F9ZDKURySY56C%2BtR0M%2FQHViEFcJEsUGk%3D&X-Amz-Signature=8403faab42c59409e59c7b315cd1a4a6a4ad327b33fda2bee8357f059ed86820&X-Amz-SignedHeaders=host&x-id=GetObject\",\n                    \"value\": null\n                }\n            ],\n            \"startDateTime\": \"2023-06-14T01:38:57.000Z\",\n            \"endDateTime\": \"2023-06-29T22:00:00.000Z\"\n        },\n        {\n            \"uuid\": \"d57a9701-7229-49d8-b191-080808048bb5\",\n            \"ticketName\": \"Membership voucher 2\",\n            \"priceValue\": 20,\n            \"currency\": \"CHF\",\n            \"token\": \"s3iDNbO6m1vgnQXD-xbxZG7i26PjmxotXmOazwOfPVY\",\n            \"status\": 3,\n            \"voucher\": \"57YAQTKGR4\",\n            \"purchaseRef\": \"306060ec\",\n            \"internalRef\": null,\n            \"customFields\": [\n                {\n                    \"type\": 15,\n                    \"label\": \"photo\",\n                    \"url\": \"https://backend-fields-production.s3.eu-central-1.amazonaws.com/2352679/ticketField/8451/648a1ce94778b?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=ASIARYDIHJ46J3AA66O5%2F20240524%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20240524T112601Z&X-Amz-Expires=3600&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEBQaDGV1LWNlbnRyYWwtMSJGMEQCIBlztkUOIHmsx4axfTsR7VjVBDMXuHG0C7thFHVuw24uAiB%2FwUuZopaB8yu2kqMfanqDv%2FAaYJED3W1dXNExb2DjoSqrAgiN%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F8BEAQaDDEyMDQ3NzY2NzEzMiIMJwSlNMgyYHE1YnnCKv8BOp4I1EsNUaEWmvvE%2BKtM6hjx%2Fk4tLFRZAYLTpIrrmHUjwJ7dFniqcZRAW6N%2BmVF6IUUbkoYgiXKCc4uFH3eISGQpAxhOcans6YzOf%2BKwWk9ghPDFRQSnBTOjiWRQ6haTPXwYjzPMNz59oE2aRMs2y5o2Ib8rLYH3O1paHgVHHM2beF6uPT74vr9FHt95kaJUQUAx98%2FAXOqbpfS%2Fzs23LmrP1TeDbw4fimO8UhK%2BfRXeCffISBj9td0EplO%2Br8rFALFxBd8EeWX0krt0WxrTvdue0qmFsw5T6eJAe6qh9Fg1TYGFngdqFg5zm88hrIcfJKGLFYHJIVTuaAqy0YhHMMnywbIGOp4By6fSucePF4Fr1lL2jROwL3MevliyY8gjTEZMmkxoBVJJ1Ny%2F5NgqP%2Fyga7DY77D9B6%2FqNSeYDBTQ0Ojb2P%2FHyan%2B2UTHKsluOjyTv%2ByVykllx8qepVGs6mhUmwytclrxvNXkOfElLN0%2BIAC7pbURlnSFdCxfse8tmaLI3JsNCYN%2FYMH8qjd%2F9ZDKURySY56C%2BtR0M%2FQHViEFcJEsUGk%3D&X-Amz-Signature=cacbb6e4847e4ff2f1278ae381749d425ca1e59d40a891bb46586bf43b15e2ea&X-Amz-SignedHeaders=host&x-id=GetObject\",\n                    \"value\": null\n                }\n            ],\n            \"startDateTime\": \"2023-06-14T20:00:45.000Z\",\n            \"endDateTime\": \"2023-09-29T22:00:00.000Z\"\n        },\n        {\n            \"uuid\": \"ebb955cf-7df1-4880-88ae-16ea39a97794\",\n            \"ticketName\": \"Membership voucher\",\n            \"priceValue\": 10,\n            \"currency\": \"CHF\",\n            \"token\": \"K3HV-lF6y3RO813uUoQTU7Mj3DjmLrzzqsul0DWqPl0\",\n            \"status\": 3,\n            \"voucher\": \"Q6GJUPWE3Z\",\n            \"purchaseRef\": \"cb9b7eb1\",\n            \"internalRef\": \"86657\",\n            \"customFields\": [\n                {\n                    \"type\": 15,\n                    \"label\": \"image\",\n                    \"url\": \"https://backend-fields-production.s3.eu-central-1.amazonaws.com/2352703/ticketField/8450/648a1f305c86e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=ASIARYDIHJ46J3AA66O5%2F20240524%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20240524T112601Z&X-Amz-Expires=3600&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEBQaDGV1LWNlbnRyYWwtMSJGMEQCIBlztkUOIHmsx4axfTsR7VjVBDMXuHG0C7thFHVuw24uAiB%2FwUuZopaB8yu2kqMfanqDv%2FAaYJED3W1dXNExb2DjoSqrAgiN%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F8BEAQaDDEyMDQ3NzY2NzEzMiIMJwSlNMgyYHE1YnnCKv8BOp4I1EsNUaEWmvvE%2BKtM6hjx%2Fk4tLFRZAYLTpIrrmHUjwJ7dFniqcZRAW6N%2BmVF6IUUbkoYgiXKCc4uFH3eISGQpAxhOcans6YzOf%2BKwWk9ghPDFRQSnBTOjiWRQ6haTPXwYjzPMNz59oE2aRMs2y5o2Ib8rLYH3O1paHgVHHM2beF6uPT74vr9FHt95kaJUQUAx98%2FAXOqbpfS%2Fzs23LmrP1TeDbw4fimO8UhK%2BfRXeCffISBj9td0EplO%2Br8rFALFxBd8EeWX0krt0WxrTvdue0qmFsw5T6eJAe6qh9Fg1TYGFngdqFg5zm88hrIcfJKGLFYHJIVTuaAqy0YhHMMnywbIGOp4By6fSucePF4Fr1lL2jROwL3MevliyY8gjTEZMmkxoBVJJ1Ny%2F5NgqP%2Fyga7DY77D9B6%2FqNSeYDBTQ0Ojb2P%2FHyan%2B2UTHKsluOjyTv%2ByVykllx8qepVGs6mhUmwytclrxvNXkOfElLN0%2BIAC7pbURlnSFdCxfse8tmaLI3JsNCYN%2FYMH8qjd%2F9ZDKURySY56C%2BtR0M%2FQHViEFcJEsUGk%3D&X-Amz-Signature=a2b7b7ba7f8e1e9f4654ca16c18b057664f07704bb102516c9941fc95e2d13bb&X-Amz-SignedHeaders=host&x-id=GetObject\",\n                    \"value\": null\n                }\n            ],\n            \"startDateTime\": \"2023-06-14T20:11:14.000Z\",\n            \"endDateTime\": \"2023-09-29T22:00:00.000Z\"\n        }\n    ],\n    \"tickets\": [\n        {\n            \"uuid\": \"f4dfa803-2e0d-4a9e-a03a-f96304a375ab\",\n            \"ticketName\": \"Membership voucher\",\n            \"priceValue\": 0,\n            \"currency\": \"CHF\",\n            \"status\": 3,\n            \"type\": 16,\n            \"discountValue\": 0,\n            \"token\": \"1Dr5URL1o8ugMDQBtEVGeOE_Ppfkz-lBLn5I7DBAwIM\",\n            \"purchaseRef\": \"1444764f\",\n            \"internalRef\": \"86657\",\n            \"startDateTime\": \"2023-05-26T11:12:24.000Z\",\n            \"endDateTime\": \"2023-09-29T22:00:00.000Z\",\n            \"product\": {\n                \"id\": 62634,\n                \"name\": \"Sample membership\"\n            },\n            \"seat\": null,\n            \"membershipSetting\": 1,\n            \"isUserCancellable\": 1\n        },\n        {\n            \"uuid\": \"4b1b39b9-78f9-40eb-9744-525073400f2c\",\n            \"ticketName\": \"Membership Voucher 2\",\n            \"priceValue\": 100,\n            \"currency\": \"CHF\",\n            \"status\": 3,\n            \"type\": 16,\n            \"discountValue\": 100,\n            \"token\": \"-Acp6ksN4Fcj65cWiSzUXNy1Ujc9X1k4423DRxRaexQ\",\n            \"purchaseRef\": \"3d128c22\",\n            \"internalRef\": null,\n            \"startDateTime\": \"2023-06-12T12:28:24.000Z\",\n            \"endDateTime\": \"2023-10-26T22:00:00.000Z\",\n            \"product\": {\n                \"id\": 62594,\n                \"name\": \"Membership 2\"\n            },\n            \"seat\": null,\n            \"membershipSetting\": 1,\n            \"isUserCancellable\": 1\n        },\n        {\n            \"uuid\": \"990ee5b0-df01-4e86-805a-3aac025c8c25\",\n            \"ticketName\": \"Membership Voucher 2\",\n            \"priceValue\": 0,\n            \"currency\": \"CHF\",\n            \"status\": 3,\n            \"type\": 16,\n            \"discountValue\": 0,\n            \"token\": \"AUP-E3sxQx9QrfSEO3lNC8MFgBnqW9hs6SQCFoOBaOA\",\n            \"purchaseRef\": \"9afc5a95\",\n            \"internalRef\": null,\n            \"startDateTime\": \"2023-06-12T12:40:22.000Z\",\n            \"endDateTime\": \"2023-10-26T22:00:00.000Z\",\n            \"product\": {\n                \"id\": 62594,\n                \"name\": \"Membership 2\"\n            },\n            \"seat\": null,\n            \"membershipSetting\": 1,\n            \"isUserCancellable\": 1\n        },\n        {\n            \"uuid\": \"2933a865-ead2-4910-9993-52ba9cfa305e\",\n            \"ticketName\": \"Membership Voucher 2\",\n            \"priceValue\": 0,\n            \"currency\": \"CHF\",\n            \"status\": 3,\n            \"type\": 16,\n            \"discountValue\": 0,\n            \"token\": \"aJZu-9HxXNwcyLM37OUOm3nA3nCcqIWD1lmLVZ_8Xdw\",\n            \"purchaseRef\": \"9afc5a95\",\n            \"internalRef\": null,\n            \"startDateTime\": \"2023-06-12T12:40:22.000Z\",\n            \"endDateTime\": \"2023-10-26T22:00:00.000Z\",\n            \"product\": {\n                \"id\": 62594,\n                \"name\": \"Membership 2\"\n            },\n            \"seat\": null,\n            \"membershipSetting\": 1,\n            \"isUserCancellable\": 1\n        },\n        {\n            \"uuid\": \"48c084f5-dc51-4df0-b7ed-fd73ed19a221\",\n            \"ticketName\": \"membership regular\",\n            \"priceValue\": 10,\n            \"currency\": \"EUR\",\n            \"status\": 3,\n            \"type\": 16,\n            \"discountValue\": 10,\n            \"token\": \"WBGICmmVGhEiohR-o65Vp-OtI46SX77mClo3uxECOlg\",\n            \"purchaseRef\": \"4af9b207\",\n            \"internalRef\": null,\n            \"startDateTime\": \"2023-06-14T01:38:57.000Z\",\n            \"endDateTime\": \"2023-06-29T22:00:00.000Z\",\n            \"product\": {\n                \"id\": 63138,\n                \"name\": \"Custom field testing\"\n            },\n            \"seat\": null,\n            \"membershipSetting\": 1,\n            \"isUserCancellable\": 0\n        },\n        {\n            \"uuid\": \"4ac5155f-24e5-4103-8a4e-39f8b70039b2\",\n            \"ticketName\": \"Il faut regarder le feu ou brûler dedans\",\n            \"priceValue\": 18,\n            \"currency\": \"CHF\",\n            \"status\": 4,\n            \"type\": 8,\n            \"discountValue\": 18,\n            \"token\": \"w7PumvccG67ECjlypHxYDDOfiPnBrvb5-d23OHJLdyo\",\n            \"purchaseRef\": \"80b953b4\",\n            \"internalRef\": \"254bf092-3d07-4a25-9625-7eaf553f36e4\",\n            \"startDateTime\": \"2023-08-04T12:30:00.000Z\",\n            \"endDateTime\": \"2023-08-04T16:30:00.000Z\",\n            \"product\": {\n                \"id\": 63050,\n                \"name\": \"Locarno FF 2022 La Sala\"\n            },\n            \"seat\": null,\n            \"membershipSetting\": 1,\n            \"isUserCancellable\": 1\n        },\n        {\n            \"uuid\": \"d57a9701-7229-49d8-b191-080808048bb5\",\n            \"ticketName\": \"Membership voucher 2\",\n            \"priceValue\": 20,\n            \"currency\": \"CHF\",\n            \"status\": 3,\n            \"type\": 16,\n            \"discountValue\": 20,\n            \"token\": \"s3iDNbO6m1vgnQXD-xbxZG7i26PjmxotXmOazwOfPVY\",\n            \"purchaseRef\": \"306060ec\",\n            \"internalRef\": null,\n            \"startDateTime\": \"2023-06-14T20:00:45.000Z\",\n            \"endDateTime\": \"2023-09-29T22:00:00.000Z\",\n            \"product\": {\n                \"id\": 62636,\n                \"name\": \"Sample membership 2\"\n            },\n            \"seat\": null,\n            \"membershipSetting\": 1,\n            \"isUserCancellable\": 1\n        },\n        {\n            \"uuid\": \"ebb955cf-7df1-4880-88ae-16ea39a97794\",\n            \"ticketName\": \"Membership voucher\",\n            \"priceValue\": 10,\n            \"currency\": \"CHF\",\n            \"status\": 3,\n            \"type\": 16,\n            \"discountValue\": 10,\n            \"token\": \"K3HV-lF6y3RO813uUoQTU7Mj3DjmLrzzqsul0DWqPl0\",\n            \"purchaseRef\": \"cb9b7eb1\",\n            \"internalRef\": \"86657\",\n            \"startDateTime\": \"2023-06-14T20:11:14.000Z\",\n            \"endDateTime\": \"2023-09-29T22:00:00.000Z\",\n            \"product\": {\n                \"id\": 62634,\n                \"name\": \"Sample membership\"\n            },\n            \"seat\": null,\n            \"membershipSetting\": 1,\n            \"isUserCancellable\": 1\n        }\n    ]\n}"}],"_postman_id":"7c8243dc-f82a-43e0-a6bb-e8adaed2c33a"}],"id":"59dabc74-94d3-48e3-84e6-936ce5b7be2e","description":"<p>These are apis that will be used by the smeetz sdk.</p>\n<p>It allows third parties to build UIs that depend on Smeetz information like tickets, user bookings …etc.</p>\n<p>The api is served under the domain <code>https://sdk-live.smeetz.com</code><br />Rest apis are preceeded with a version, example <code>https://sdk-live.smeetz.com/v1</code></p>\n<h2 id=\"authorization\">Authorization</h2>\n<p>APIs are authorized using JWT token. To authorize an api, and authorization header must be supplied with the user JWT in the <code>Authorization</code> header.</p>\n<p>The authorization header should be supplied in the following format</p>\n<p><code>authorization: Bearer {JWT}</code></p>\n<h2 id=\"purchases\">Purchases</h2>\n<p>With it's unified commerce solution, Smeetz enables partners to sell both tickets and products through it's integrations.<br />These purchases happen through a purchase session. These purchase sessions are identified by a <strong>Purchase Reference</strong>.<br />Tickets and products bought together in the same purchase session, all have the same reference <code>purchaseRef</code>.</p>\n<h2 id=\"qr-codes\">QR Codes</h2>\n<p>For all the electronic products sold, it's very common for partners to generate QR Codes that can be scanned using Smeetz scanners.<br />These QR Codes shall be generated using the purchased entity <code>token</code>.</p>\n","_postman_id":"59dabc74-94d3-48e3-84e6-936ce5b7be2e"}],"id":"8b4304cb-6a83-4223-ac9c-3bcc322dcc46","_postman_id":"8b4304cb-6a83-4223-ac9c-3bcc322dcc46","description":""}],"id":"554c3927-77e6-4451-a3fa-d19eb4d5b160","_postman_id":"554c3927-77e6-4451-a3fa-d19eb4d5b160","description":""},{"name":"Private API","item":[{"name":"V1","item":[{"name":"Ticket Category","item":[{"name":"POST Category","id":"934e514b-cf59-479b-86ed-67fbd5ff668a","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"connection":true,"accept-encoding":true,"accept":true,"user-agent":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"x-public-api-key","value":"{{x-public-api-key}}","description":"<p>API public key found on the integrations page</p>\n"}],"body":{"mode":"raw","raw":"{\r\n  \"productId\": 37789,\r\n  \"type\": 8,\r\n  \"name\": \"Batman Returns\",\r\n  \"internalReference\": \"51E96B55-033D-4732-B0D4-8E1B720BC72E\",\r\n  \"availability\": 100,\r\n  \"startDateTime\": \"2023-07-25 18:00:00\",\r\n  \"endDateTime\": \"2023-07-25 20:00:00\",\r\n  \"pricingGridId\": 33,\r\n  \"purchasePeriod\": {\r\n      \"saleStart\": \"2023-07-20 10:00\",\r\n      \"saleStartType\": 2\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.smeetz.com/org/:awsEnv/:locale/v1/category","description":"<p>Creates a single date ticket with the only allowed type 8.</p>\n<p>You should have a pricing grid on B2B before ticket creating</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Is required</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>productId</td>\n<td>int</td>\n<td>yes</td>\n<td>Product id</td>\n</tr>\n<tr>\n<td>type</td>\n<td>int</td>\n<td>false</td>\n<td>Category type. Allowed values: 8; By default: 8;</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>yes</td>\n<td>Category name</td>\n</tr>\n<tr>\n<td>internalReference</td>\n<td>string</td>\n<td>false</td>\n<td>Internal reference</td>\n</tr>\n<tr>\n<td>availability</td>\n<td>int</td>\n<td>true</td>\n<td>number of tickets</td>\n</tr>\n<tr>\n<td>startDateTime</td>\n<td>ISO 8601</td>\n<td>true</td>\n<td>ticket start dateTime.  <br />\"YYYY-MM-DD hh:mm:ss\"</td>\n</tr>\n<tr>\n<td>endDateTime</td>\n<td>ISO 8601</td>\n<td>true</td>\n<td>ticket end dateTime.  <br />\"YYYY-MM-DD hh:mm:ss\"</td>\n</tr>\n<tr>\n<td>pricingGridId</td>\n<td>int</td>\n<td>true</td>\n<td>Pricing grid ID. Should be created on Organizer page</td>\n</tr>\n<tr>\n<td>purchasePeriod</td>\n<td>object</td>\n<td>false</td>\n<td>Purchase period data object</td>\n</tr>\n<tr>\n<td>areas</td>\n<td>array of objects</td>\n<td>false</td>\n<td>array of area objects to link with the Ticket.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"adding-areas-to-ticket\"><strong>Adding Areas to Ticket:</strong></h4>\n<p>To associate one or more areas with a Ticket, include the <strong>areas</strong> array in the request body of the API call. The areas array must not be empty and should reference pre-existing areas.<br />Request Body Parameters</p>\n<p>Include the following in the body of your API request:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field name</strong></th>\n<th>Type</th>\n<th><strong>Is required</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>areas</td>\n<td>Array</td>\n<td>True</td>\n<td>A non-empty array of area objects to link with the Ticket.</td>\n</tr>\n<tr>\n<td>areas[].areaId</td>\n<td>Int</td>\n<td>True</td>\n<td>The unique identifier of a pre-existing area.</td>\n</tr>\n<tr>\n<td>areas[].numberOfAccesses</td>\n<td>Int</td>\n<td>True</td>\n<td>The number of allowed accesses to the area (non-negative, e.g., 0 or more).</td>\n</tr>\n<tr>\n<td>areas[].timeGapBetweenAccesses</td>\n<td>Int</td>\n<td>True</td>\n<td>The time gap (in minutes) between accesses (positive, e.g., 7).</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"notes\">Notes</h3>\n<ul>\n<li><p>Ensure that each areaId corresponds to an <strong>existing area</strong> in the system before making the request.</p>\n</li>\n<li><p>The areas array must contain at least one area object.</p>\n</li>\n<li><p>Both <strong>numberOfAccesses</strong> and <strong>timeGapBetweenAccesses</strong> must be valid integers.</p>\n</li>\n<li><p>Unlimited access cannot be set directly. However, you can specify a sufficiently large value for <strong>numberOfAccesses</strong> (e.g., 1000) to effectively cover all expected use cases.</p>\n</li>\n</ul>\n<h3 id=\"example-request-body\">Example Request Body</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"name\": \"Ticket name\",\n    \"description\": \"Ticket description\",\n  \"areas\": [\n    {\n      \"areaId\": 7,\n      \"numberOfAccesses\": 7,\n      \"timeGapBetweenAccesses\": 10\n    },\n    {\n      \"areaId\": 8,\n      \"numberOfAccesses\": 1,\n      \"timeGapBetweenAccesses\": 14\n    }\n  ]\n}\n\n</code></pre>\n<p>Request Variables:</p>\n<blockquote>\n<p>purchasePeriod: object </p>\n</blockquote>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Is required</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>saleStartType</td>\n<td>int</td>\n<td>false</td>\n<td>Values: 1,2,3;  <br />1 - Start sales now; (by default)  <br />2 - Start sales at a precise date and time;  <br />3 - Sales should start X days before the activity;</td>\n</tr>\n<tr>\n<td>saleEndType</td>\n<td>int</td>\n<td>false</td>\n<td>Values: 1,2,3,4;  <br />1 - End sales at the end of the activity; (by default)  <br />2 - End sales at a precise date and time;  <br />3 - Sales should end X minutes before the start;  <br />4 - End sales at the beginning of the activity;</td>\n</tr>\n<tr>\n<td>saleEndDurationMinutes</td>\n<td>int</td>\n<td>true/false</td>\n<td>Positive or negative value. If positive - sales end before N minutes; If negative - sales end after N minutes after activity end date;  <br /><strong>Required</strong> if <code>saleEndType = 3</code></td>\n</tr>\n<tr>\n<td>saleStartDurationDays</td>\n<td>int</td>\n<td>true/false</td>\n<td>Sales starts only before N days.  <br /><strong>Required</strong> if <code>saleStartType = 3</code></td>\n</tr>\n<tr>\n<td>saleStart</td>\n<td>ISO 8601</td>\n<td>true/false</td>\n<td>Sale start date  <br />\"YYYY-MM-DD hh:mm\".  <br /><strong>Required</strong> if <code>saleStartType = 2</code></td>\n</tr>\n<tr>\n<td>saleEnd</td>\n<td>ISO 8601</td>\n<td>true/false</td>\n<td>Sale end date  <br />\"YYYY-MM-DD hh:mm\".  <br /><strong>Required</strong> if <code>saleEndType = 2</code></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["org",":awsEnv",":locale","v1","category"],"host":["api","smeetz","com"],"query":[],"variable":[{"description":{"content":"<p>prod</p>\n","type":"text/plain"},"type":"any","value":"prod","key":"awsEnv"},{"description":{"content":"<p>en</p>\n","type":"text/plain"},"type":"any","value":"en","key":"locale"}]}},"response":[{"id":"7ff111a1-ca3b-4399-8e51-42748c025ce4","name":"POST Category","originalRequest":{"method":"POST","header":[{"key":"x-public-api-key","value":"{{x-public-api-key}}","description":"API public key found on the integrations page","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"productId\": 37789,\r\n  \"type\": 8,\r\n  \"name\": \"Batman Returns\",\r\n  \"internalReference\": \"51E96B55-033D-4732-B0D4-8E1B720BC72E\",\r\n  \"availability\": 100,\r\n  \"startDateTime\": \"2023-07-25 18:00:00\",\r\n  \"endDateTime\": \"2023-07-25 20:00:00\",\r\n  \"pricingGridId\": 33,\r\n  \"purchasePeriod\": {\r\n    \"saleStart\": \"2023-07-20 10:00\",\r\n    \"saleStartType\": 2\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.smeetz.com/org/:awsEnv/:locale/v1/category","protocol":"https","host":["api","smeetz","com"],"path":["org",":awsEnv",":locale","v1","category"],"variable":[{"key":"awsEnv","value":"prod","description":"Smeetz environment: dev, test, prod"},{"key":"locale","value":"en","description":"en"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"64"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 06 Apr 2023 16:47:33 GMT"},{"key":"x-amzn-RequestId","value":"295bf6ca-727e-426f-b167-b8ac6dbc2a36"},{"key":"x-amzn-Remapped-Upgrade","value":"h2,h2c"},{"key":"x-amzn-Remapped-Connection","value":"Upgrade, Keep-Alive"},{"key":"x-amz-apigw-id","value":"C9uh2FMdliAFQzg="},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-amzn-Remapped-Server","value":"Apache/2.4.55 () OpenSSL/1.0.2k-fips"},{"key":"x-amzn-Remapped-Date","value":"Thu, 06 Apr 2023 16:47:33 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 733020b73c68471611025883a2d5ee14.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"BUD50-C1"},{"key":"X-Amz-Cf-Id","value":"OMRvbiYhwmfi9O11NiZIc1PfSunj4u-mWCRHBeq1TpIeYHJzNTo4RQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"id\": 45234,\n        \"name\": \"Batman Returns\"\n    }\n}"}],"_postman_id":"934e514b-cf59-479b-86ed-67fbd5ff668a"},{"name":"PATCH Category","id":"8890ebd6-342c-4e0c-a98b-7df99f648bfa","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"connection":true,"accept-encoding":true,"accept":true,"user-agent":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PATCH","header":[{"key":"x-public-api-key","value":"{{x-public-api-key}}","description":"<p>API public key found on the integrations page</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Batman 4\",\r\n  \"availability\": 67\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.smeetz.com/org/:awsEnv/:locale/v1/category/:categoryId","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Is required</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>false</td>\n<td>Category name</td>\n</tr>\n<tr>\n<td>internalReference</td>\n<td>string</td>\n<td>false</td>\n<td>Internal reference</td>\n</tr>\n<tr>\n<td>availability</td>\n<td>int</td>\n<td>false</td>\n<td>number of tickets</td>\n</tr>\n<tr>\n<td>startDateTime</td>\n<td>ISO 8601</td>\n<td>false</td>\n<td>ticket start dateTime.  <br />\"YYYY-MM-DD hh:mm:ss\"</td>\n</tr>\n<tr>\n<td>endDateTime</td>\n<td>ISO 8601</td>\n<td>false</td>\n<td>ticket end dateTime.  <br />\"YYYY-MM-DD hh:mm:ss\"</td>\n</tr>\n<tr>\n<td>pricingGridId</td>\n<td>int</td>\n<td>false</td>\n<td>Pricing grid ID. Should be created on Organizer page</td>\n</tr>\n<tr>\n<td>purchasePeriod</td>\n<td>object</td>\n<td>false</td>\n<td>Purchase period data object</td>\n</tr>\n<tr>\n<td>areas</td>\n<td>Array of objects</td>\n<td>false</td>\n<td>A non-empty array of area objects to link with the ticket.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"updating-a-ticket-with-areas\">Updating a Ticket with Areas</h2>\n<p>To update a ticket and associate it with one or more areas, include the areas array in the request body of the API call. The areas array must not be empty and should reference pre-existing configurations via configurationId.</p>\n<h3 id=\"request-body-parameters\">Request Body Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th><strong>Is required</strong></th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>areas</td>\n<td>Array</td>\n<td>True</td>\n<td>A non-empty array of area objects to link with the ticket.</td>\n</tr>\n<tr>\n<td>areas[].numberOfAccesses</td>\n<td>Int</td>\n<td>True</td>\n<td>The number of allowed accesses to the area (non-negative, e.g., 0 or more).</td>\n</tr>\n<tr>\n<td>areas[].timeGapBetweenAccesses</td>\n<td>Int</td>\n<td>True</td>\n<td>The time gap (in days) between accesses (non-negative, e.g., 0 or more).</td>\n</tr>\n<tr>\n<td>areas[].configurationId</td>\n<td>Int</td>\n<td>True</td>\n<td>The unique identifier of a pre-existing configuration linking the ticket to the area.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"example-request-body\">Example Request Body</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"name\": \"update Ticket Game\",\n  \"areas\": [\n    {\n      \"numberOfAccesses\": 10,\n      \"timeGapBetweenAccesses\": 7,\n      \"configurationId\": 32\n    }\n  ]\n}\n\n</code></pre>\n<h3 id=\"notes\">Notes</h3>\n<ul>\n<li><p>Ensure that each configurationId corresponds to <strong>an existing configuration</strong> in the system before making the request.</p>\n</li>\n<li><p>The areas array must contain at least one area object.</p>\n</li>\n<li><p>Both numberOfAccesses and timeGapBetweenAccesses must be valid non-negative integers.</p>\n</li>\n<li><p>Unlimited access cannot be set directly. However, you can specify a sufficiently large value for <strong>numberOfAccesses</strong> (e.g., 1000) to effectively cover all expected use cases.</p>\n</li>\n<li><p>The <strong>configurationId is required</strong> to establish the link between the ticket and the area, and it must exist in the system to successfully update the ticket.</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["org",":awsEnv",":locale","v1","category",":categoryId"],"host":["api","smeetz","com"],"query":[],"variable":[{"description":{"content":"<p>Smeetz environment</p>\n","type":"text/plain"},"type":"any","value":"prod","key":"awsEnv"},{"description":{"content":"<p>en</p>\n","type":"text/plain"},"type":"any","value":"en","key":"locale"},{"description":{"content":"<p>Ticket category ID</p>\n","type":"text/plain"},"type":"any","value":"{{categoryId}}","key":"categoryId"}]}},"response":[{"id":"d9bab167-c72a-4f11-a6a7-33dea7101a2f","name":"PATCH Category","originalRequest":{"method":"PATCH","header":[{"key":"x-public-api-key","value":"{{x-public-api-key}}","description":"API public key found on the integrations page","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Batman 4\",\r\n  \"availability\": 67\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.smeetz.com/org/:awsEnv/:locale/v1/category/:categoryId","protocol":"https","host":["api","smeetz","com"],"path":["org",":awsEnv",":locale","v1","category",":categoryId"],"variable":[{"key":"awsEnv","value":"prod","description":"Smeetz environment: dev, test, prod"},{"key":"locale","value":"en","description":"en"},{"key":"categoryId","value":"{{categoryId}}","description":"Ticket category ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"58"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 06 Apr 2023 18:03:35 GMT"},{"key":"x-amzn-RequestId","value":"ff6a9a65-3d5e-4887-bc76-3d893165bed6"},{"key":"x-amzn-Remapped-Upgrade","value":"h2,h2c"},{"key":"x-amzn-Remapped-Connection","value":"Upgrade, Keep-Alive"},{"key":"x-amz-apigw-id","value":"C95qaGZNFiAFQ6g="},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-amzn-Remapped-Server","value":"Apache/2.4.55 () OpenSSL/1.0.2k-fips"},{"key":"x-amzn-Remapped-Date","value":"Thu, 06 Apr 2023 18:03:35 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 2816426ad1adbedbdd23d4cdf80c2de2.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"FRA60-P2"},{"key":"X-Amz-Cf-Id","value":"9J9ySys71b7SJ1m3bKDAbIfrUWIfIqNdMh0YQJawSED3oQBhfWqmbg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"id\": 45234,\n        \"name\": \"Batman 4\"\n    }\n}"}],"_postman_id":"8890ebd6-342c-4e0c-a98b-7df99f648bfa"},{"name":"GET Category","id":"df7bf72c-cec3-48e1-bd34-dbd951ce265b","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"connection":true,"accept-encoding":true,"accept":true,"user-agent":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"x-public-api-key","value":"{{x-public-api-key}}","description":"<p>API public key found on the integrations page</p>\n","type":"text"}],"url":"https://api.smeetz.com/org/:awsEnv/:locale/v1/category/:categoryId","description":"<h2 id=\"retrieving-area-configurationid-with-ticket\">Retrieving area configurationId with Ticket</h2>\n<ul>\n<li><p>The GET API for ticket includes a <strong>categoryAreas</strong> array in the response, which provides details about the areas linked to the category. <strong>The id</strong> field in each categoryAreas object represents the configurationId required for updating areas in PATCH request.  </p>\n</li>\n<li><p>If the ticket is not yet configured with any areas, the categoryAreas array will be returned empty in the response.</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["org",":awsEnv",":locale","v1","category",":categoryId"],"host":["api","smeetz","com"],"query":[],"variable":[{"description":{"content":"<p>Smeetz environment</p>\n","type":"text/plain"},"type":"string","value":"prod","key":"awsEnv"},{"description":{"content":"<p>en</p>\n","type":"text/plain"},"type":"string","value":"en","key":"locale"},{"description":{"content":"<p>Ticket category ID</p>\n","type":"text/plain"},"type":"string","value":"{{categoryId}}","key":"categoryId"}]}},"response":[{"id":"7949aba9-120c-4360-a2ab-eb8c8ec891c6","name":"GET Category","originalRequest":{"method":"GET","header":[{"key":"x-public-api-key","value":"{{x-public-api-key}}","description":"API public key found on the integrations page","type":"text"}],"url":{"raw":"https://api.smeetz.com/org/:awsEnv/:locale/v1/category/:categoryId","protocol":"https","host":["api","smeetz","com"],"path":["org",":awsEnv",":locale","v1","category",":categoryId"],"variable":[{"key":"awsEnv","value":"prod","description":"Smeetz environment","type":"string"},{"key":"locale","value":"en","description":"en","type":"string"},{"key":"categoryId","value":"{{categoryId}}","description":"Ticket category ID","type":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"340"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Fri, 19 May 2023 15:37:41 GMT"},{"key":"x-amzn-RequestId","value":"b580ee37-a335-4f49-9432-57f986f9b4bb"},{"key":"x-amzn-Remapped-Upgrade","value":"h2,h2c"},{"key":"x-amzn-Remapped-Connection","value":"Upgrade, Keep-Alive"},{"key":"x-amz-apigw-id","value":"FLSm6FCfliAFi5g="},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-amzn-Remapped-Server","value":"Apache/2.4.56 () OpenSSL/1.0.2k-fips"},{"key":"x-amzn-Remapped-Date","value":"Fri, 19 May 2023 15:37:41 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 f395b3b1f28e353bed930ec878c96af2.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"WAW51-P4"},{"key":"X-Amz-Cf-Id","value":"OIwUjsqp8n8SRHOCrNK1K70SkBEi9YF6dN0kFsPdQscuIM4faVwseQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"id\": 45235,\n        \"name\": \"Batman 2\",\n        \"type\": 8,\n        \"internalReference\": \"51E96B55-033D-4732-B0D4-8E1B720BC72E\",\n        \"startDateTime\": \"2023-07-25 18:00:00\",\n        \"endDateTime\": \"2023-07-25 20:00:00\",\n        \"availability\": 100,\n        \"pricingGridId\": 33,\n        \"prices\": [\n            {\n                \"id\": 20421,\n                \"name\": \"testprice\",\n                \"value\": 10\n            },\n            {\n                \"id\": 20427,\n                \"name\": \"testprice 2\",\n                \"value\": 5\n            }\n        ],\n        \"categoryAreas\": [\n            {\n                \"id\": 48,\n                \"productSlotCategoryId\": 47637,\n                \"areaId\": 8,\n                \"numberOfAccesses\": 5,\n                \"timeGapBetweenAccesses\": 9,\n                \"insertedAt\": \"2025-07-08T23:38:33.587Z\",\n                \"updatedAt\": \"2025-07-08T23:38:33.587Z\",\n                \"archivedAt\": null,\n                \"productSlotCategory\": {\n                    \"id\": 47637,\n                    \"isAccessControld\": true,\n                    \"productId\": 1268\n                },\n                \"area\": {\n                    \"id\": 8,\n                    \"groupId\": 1,\n                    \"description\": \"area 1\",\n                    \"name\": \"area 1\",\n                    \"code\": \"ABSC\",\n                    \"createdAt\": \"2025-06-23T23:41:27.000Z\",\n                    \"insertedAt\": \"2025-06-23T23:41:26.959Z\",\n                    \"updatedAt\": \"2025-06-25T12:15:20.054Z\",\n                    \"archived_at\": null\n                }\n            },\n            {\n                \"id\": 47,\n                \"productSlotCategoryId\": 47637,\n                \"areaId\": 7,\n                \"numberOfAccesses\": 5,\n                \"timeGapBetweenAccesses\": 9,\n                \"insertedAt\": \"2025-07-08T23:38:33.549Z\",\n                \"updatedAt\": \"2025-07-08T23:38:33.549Z\",\n                \"archivedAt\": null,\n                \"productSlotCategory\": {\n                    \"id\": 47637,\n                    \"isAccessControld\": true,\n                    \"productId\": 1268\n                },\n                \"area\": {\n                    \"id\": 7,\n                    \"groupId\": 1,\n                    \"description\": \"area 2\",\n                    \"name\": \"area 2\",\n                    \"code\": \"YUOPPP\",\n                    \"createdAt\": \"2025-06-23T23:39:51.000Z\",\n                    \"insertedAt\": \"2025-06-23T23:39:50.589Z\",\n                    \"updatedAt\": \"2025-06-25T12:15:20.054Z\",\n                    \"archived_at\": null\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"df7bf72c-cec3-48e1-bd34-dbd951ce265b"},{"name":"DELETE Category","id":"37846e8e-07cb-4ec5-857c-2100bd31c8ac","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"connection":true,"accept-encoding":true,"accept":true,"user-agent":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"x-public-api-key","type":"text","value":"{{x-public-api-key}}","description":"<p>API public key found on the integrations page</p>\n"}],"url":"https://api.smeetz.com/org/:awsEnv/:locale/v1/category/:categoryId","description":"<p>Category can not be deleted when it has orders (bookings)</p>\n","urlObject":{"protocol":"https","path":["org",":awsEnv",":locale","v1","category",":categoryId"],"host":["api","smeetz","com"],"query":[],"variable":[{"description":{"content":"<p>Smeetz environment</p>\n","type":"text/plain"},"type":"any","value":"prod","key":"awsEnv"},{"description":{"content":"<p>en</p>\n","type":"text/plain"},"type":"any","value":"en","key":"locale"},{"description":{"content":"<p>Ticket category ID</p>\n","type":"text/plain"},"type":"any","value":"{{categoryId}}","key":"categoryId"}]}},"response":[{"id":"098dd028-39a9-4204-b99a-930bbf457995","name":"DELETE Category","originalRequest":{"method":"DELETE","header":[{"key":"x-public-api-key","value":"{{x-public-api-key}}","description":"API public key found on the integrations page","type":"text"}],"url":{"raw":"https://api.smeetz.com/org/:awsEnv/:locale/v1/category/:categoryId","protocol":"https","host":["api","smeetz","com"],"path":["org",":awsEnv",":locale","v1","category",":categoryId"],"variable":[{"key":"awsEnv","value":"prod","description":"Smeetz environment: dev, test, prod"},{"key":"locale","value":"en","description":"en"},{"key":"categoryId","value":"{{categoryId}}","description":"Ticket category ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"30"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 06 Apr 2023 18:04:57 GMT"},{"key":"x-amzn-RequestId","value":"9894ebf9-6005-4a67-a7a4-d543d06a3ea2"},{"key":"x-amzn-Remapped-Upgrade","value":"h2,h2c"},{"key":"x-amzn-Remapped-Connection","value":"Upgrade, Keep-Alive"},{"key":"x-amz-apigw-id","value":"C953cHZoliAFTdg="},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-amzn-Remapped-Server","value":"Apache/2.4.55 () OpenSSL/1.0.2k-fips"},{"key":"x-amzn-Remapped-Date","value":"Thu, 06 Apr 2023 18:04:57 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 16aa5c15345b1c0756b83a5ae8ee765e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"FRA60-P2"},{"key":"X-Amz-Cf-Id","value":"kQVRRm3XkrS1dHDa2xokc7MO9QkRWiKgtKv7xRQg0FCowJLU5Hr3PQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": []\n}"}],"_postman_id":"37846e8e-07cb-4ec5-857c-2100bd31c8ac"}],"id":"c7007798-c6b2-4300-9040-4266dd57f02f","_postman_id":"c7007798-c6b2-4300-9040-4266dd57f02f","description":""},{"name":"Activity","item":[{"name":"POST activity","id":"c335d409-96ec-45d1-8f07-47737009f9de","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"connection":true,"accept-encoding":true,"accept":true,"user-agent":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"x-public-api-key","value":"{{x-public-api-key}}","description":"<p>API public key found on the integrations page</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Cinema 3D\",\r\n  \"locationComplement\": \"Locarno, Swizerland\",\r\n  \"currency\": \"EUR\",\r\n  \"latitude\": \"46.1692863\",\r\n  \"longitude\": \"8.7921686\",\r\n  \"googleLocationId\": \"ChIJgUbEo8cfqokR5lP9_Wh_DaM\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.smeetz.com/org/:awsEnv/:locale/v1/activity","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Is required</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>true</td>\n<td>Name of product</td>\n</tr>\n<tr>\n<td>locationComplement</td>\n<td>string</td>\n<td>false</td>\n<td>Custom location name. Used on printer</td>\n</tr>\n<tr>\n<td>currency</td>\n<td>string</td>\n<td>false</td>\n<td>By default: CHF.  <br />Allowed values: CHF, EUR, USD, GBP, AED, CAD, NZD</td>\n</tr>\n<tr>\n<td>latitude</td>\n<td>string</td>\n<td>true/false</td>\n<td>Google location latitude.</td>\n</tr>\n<tr>\n<td>longitude</td>\n<td>string</td>\n<td>true/false</td>\n<td>Google location longitude.</td>\n</tr>\n<tr>\n<td>googleLocationId</td>\n<td>string</td>\n<td>true/false</td>\n<td>Google location ID. For example <em>ChIJgUbEo8cfqokR5lP9_Wh_DaM  <br /></em><strong>This param is required if</strong> <code>latitude</code><strong>or</strong> <code>longitude</code><strong>is missed</strong></td>\n</tr>\n<tr>\n<td>status</td>\n<td>int</td>\n<td>false</td>\n<td>Allowed values: 1, 0.  <br />By default: 1.  <br />1: product Alive  <br />0: product in draft mode</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["org",":awsEnv",":locale","v1","activity"],"host":["api","smeetz","com"],"query":[],"variable":[{"description":{"content":"<p>Smeetz environment</p>\n","type":"text/plain"},"type":"any","value":"prod","key":"awsEnv"},{"description":{"content":"<p>en</p>\n","type":"text/plain"},"type":"any","value":"en","key":"locale"}]}},"response":[{"id":"d11aabd4-c2a4-40a9-8973-72bcb0aba7c6","name":"POST activity","originalRequest":{"method":"POST","header":[{"key":"x-public-api-key","value":"{{x-public-api-key}}","description":"API public key found on the integrations page","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Cinema 3D\",\r\n  \"locationComplement\": \"Locarno, Swizerland\",\r\n  \"currency\": \"EUR\",\r\n  \"latitude\": \"46.1692863\",\r\n  \"longitude\": \"8.7921686\",\r\n  \"googleLocationId\": \"ChIJgUbEo8cfqokR5lP9_Wh_DaM\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.smeetz.com/org/:awsEnv/:locale/v1/activity","protocol":"https","host":["api","smeetz","com"],"path":["org",":awsEnv",":locale","v1","activity"],"variable":[{"key":"awsEnv","value":"dev","description":"Smeetz environment: dev, test, prod"},{"key":"locale","value":"en","description":"en"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"109"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 06 Apr 2023 16:17:12 GMT"},{"key":"x-amzn-RequestId","value":"c3d1000b-337a-4bbd-84c6-9fcbc7a6a63e"},{"key":"x-amzn-Remapped-Upgrade","value":"h2,h2c"},{"key":"x-amzn-Remapped-Connection","value":"Upgrade, Keep-Alive"},{"key":"x-amz-apigw-id","value":"C9qFSEuxFiAFrvw="},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-amzn-Remapped-Server","value":"Apache/2.4.55 () OpenSSL/1.0.2k-fips"},{"key":"x-amzn-Remapped-Date","value":"Thu, 06 Apr 2023 16:17:12 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 2e4b77c76f89825e36f12179cf1b33ea.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"WAW51-P1"},{"key":"X-Amz-Cf-Id","value":"AncSOVvy1V6prviH5jX_wYzfirkJr-8eHC0jASbWhLu_g5O_sWlmgw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": [\n        {\n            \"id\": 37787,\n            \"name\": \"Cinema 3D\",\n            \"status\": 1,\n            \"ticketingStatus\": 1,\n            \"currency\": \"EUR\"\n        }\n    ]\n}"}],"_postman_id":"c335d409-96ec-45d1-8f07-47737009f9de"},{"name":"PATCH activity","id":"8410fa1d-2561-461c-b0f3-9bf3fce56414","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"connection":true,"accept-encoding":true,"accept":true,"user-agent":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PATCH","header":[{"key":"x-public-api-key","type":"text","value":"{{x-public-api-key}}","description":"<p>API public key found on the integrations page</p>\n"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Cinema 5D\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.smeetz.com/org/:awsEnv/:locale/v1/activity/:productId","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Is required</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>false</td>\n<td>Name of product</td>\n</tr>\n<tr>\n<td>locationComplement</td>\n<td>string</td>\n<td>false</td>\n<td>Custom location name. Used on printer</td>\n</tr>\n<tr>\n<td>latitude</td>\n<td>string</td>\n<td>false</td>\n<td>Google location latitude</td>\n</tr>\n<tr>\n<td>longitude</td>\n<td>string</td>\n<td>false</td>\n<td>Google location longitude</td>\n</tr>\n<tr>\n<td>googleLocationId</td>\n<td>string</td>\n<td>false</td>\n<td>Google location ID. For example <em>ChIJgUbEo8cfqokR5lP9_Wh_DaM</em></td>\n</tr>\n<tr>\n<td>status</td>\n<td>int</td>\n<td>false</td>\n<td>Allowed values: 1, 0.  <br />1: product Alive  <br />0: sets product in draft mode</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["org",":awsEnv",":locale","v1","activity",":productId"],"host":["api","smeetz","com"],"query":[],"variable":[{"description":{"content":"<p>Smeetz environment</p>\n","type":"text/plain"},"type":"any","value":"prod","key":"awsEnv"},{"description":{"content":"<p>en</p>\n","type":"text/plain"},"type":"any","value":"en","key":"locale"},{"description":{"content":"<p>Product ID</p>\n","type":"text/plain"},"type":"any","value":"{{productId}}","key":"productId"}]}},"response":[{"id":"292d6d6d-577e-477c-afc0-620de97f6c93","name":"PATCH activity","originalRequest":{"method":"PATCH","header":[{"key":"x-public-api-key","type":"text","value":"{{x-public-api-key}}","description":"API public key found on the integrations page"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Summer Cinema Cafe\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.smeetz.com/org/:awsEnv/:locale/v1/activity/:productId","protocol":"https","host":["api","smeetz","com"],"path":["org",":awsEnv",":locale","v1","activity",":productId"],"variable":[{"key":"awsEnv","value":"dev","description":"Smeetz environment: dev, test, prod"},{"key":"locale","value":"en","description":"en"},{"key":"productId","value":"{{productId}}","description":"Product ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"109"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 06 Apr 2023 16:41:08 GMT"},{"key":"x-amzn-RequestId","value":"695f3ca6-1d27-4077-b18d-2b99fe35e2a8"},{"key":"x-amzn-Remapped-Upgrade","value":"h2,h2c"},{"key":"x-amzn-Remapped-Connection","value":"Upgrade, Keep-Alive"},{"key":"x-amz-apigw-id","value":"C9tlvFR_FiAFr3A="},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-amzn-Remapped-Server","value":"Apache/2.4.55 () OpenSSL/1.0.2k-fips"},{"key":"x-amzn-Remapped-Date","value":"Thu, 06 Apr 2023 16:41:08 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 119f1de9910710178454184ca951fe8e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"WAW51-P1"},{"key":"X-Amz-Cf-Id","value":"v9zRtSHxR5sQtZLgIHj__VBi27PdTt9_Xj0GNjulVUhCRADUhZI1hg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": [\n        {\n            \"id\": 37787,\n            \"name\": \"Cinema 5D\",\n            \"status\": 1,\n            \"ticketingStatus\": 1,\n            \"currency\": \"EUR\"\n        }\n    ]\n}"}],"_postman_id":"8410fa1d-2561-461c-b0f3-9bf3fce56414"},{"name":"DELETE activity","id":"b8228993-5716-497a-8e78-1719dbddec51","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"connection":true,"accept-encoding":true,"accept":true,"user-agent":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"x-public-api-key","type":"text","value":"{{x-public-api-key}}"}],"url":"https://api.smeetz.com/org/:awsEnv/:locale/v1/activity/:productId","urlObject":{"protocol":"https","path":["org",":awsEnv",":locale","v1","activity",":productId"],"host":["api","smeetz","com"],"query":[],"variable":[{"description":{"content":"<p>Smeetz environment</p>\n","type":"text/plain"},"type":"any","value":"prod","key":"awsEnv"},{"description":{"content":"<p>en</p>\n","type":"text/plain"},"type":"any","value":"en","key":"locale"},{"description":{"content":"<p>Product ID</p>\n","type":"text/plain"},"type":"any","value":"{{productId}}","key":"productId"}]}},"response":[{"id":"e4505a20-6e3c-43e0-9aff-6baa4c17628e","name":"DELETE activity","originalRequest":{"method":"DELETE","header":[{"key":"x-public-api-key","type":"text","value":"{{x-public-api-key}}"}],"url":{"raw":"https://api.smeetz.com/org/:awsEnv/:locale/v1/activity/:productId","protocol":"https","host":["api","smeetz","com"],"path":["org",":awsEnv",":locale","v1","activity",":productId"],"variable":[{"key":"awsEnv","value":"dev","description":"Smeetz environment: dev, test, prod"},{"key":"locale","value":"en","description":"en"},{"key":"productId","value":"{{productId}}","description":"Product ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"30"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 06 Apr 2023 16:43:42 GMT"},{"key":"x-amzn-RequestId","value":"db418151-d394-4aa0-add0-f84079a4a5d4"},{"key":"x-amzn-Remapped-Upgrade","value":"h2,h2c"},{"key":"x-amzn-Remapped-Connection","value":"Upgrade, Keep-Alive"},{"key":"x-amz-apigw-id","value":"C9t91FzKliAFZVg="},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-amzn-Remapped-Server","value":"Apache/2.4.55 () OpenSSL/1.0.2k-fips"},{"key":"x-amzn-Remapped-Date","value":"Thu, 06 Apr 2023 16:43:42 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 4b2484d6f9d7f95a0e92598c0f620970.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"WAW51-P1"},{"key":"X-Amz-Cf-Id","value":"bQl---X0Rg1KGVksZ584X7ed3GuDfquAdasPOUey_t7lam4-BBaU1w=="}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": []\n}"}],"_postman_id":"b8228993-5716-497a-8e78-1719dbddec51"},{"name":"GET activity","id":"994239a3-aa8d-4744-a85a-5fb821e5c597","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"connection":true,"accept-encoding":true,"accept":true,"user-agent":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"x-public-api-key","type":"text","value":"{{x-public-api-key}}"}],"url":"https://api.smeetz.com/org/:awsEnv/:locale/v1/activity/:productId","urlObject":{"protocol":"https","path":["org",":awsEnv",":locale","v1","activity",":productId"],"host":["api","smeetz","com"],"query":[],"variable":[{"description":{"content":"<p>Smeetz environment</p>\n","type":"text/plain"},"type":"any","value":"prod","key":"awsEnv"},{"description":{"content":"<p>en</p>\n","type":"text/plain"},"type":"any","value":"en","key":"locale"},{"description":{"content":"<p>Product ID</p>\n","type":"text/plain"},"type":"any","value":"{{productId}}","key":"productId"}]}},"response":[{"id":"1c01dea4-3284-47b4-8543-d4588e40aa35","name":"GET activity","originalRequest":{"method":"GET","header":[{"key":"x-public-api-key","type":"text","value":"{{x-public-api-key}}"}],"url":{"raw":"https://api.smeetz.com/org/:awsEnv/:locale/v1/activity/:productId","protocol":"https","host":["api","smeetz","com"],"path":["org",":awsEnv",":locale","v1","activity",":productId"],"variable":[{"key":"awsEnv","value":"dev","description":"Smeetz environment: dev, test, prod"},{"key":"locale","value":"en","description":"en"},{"key":"productId","value":"{{productId}}","description":"Product ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"109"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 06 Apr 2023 18:07:17 GMT"},{"key":"x-amzn-RequestId","value":"affaa202-bf89-4ad6-b8b3-f8ab59a4bfd4"},{"key":"x-amzn-Remapped-Upgrade","value":"h2,h2c"},{"key":"x-amzn-Remapped-Connection","value":"Upgrade, Keep-Alive"},{"key":"x-amz-apigw-id","value":"C96NYF4-FiAFm3Q="},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-amzn-Remapped-Server","value":"Apache/2.4.55 () OpenSSL/1.0.2k-fips"},{"key":"x-amzn-Remapped-Date","value":"Thu, 06 Apr 2023 18:07:17 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 7a17e7bab97826b103c75b700dd638e2.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"FRA60-P2"},{"key":"X-Amz-Cf-Id","value":"9k-E85UVV-Uh0ky_WEfR-8K7BSxGMsSLnZxI1ZX_ta_6oK51_WGsPw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": [\n        {\n            \"id\": 37787,\n            \"name\": \"Cinema 5D\",\n            \"status\": 5,\n            \"ticketingStatus\": 0,\n            \"currency\": \"EUR\"\n        }\n    ]\n}"}],"_postman_id":"994239a3-aa8d-4744-a85a-5fb821e5c597"}],"id":"2eb8e624-7f91-456a-ab12-b191fc26c30e","_postman_id":"2eb8e624-7f91-456a-ab12-b191fc26c30e","description":""},{"name":"Order","item":[{"name":"Order","id":"050e8df8-638f-4d70-a5ce-4f0cd7395f4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-public-api-key","value":"{{x-public-api-key}}","type":"text"}],"url":"https://api.smeetz.com/org/:awsEnv/:locale/v1/order/:uuid","urlObject":{"protocol":"https","path":["org",":awsEnv",":locale","v1","order",":uuid"],"host":["api","smeetz","com"],"query":[],"variable":[{"description":{"content":"<p>Smeetz environment</p>\n","type":"text/plain"},"type":"any","value":"prod","key":"awsEnv"},{"description":{"content":"<p>Locale</p>\n","type":"text/plain"},"type":"any","value":"en","key":"locale"},{"description":{"content":"<p>Order uuid</p>\n","type":"text/plain"},"type":"any","value":"{{uuid}}","key":"uuid"}]}},"response":[{"id":"8087a3d5-7083-456f-ba38-50350bd6544a","name":"Get order by uuid","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.smeetz.com/org/:awsEnv/:locale/v1/order/:uuid","protocol":"https","host":["api","smeetz","com"],"path":["org",":awsEnv",":locale","v1","order",":uuid"],"variable":[{"key":"awsEnv","value":"prod","description":"Smeetz environment"},{"key":"locale","value":"en","description":"Locale"},{"key":"uuid","value":"{{uuid}}"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"23"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 15 Mar 2023 14:40:41 GMT"},{"key":"x-amzn-RequestId","value":"560de367-4d78-41ad-b23b-0dc23a7fd5d5"},{"key":"x-amzn-ErrorType","value":"ForbiddenException"},{"key":"x-amz-apigw-id","value":"B07UlGXUliAFkgw="},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 03249875678629095a5ec311a6f1a298.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"FRA60-P2"},{"key":"X-Amz-Cf-Id","value":"u2r43DmFxQDHXKxxHifUr83OYYWYC8OilXMgT1Vu1YNlb58GU6XyMA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"order\": {\n            \"uuid\": \"800b586a-ba5e-4336-ae73-01dff005cb04\"\n        },\n        \"customer\": {\n            \"uuid\": \"03370c88-9f5c-4199-8f8e-71290afe7350\",\n            \"email\": \"e.boukherchoufa@email.com\",\n            \"company\": \"Update Company\",\n            \"firstName\": \"John updated\",\n            \"lastName\": \"Doe updated\",\n            \"address\": \"725 5th Ave - updated\",\n            \"city\": \"Rotterdam - updated\",\n            \"zipCode\": \"10333\",\n            \"country\": \"Algeria\",\n            \"phone\": \"+213659542910\"\n        },\n        \"tickets\": [\n            {\n                \"uuid\": \"494be008-eba3-42b3-a0c9-b83c41b59cf2\"\n            },\n            {\n                \"uuid\": \"6edd01a3-050b-4cc5-b929-c18996395a6b\"\n            },\n            {\n                \"uuid\": \"ca7185c8-59e1-428c-93a1-d52edbe070b0\"\n            },\n            {\n                \"uuid\": \"3c55ea6a-222e-4497-85c0-edd26e0450cd\"\n            },\n            {\n                \"uuid\": \"bba6e1da-9b62-4609-90b2-d45d1f1c6712\"\n            },\n            {\n                \"uuid\": \"3677fdd5-2dde-4f9c-9013-fcbecf2b8c79\"\n            }\n        ],\n        \"state\": 1\n    }\n}"}],"_postman_id":"050e8df8-638f-4d70-a5ce-4f0cd7395f4b"},{"name":"Create Order","id":"57a2ccbf-d63e-418b-a2e0-47fdac0b6975","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-public-api-key","value":"{{x-public-api-key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"customer\": {\r\n        \"email\": \"example@email.com\",\r\n        \"company\": \"Test Company\",\r\n        \"firstName\": \"Test\",\r\n        \"lastName\": \"TEST\",\r\n        \"address\": \"725 5th Ave\",\r\n        \"city\": \"Rotterdam\",\r\n        \"zipCode\": \"10022\",\r\n        \"country\": \"Netherlands\",\r\n        \"phone\": \"+380965012943\"\r\n    },\r\n    \"tickets\": [\r\n        {\r\n            \"ticketId\": 44408,\r\n            \"quantity\": 3,\r\n            \"priceId\": 19356\r\n        },\r\n        {\r\n            \"ticketId\": 44408,\r\n            \"quantity\": 2,\r\n            \"priceId\": 19418\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.smeetz.com/org/:awsEnv/:locale/v1/order","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Is required</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Customer</td>\n<td>object</td>\n<td>false</td>\n<td>Customer info data object.</td>\n</tr>\n<tr>\n<td>tickets</td>\n<td>array</td>\n<td>true</td>\n<td>Contains :  <br /><strong>ticketId:</strong> which is the categoryId that we want to order.  <br /><strong>Quantity :</strong> Number of tickets to create.  <br /><strong>priceId :</strong> The priceId of the categoryId we want to apply (Ex : priceId for Adult, Child ..etc).</td>\n</tr>\n<tr>\n<td>ticketId</td>\n<td>int</td>\n<td>true</td>\n<td>categoryId</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>int</td>\n<td>true</td>\n<td># of tickets to order.</td>\n</tr>\n<tr>\n<td>priceId</td>\n<td>int</td>\n<td>true</td>\n<td>On of the priceId's of the categoryId we chose.</td>\n</tr>\n<tr>\n<td>state</td>\n<td>int</td>\n<td>false</td>\n<td>It is the order state.  <br />By default the state is 1 (Pending order), however it is possible to create a confirmed order by adding this value <strong>\"state\": 3</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["org",":awsEnv",":locale","v1","order"],"host":["api","smeetz","com"],"query":[],"variable":[{"description":{"content":"<p>Smeetz environment</p>\n","type":"text/plain"},"type":"any","value":"prod","key":"awsEnv"},{"description":{"content":"<p>Locale</p>\n","type":"text/plain"},"type":"any","value":"en","key":"locale"}]}},"response":[{"id":"bcc31001-fa15-43bd-a098-b175cc373c24","name":"Create new order","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"customer\": {\r\n        \"email\": \"example@email.com\",\r\n        \"company\": \"Test Company\",\r\n        \"firstName\": \"Test\",\r\n        \"lastName\": \"TEST\",\r\n        \"address\": \"725 5th Ave\",\r\n        \"city\": \"Rotterdam\",\r\n        \"zipCode\": \"10022\",\r\n        \"country\": \"Netherlands\",\r\n        \"phone\": \"+380965012943\"\r\n    },\r\n    \"tickets\": [\r\n        {\r\n            \"ticketid\": 59457,\r\n            \"quantity\": 1,\r\n            \"priceId\": 20129\r\n        },\r\n        {\r\n            \"ticketid\": 59454,\r\n            \"quantity\": 2,\r\n            \"priceId\": 20129\r\n        }\r\n    ],\r\n    \"state\": 3 // Add this in case you want to create a confirmed order (Confirmed state - 3), you can remove this state to leave the order state by default Pending (state = 1)\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.smeetz.com/org/:awsEnv/:locale/v1/order","protocol":"https","host":["api","smeetz","com"],"path":["org",":awsEnv",":locale","v1","order"],"variable":[{"key":"awsEnv","value":"prod","description":"Smeetz environment"},{"key":"locale","value":"en","description":"Locale"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"23"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Fri, 17 Mar 2023 13:41:21 GMT"},{"key":"x-amzn-RequestId","value":"a69147f0-3849-4674-bd86-d49b100dc05a"},{"key":"x-amzn-ErrorType","value":"ForbiddenException"},{"key":"x-amz-apigw-id","value":"B7YgRHA-FiAFv0w="},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 cb15fe3d6533253878006d71dafb9142.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAD56-P2"},{"key":"X-Amz-Cf-Id","value":"dfFNi6gIaeN4AVoo5bDlW9cpKdKU6uPqs7EK2V8xTfRjFdaG3yNtDA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"order\": {\n            \"uuid\": \"800b586a-ba5e-4336-ae73-01dff005cb04\"\n        },\n        \"customer\": {\n            \"uuid\": \"b34c3275-0120-4f3e-bd20\",\n            \"email\": \"example@email.com\",\n            \"company\": \"Test Company\",\n            \"firstName\": \"Test\",\n            \"lastName\": \"TEST\",\n            \"address\": \"725 5th Ave\",\n            \"city\": \"Rotterdam\",\n            \"zipCode\": \"10022\",\n            \"country\": \"Netherlands\",\n            \"phone\": \"+380965012943\"\n        },\n        \"tickets\": [\n            {\n                \"uuid\": \"76153e45-728d-4a14-987e-774418128bca\"\n            },\n            {\n                \"uuid\": \"c0ced38c-db21-49f0-9b50-2d6c5a7c35ca\"\n            },\n            {\n                \"uuid\": \"ffc43602-9080-4f40-b281-7a36b44ebc95\"\n            },\n            {\n                \"uuid\": \"181e3449-7856-4004-a8fd-113a37375b81\"\n            },\n            { // membership ticket\n                \"voucher\": \"HZGJE8MMGA\",\n                \"qrCode\": \"tL2r9rBCbGP2VQSHJLq9XUsH3vu_CBaFEIIkWe5qVCk\",\n                \"uuid\": \"6388e224-e285-4649-8c9b-bb2bc01876db\"\n            }\n        ],\n        \"state\": 1\n    }\n}"}],"_postman_id":"57a2ccbf-d63e-418b-a2e0-47fdac0b6975"},{"name":"Update Order","id":"fa935523-c902-408b-a96c-14920d284d79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"x-public-api-key","value":"{{x-public-api-key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"customer\": {\r\n        \"email\": \"example@email.com\",\r\n        \"company\": \"Test Company\",\r\n        \"firstName\": \"Test\",\r\n        \"lastName\": \"TEST\",\r\n        \"address\": \"725 5th Ave\",\r\n        \"city\": \"Rotterdam\",\r\n        \"zipCode\": \"10022\",\r\n        \"country\": \"Netherlands\",\r\n        \"phone\": \"+380965012943\"\r\n    },\r\n    \"tickets\": [\r\n        {\r\n            \"ticketId\": 59457,\r\n            \"quantity\": 3,\r\n            \"priceId\": 20135\r\n        },\r\n        {\r\n            \"ticketId\": 59454,\r\n            \"quantity\": 2,\r\n            \"priceId\": 20130\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.smeetz.com/org/:awsEnv/:locale/v1/order/update/:uuid","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Is required</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Customer</td>\n<td>object</td>\n<td>false</td>\n<td>Customer info data object.</td>\n</tr>\n<tr>\n<td>tickets</td>\n<td>array</td>\n<td>true</td>\n<td>Contains :  <br /><strong>ticketId:</strong> which is the categoryId that we want to order.  <br /><strong>Quantity :</strong> Hear we can increase, decrease the quantity of tickets ordered.  <br /><strong>priceId :</strong> The priceId of the categoryId we want to apply (Ex : priceId for Adult, Child ..etc).</td>\n</tr>\n<tr>\n<td>ticketId</td>\n<td>int</td>\n<td>true</td>\n<td>categoryId</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>int</td>\n<td>true</td>\n<td># of tickets to order.</td>\n</tr>\n<tr>\n<td>priceId</td>\n<td>int</td>\n<td>true</td>\n<td>On of the priceId's of the categoryId we chose.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["org",":awsEnv",":locale","v1","order","update",":uuid"],"host":["api","smeetz","com"],"query":[],"variable":[{"description":{"content":"<p>Smeetz environment</p>\n","type":"text/plain"},"type":"any","value":"prod","key":"awsEnv"},{"description":{"content":"<p>Locale</p>\n","type":"text/plain"},"type":"any","value":"en","key":"locale"},{"description":{"content":"<p>Order uuid</p>\n","type":"text/plain"},"type":"any","value":"{{uuid}}","key":"uuid"}]}},"response":[{"id":"08018354-27f8-4d78-a08e-d1816d22c054","name":"Update order","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"customer\": {\r\n        \"email\": \"example@email.com\",\r\n        \"company\": \"Test Company\",\r\n        \"firstName\": \"Test\",\r\n        \"lastName\": \"TEST\",\r\n        \"address\": \"725 5th Ave\",\r\n        \"city\": \"Rotterdam\",\r\n        \"zipCode\": \"10022\",\r\n        \"country\": \"Netherlands\",\r\n        \"phone\": \"+380965012943\"\r\n    },\r\n    \"tickets\": [\r\n        {\r\n            \"ticketid\": 59457,\r\n            \"quantity\": 1,\r\n            \"priceId\": 20130\r\n        },\r\n        {\r\n            \"ticketid\": 59454,\r\n            \"quantity\": 2,\r\n            \"priceId\": 20130\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.smeetz.com/org/:awsEnv/:locale/v1/order/update/:uuid","protocol":"https","host":["api","smeetz","com"],"path":["org",":awsEnv",":locale","v1","order","update",":uuid"],"variable":[{"key":"awsEnv","value":"prod","description":"Smeetz environment"},{"key":"locale","value":"en","description":"Locale"},{"key":"uuid","value":"{{uuid}}"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"23"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Fri, 17 Mar 2023 13:41:21 GMT"},{"key":"x-amzn-RequestId","value":"a69147f0-3849-4674-bd86-d49b100dc05a"},{"key":"x-amzn-ErrorType","value":"ForbiddenException"},{"key":"x-amz-apigw-id","value":"B7YgRHA-FiAFv0w="},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 cb15fe3d6533253878006d71dafb9142.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAD56-P2"},{"key":"X-Amz-Cf-Id","value":"dfFNi6gIaeN4AVoo5bDlW9cpKdKU6uPqs7EK2V8xTfRjFdaG3yNtDA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"order\": {\n            \"uuid\": \"800b586a-ba5e-4336-ae73-01dff005cb04\"\n        },\n        \"customer\": {\n            \"uuid\": \"b34c3275-0120-4f3e-bd20\",\n            \"email\": \"example@email.com\",\n            \"company\": \"Test Company\",\n            \"firstName\": \"Test\",\n            \"lastName\": \"TEST\",\n            \"address\": \"725 5th Ave\",\n            \"city\": \"Rotterdam\",\n            \"zipCode\": \"10022\",\n            \"country\": \"Netherlands\",\n            \"phone\": \"+380965012943\"\n        },\n        \"tickets\": [\n            {\n                \"uuid\": \"494be008-eba3-42b3-a0c9-b83c41b59cf2\"\n            },\n            {\n                \"uuid\": \"6edd01a3-050b-4cc5-b929-c18996395a6b\"\n            },\n            {\n                \"uuid\": \"ca7185c8-59e1-428c-93a1-d52edbe070b0\"\n            },\n            {\n                \"uuid\": \"3c55ea6a-222e-4497-85c0-edd26e0450cd\"\n            },\n            {\n                \"uuid\": \"bba6e1da-9b62-4609-90b2-d45d1f1c6712\"\n            },\n            {\n                \"uuid\": \"3677fdd5-2dde-4f9c-9013-fcbecf2b8c79\"\n            }\n        ],\n        \"state\": 1\n    }\n}"}],"_postman_id":"fa935523-c902-408b-a96c-14920d284d79"},{"name":"Update Order status","id":"b4e50c87-f1a1-44f7-9de6-ac024b370adb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"x-public-api-key","value":"{{x-public-api-key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"state\": 3 // Setting order state to Confirmed (3) for E.g. if the order was created with pending state (1) - and set the order state to 4 to cancel the order.\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.smeetz.com/org/:awsEnv/:locale/v1/order/:uuid","description":"<p>With this API we can <strong>only</strong> update the order <strong>status</strong> with the following :</p>\n<p><strong>\"State\" 3</strong> : To confirm an order previously created as a non confirmed one.</p>\n<p><strong>\"State\" 4</strong> : To cancel an order. \"Already Confirmed state (<strong>3</strong>) or in Pending state (<strong>1</strong>)\".</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Is required</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>state</td>\n<td>int</td>\n<td>true</td>\n<td>Update order state (3 to confirm, 4 to cancel).</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["org",":awsEnv",":locale","v1","order",":uuid"],"host":["api","smeetz","com"],"query":[],"variable":[{"description":{"content":"<p>Smeetz environment</p>\n","type":"text/plain"},"type":"any","value":"prod","key":"awsEnv"},{"description":{"content":"<p>Locale</p>\n","type":"text/plain"},"type":"any","value":"en","key":"locale"},{"description":{"content":"<p>Order uuid</p>\n","type":"text/plain"},"type":"any","value":"{{uuid}}","key":"uuid"}]}},"response":[{"id":"c3be4207-2513-4733-9a57-b3607132c093","name":"Update order status (Confirm order))","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"state\": 3 // Setting order state to Confirmed (3) for E.g. if the order was created with pending state (1) - and set the order state to 4 to cancel the order.\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.smeetz.com/org/:awsEnv/:locale/v1/order/:uuid","protocol":"https","host":["api","smeetz","com"],"path":["org",":awsEnv",":locale","v1","order",":uuid"],"variable":[{"key":"awsEnv","value":"prod","description":"Smeetz environment"},{"key":"locale","value":"en","description":"Locale"},{"key":"uuid","value":"{{uuid}}"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"23"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Fri, 17 Mar 2023 13:41:21 GMT"},{"key":"x-amzn-RequestId","value":"a69147f0-3849-4674-bd86-d49b100dc05a"},{"key":"x-amzn-ErrorType","value":"ForbiddenException"},{"key":"x-amz-apigw-id","value":"B7YgRHA-FiAFv0w="},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 cb15fe3d6533253878006d71dafb9142.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAD56-P2"},{"key":"X-Amz-Cf-Id","value":"dfFNi6gIaeN4AVoo5bDlW9cpKdKU6uPqs7EK2V8xTfRjFdaG3yNtDA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"order\": {\n            \"uuid\": \"800b586a-ba5e-4336-ae73-01dff005cb04\"\n        },\n        \"customer\": {\n            \"uuid\": \"b34c3275-0120-4f3e-bd20\",\n            \"email\": \"example@email.com\",\n            \"company\": \"Test Company\",\n            \"firstName\": \"Test\",\n            \"lastName\": \"TEST\",\n            \"address\": \"725 5th Ave\",\n            \"city\": \"Rotterdam\",\n            \"zipCode\": \"10022\",\n            \"country\": \"Netherlands\",\n            \"phone\": \"+380965012943\"\n        },\n        \"tickets\": [\n            {\n                \"uuid\": \"b34c3275-0120-4f3e-bd20\"\n            },\n            {\n                \"uuid\": \"b34c3275-0120-4f3e-bd20\"\n            },\n            {\n                \"uuid\": \"b34c3275-0120-4f3e-bd20\"\n            }\n        ],\n        \"state\": 3  // After PATCH the state is changed/updated.\n    }\n}"}],"_postman_id":"b4e50c87-f1a1-44f7-9de6-ac024b370adb"},{"name":"Orders","event":[{"listen":"test","script":{"id":"00fee870-4e7c-4ab0-a8b8-f50f9c662ad0","exec":[""],"type":"text/javascript","packages":{}}}],"id":"cadfbbc4-0274-45aa-aad8-c89828b8fd17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-public-api-key","value":"","description":"<p>Public API key</p>\n","type":"text"}],"url":"https://api-live.smeetz.com/v1/orders?startDate=&endDate=&orderUuids&pageSize&pageNumber&status=&locale=en","description":"<p>This endpoint retrieves orders based on start and end dates and order UUIDs.</p>\n<h3 id=\"response\">Response</h3>\n<p>The response for this request is as follows:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>data</code></td>\n<td>object</td>\n<td>The container for the response data.</td>\n</tr>\n<tr>\n<td><code>pageSize</code></td>\n<td>integer</td>\n<td>Number of orders per page.  <br />Maximum: <code>10</code></td>\n</tr>\n<tr>\n<td><code>pageNumber</code></td>\n<td>integer</td>\n<td>Current page number.</td>\n</tr>\n<tr>\n<td><code>orders</code></td>\n<td>array</td>\n<td>An array containing the details of the retrieved orders.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"order-fields-inside-dataorders\">Order fields (inside data.orders)</h3>\n<p>Each order has the following properties:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td>string</td>\n<td>Unique identifier for the order.</td>\n</tr>\n<tr>\n<td><code>reference</code></td>\n<td>string</td>\n<td>Order reference code</td>\n</tr>\n<tr>\n<td><code>language</code></td>\n<td>string</td>\n<td>Language code used for the order.</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td>string</td>\n<td>Current status of the order.  <br />Possible value: <code>PENDING_INFO</code>, <code>COMPLETED</code>, <code>CANCELED</code></td>\n</tr>\n<tr>\n<td><code>customerId</code></td>\n<td>string</td>\n<td>Unique identifier for the customer.</td>\n</tr>\n<tr>\n<td><code>groupId</code></td>\n<td>integer</td>\n<td>Identifier for the organizer group.</td>\n</tr>\n<tr>\n<td><code>currency</code></td>\n<td>string</td>\n<td>Currency used in the order.  <br />Possible values: <code>CHF</code>, <code>EUR</code>, <code>USD</code>, <code>GBP</code>, <code>AED</code>, <code>CAD</code>, <code>NZD</code></td>\n</tr>\n<tr>\n<td><code>items</code></td>\n<td>object</td>\n<td>The container for the order items.</td>\n</tr>\n<tr>\n<td><code>orderAdditionalInfo</code></td>\n<td>array</td>\n<td>An array containing additional information related to the order.</td>\n</tr>\n<tr>\n<td><code>createdAt</code></td>\n<td>string</td>\n<td>The date and time when the order was created.</td>\n</tr>\n<tr>\n<td><code>updatedAt</code></td>\n<td>string</td>\n<td>The date and time when the order was last updated.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"order-items-fields-inside-items\">Order items fields (inside items)</h3>\n<p>Each order have its items stored inside order.items. It contains the fields described in the table below.</p>\n<p>Each ticket, retail item, voucher, and membership has specific properties related to its details.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>tickets</code></td>\n<td>array</td>\n<td>An array containing the details of the tickets in the order. <em>Note that the details of each ticket individually is stored inside</em> <code>tickets.units</code></td>\n</tr>\n<tr>\n<td><code>retails</code></td>\n<td>array</td>\n<td>An array containing the details of the retail items in the order.</td>\n</tr>\n<tr>\n<td><code>vouchers</code></td>\n<td>array</td>\n<td>An array containing the details of the voucher in the order.</td>\n</tr>\n<tr>\n<td><code>memberships</code></td>\n<td>array</td>\n<td>An array containing the details of the memberships in the order.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"tickets-itemstickets\">Tickets (items.tickets)</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>optionId</code></td>\n<td>string</td>\n<td>Unique identifier for the ticket option.</td>\n</tr>\n<tr>\n<td><code>optionName</code></td>\n<td>string</td>\n<td>Name of the ticket option.</td>\n</tr>\n<tr>\n<td><code>priceId</code></td>\n<td>string</td>\n<td>Unique identifier for the price tier.</td>\n</tr>\n<tr>\n<td><code>priceName</code></td>\n<td>string</td>\n<td>Name of the price tier.</td>\n</tr>\n<tr>\n<td><code>priceValue</code></td>\n<td>number</td>\n<td>Price of the ticket.</td>\n</tr>\n<tr>\n<td><code>units</code></td>\n<td>array</td>\n<td>The container of each unit of the tickets</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"ticket-units-ticketsunits\">Ticket units (tickets.units)</h5>\n<p><code>order.items.ticket.units</code>: An array containing the details of each ticket unit separetly.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td>string</td>\n<td>Unique identifier for the ticket unit.</td>\n</tr>\n<tr>\n<td><code>barcode</code></td>\n<td>string</td>\n<td>Barcode assigned to the ticket unit.</td>\n</tr>\n<tr>\n<td><code>availabilityId</code></td>\n<td>integer</td>\n<td>Identifier for ticket unit availability.</td>\n</tr>\n<tr>\n<td><code>itemStatus</code></td>\n<td>string</td>\n<td>Status of the ticket unit.  <br />Possible values: <code>CONFIRMED,</code> <code>CANCELED</code>, <code>PENDING</code></td>\n</tr>\n<tr>\n<td><code>token</code></td>\n<td>string</td>\n<td>Unique token assigned to the ticket unit.</td>\n</tr>\n<tr>\n<td><code>unitAdditionalInformation</code></td>\n<td>array</td>\n<td>List of additional information about the ticket unit</td>\n</tr>\n<tr>\n<td><code>guest</code></td>\n<td>array</td>\n<td>Guest information assigned to the ticket unit</td>\n</tr>\n<tr>\n<td><code>createdAt</code></td>\n<td>string</td>\n<td>Timestamp of ticket unit creation.</td>\n</tr>\n<tr>\n<td><code>updatedAt</code></td>\n<td>string</td>\n<td>Timestamp of last update</td>\n</tr>\n</tbody>\n</table>\n</div><h6 id=\"ticket-unit-additional-information-ticketsunitsunitadditionalinformation\">Ticket unit additional information (tickets.units.unitAdditionalInformation)</h6>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>name</code></td>\n<td>string</td>\n<td>Name or label of the additional information.</td>\n</tr>\n<tr>\n<td><code>value</code></td>\n<td>mixed</td>\n<td>Value of the additional information.</td>\n</tr>\n<tr>\n<td><code>type</code></td>\n<td>string</td>\n<td>Type for the information.  <br />Possible values: <code>OTHER</code>, <code>PHONE</code>, <code>COMPANY_NAME</code>, <code>TAX_NUMBER</code>, <code>FIRST_NAME</code>, <code>LAST_NAME</code>, <code>EMAIL_ADDRESS</code>, <code>ADDRESS</code>, <code>CITY</code>, <code>ZIP</code>, <code>COUNTRY</code>, <code>ID_PICTURE</code>, <code>MARKETING_OPT_IN</code>, <code>PICTURE</code>, <code>BIRTH_DATE</code>, <code>WEIGHT</code>, <code>GENDER</code>, <code>TITLE</code>, <code>HOUSE_NUMBER</code>, <code>LANGUAGE</code>, <code>MEANS_OF_TRANSPORT</code></td>\n</tr>\n</tbody>\n</table>\n</div><h6 id=\"ticket-unit-guest-information-ticketsunitsguest\">Ticket unit guest information (tickets.units.guest)</h6>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>guestId</code></td>\n<td>string</td>\n<td>Unique identifier for the guest.</td>\n</tr>\n<tr>\n<td><code>email</code></td>\n<td>string</td>\n<td>Guest’s email address.</td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td>string</td>\n<td>Guest’s first name.</td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td>string</td>\n<td>Guest’s last name.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"retails-itemsretails\">Retails (items.retails)</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>variantId</code></td>\n<td>string</td>\n<td>Unique identifier for the retail variant.</td>\n</tr>\n<tr>\n<td><code>retailName</code></td>\n<td>string</td>\n<td>Name of the retail item.</td>\n</tr>\n<tr>\n<td><code>quantity</code></td>\n<td>number</td>\n<td>Quantity of the item purchased.</td>\n</tr>\n<tr>\n<td><code>itemStatus</code></td>\n<td>string</td>\n<td>Status of the retail item.  <br />Possible values: <code>CONFIRMED,</code> <code>CANCELED</code>, <code>PENDING</code></td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"vouchers-itemsvouchers\">Vouchers (items.vouchers)</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td>string</td>\n<td>Unique identifier for the voucher.</td>\n</tr>\n<tr>\n<td><code>name</code></td>\n<td>string</td>\n<td>Name of the voucher.</td>\n</tr>\n<tr>\n<td><code>units</code></td>\n<td>array</td>\n<td>The container of each unit of the vouchers.</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"voucher-units-vouchersunits\">Voucher units (vouchers.units)</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td>string</td>\n<td>Unique identifier for the voucher unit.</td>\n</tr>\n<tr>\n<td><code>code</code></td>\n<td>string</td>\n<td>Voucher redemption code.</td>\n</tr>\n<tr>\n<td><code>voucherStatus</code></td>\n<td>string</td>\n<td>Current status of the voucher usage.  <br />Possible values: <code>ISSUED</code> <code>PARTIALLY_REDEEMED</code>, <code>REDEEMED</code>, <code>CANCELLED</code>, <code>EXPIRED</code></td>\n</tr>\n<tr>\n<td><code>itemStatus</code></td>\n<td>string</td>\n<td>Status of the retail item.  <br />Possible values: <code>CONFIRMED,</code> <code>CANCELED</code>, <code>PENDING</code></td>\n</tr>\n<tr>\n<td><code>token</code></td>\n<td>string</td>\n<td>Unique token assigned to the voucher unit.</td>\n</tr>\n<tr>\n<td><code>createdAt</code></td>\n<td>string</td>\n<td>Timestamp of voucher unit creation.</td>\n</tr>\n<tr>\n<td><code>updatedAt</code></td>\n<td>string</td>\n<td>Timestamp of last update.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"memberships-itemsmemberships\">memberships (items.memberships)</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>optionId</code></td>\n<td>string</td>\n<td>Unique identifier for the membership option.</td>\n</tr>\n<tr>\n<td><code>optionName</code></td>\n<td>string</td>\n<td>Name of the membership option.</td>\n</tr>\n<tr>\n<td><code>priceId</code></td>\n<td>string</td>\n<td>Unique identifier for the price tier.</td>\n</tr>\n<tr>\n<td><code>priceName</code></td>\n<td>string</td>\n<td>Name of the price tier.</td>\n</tr>\n<tr>\n<td><code>units</code></td>\n<td>array</td>\n<td>The container of each unit of the memberships.</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"membership-units-membershipsunit\">membership units (memberships.unit)</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>string</td>\n<td>Unique identifier of the membership unit</td>\n</tr>\n<tr>\n<td>membershipCode</td>\n<td>string</td>\n<td>null</td>\n</tr>\n<tr>\n<td><code>itemStatus</code></td>\n<td>string</td>\n<td>Status of the retail item.  <br />Possible values: <code>CONFIRMED,</code> <code>CANCELED</code>, <code>PENDING</code></td>\n</tr>\n<tr>\n<td><code>isRenewable</code></td>\n<td>boolean</td>\n<td>Indicates if the membership is auto-renewable or not.</td>\n</tr>\n<tr>\n<td><code>startDate</code></td>\n<td>string</td>\n<td>Membership start date.</td>\n</tr>\n<tr>\n<td><code>expiryDate</code></td>\n<td>string</td>\n<td>Membership expiration date.</td>\n</tr>\n<tr>\n<td><code>membershipStatus</code></td>\n<td>string</td>\n<td>Status of the membership  <br />Possible values: <code>ACTIVE</code> <code>CANCELED</code>, <code>PAUSED</code>, <code>EXPIRED</code>, <code>INACTIVE</code></td>\n</tr>\n<tr>\n<td><code>createdAt</code></td>\n<td>string</td>\n<td>Timestamp of membership unit creation.</td>\n</tr>\n<tr>\n<td><code>updatedAt</code></td>\n<td>string</td>\n<td>Timestamp of last update.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"order-additional-information-fields-inside-orderadditionalinfo\">Order additional information fields (inside orderAdditionalInfo)</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>name</code></td>\n<td>string</td>\n<td>Label describing additional order information.</td>\n</tr>\n<tr>\n<td><code>value</code></td>\n<td>mixed</td>\n<td>Value of the additional information.</td>\n</tr>\n<tr>\n<td><code>type</code></td>\n<td>string</td>\n<td>Type for the information.  <br />Possible values: <code>OTHER</code>, <code>PHONE</code>, <code>COMPANY_NAME</code>, <code>TAX_NUMBER</code>, <code>FIRST_NAME</code>, <code>LAST_NAME</code>, <code>EMAIL_ADDRESS</code>, <code>ADDRESS</code>, <code>CITY</code>, <code>ZIP</code>, <code>COUNTRY</code>, <code>ID_PICTURE</code>, <code>MARKETING_OPT_IN</code>, <code>PICTURE</code>, <code>BIRTH_DATE</code>, <code>WEIGHT</code>, <code>GENDER</code>, <code>TITLE</code>, <code>HOUSE_NUMBER</code>, <code>LANGUAGE</code>, <code>MEANS_OF_TRANSPORT</code></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["v1","orders"],"host":["api-live","smeetz","com"],"query":[{"description":{"content":"<p>Fetch orders created on or after this date.\nformat: YYYY-MM-DD</p>\n","type":"text/plain"},"key":"startDate","value":""},{"description":{"content":"<p>Fetch orders created on or before this date\nformat: YYYY-MM-DD</p>\n","type":"text/plain"},"key":"endDate","value":""},{"description":{"content":"<p>Comma-seperated list of order UUIDs to fetch specific orders</p>\n","type":"text/plain"},"key":"orderUuids","value":null},{"description":{"content":"<p>The number of orders to return per page.\nDefault: 10\nMax: 10</p>\n","type":"text/plain"},"key":"pageSize","value":null},{"description":{"content":"<p>The page number to retrieve.\nDefault: 1</p>\n","type":"text/plain"},"key":"pageNumber","value":null},{"description":{"content":"<p>The order status, should be one of PENDING_INFO, COMPLETED, CANCELED</p>\n","type":"text/plain"},"key":"status","value":""},{"description":{"content":"<p>This is required</p>\n","type":"text/plain"},"key":"locale","value":"en"}],"variable":[]}},"response":[{"id":"9552a087-d786-46eb-86e8-fe3f2237401f","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-public-api-key","value":"your-api-key","type":"text"}],"url":{"raw":"{{BASE_URL}}/v1/orders?startDate=2025-03-10&endDate=2025-03-10&pageSize=10&pageNumber=2&locale=en","host":["{{BASE_URL}}"],"path":["v1","orders"],"query":[{"key":"startDate","value":"2025-03-10","description":"Fetch orders created on or after this date.\nformat: YYYY-MM-DD"},{"key":"endDate","value":"2025-03-10","description":"Fetch orders created on or before this date\nformat: YYYY-MM-DD"},{"key":"orderUuids","value":null,"description":"Comas-seperated list of order UUIDs to fetch specific orders","disabled":true},{"key":"pageSize","value":"10","description":"The number of orders to return per page.\nDefault: 10"},{"key":"pageNumber","value":"2","description":"The page number to retrieve.\nDefault: 1"},{"key":"locale","value":"en"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"data\": {\r\n        \"pageSize\": 1,\r\n        \"pageNumber\": 10,\r\n        \"orders\": [\r\n            {\r\n                \"id\": \"a3b5c6d7-e89f-42a3-b672-9fcd7891ab23\",\r\n                \"reference\": \"7894jklm\",\r\n                \"language\": \"en\",\r\n                \"status\": \"COMPLETED\",\r\n                \"customerId\": \"d1e2f3a4-b567-4c89-8123-abcde9876543\",\r\n                \"groupId\": 98765,\r\n                \"currency\": \"EUR\",\r\n                \"items\": {\r\n                    \"tickets\": [\r\n                        {\r\n                            \"optionId\": \"c9d8e7f6-1234-4567-89ab-0cdef1234567\",\r\n                            \"optionName\": \"Musume Entrance\",\r\n                            \"priceId\": \"abc12345-6789-4def-0123-456789abcdef\",\r\n                            \"priceName\": \"Premium\",\r\n                            \"units\": [\r\n                                {\r\n                                    \"id\": \"5b0873e6-0a18-46e8-66a3-08acba928d50\",\r\n                                    \"barcode\": \"11203900039\",\r\n                                    \"availabilityId\": 56789,\r\n                                    \"itemStatus\": \"COMPLETED\",\r\n                                    \"priceValue\": 49.99,\r\n                                    \"token\": \"wXt_hKUxC5oJI07cuuUGiJGCRcXJzwiQbifnn-FFUsQ\",\r\n                                    \"unitAdditionalInformation\": [\r\n                                        {\r\n                                            \"name\": \"Invitation code\",\r\n                                            \"value\": \"uvPQrfss\",\r\n                                            \"type\": 1\r\n                                        }\r\n                                    ],\r\n                                    \"guest\": {\r\n                                        \"guestId\": \"45a7b8c9-2345-6789-def0-123456789abc\",\r\n                                        \"email\": \"alice.dupont@email.com\",\r\n                                        \"firstName\": \"Alice\",\r\n                                        \"lastName\": \"Dupont\"\r\n                                    },\r\n                                    \"createdAt\": \"2025-03-10T12:45:30+00:00\",\r\n                                    \"updatedAt\": \"2025-03-10T12:45:30+00:00\"\r\n                                }\r\n                            ]\r\n                        }\r\n                    ],\r\n                    \"retails\": [\r\n                        {\r\n                            \"variantId\": \"a1b2c3d4-5678-90ab-cdef-1234567890ab\",\r\n                            \"retailName\": \"Concert T-Shirt M\",\r\n                            \"quantity\": 1,\r\n                            \"itemStatus\": \"COMPLETED\"\r\n                        }\r\n                    ],\r\n                    \"vouchers\": [\r\n                        {\r\n                            \"id\": \"7890abcd-1234-5678-90ef-abcdef123456\",\r\n                            \"name\": \"Discount Voucher 20%\",\r\n                            \"units\": [\r\n                                {\r\n                                    \"id\": \"7890abcd-1234-5678-90ef-abcdef123456\",\r\n                                    \"code\": \"DISCOUNT-20-OFF\",\r\n                                    \"voucherStatus\": \"INITIALIZED\",\r\n                                    \"itemStatus\": \"COMPLETED\",\r\n                                    \"token\": \"yTr_UHYtB6pLK09zxAAHgXGHBYXZtuvPQrfss-EEVWxZ\",\r\n                                    \"createdAt\": \"2025-03-10T12:45:30+00:00\",\r\n                                    \"updatedAt\": \"2025-03-10T12:45:30+00:00\"\r\n                                }\r\n                            ]\r\n                        }\r\n                    ],\r\n                    \"memberships\": [\r\n                        {\r\n                            \"optionId\": \"aa12bb34-cc56-dd78-ee90-ff1234567890\",\r\n                            \"optionName\": \"Annual Subscription\",\r\n                            \"priceId\": \"35a4020d-ac72-44e8-9a2f-02a967fdd50a\",\r\n                            \"priceName\": \"Gold\",\r\n                            \"units\": [\r\n                                {\r\n                                    \"itemStatus\": \"COMPLETED\",\r\n                                    \"isRenewable\": false,\r\n                                    \"startDate\": \"2025-01-01T00:00:00.000Z\",\r\n                                    \"expiryDate\": \"2026-01-01T00:00:00.000Z\",\r\n                                    \"membershipStatus\": \"ACTIVE\",\r\n                                    \"createdAt\": \"2025-03-10T12:45:30+00:00\",\r\n                                    \"updatedAt\": \"2025-03-10T12:45:30+00:00\"\r\n                                }\r\n                            ]\r\n                        }\r\n                    ]\r\n                },\r\n                \"orderAdditionalInfo\": [\r\n                    {\r\n                        \"name\": \"Special Request\",\r\n                        \"value\": \"Need wheelchair access\",\r\n                        \"type\": 3\r\n                    }\r\n                ],\r\n                \"createdAt\": \"2025-03-10T12:45:30+00:00\",\r\n                \"updatedAt\": \"2025-03-10T12:45:30+00:00\"\r\n            }\r\n        ]\r\n    }\r\n}"},{"id":"f391068f-7b72-46c4-a0a0-11461aa36ae0","name":"400 Bad Request","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{BASE_URL}}/v1/orders?startDate=2025-03-10&endDate=2025-03-01&orderUuids&pageSize=10&pageNumber=2&locale=en","host":["{{BASE_URL}}"],"path":["v1","orders"],"query":[{"key":"startDate","value":"2025-03-10","description":"Fetch orders created on or after this date.\nformat: YYYY-MM-DD"},{"key":"endDate","value":"2025-03-01","description":"Fetch orders created on or before this date\nformat: YYYY-MM-DD"},{"key":"orderUuids","value":null,"description":"Comas-seperated list of order UUIDs to fetch specific orders"},{"key":"pageSize","value":"10","description":"The number of orders to return per page.\nDefault: 10"},{"key":"pageNumber","value":"2","description":"The page number to retrieve.\nDefault: 1"},{"key":"locale","value":"en","description":"This is required","type":"text"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"error\",\r\n    \"error\": {\r\n        \"code\": \"BAD_REQUEST\",\r\n        \"message\": \"Wrong date range, endDate should be greater or equal to startDate\",\r\n        \"details\": {\r\n            \"validationErrors\": [\r\n                \"startDate\",\r\n                \"endDate\"\r\n            ]\r\n        }\r\n    }\r\n}"}],"_postman_id":"cadfbbc4-0274-45aa-aad8-c89828b8fd17"}],"id":"ce6131b2-b59c-4ed7-8a62-27eef96c14f8","_postman_id":"ce6131b2-b59c-4ed7-8a62-27eef96c14f8","description":""},{"name":"Customer","item":[{"name":"Customer","id":"5cd0bbf3-b303-4b00-b8f0-66377074d6fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-public-api-key","value":"{{groupApiKeyDev}}"}],"body":{"mode":"raw","raw":"{\r\n    \"firstName\": \"Hamza\",\r\n    \"lastName\": \"KAHIL\",\r\n    \"title\": \"1\",\r\n    \"email\": \"hamza.kahil@gmail.com\",\r\n    \"phone\": \"+213556959770\",\r\n    \"phoneVerified\": \"0\",\r\n    \"gender\": \"2\",\r\n    \"birthDate\": \"2022-03-14\",\r\n    \"allergies\": \"cats\",\r\n    \"remark\": \"no comment\",\r\n    \"emailMarketingOrganiser\": \"1\",\r\n    \"status\": \"1\",\r\n    \"company\": \"Hamza's Company\",\r\n    \"taxNumber\": \"123456\",\r\n    \"address\": \"Ighil mal\",\r\n    \"city\": \"Tizi Ouzou\",\r\n    \"zipCode\": \"15029\",\r\n    \"country\": \"DZ\",\r\n    \"language\": \"fr\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.smeetz.com/:org/prod/en/public/v1/customer","urlObject":{"protocol":"https","path":[":org","prod","en","public","v1","customer"],"host":["api","smeetz","com"],"query":[],"variable":[{"type":"any","value":"","key":"org"}]}},"response":[{"id":"5768e35e-92b4-4b6f-b72e-6ca0ca9926ba","name":"Create customer","originalRequest":{"method":"POST","header":[{"key":"x-public-api-key","value":"{{groupApiKeyDev}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"firstName\": \"Test\",\r\n    \"lastName\": \"TEST\",\r\n    \"title\": \"1\",\r\n    \"email\": \"example@email.com\",\r\n    \"phone\": \"+415500000000\",\r\n    \"gender\": \"2\",\r\n    \"birthDate\": \"2022-03-14\",\r\n    \"allergies\": \"cats\",\r\n    \"remark\": \"no comment\",\r\n    \"status\": \"1\",\r\n    \"company\": \"Test Company\",\r\n    \"taxNumber\": \"123456\",\r\n    \"address\": \"Address\",\r\n    \"city\": \"City\",\r\n    \"zipCode\": \"99999\",\r\n    \"country\": \"CH\",\r\n    \"language\": \"fr\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.smeetz.com/:org/prod/en/public/v1/customer","protocol":"https","host":["api","smeetz","com"],"path":[":org","prod","en","public","v1","customer"],"variable":[{"key":"org","value":""}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"23"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 15 Mar 2023 19:04:29 GMT"},{"key":"x-amzn-RequestId","value":"1d7a8b1c-2693-4e33-a37e-deb8f5b0f426"},{"key":"x-amzn-ErrorType","value":"ForbiddenException"},{"key":"x-amz-apigw-id","value":"B1h9sEgbliAFm-A="},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 5ddb18e15e6b0ed6114111e515bddc66.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"FRA60-P2"},{"key":"X-Amz-Cf-Id","value":"4VP6L-t4aW8_97nmARjtK4X5u3_FlaLlv3oM8XD_TXqeZcqK1h7miQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"uuid\": \"b34c3275-0120-4f3e-bd20-8d5ab0b36bee\",\n        \"firstName\": \"Test\",\n        \"lastName\": \"TEST\",\n        \"title\": \"1\",\n        \"email\": \"example@email.com\",\n        \"phone\": \"+415500000000\",\n        \"gender\": \"2\",\n        \"birthDate\": \"2022-03-14\",\n        \"allergies\": \"cats\",\n        \"remark\": \"no comment\",\n        \"status\": \"1\",\n        \"company\": \"Test Company\",\n        \"taxNumber\": \"123456\",\n        \"address\": \"Address\",\n        \"city\": \"City\",\n        \"zipCode\": \"99999\",\n        \"country\": \"CH\",\n        \"language\": \"fr\"\n    }\n}"}],"_postman_id":"5cd0bbf3-b303-4b00-b8f0-66377074d6fe"},{"name":"Customer","id":"05f21a07-f1aa-4b43-9976-23fa0132ed33","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"firstName\": \"Hamza\",\r\n    \"lastName\": \"KAHIL\",\r\n    \"title\": \"1\",\r\n    \"email\": \"hamza.kahil@gmail.com\",\r\n    \"phone\": \"+213556959770\",\r\n    \"phoneVerified\": \"0\",\r\n    \"gender\": \"2\",\r\n    \"birthDate\": \"2022-03-14\",\r\n    \"allergies\": \"cats\",\r\n    \"remark\": \"no comment\",\r\n    \"emailMarketingOrganiser\": \"1\",\r\n    \"status\": \"1\",\r\n    \"company\": \"Hamza's Company\",\r\n    \"taxNumber\": \"123456\",\r\n    \"address\": \"Ighil mal\",\r\n    \"city\": \"Tizi Ouzou\",\r\n    \"zipCode\": \"15029\",\r\n    \"country\": \"DZ\",\r\n    \"language\": \"fr\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.smeetz.com/:org/prod/en/public/v1/customer/:uuid","urlObject":{"protocol":"https","path":[":org","prod","en","public","v1","customer",":uuid"],"host":["api","smeetz","com"],"query":[],"variable":[{"type":"any","value":"","key":"org"},{"type":"any","value":null,"key":"uuid"}]}},"response":[{"id":"82b9f072-a1c3-4442-ba4a-6d6098997eab","name":"Update customer","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"firstName\": \"Test\",\r\n    \"lastName\": \"TEST\",\r\n    \"title\": \"1\",\r\n    \"email\": \"example@email.com\",\r\n    \"phone\": \"+415500000000\",\r\n    \"gender\": \"2\",\r\n    \"birthDate\": \"2022-03-14\",\r\n    \"allergies\": \"cats\",\r\n    \"remark\": \"no comment\",\r\n    \"status\": \"1\",\r\n    \"company\": \"Test Company\",\r\n    \"taxNumber\": \"123456\",\r\n    \"address\": \"Address\",\r\n    \"city\": \"City\",\r\n    \"zipCode\": \"99999\",\r\n    \"country\": \"CH\",\r\n    \"language\": \"fr\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.smeetz.com/:org/prod/en/public/v1/customer/:uuid","protocol":"https","host":["api","smeetz","com"],"path":[":org","prod","en","public","v1","customer",":uuid"],"variable":[{"key":"org","value":""},{"key":"uuid","value":null}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"23"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 15 Mar 2023 19:04:29 GMT"},{"key":"x-amzn-RequestId","value":"1d7a8b1c-2693-4e33-a37e-deb8f5b0f426"},{"key":"x-amzn-ErrorType","value":"ForbiddenException"},{"key":"x-amz-apigw-id","value":"B1h9sEgbliAFm-A="},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 5ddb18e15e6b0ed6114111e515bddc66.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"FRA60-P2"},{"key":"X-Amz-Cf-Id","value":"4VP6L-t4aW8_97nmARjtK4X5u3_FlaLlv3oM8XD_TXqeZcqK1h7miQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"uuid\": \"b34c3275-0120-4f3e-bd20-8d5ab0b36bee\",\n        \"firstName\": \"Test\",\n        \"lastName\": \"TEST\",\n        \"title\": \"1\",\n        \"email\": \"example@email.com\",\n        \"phone\": \"+415500000000\",\n        \"gender\": \"2\",\n        \"birthDate\": \"2022-03-14\",\n        \"allergies\": \"cats\",\n        \"remark\": \"no comment\",\n        \"status\": \"1\",\n        \"company\": \"Test Company\",\n        \"taxNumber\": \"123456\",\n        \"address\": \"Address\",\n        \"city\": \"City\",\n        \"zipCode\": \"99999\",\n        \"country\": \"CH\",\n        \"language\": \"fr\"\n    }\n}"}],"_postman_id":"05f21a07-f1aa-4b43-9976-23fa0132ed33"},{"name":"Customer","id":"e79ae8f6-fb0e-4f18-a9bc-56f5c5b22140","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.smeetz.com/:org/prod/en/public/v1/customer/:uuid","urlObject":{"protocol":"https","path":[":org","prod","en","public","v1","customer",":uuid"],"host":["api","smeetz","com"],"query":[],"variable":[{"type":"any","value":"","key":"org"},{"type":"any","value":null,"key":"uuid"}]}},"response":[{"id":"ad895b85-b7fd-42c4-a05f-bc7e0d42183a","name":"Delete customer","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.smeetz.com/:org/prod/en/public/v1/customer/:uuid","protocol":"https","host":["api","smeetz","com"],"path":[":org","prod","en","public","v1","customer",":uuid"],"variable":[{"key":"org","value":""},{"key":"uuid","value":null}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"23"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 15 Mar 2023 19:04:29 GMT"},{"key":"x-amzn-RequestId","value":"1d7a8b1c-2693-4e33-a37e-deb8f5b0f426"},{"key":"x-amzn-ErrorType","value":"ForbiddenException"},{"key":"x-amz-apigw-id","value":"B1h9sEgbliAFm-A="},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 5ddb18e15e6b0ed6114111e515bddc66.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"FRA60-P2"},{"key":"X-Amz-Cf-Id","value":"4VP6L-t4aW8_97nmARjtK4X5u3_FlaLlv3oM8XD_TXqeZcqK1h7miQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"success\": true\n    }\n}"}],"_postman_id":"e79ae8f6-fb0e-4f18-a9bc-56f5c5b22140"}],"id":"51d4302b-0f33-4b1a-a1a5-08d67f904d23","_postman_id":"51d4302b-0f33-4b1a-a1a5-08d67f904d23","description":""},{"name":"Promo code","item":[{"name":"Create promo code","id":"d480b7ce-ee1a-4efa-9ab3-a02a41be9498","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"x-public-api-key","value":"{{x-api-key}}"}],"body":{"mode":"raw","raw":"{\n  \"internalRef\": \"FIRSTCODE\",\n  \"codes\": [\"FIRSTCODE\"],\n  \"name\": \"Promotion Campaign smeetz\",\n  \"connectionType\": 2,\n  \"appliedTo\": [207],\n  \"option\": 1,\n  \"maxUsage\": 1000,\n  \"startDateTime\": \"2024-07-25 04:00\",\n  \"endDateTime\": \"2024-07-31 04:00\",\n  \"discountValue\": 60\n}","options":{"raw":{"language":"json"}}},"url":"https://api.smeetz.com/partner/{{awsEnv}}/{{locale}}/{{groupId}}/promo-code/create","description":"<p><strong>Required parameters On POST API:</strong></p>\n<ul>\n<li>product</li>\n<li>internalRef</li>\n<li>code</li>\n<li>name</li>\n<li>connectionType</li>\n<li>appliedTo</li>\n<li>option</li>\n<li>maxUsage</li>\n<li>startDateTime</li>\n<li>endDateTime</li>\n<li>discountValue</li>\n</ul>\n<p>returns the promo code campaign ID and an array of related codes.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-bash\">{\n    \"status\": \"success\",\n    \"data\": {\n        \"id\": CampaignId,\n        \"codes\": [\n            \"code1\", \"code2\",.....\n        ]\n    }\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["partner","{{awsEnv}}","{{locale}}","{{groupId}}","promo-code","create"],"host":["api","smeetz","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d480b7ce-ee1a-4efa-9ab3-a02a41be9498"},{"name":"Patch promo code","id":"bf66686b-fc12-454d-aa32-ef81338b86d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"x-public-api-key","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n  \"connectionType\": 2,\n  \"appliedTo\": [251],\n  \"option\": 5,\n  \"cancelled\":0,\n  \"maxUsage\": 10,\n  \"startDateTime\": \"2024-05-31 00:00:00\",\n  \"endDateTime\": \"2025-07-23 23:50:00\",\n  \"discountValue\": 100,\n  \"availableOnMonday\": 1\n}","options":{"raw":{"language":"json"}}},"url":"https://api.smeetz.com/org/{{awsEnv}}/{{locale}}/{{groupId}}/promo-code/{{campaignId}}","description":"<p><strong>Request :</strong></p>\n<p>PATCH <a href=\"https://api.smeetz.com/org/%7B%7BawsEnv%7D%7D/%7B%7Blocale%7D%7D/%7B%7BgroupId%7D%7D/promo-code/%7B%7BcampaignId%7D%7D\">https://api.smeetz.com/org/{{awsEnv}}/{{locale}}/{{groupId}}/promo-code/{{campaignId}}</a></p>\n<p><strong>Headers :</strong><br />x-public-api-key: {{apiKey}}</p>\n<p><strong>Required parameters On PATCH API:</strong></p>\n<ul>\n<li>appliedTo</li>\n</ul>\n<p><strong>Extra field :</strong></p>\n<ul>\n<li>cancelled.</li>\n</ul>\n<p>The api will return promo code campaign id</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"status\": \"success\",\n    \"data\": [\n        id : int\n    ]\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["org","{{awsEnv}}","{{locale}}","{{groupId}}","promo-code","{{campaignId}}"],"host":["api","smeetz","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"bf66686b-fc12-454d-aa32-ef81338b86d4"}],"id":"43787285-bdd6-436d-b751-56c421c9d2fe","description":"<p>This documentation concerns 2 APIs designed to simplify the creation of promo codes for our customers.These APIs enable users to create promo codes with minimal configuration.</p>\n<p><strong>Parametres Used on our APIS:</strong></p>\n<p><strong>product</strong>:</p>\n<p>The product ID, it’s the Activity where the User can see the promocode in the BackOffice</p>\n<p><strong>internalRef</strong>:</p>\n<p>A user-defined reference.</p>\n<p><strong>codes</strong>:</p>\n<p>Array of promo codes, which each one is a random string, between 3 and 20 characters long.</p>\n<p>The array can contain anywhere from 1 to 500 promo codes.</p>\n<p><strong>name</strong>:</p>\n<p>The name of the promo code.</p>\n<p><strong>connectionType</strong>:</p>\n<p>An integer representing how the promo code is applied to entities. The possible values are:</p>\n<p><strong>1 :</strong> Applied at the group level.<br /><strong>2 :</strong> Applied only to a pecific sales collections.<br /><strong>3 :</strong> Applied only to a specific ticket.<br /><strong>5 :</strong> Applied only to specific prices (one or more).</p>\n<p><strong>appliedTo</strong>:</p>\n<p>An array of IDs, populated based on the connection type. The values are:</p>\n<p>If <strong>connectionType is 1</strong>, it will be an array containing a single group identifier.<br />If <strong>connectionType is 2</strong>, it will be an array containing a single sales collection identifier element.<br />If <strong>connectionType is 3</strong>, it will be an array containing a single ticket element.<br />If <strong>connectionType is 5</strong>, it will be an array containing several prices.</p>\n<p><strong>option</strong>:</p>\n<p>Specifies how the promo code is applied. The possible values are:</p>\n<p><strong>1</strong> is Percentage discount per ticket: A percentage discount applied per ticket purchased.<br /><strong>2</strong> is Percentage limited to one booking: A percentage discount applied to one unique booking.<br /><strong>3</strong> is Percentage discount with multiple usages per booking: A percentage discount with a maximum number of usages per booking.<br /><strong>4</strong> is Flat value discount per ticket: A flat discount value applied per ticket purchased.<br /><strong>5</strong> is Flat value as a gift card: A flat discount value used as a gift card for your tickets.</p>\n<p><strong>maxUsage</strong>:</p>\n<p>The maximum number of times the promo code can be used.</p>\n<p><strong>startDateTime</strong>:</p>\n<p>The start date and time when the promo code becomes active.</p>\n<p><strong>endDateTime</strong>:</p>\n<p>The end date and time when the promo code expires.</p>\n<p><strong>discountValue</strong>:</p>\n<p>The discount value, which can be a flat amount or a percentage. For options 1, 2, and 3, this value cannot be 0 or more than 100.</p>\n<p><strong>availableOnMonday:</strong></p>\n<p>A boolean field indicating the availability of the promo code on Mondays. Set to <code>0</code> if unavailable and <code>1</code> if available.</p>\n<p><strong>availableOnTuesday:</strong></p>\n<p>A boolean field indicating the availability of the promo code on Tuesdays. Set to <code>0</code> if unavailable and <code>1</code> if available.</p>\n<p><strong>availableOnWednesday:</strong></p>\n<p>A boolean field indicating the availability of the promo code on Wednesdays. Set to <code>0</code> if unavailable and <code>1</code> if available.</p>\n<p><strong>availableOnThursday:</strong></p>\n<p>A boolean field indicating the availability of the promo code on Thursdays. Set to <code>0</code> if unavailable and <code>1</code> if available.</p>\n<p><strong>availableOnFriday:</strong></p>\n<p>A boolean field indicating the availability of the promo code on Fridays. Set to <code>0</code> if unavailable and <code>1</code> if available.</p>\n<p><strong>availableOnSaturday:</strong></p>\n<p>A boolean field indicating the availability of the promo code on Saturdays. Set to <code>0</code> if unavailable and <code>1</code> if available.</p>\n<p><strong>availableOnSunday:</strong></p>\n<p>A boolean field indicating the availability of the promo code on Sundays. Set to <code>0</code> if unavailable and <code>1</code> if available.</p>\n<p><strong>cancelled:</strong></p>\n<p>A boolean field indicating If the promo code is cancelled or not, Set to 1 if cancelled and <code>1</code> if available.</p>\n","_postman_id":"43787285-bdd6-436d-b751-56c421c9d2fe"},{"name":"Analytics","item":[{"name":"Get analytics token","id":"233695d3-3a2c-49da-9bd7-a08264129adf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-public-api-key","value":"","description":"<p>required</p>\n","type":"text"}],"url":"https://api-live.smeetz.com/v1/analytics/token?locale=en","urlObject":{"protocol":"https","path":["v1","analytics","token"],"host":["api-live","smeetz","com"],"query":[{"description":{"content":"<p>en|fr|de</p>\n","type":"text/plain"},"key":"locale","value":"en"}],"variable":[]}},"response":[],"_postman_id":"233695d3-3a2c-49da-9bd7-a08264129adf"}],"id":"2da252d6-747b-4678-b8e4-b336a7ed9dc8","_postman_id":"2da252d6-747b-4678-b8e4-b336a7ed9dc8","description":""}],"id":"d4dd22e2-c082-46a1-ae6e-2162fff55f35","_postman_id":"d4dd22e2-c082-46a1-ae6e-2162fff55f35","description":""},{"name":"V2","item":[{"name":"Product","item":[{"name":"Get products","id":"29679597-8a93-4a97-9896-438283503d92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"x-public-api-key","value":"H-YNjIrRikLjG1ARLuB_PSSHVUsf2IegHEp7iUSZqO0","description":"<p>required</p>\n","type":"text"}],"url":"https://api-live.smeetz.com/v2/products?limit=200&locale=en","description":"<p>Retrieve a list of products using their uuid . Returns only ticket options and unit prices that are not cancelled.</p>\n<p>Note: Ensure the url is under the /partners path in the Symfony code.</p>\n","urlObject":{"protocol":"https","path":["v2","products"],"host":["api-live","smeetz","com"],"query":[{"disabled":true,"description":{"content":"<p>(optional): Filter products by multiple IDs.</p>\n","type":"text/plain"},"key":"ids","value":"H-YNjIrRikLjG1ARLuB_PSSHVUsf2IegHEp7iUSZqO0"},{"disabled":true,"description":{"content":"<p>(required): language for product info returned</p>\n","type":"text/plain"},"key":"locale","value":"en/fr/de"},{"key":"limit","value":"200"},{"key":"locale","value":"en"}],"variable":[]}},"response":[{"id":"795f090c-9f5c-4691-b1f8-5c8526f8f39b","name":"Get product","originalRequest":{"method":"GET","header":[{"key":"x-public-api-key","value":"{{groupApiKeyDev}}","description":"API public key found on the integrations page","type":"text"}],"url":{"raw":"https://api-live.smeetz.com/v2/products?id=d4d0b608-8fe1-11ef-a835-0624e0a8013b&locale=en/de/fr/es","protocol":"https","host":["api-live","smeetz","com"],"path":["v2","products"],"query":[{"key":"id","value":"d4d0b608-8fe1-11ef-a835-0624e0a8013b"},{"key":"locale","value":"en/de/fr/es","description":"language of product info returned"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"23"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 15 Mar 2023 19:04:29 GMT"},{"key":"x-amzn-RequestId","value":"1d7a8b1c-2693-4e33-a37e-deb8f5b0f426"},{"key":"x-amzn-ErrorType","value":"ForbiddenException"},{"key":"x-amz-apigw-id","value":"B1h9sEgbliAFm-A="},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 5ddb18e15e6b0ed6114111e515bddc66.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"FRA60-P2"},{"key":"X-Amz-Cf-Id","value":"4VP6L-t4aW8_97nmARjtK4X5u3_FlaLlv3oM8XD_TXqeZcqK1h7miQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": [\n        {\n            \"id\": \"d4acbe37-8fe1-11ef-a835-0624e0a8013b\",\n            \"internalName\": \"Filmtheatre Day Time Film\",\n            \"locationInfo\": \"Filmtheatre\",\n            \"timeZone\": \"Europe/Zurich\",\n            \"options\": [\n                {\n                    \"id\": \"90b5582a-8fe4-11ef-a835-0624e0a8013b\",\n                    \"name\": \"Sektion Test\",\n                    \"reference\": null,\n                    \"languages\": [],\n                    \"minAge\": null,\n                    \"maxAge\": null,\n                    \"tag\": [],\n                    \"type\": 17,\n                    \"units\": [\n                        {\n                            \"id\": \"90efcb45-8fe1-11ef-a835-0624e0a8013b\",\n                            \"price\": \"10.00\",\n                            \"internalName\": \"Sektion Test\"\n                        },\n                        {\n                            \"id\": \"90efcc88-8fe1-11ef-a835-0624e0a8013b\",\n                            \"price\": \"10.00\",\n                            \"internalName\": \"Eintritt\"\n                        },\n                        {\n                            \"id\": \"90efcdc5-8fe1-11ef-a835-0624e0a8013b\",\n                            \"price\": \"10.00\",\n                            \"internalName\": \"Person\"\n                        }\n                    ]\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"29679597-8a93-4a97-9896-438283503d92"},{"name":"Get products Copy","id":"31b7e8a6-0428-4843-b908-0d67b862ba56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"x-public-api-key","value":"70KUeFARKbS3c7mjEg4SnUs9ZM_IvPG96ghi_IyaIhg\n","description":"<p>required</p>\n","type":"text"}],"url":"https://api-test.smeetz.com/v2/products?limit=200&locale=en","description":"<p>Retrieve a list of products using their uuid . Returns only ticket options and unit prices that are not cancelled.</p>\n<p>Note: Ensure the url is under the /partners path in the Symfony code.</p>\n","urlObject":{"protocol":"https","path":["v2","products"],"host":["api-test","smeetz","com"],"query":[{"disabled":true,"description":{"content":"<p>(optional): Filter products by multiple IDs.</p>\n","type":"text/plain"},"key":"ids","value":"d4d0b608-8fe1-11ef-a835-0624e0a8013b,d4acbe37-8fe1-11ef-a835-0624e0a8013b"},{"disabled":true,"description":{"content":"<p>(required): language for product info returned</p>\n","type":"text/plain"},"key":"locale","value":"en/fr/de"},{"key":"limit","value":"200"},{"key":"locale","value":"en"}],"variable":[]}},"response":[{"id":"9219f802-dbdc-4999-a42f-5910fdc96d4e","name":"Get product","originalRequest":{"method":"GET","header":[{"key":"x-public-api-key","value":"{{groupApiKeyDev}}","description":"API public key found on the integrations page","type":"text"}],"url":{"raw":"https://api-live.smeetz.com/v2/products?id=d4d0b608-8fe1-11ef-a835-0624e0a8013b&locale=en/de/fr/es","protocol":"https","host":["api-live","smeetz","com"],"path":["v2","products"],"query":[{"key":"id","value":"d4d0b608-8fe1-11ef-a835-0624e0a8013b"},{"key":"locale","value":"en/de/fr/es","description":"language of product info returned"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"23"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 15 Mar 2023 19:04:29 GMT"},{"key":"x-amzn-RequestId","value":"1d7a8b1c-2693-4e33-a37e-deb8f5b0f426"},{"key":"x-amzn-ErrorType","value":"ForbiddenException"},{"key":"x-amz-apigw-id","value":"B1h9sEgbliAFm-A="},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 5ddb18e15e6b0ed6114111e515bddc66.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"FRA60-P2"},{"key":"X-Amz-Cf-Id","value":"4VP6L-t4aW8_97nmARjtK4X5u3_FlaLlv3oM8XD_TXqeZcqK1h7miQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": [\n        {\n            \"id\": \"d4acbe37-8fe1-11ef-a835-0624e0a8013b\",\n            \"internalName\": \"Filmtheatre Day Time Film\",\n            \"locationInfo\": \"Filmtheatre\",\n            \"timeZone\": \"Europe/Zurich\",\n            \"options\": [\n                {\n                    \"id\": \"90b5582a-8fe4-11ef-a835-0624e0a8013b\",\n                    \"name\": \"Sektion Test\",\n                    \"reference\": null,\n                    \"languages\": [],\n                    \"minAge\": null,\n                    \"maxAge\": null,\n                    \"tag\": [],\n                    \"type\": 17,\n                    \"units\": [\n                        {\n                            \"id\": \"90efcb45-8fe1-11ef-a835-0624e0a8013b\",\n                            \"price\": \"10.00\",\n                            \"internalName\": \"Sektion Test\"\n                        },\n                        {\n                            \"id\": \"90efcc88-8fe1-11ef-a835-0624e0a8013b\",\n                            \"price\": \"10.00\",\n                            \"internalName\": \"Eintritt\"\n                        },\n                        {\n                            \"id\": \"90efcdc5-8fe1-11ef-a835-0624e0a8013b\",\n                            \"price\": \"10.00\",\n                            \"internalName\": \"Person\"\n                        }\n                    ]\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"31b7e8a6-0428-4843-b908-0d67b862ba56"},{"name":"Get products Copy 2","id":"dae2cbc4-fc32-4276-bebc-b37a9dbe5d22","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"x-public-api-key","value":"Nq7DS1cBnT_d15_mvskF_VYhmBABXQOzAvGQTCpZdAc","description":"<p>required</p>\n","type":"text"}],"url":"https://api-live.smeetz.com/v2/products?limit=200&locale=en","description":"<p>Retrieve a list of products using their uuid . Returns only ticket options and unit prices that are not cancelled.</p>\n<p>Note: Ensure the url is under the /partners path in the Symfony code.</p>\n","urlObject":{"protocol":"https","path":["v2","products"],"host":["api-live","smeetz","com"],"query":[{"disabled":true,"description":{"content":"<p>(optional): Filter products by multiple IDs.</p>\n","type":"text/plain"},"key":"ids","value":"d4d0b608-8fe1-11ef-a835-0624e0a8013b,d4acbe37-8fe1-11ef-a835-0624e0a8013b"},{"disabled":true,"description":{"content":"<p>(required): language for product info returned</p>\n","type":"text/plain"},"key":"locale","value":"en/fr/de"},{"key":"limit","value":"200"},{"key":"locale","value":"en"}],"variable":[]}},"response":[{"id":"d34f3eb3-bcd7-4b23-b8cb-6e86cd9e5584","name":"Get product","originalRequest":{"method":"GET","header":[{"key":"x-public-api-key","value":"{{groupApiKeyDev}}","description":"API public key found on the integrations page","type":"text"}],"url":{"raw":"https://api-live.smeetz.com/v2/products?id=d4d0b608-8fe1-11ef-a835-0624e0a8013b&locale=en/de/fr/es","protocol":"https","host":["api-live","smeetz","com"],"path":["v2","products"],"query":[{"key":"id","value":"d4d0b608-8fe1-11ef-a835-0624e0a8013b"},{"key":"locale","value":"en/de/fr/es","description":"language of product info returned"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"23"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 15 Mar 2023 19:04:29 GMT"},{"key":"x-amzn-RequestId","value":"1d7a8b1c-2693-4e33-a37e-deb8f5b0f426"},{"key":"x-amzn-ErrorType","value":"ForbiddenException"},{"key":"x-amz-apigw-id","value":"B1h9sEgbliAFm-A="},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 5ddb18e15e6b0ed6114111e515bddc66.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"FRA60-P2"},{"key":"X-Amz-Cf-Id","value":"4VP6L-t4aW8_97nmARjtK4X5u3_FlaLlv3oM8XD_TXqeZcqK1h7miQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": [\n        {\n            \"id\": \"d4acbe37-8fe1-11ef-a835-0624e0a8013b\",\n            \"internalName\": \"Filmtheatre Day Time Film\",\n            \"locationInfo\": \"Filmtheatre\",\n            \"timeZone\": \"Europe/Zurich\",\n            \"options\": [\n                {\n                    \"id\": \"90b5582a-8fe4-11ef-a835-0624e0a8013b\",\n                    \"name\": \"Sektion Test\",\n                    \"reference\": null,\n                    \"languages\": [],\n                    \"minAge\": null,\n                    \"maxAge\": null,\n                    \"tag\": [],\n                    \"type\": 17,\n                    \"units\": [\n                        {\n                            \"id\": \"90efcb45-8fe1-11ef-a835-0624e0a8013b\",\n                            \"price\": \"10.00\",\n                            \"internalName\": \"Sektion Test\"\n                        },\n                        {\n                            \"id\": \"90efcc88-8fe1-11ef-a835-0624e0a8013b\",\n                            \"price\": \"10.00\",\n                            \"internalName\": \"Eintritt\"\n                        },\n                        {\n                            \"id\": \"90efcdc5-8fe1-11ef-a835-0624e0a8013b\",\n                            \"price\": \"10.00\",\n                            \"internalName\": \"Person\"\n                        }\n                    ]\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"dae2cbc4-fc32-4276-bebc-b37a9dbe5d22"}],"id":"f917189b-5eeb-4471-8cd6-ea6f4491e6f5","_postman_id":"f917189b-5eeb-4471-8cd6-ea6f4491e6f5","description":""},{"name":"Product Copy","item":[{"name":"Get products","id":"759392fc-a7a8-43fa-add9-60c33bf08dd3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"x-public-api-key","value":"Nq7DS1cBnT_d15_mvskF_VYhmBABXQOzAvGQTCpZdAc\n\n","description":"<p>required</p>\n","type":"text"}],"url":"https://api-live.smeetz.com/v2/products?limit=200&locale=en","description":"<p>Retrieve a list of products using their uuid . Returns only ticket options and unit prices that are not cancelled.</p>\n<p>Note: Ensure the url is under the /partners path in the Symfony code.</p>\n","urlObject":{"protocol":"https","path":["v2","products"],"host":["api-live","smeetz","com"],"query":[{"disabled":true,"description":{"content":"<p>(optional): Filter products by multiple IDs.</p>\n","type":"text/plain"},"key":"ids","value":"d4d0b608-8fe1-11ef-a835-0624e0a8013b,d4acbe37-8fe1-11ef-a835-0624e0a8013b"},{"disabled":true,"description":{"content":"<p>(required): language for product info returned</p>\n","type":"text/plain"},"key":"locale","value":"en/fr/de"},{"key":"limit","value":"200"},{"key":"locale","value":"en"}],"variable":[]}},"response":[{"id":"da234384-a10d-440c-bee9-dd466dd8bd9d","name":"Get product","originalRequest":{"method":"GET","header":[{"key":"x-public-api-key","value":"{{groupApiKeyDev}}","description":"API public key found on the integrations page","type":"text"}],"url":{"raw":"https://api-live.smeetz.com/v2/products?id=d4d0b608-8fe1-11ef-a835-0624e0a8013b&locale=en/de/fr/es","protocol":"https","host":["api-live","smeetz","com"],"path":["v2","products"],"query":[{"key":"id","value":"d4d0b608-8fe1-11ef-a835-0624e0a8013b"},{"key":"locale","value":"en/de/fr/es","description":"language of product info returned"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"23"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 15 Mar 2023 19:04:29 GMT"},{"key":"x-amzn-RequestId","value":"1d7a8b1c-2693-4e33-a37e-deb8f5b0f426"},{"key":"x-amzn-ErrorType","value":"ForbiddenException"},{"key":"x-amz-apigw-id","value":"B1h9sEgbliAFm-A="},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 5ddb18e15e6b0ed6114111e515bddc66.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"FRA60-P2"},{"key":"X-Amz-Cf-Id","value":"4VP6L-t4aW8_97nmARjtK4X5u3_FlaLlv3oM8XD_TXqeZcqK1h7miQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": [\n        {\n            \"id\": \"d4acbe37-8fe1-11ef-a835-0624e0a8013b\",\n            \"internalName\": \"Filmtheatre Day Time Film\",\n            \"locationInfo\": \"Filmtheatre\",\n            \"timeZone\": \"Europe/Zurich\",\n            \"options\": [\n                {\n                    \"id\": \"90b5582a-8fe4-11ef-a835-0624e0a8013b\",\n                    \"name\": \"Sektion Test\",\n                    \"reference\": null,\n                    \"languages\": [],\n                    \"minAge\": null,\n                    \"maxAge\": null,\n                    \"tag\": [],\n                    \"type\": 17,\n                    \"units\": [\n                        {\n                            \"id\": \"90efcb45-8fe1-11ef-a835-0624e0a8013b\",\n                            \"price\": \"10.00\",\n                            \"internalName\": \"Sektion Test\"\n                        },\n                        {\n                            \"id\": \"90efcc88-8fe1-11ef-a835-0624e0a8013b\",\n                            \"price\": \"10.00\",\n                            \"internalName\": \"Eintritt\"\n                        },\n                        {\n                            \"id\": \"90efcdc5-8fe1-11ef-a835-0624e0a8013b\",\n                            \"price\": \"10.00\",\n                            \"internalName\": \"Person\"\n                        }\n                    ]\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"759392fc-a7a8-43fa-add9-60c33bf08dd3"},{"name":"Get products Copy","id":"1fc4aa6f-0353-45e4-af3e-b4d40a187740","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"x-public-api-key","value":"70KUeFARKbS3c7mjEg4SnUs9ZM_IvPG96ghi_IyaIhg\n","description":"<p>required</p>\n","type":"text"}],"url":"https://api-test.smeetz.com/v2/products?limit=200&locale=en","description":"<p>Retrieve a list of products using their uuid . Returns only ticket options and unit prices that are not cancelled.</p>\n<p>Note: Ensure the url is under the /partners path in the Symfony code.</p>\n","urlObject":{"protocol":"https","path":["v2","products"],"host":["api-test","smeetz","com"],"query":[{"disabled":true,"description":{"content":"<p>(optional): Filter products by multiple IDs.</p>\n","type":"text/plain"},"key":"ids","value":"d4d0b608-8fe1-11ef-a835-0624e0a8013b,d4acbe37-8fe1-11ef-a835-0624e0a8013b"},{"disabled":true,"description":{"content":"<p>(required): language for product info returned</p>\n","type":"text/plain"},"key":"locale","value":"en/fr/de"},{"key":"limit","value":"200"},{"key":"locale","value":"en"}],"variable":[]}},"response":[{"id":"53d4ec79-96b2-43a5-8129-3fccc47b66ce","name":"Get product","originalRequest":{"method":"GET","header":[{"key":"x-public-api-key","value":"{{groupApiKeyDev}}","description":"API public key found on the integrations page","type":"text"}],"url":{"raw":"https://api-live.smeetz.com/v2/products?id=d4d0b608-8fe1-11ef-a835-0624e0a8013b&locale=en/de/fr/es","protocol":"https","host":["api-live","smeetz","com"],"path":["v2","products"],"query":[{"key":"id","value":"d4d0b608-8fe1-11ef-a835-0624e0a8013b"},{"key":"locale","value":"en/de/fr/es","description":"language of product info returned"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"23"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 15 Mar 2023 19:04:29 GMT"},{"key":"x-amzn-RequestId","value":"1d7a8b1c-2693-4e33-a37e-deb8f5b0f426"},{"key":"x-amzn-ErrorType","value":"ForbiddenException"},{"key":"x-amz-apigw-id","value":"B1h9sEgbliAFm-A="},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 5ddb18e15e6b0ed6114111e515bddc66.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"FRA60-P2"},{"key":"X-Amz-Cf-Id","value":"4VP6L-t4aW8_97nmARjtK4X5u3_FlaLlv3oM8XD_TXqeZcqK1h7miQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": [\n        {\n            \"id\": \"d4acbe37-8fe1-11ef-a835-0624e0a8013b\",\n            \"internalName\": \"Filmtheatre Day Time Film\",\n            \"locationInfo\": \"Filmtheatre\",\n            \"timeZone\": \"Europe/Zurich\",\n            \"options\": [\n                {\n                    \"id\": \"90b5582a-8fe4-11ef-a835-0624e0a8013b\",\n                    \"name\": \"Sektion Test\",\n                    \"reference\": null,\n                    \"languages\": [],\n                    \"minAge\": null,\n                    \"maxAge\": null,\n                    \"tag\": [],\n                    \"type\": 17,\n                    \"units\": [\n                        {\n                            \"id\": \"90efcb45-8fe1-11ef-a835-0624e0a8013b\",\n                            \"price\": \"10.00\",\n                            \"internalName\": \"Sektion Test\"\n                        },\n                        {\n                            \"id\": \"90efcc88-8fe1-11ef-a835-0624e0a8013b\",\n                            \"price\": \"10.00\",\n                            \"internalName\": \"Eintritt\"\n                        },\n                        {\n                            \"id\": \"90efcdc5-8fe1-11ef-a835-0624e0a8013b\",\n                            \"price\": \"10.00\",\n                            \"internalName\": \"Person\"\n                        }\n                    ]\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"1fc4aa6f-0353-45e4-af3e-b4d40a187740"}],"id":"e88e4ed2-7b48-42cf-8ca1-33892392a4cf","_postman_id":"e88e4ed2-7b48-42cf-8ca1-33892392a4cf","description":""},{"name":"Product Copy","item":[{"name":"Get products","id":"da6432b4-3d59-4d81-8e5f-69e2b9ac13ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"x-public-api-key","value":"Nq7DS1cBnT_d15_mvskF_VYhmBABXQOzAvGQTCpZdAc\n\n","description":"<p>required</p>\n","type":"text"}],"url":"https://api-live.smeetz.com/v2/products?limit=200&locale=en","description":"<p>Retrieve a list of products using their uuid . Returns only ticket options and unit prices that are not cancelled.</p>\n<p>Note: Ensure the url is under the /partners path in the Symfony code.</p>\n","urlObject":{"protocol":"https","path":["v2","products"],"host":["api-live","smeetz","com"],"query":[{"disabled":true,"description":{"content":"<p>(optional): Filter products by multiple IDs.</p>\n","type":"text/plain"},"key":"ids","value":"d4d0b608-8fe1-11ef-a835-0624e0a8013b,d4acbe37-8fe1-11ef-a835-0624e0a8013b"},{"disabled":true,"description":{"content":"<p>(required): language for product info returned</p>\n","type":"text/plain"},"key":"locale","value":"en/fr/de"},{"key":"limit","value":"200"},{"key":"locale","value":"en"}],"variable":[]}},"response":[{"id":"e0e09577-5306-4dd2-b2a1-ac093e2b3976","name":"Get product","originalRequest":{"method":"GET","header":[{"key":"x-public-api-key","value":"{{groupApiKeyDev}}","description":"API public key found on the integrations page","type":"text"}],"url":{"raw":"https://api-live.smeetz.com/v2/products?id=d4d0b608-8fe1-11ef-a835-0624e0a8013b&locale=en/de/fr/es","protocol":"https","host":["api-live","smeetz","com"],"path":["v2","products"],"query":[{"key":"id","value":"d4d0b608-8fe1-11ef-a835-0624e0a8013b"},{"key":"locale","value":"en/de/fr/es","description":"language of product info returned"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"23"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 15 Mar 2023 19:04:29 GMT"},{"key":"x-amzn-RequestId","value":"1d7a8b1c-2693-4e33-a37e-deb8f5b0f426"},{"key":"x-amzn-ErrorType","value":"ForbiddenException"},{"key":"x-amz-apigw-id","value":"B1h9sEgbliAFm-A="},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 5ddb18e15e6b0ed6114111e515bddc66.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"FRA60-P2"},{"key":"X-Amz-Cf-Id","value":"4VP6L-t4aW8_97nmARjtK4X5u3_FlaLlv3oM8XD_TXqeZcqK1h7miQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": [\n        {\n            \"id\": \"d4acbe37-8fe1-11ef-a835-0624e0a8013b\",\n            \"internalName\": \"Filmtheatre Day Time Film\",\n            \"locationInfo\": \"Filmtheatre\",\n            \"timeZone\": \"Europe/Zurich\",\n            \"options\": [\n                {\n                    \"id\": \"90b5582a-8fe4-11ef-a835-0624e0a8013b\",\n                    \"name\": \"Sektion Test\",\n                    \"reference\": null,\n                    \"languages\": [],\n                    \"minAge\": null,\n                    \"maxAge\": null,\n                    \"tag\": [],\n                    \"type\": 17,\n                    \"units\": [\n                        {\n                            \"id\": \"90efcb45-8fe1-11ef-a835-0624e0a8013b\",\n                            \"price\": \"10.00\",\n                            \"internalName\": \"Sektion Test\"\n                        },\n                        {\n                            \"id\": \"90efcc88-8fe1-11ef-a835-0624e0a8013b\",\n                            \"price\": \"10.00\",\n                            \"internalName\": \"Eintritt\"\n                        },\n                        {\n                            \"id\": \"90efcdc5-8fe1-11ef-a835-0624e0a8013b\",\n                            \"price\": \"10.00\",\n                            \"internalName\": \"Person\"\n                        }\n                    ]\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"da6432b4-3d59-4d81-8e5f-69e2b9ac13ac"},{"name":"Get products Copy","id":"5a5c92ff-302c-4f78-a3aa-28b378a1a023","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"x-public-api-key","value":"70KUeFARKbS3c7mjEg4SnUs9ZM_IvPG96ghi_IyaIhg\n","description":"<p>required</p>\n","type":"text"}],"url":"https://api-test.smeetz.com/v2/products?limit=200&locale=en","description":"<p>Retrieve a list of products using their uuid . Returns only ticket options and unit prices that are not cancelled.</p>\n<p>Note: Ensure the url is under the /partners path in the Symfony code.</p>\n","urlObject":{"protocol":"https","path":["v2","products"],"host":["api-test","smeetz","com"],"query":[{"disabled":true,"description":{"content":"<p>(optional): Filter products by multiple IDs.</p>\n","type":"text/plain"},"key":"ids","value":"d4d0b608-8fe1-11ef-a835-0624e0a8013b,d4acbe37-8fe1-11ef-a835-0624e0a8013b"},{"disabled":true,"description":{"content":"<p>(required): language for product info returned</p>\n","type":"text/plain"},"key":"locale","value":"en/fr/de"},{"key":"limit","value":"200"},{"key":"locale","value":"en"}],"variable":[]}},"response":[{"id":"272c745b-1188-4d29-bc88-a128c12a3dc0","name":"Get product","originalRequest":{"method":"GET","header":[{"key":"x-public-api-key","value":"{{groupApiKeyDev}}","description":"API public key found on the integrations page","type":"text"}],"url":{"raw":"https://api-live.smeetz.com/v2/products?id=d4d0b608-8fe1-11ef-a835-0624e0a8013b&locale=en/de/fr/es","protocol":"https","host":["api-live","smeetz","com"],"path":["v2","products"],"query":[{"key":"id","value":"d4d0b608-8fe1-11ef-a835-0624e0a8013b"},{"key":"locale","value":"en/de/fr/es","description":"language of product info returned"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"23"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 15 Mar 2023 19:04:29 GMT"},{"key":"x-amzn-RequestId","value":"1d7a8b1c-2693-4e33-a37e-deb8f5b0f426"},{"key":"x-amzn-ErrorType","value":"ForbiddenException"},{"key":"x-amz-apigw-id","value":"B1h9sEgbliAFm-A="},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 5ddb18e15e6b0ed6114111e515bddc66.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"FRA60-P2"},{"key":"X-Amz-Cf-Id","value":"4VP6L-t4aW8_97nmARjtK4X5u3_FlaLlv3oM8XD_TXqeZcqK1h7miQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": [\n        {\n            \"id\": \"d4acbe37-8fe1-11ef-a835-0624e0a8013b\",\n            \"internalName\": \"Filmtheatre Day Time Film\",\n            \"locationInfo\": \"Filmtheatre\",\n            \"timeZone\": \"Europe/Zurich\",\n            \"options\": [\n                {\n                    \"id\": \"90b5582a-8fe4-11ef-a835-0624e0a8013b\",\n                    \"name\": \"Sektion Test\",\n                    \"reference\": null,\n                    \"languages\": [],\n                    \"minAge\": null,\n                    \"maxAge\": null,\n                    \"tag\": [],\n                    \"type\": 17,\n                    \"units\": [\n                        {\n                            \"id\": \"90efcb45-8fe1-11ef-a835-0624e0a8013b\",\n                            \"price\": \"10.00\",\n                            \"internalName\": \"Sektion Test\"\n                        },\n                        {\n                            \"id\": \"90efcc88-8fe1-11ef-a835-0624e0a8013b\",\n                            \"price\": \"10.00\",\n                            \"internalName\": \"Eintritt\"\n                        },\n                        {\n                            \"id\": \"90efcdc5-8fe1-11ef-a835-0624e0a8013b\",\n                            \"price\": \"10.00\",\n                            \"internalName\": \"Person\"\n                        }\n                    ]\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"5a5c92ff-302c-4f78-a3aa-28b378a1a023"}],"id":"7e9866cc-dcb7-489d-a2ec-3ca57ddf4b2c","_postman_id":"7e9866cc-dcb7-489d-a2ec-3ca57ddf4b2c","description":""},{"name":"Availability","item":[{"name":"Get Availability","id":"da4b170d-5991-475f-a0c2-c3d43dc36741","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api-live.smeetz.com/v2/availabilities","description":"<p>Retrieve the availabilities of a product.</p>\n<p>Either <code>localDateTimeStart</code> or <code>startDateTime</code> shall be provided (not both).</p>\n<p>Use <code>localDateTimeStart</code> if you want to search using a timezone similar to the product’s timezone without the need to specify the timezone.</p>\n","urlObject":{"protocol":"https","path":["v2","availabilities"],"host":["api-live","smeetz","com"],"query":[{"disabled":true,"description":{"content":"<p>(required): The UUID of the product option(s).</p>\n","type":"text/plain"},"key":"optionIds","value":"d4d0b608-8fe1-11ef-a835-0624e0a8013b,d4acbe37-8fe1-11ef-a835-0624e0a8013b"},{"disabled":true,"description":{"content":"<p>The start date time for the availability search in product timezone \nExample: <code>2023-10-01</code> or <code>2023-10-01T09:00:00</code></p>\n","type":"text/plain"},"key":"localDateTimeStart","value":"2023-10-01"},{"disabled":true,"description":{"content":"<p>(optional):\nThe end date time for the availability search in product timezone\nExample: <code>2023-10-31</code> or <code>2023-10-31T13:00:00</code></p>\n","type":"text/plain"},"key":"localDateTimeEnd","value":"2023-10-31"},{"disabled":true,"description":{"content":"<p>The start date time for the availability search in ISO 8601 format (this will be compared with UTC date time of the product)</p>\n","type":"text/plain"},"key":"dateTimeStart","value":"2023-10-01T09:00:00Z"},{"disabled":true,"description":{"content":"<p>(optional):\nThe end date time for the availability search in ISO 8601 format (this will be compared with UTC date time of the product)</p>\n","type":"text/plain"},"key":"dateTimeEnd","value":"2023-10-01T09:00:00Z"},{"disabled":true,"description":{"content":"<p>(required): language of product info returned</p>\n","type":"text/plain"},"key":"locale","value":"en/fr/de"}],"variable":[]}},"response":[{"id":"e2527c0f-03bf-4bbc-a694-f44eca866448","name":"Get Availability","originalRequest":{"method":"GET","header":[{"key":"x-public-api-key","value":"{{groupApiKeyDev}}","description":"API public key found on the integrations page","type":"text"}],"url":{"raw":"https://api-live.smeetz.com/v1/availabilities?optionId=6b309d44-dc24-4ca4-ae71-6bde6c4f4854&localDateStart=2023-10-01&localDateEnd=2023-10-31&locale=en/de/fr","protocol":"https","host":["api-live","smeetz","com"],"path":["v1","availabilities"],"query":[{"key":"optionId","value":"6b309d44-dc24-4ca4-ae71-6bde6c4f4854"},{"key":"localDateStart","value":"2023-10-01"},{"key":"localDateEnd","value":"2023-10-31"},{"key":"locale","value":"en/de/fr","description":"Language for data to be returend in"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"23"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 15 Mar 2023 19:04:29 GMT"},{"key":"x-amzn-RequestId","value":"1d7a8b1c-2693-4e33-a37e-deb8f5b0f426"},{"key":"x-amzn-ErrorType","value":"ForbiddenException"},{"key":"x-amz-apigw-id","value":"B1h9sEgbliAFm-A="},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 5ddb18e15e6b0ed6114111e515bddc66.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"FRA60-P2"},{"key":"X-Amz-Cf-Id","value":"4VP6L-t4aW8_97nmARjtK4X5u3_FlaLlv3oM8XD_TXqeZcqK1h7miQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": [\n        {\n            \"id\": 36032464,\n            \"available\": true,\n            \"dateTimeStart\": \"2024-10-25T08:00:00\",\n            \"dateTimeEnd\": \"2024-10-25T18:00:00\",\n            \"localDateTimeStart\": \"2024-10-25T10:00:00\",\n            \"localDateTimeEnd\": \"2024-10-25T20:00:00\",\n            \"capacity\": 1000,\n            \"optionId\": \"8fae63fa-8fe4-11ef-a835-0624e0a8013b\"\n        }\n    ]\n}"}],"_postman_id":"da4b170d-5991-475f-a0c2-c3d43dc36741"},{"name":"Get Availability Copy","id":"06d804be-4718-4588-a438-0066cb357a7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-internal-api-key","value":"HrH98s5LNyvzR5lehkRoAjnPjxuRfjYY"}],"url":"https://api.smeetz.com/b2b2/prod/en/internal/v2/availabilities?optionIds=8fbd01ee-8fe4-11ef-a835-0624e0a8013b&localDateTimeStart=2026-04-01&localDateTimeEnd=2026-04-30&locale=en&page=1&limit=2","description":"<p>Retrieve the availabilities of a product.</p>\n<p>Either <code>localDateTimeStart</code> or <code>startDateTime</code> shall be provided (not both).</p>\n<p>Use <code>localDateTimeStart</code> if you want to search using a timezone similar to the product’s timezone without the need to specify the timezone.</p>\n","urlObject":{"protocol":"https","path":["b2b2","prod","en","internal","v2","availabilities"],"host":["api","smeetz","com"],"query":[{"description":{"content":"<p>(required): The UUID of the product option(s).</p>\n","type":"text/plain"},"key":"optionIds","value":"8fbd01ee-8fe4-11ef-a835-0624e0a8013b"},{"description":{"content":"<p>The start date time for the availability search in product timezone \nExample: <code>2023-10-01</code> or <code>2023-10-01T09:00:00</code></p>\n","type":"text/plain"},"key":"localDateTimeStart","value":"2026-04-01"},{"description":{"content":"<p>(optional):\nThe end date time for the availability search in product timezone\nExample: <code>2023-10-31</code> or <code>2023-10-31T13:00:00</code></p>\n","type":"text/plain"},"key":"localDateTimeEnd","value":"2026-04-30"},{"description":{"content":"<p>(required): language of product info returned</p>\n","type":"text/plain"},"key":"locale","value":"en"},{"key":"page","value":"1"},{"key":"limit","value":"2"},{"disabled":true,"description":{"content":"<p>The start date time for the availability search in ISO 8601 format (this will be compared with UTC date time of the product)</p>\n","type":"text/plain"},"key":"dateTimeStart","value":"2023-10-01T09:00:00Z"},{"disabled":true,"description":{"content":"<p>(optional):\nThe end date time for the availability search in ISO 8601 format (this will be compared with UTC date time of the product)</p>\n","type":"text/plain"},"key":"dateTimeEnd","value":"2023-10-01T09:00:00Z"}],"variable":[]}},"response":[{"id":"a205095b-21c5-46d7-8977-6ce6e39feb35","name":"Get Availability","originalRequest":{"method":"GET","header":[{"key":"x-public-api-key","value":"{{groupApiKeyDev}}","description":"API public key found on the integrations page","type":"text"}],"url":{"raw":"https://api-live.smeetz.com/v1/availabilities?optionId=6b309d44-dc24-4ca4-ae71-6bde6c4f4854&localDateStart=2023-10-01&localDateEnd=2023-10-31&locale=en/de/fr","protocol":"https","host":["api-live","smeetz","com"],"path":["v1","availabilities"],"query":[{"key":"optionId","value":"6b309d44-dc24-4ca4-ae71-6bde6c4f4854"},{"key":"localDateStart","value":"2023-10-01"},{"key":"localDateEnd","value":"2023-10-31"},{"key":"locale","value":"en/de/fr","description":"Language for data to be returend in"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"23"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 15 Mar 2023 19:04:29 GMT"},{"key":"x-amzn-RequestId","value":"1d7a8b1c-2693-4e33-a37e-deb8f5b0f426"},{"key":"x-amzn-ErrorType","value":"ForbiddenException"},{"key":"x-amz-apigw-id","value":"B1h9sEgbliAFm-A="},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 5ddb18e15e6b0ed6114111e515bddc66.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"FRA60-P2"},{"key":"X-Amz-Cf-Id","value":"4VP6L-t4aW8_97nmARjtK4X5u3_FlaLlv3oM8XD_TXqeZcqK1h7miQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": [\n        {\n            \"id\": 36032464,\n            \"available\": true,\n            \"dateTimeStart\": \"2024-10-25T08:00:00\",\n            \"dateTimeEnd\": \"2024-10-25T18:00:00\",\n            \"localDateTimeStart\": \"2024-10-25T10:00:00\",\n            \"localDateTimeEnd\": \"2024-10-25T20:00:00\",\n            \"capacity\": 1000,\n            \"optionId\": \"8fae63fa-8fe4-11ef-a835-0624e0a8013b\"\n        }\n    ]\n}"}],"_postman_id":"06d804be-4718-4588-a438-0066cb357a7c"}],"id":"01d8c901-3ecb-4a1e-83ea-dc8c861f0949","_postman_id":"01d8c901-3ecb-4a1e-83ea-dc8c861f0949","description":""},{"name":"Import orders","id":"602c1fe7-e329-4e7e-8f53-b06c843b9196","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"x-public-api-key","value":"APxqTwrNw-Tl-AYcq_wKU5QNWXXoTFTcjIs-Nydlm5A","description":"<p>required</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"bookings\": [\n    {\n      \"bookingReference\": \"asma-token-test-P23676\",\n      \"sendEmailAfterBooking\": true,\n      \"bookingStatus\": \"Completed\",\n      \"remainingPayment\": \"0\",\n      \"paymentMethod\": \"POS_EXTERNAL\",\n      \"discount\": \"0\",\n      \"customer\": {\n        \"firstName\": \"asma\",\n        \"lastName\": \"asma\",\n        \"email\": \"johndoe@example.com\",\n        \"address\": \"123 Main St\",\n        \"city\": \"Anytown\",\n        \"zipCode\": \"12345\",\n        \"country\": \"Wonderland\",\n        \"phone\": \"123-456-7890\",\n        \"companyName\": \"\",\n        \"emailMarketingOptIn\": true\n      },\n      \"tickets\": [\n        {\n          \"ticketId\": \"133537\",\n          \"priceId\": \"331096\",\n          \"ticketToken\": \"TICKET-2025-11-05-XYZ123ABC456\",\n          \"quantity\": 1,\n          \"unitPrice\": 23.0,\n          \"startDate\": \"2026-01-03 16:00:00\",\n          \"endDate\": \"2026-01-03 23:00:00\",\n          \"scanned\": false\n          \n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api-live.smeetz.com/v2/import-bookings?locale=en","description":"<p>The Import API enables external systems to import ticketing data into the Smeetz platform. It supports bulk imports of orders, including ticket details, customer information, and optional add-ons.</p>\n<p>This API is designed for event organizers and partners who need to sync their bookings with Smeetz.</p>\n","urlObject":{"protocol":"https","path":["v2","import-bookings"],"host":["api-live","smeetz","com"],"query":[{"description":{"content":"<p>(required): language for product info returned</p>\n","type":"text/plain"},"key":"locale","value":"en"}],"variable":[]}},"response":[{"id":"eeab84e5-2902-4c1c-960e-2006b0984140","name":"Import orders success","originalRequest":{"method":"POST","header":[{"key":"x-public-api-key","value":"IjS_bpMaOrSzJ_pxDzJ4ydEmJQQpshO_8a3RbuoN2DQ","description":"required","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"bookings\": [\n    {\n      \"bookingReference\": \"2024-P23676\",\n      \"sendEmailAfterBooking\": true,\n      \"bookingStatus\": \"Completed\",\n      \"remainingPayment\": \"0\",\n      \"paymentMethod\": \"POS_EXTERNAL\",\n      \"discount\": \"0\",\n      \"customer\": {\n        \"firstName\": \"John\",\n        \"lastName\": \"Doe\",\n        \"email\": \"johndoe@example.com\",\n        \"address\": \"123 Main St\",\n        \"city\": \"Anytown\",\n        \"zipCode\": \"12345\",\n        \"country\": \"Wonderland\",\n        \"phone\": \"123-456-7890\",\n        \"companyName\": \"\",\n        \"emailMarketingOptIn\": true\n      },\n      \"tickets\": [\n        {\n          \"ticketId\": \"47877\",\n          \"priceId\": \"26872\",\n          \"ticketToken\": \"6601d0472483c4b1009e5c7f\",\n          \"quantity\": 1,\n          \"unitPrice\": 23.0,\n          \"startDate\": \"2024-05-04 15:30:00\",\n          \"endDate\": \"2024-05-04 17:30:00\",\n          \"scanned\": false,\n          \"seat\": \"A-1\",\n          \"addons\": [\n            {\n              \"ticketId\": \"47879\",\n              \"priceId\": \"1153\",\n              \"quantity\": 2,\n              \"unitPrice\": 15.0,\n              \"startDate\": \"2024-05-04 15:30:00\"\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api-dev.smeetz.com/v2/import-bookings?locale=en","protocol":"https","host":["api-dev","smeetz","com"],"path":["v2","import-bookings"],"query":[{"key":"locale","value":"en","description":"(required): language for product info returned"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"50"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 05 Nov 2025 11:48:49 GMT"},{"key":"x-amzn-Remapped-Date","value":"Wed, 05 Nov 2025 11:48:49 GMT"},{"key":"x-amzn-RequestId","value":"a1796262-11d8-4351-b977-1d50cae394a9"},{"key":"Content-Encoding","value":"gzip"},{"key":"x-amzn-Remapped-Upgrade","value":"h2,h2c"},{"key":"x-amzn-Remapped-Connection","value":"Upgrade, Keep-Alive"},{"key":"X-Request-ID","value":"request_690b39a1290c82.06231464"},{"key":"x-amz-apigw-id","value":"TkXxOFt-liAEJYw="},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-amzn-Remapped-Server","value":"Apache/2.4.65 (Amazon Linux) OpenSSL/3.2.2"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 d2b3704e12ade302677c8edbf6c665f0.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DUS51-P6"},{"key":"X-Amz-Cf-Id","value":"H883hCT7X0etoMPZCQI0crURqVqSkjdyhOy7-I-dv6liYqGkwTMKeA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": []\n}"}],"_postman_id":"602c1fe7-e329-4e7e-8f53-b06c843b9196"}],"id":"86dff512-1cd2-4d67-a6ba-afa2ea48e4cd","_postman_id":"86dff512-1cd2-4d67-a6ba-afa2ea48e4cd","description":""},{"name":"Access Control V1","item":[{"name":"Area Management","item":[{"name":"Get Areas With Filter","event":[{"listen":"test","script":{"id":"47bc697e-d077-4a42-8264-57ebcac93eca","exec":["pm.test(\"Status code is 200\", function () {","    pm.response.to.have.status(200);","});"],"type":"text/javascript","packages":{}}}],"id":"4cd6432c-454e-43e9-b241-019f7e99dab8","request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt_token}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://services-live.smeetz.com/v1/access-control/area/","description":"<p>This is a <strong>GET</strong> request, used to retrieve data from an endpoint. There is no request body for a GET request, but you can use query parameters to specify the resource you want to access.</p>\n<p>A successful GET response will return a <strong>200 OK</strong> status and should include a response body—for example.</p>\n<p><strong>Available query parameter:</strong></p>\n<ul>\n<li><code>groupId</code> (number): The ID of the group to use when filtering the areas.</li>\n</ul>\n<p>*<em>Example response:<br />*</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n {\n  \"id\": 1,\n  \"groupId\": 123,\n  \"description\": \"Main entrance area for visitors\",\n  \"name\": \"Entrance Hall\",\n  \"code\": \"EH-001\",\n  \"createdAt\": \"2023-10-26T10:00:00Z\",\n  \"insertedAt\": \"2023-10-26T10:00:00Z\",\n  \"updatedAt\": \"2023-10-26T11:30:00Z\",\n  \"archivedAt\": null\n }\n]\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["v1","access-control","area",""],"host":["services-live","smeetz","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4cd6432c-454e-43e9-b241-019f7e99dab8"},{"name":"Get Area with id","event":[{"listen":"test","script":{"id":"47bc697e-d077-4a42-8264-57ebcac93eca","exec":["pm.test(\"Status code is 200\", function () {","    pm.response.to.have.status(200);","});"],"type":"text/javascript","packages":{}}}],"id":"7cb4da12-eccf-4aeb-973d-d37bd4bb32d3","request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://services-live.smeetz.com/v1/access-control/area/1","description":"<p>This is a <strong>GET</strong> request used to retrieve a single area by its ID.</p>\n<p><strong>Path Parameters:</strong></p>\n<ul>\n<li><code>areaId</code> (number): The unique identifier of the area to retrieve.</li>\n</ul>\n<p><strong>Query Parameters:</strong></p>\n<ul>\n<li><code>groupId</code> (number): The ID of the group the area belongs to. This parameter is required for filtering and ensuring proper access control.</li>\n</ul>\n<p><strong>Response:</strong></p>\n<p>A successful GET response will return a <strong>200 OK</strong> status and include a single <code>AreaModel</code> object in the response body if an area matching the provided IDs is found. If no matching area is found, the request will return a <strong>404 Not Found</strong> status.</p>\n<p>example response:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"id\": 1,\n  \"groupId\": 123,\n  \"description\": \"Main entrance area for visitors\",\n  \"name\": \"Entrance Hall\",\n  \"code\": \"EH-001\",\n  \"createdAt\": \"2023-10-26T10:00:00Z\",\n  \"insertedAt\": \"2023-10-26T10:00:00Z\",\n  \"updatedAt\": \"2023-10-26T11:30:00Z\",\n  \"archivedAt\": null\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["v1","access-control","area","1"],"host":["services-live","smeetz","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7cb4da12-eccf-4aeb-973d-d37bd4bb32d3"},{"name":"Update Area","event":[{"listen":"test","script":{"id":"47bc697e-d077-4a42-8264-57ebcac93eca","exec":["pm.test(\"Status code is 200\", function () {","    pm.response.to.have.status(200);","});"],"type":"text/javascript","packages":{}}}],"id":"0c9bdba8-58d9-4281-8048-94fe2edf2285","request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"groupId\": 123,\n  \"description\": \"Main entrance area for all visitors, recently renovated\",\n  \"name\": \"Updated Entrance Hall\",\n  \"code\": \"EH-001\"\n}","options":{"raw":{"language":"json"}}},"url":"https://services-live.smeetz.com/v1/access-control/area/1","description":"<p>This is a <strong>PUT</strong> request used to update an existing area by its ID.</p>\n<p><strong>Path Parameters:</strong></p>\n<ul>\n<li><code>areaId</code> (number): The unique identifier of the area to update.</li>\n</ul>\n<p><strong>Request Body:</strong></p>\n<p>The request body should be a JSON object containing the fields to update. All fields are optional except for <code>groupId</code>.</p>\n<ul>\n<li><p><code>name</code> (string, optional): The new name of the area.</p>\n</li>\n<li><p><code>code</code> (string, optional): The new unique code for the area.</p>\n</li>\n<li><p><code>description</code> (string, optional): The new description of the area.</p>\n</li>\n<li><p><code>groupId</code> (number, required): The ID of the group the area belongs to. This is required to correctly identify the area.</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["v1","access-control","area","1"],"host":["services-live","smeetz","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0c9bdba8-58d9-4281-8048-94fe2edf2285"},{"name":"Create Area","event":[{"listen":"test","script":{"id":"1718dd9e-8512-48b4-9ad9-fd0d32b6eda1","exec":["pm.test(\"Successful POST request\", function () {","    pm.expect(pm.response.code).to.be.oneOf([200, 201]);","});",""],"type":"text/javascript","packages":{}}}],"id":"c4458ca1-23ca-4fb8-9688-b8a2e7c011c3","request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt_token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"x-services-token","value":"2334234234234234","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"Test Docs 1\",\n  \"description\": \"area used to test the documentation api\",\n  \"code\": \"ABC11THG2\",\n  \"groupId\": 16342\n}","options":{"raw":{"language":"json"}}},"url":"https://services-live.smeetz.com/v1/access-control/area/","description":"<p>This is a <strong>POST</strong> request used to create a new area.</p>\n<p><strong>Request Body:</strong></p>\n<p>The request body must be a JSON object containing the details of the new area. <strong>All fields are required.</strong></p>\n<ul>\n<li><p><code>name</code> (string): The name of the new area.</p>\n</li>\n<li><p><code>description</code> (string): A description of the new area.</p>\n</li>\n<li><p><code>code</code> (string): A unique code for the new area.</p>\n</li>\n<li><p><code>groupId</code> (number): The ID of the group the new area will belong to.</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["v1","access-control","area",""],"host":["services-live","smeetz","com"],"query":[],"variable":[]}},"response":[{"id":"2addfede-0b57-4cf4-96b5-6a5ee26d0517","name":"Create Area Eg1","originalRequest":{"method":"POST","header":[{"key":"x-services-token","value":"2334234234234234","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"Test Docs 1\",\n  \"description\": \"area used to test the documentation api\",\n  \"code\": \"ABC11THG2\",\n  \"groupId\": 16342\n}","options":{"raw":{"language":"json"}}},"url":"https://services-live.smeetz.com/v1/access-control/area/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-request-id","value":"fdee54f4-b159-4bda-93f2-6152f866a4ea"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"267"},{"key":"ETag","value":"W/\"10b-PtrM5I/ecNdNgtX8u6H3zpylJ3Q\""},{"key":"Date","value":"Wed, 16 Jul 2025 12:42:18 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"groupId\": 16342,\n        \"description\": \"area used to test the documentation api\",\n        \"name\": \"Test Docs 1\",\n        \"code\": \"ABC11THG2\",\n        \"createdAt\": \"2025-07-16T12:42:18.000Z\",\n        \"updatedAt\": \"2025-07-16T12:42:17.828Z\",\n        \"insertedAt\": \"2025-07-16T11:42:17.968Z\",\n        \"id\": 34,\n        \"archived_at\": null\n    }\n}"}],"_postman_id":"c4458ca1-23ca-4fb8-9688-b8a2e7c011c3"}],"id":"cc04b15e-9b5c-4903-a6d8-0761ce3be2d3","description":"<p>This is where you find the api calls you will make to manage areas, areas can represent any part of your venue/space that is controlled by some form on ticket validation or visitor access control<br />be aware that these areas are meant to be used only with our API and not with 3rd party providers that are availabe in our system, like Skidata.</p>\n","_postman_id":"cc04b15e-9b5c-4903-a6d8-0761ce3be2d3"},{"name":"Area Access Config","item":[{"name":"Post Area Access Configuration","id":"8ded9855-2ab5-43b0-8af5-75d6e118387e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"productSlotCategoryId\": 47686,\n  \"areaId\": 3,\n  \"numberOfAccesses\": 1,\n  \"timeGapBetweenAccesses\": 1000,\n  \"groupId\": 1\n}","options":{"raw":{"language":"json"}}},"url":"https://services-live.smeetz.com/v1/access-control/configuration/","description":"<p>This is a POST request used to create a new area access configuration, allowing a specific product slot category access to a particular area.</p>\n<p>Sample response:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"id\": 1,\n  \"productSlotCategoryId\": 101,\n  \"areaId\": 1,\n  \"numberOfAccesses\": 5,\n  \"timeGapBetweenAccesses\": 300,\n  \"insertedAt\": \"2023-10-26T15:30:00Z\",\n  \"updatedAt\": \"2023-10-26T15:30:00Z\",\n  \"archivedAt\": null\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["v1","access-control","configuration",""],"host":["services-live","smeetz","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8ded9855-2ab5-43b0-8af5-75d6e118387e"},{"name":"Update Area Access Configuration","id":"8efcede5-5ffb-47c9-ae76-3217a48e45f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt_token}}"}]},"isInherited":false},"method":"PUT","header":[{"key":"x-services-token","value":"{{ts_services_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"productSlotCategoryId\": 47686,\n  \"areaId\": 3,\n  \"numberOfAccesses\": 1,\n  \"timeGapBetweenAccesses\": 1000,\n  \"groupId\": 1\n}","options":{"raw":{"language":"json"}}},"url":"https://services-live.smeetz.com/v1/access-control/configuration/:id","description":"<p>This is a <strong>PUT</strong> request used to update an existing area access configuration.</p>\n<p><strong>Path Parameters:</strong></p>\n<ul>\n<li><code>id</code> (number): The unique identifier of the area access configuration to update.</li>\n</ul>\n<p><strong>Request Body:</strong></p>\n<p>The request body must be a JSON object containing the fields to update for the area access configuration. <strong>All fields are required.</strong></p>\n<ul>\n<li><p><code>numberOfAccesses</code> (number): The updated number of times this category is allowed to access the area.</p>\n</li>\n<li><p><code>timeGapBetweenAccesses</code> (number): The updated minimum time gap (in seconds) required between consecutive accesses for this category.</p>\n</li>\n<li><p><code>updateSoldTickets</code> (boolean): Indicates whether the access rules should also be applied to already sold tickets.</p>\n</li>\n<li><p><code>groupId</code> (number): The ID of the group this configuration belongs to. This is required to correctly identify the configuration.</p>\n</li>\n</ul>\n<p>A successful PUT response will return a <strong>204 No Content</strong> status, indicating that the update was successful and no response body is returned. If the configuration is not found or if validation errors occur, the API will return an appropriate error status (e.g., <strong>404 Not Found</strong>, <strong>400 Bad Request</strong>).</p>\n","urlObject":{"protocol":"https","path":["v1","access-control","configuration",":id"],"host":["services-live","smeetz","com"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"8efcede5-5ffb-47c9-ae76-3217a48e45f9"},{"name":"Archive Access Configuration","id":"0fa860d6-b911-4c26-aa1f-87e90bbad69a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt_token}}"}]},"isInherited":false},"method":"DELETE","header":[{"key":"x-services-token","value":"your-secure-service-token-here","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"groupId\": 1,\n  \"updateSoldTickets\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://services-live.smeetz.com/v1/access-control/configuration/","description":"<p>This is a DELETE request used to archive an existing area access configuration.</p>\n<p>Path Parameters:</p>\n<ul>\n<li><p>id (number): The unique identifier of the area access configuration to archive.</p>\n<p>  Request Body:</p>\n</li>\n</ul>\n<p>The request body should be a JSON object containing the necessary details for archiving. All fields are required.</p>\n<ul>\n<li><p>updateSoldTickets (boolean): A flag indicating whether to update the access rules for already sold tickets associated with this configuration.</p>\n</li>\n<li><p>groupId (number): The ID of the group this configuration belongs to. This is required for identifying the configuration<br />  correctly.</p>\n</li>\n</ul>\n<p>Response:<br />A successful DELETE response will have a 204 No Content status, indicating that the archiving was successful and no content is returned. If the configuration is not found or if there are validation errors (e.g., configurations linked to existing entities preventing archiving), appropriate error statuses will be returned (e.g., 404 Not Found, 400 Bad Request).</p>\n","urlObject":{"protocol":"https","path":["v1","access-control","configuration",""],"host":["services-live","smeetz","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0fa860d6-b911-4c26-aa1f-87e90bbad69a"},{"name":"Get Access Config With Filters","id":"329a55de-d2aa-4bb2-8305-c10852d824e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"x-services-token","value":"your-secure-service-token-here","type":"text"}],"url":"https://services-live.smeetz.com/v1/access-control/configuration/configurations?limit=1&offset=0&groupId=1","description":"<p>This is a <strong>GET</strong> request used to retrieve a list of area access configurations, with support for filtering and pagination.</p>\n<p><strong>Query Parameters:</strong></p>\n<ul>\n<li><p><code>productSlotCategoryId</code> (number, optional): Filters configurations by the product slot category ID.</p>\n</li>\n<li><p><code>areaId</code> (number, optional): Filters configurations by the area ID.</p>\n</li>\n<li><p><code>numberOfAccesses</code> (number, optional): Filters configurations by the number of allowed accesses.</p>\n</li>\n<li><p><code>timeGapBetweenAccesses</code> (number, optional): Filters configurations by the time gap between accesses.</p>\n</li>\n<li><p><code>limit</code> (number, required): The maximum number of configurations to return.</p>\n</li>\n<li><p><code>offset</code> (number, required): The number of configurations to skip before returning results (used for pagination).</p>\n</li>\n<li><p><code>groupId</code> (number, required): The ID of the group to which the configurations belong.</p>\n</li>\n</ul>\n<p><strong>Example Response:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"data\": [\n    {\n      \"id\": 1,\n      \"productSlotCategoryId\": 101,\n      \"areaId\": 1,\n      \"numberOfAccesses\": 5,\n      \"timeGapBetweenAccesses\": 300,\n      \"insertedAt\": \"2023-10-26T15:30:00Z\",\n      \"updatedAt\": \"2023-10-26T15:30:00Z\",\n      \"archivedAt\": null\n    }\n  ],\n  \"total\": 1,\n  \"limit\": 1,\n  \"offset\": 0\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["v1","access-control","configuration","configurations"],"host":["services-live","smeetz","com"],"query":[{"key":"limit","value":"1"},{"key":"offset","value":"0"},{"key":"groupId","value":"1"}],"variable":[]}},"response":[],"_postman_id":"329a55de-d2aa-4bb2-8305-c10852d824e8"},{"name":"Get Access Config With Id","id":"32543e90-d958-4d4f-9f56-d89455753a36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt_token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"x-services-token","value":"your-secure-service-token-here","type":"text"}],"url":"https://services-live.smeetz.com/v1/access-control/configuration/17?groupId=1","description":"<p>This is a <strong>GET</strong> request used to retrieve a single area access configuration by its unique identifier.</p>\n<p><strong>Path Parameters:</strong></p>\n<ul>\n<li><code>id</code> (number): The unique identifier of the area access configuration to retrieve.</li>\n</ul>\n<p><strong>Query Parameters:</strong></p>\n<ul>\n<li><code>groupId</code> (number, required): The ID of the group to which the configuration belongs.</li>\n</ul>\n<p><strong>Response:</strong></p>\n<p>A successful GET response will return a <strong>200 OK</strong> status and include a single <code>ProductSlotCategoryAreaAccessConfigModel</code> object in the response body if a configuration matching the provided identifiers is found. If no matching configuration is found, the API will return a <strong>404 Not Found</strong> status.</p>\n<p><strong>Example Response:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"id\": 17,\n  \"productSlotCategoryId\": 101,\n  \"areaId\": 1,\n  \"numberOfAccesses\": 5,\n  \"timeGapBetweenAccesses\": 300,\n  \"insertedAt\": \"2023-10-26T15:30:00Z\",\n  \"updatedAt\": \"2023-10-26T15:30:00Z\",\n  \"archivedAt\": null\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["v1","access-control","configuration","17"],"host":["services-live","smeetz","com"],"query":[{"key":"groupId","value":"1"}],"variable":[]}},"response":[],"_postman_id":"32543e90-d958-4d4f-9f56-d89455753a36"}],"id":"bfaabe6e-aebd-4855-b70d-33fbf578dc6c","description":"<p>Api Calls availabe in this folder will allow you to manage area access configuration.<br />by default, you need to be explicit and define configuration for all areas you have for all ticket categories you have, any ticket category not configured to access an area, will be denied access.</p>\n","_postman_id":"bfaabe6e-aebd-4855-b70d-33fbf578dc6c"},{"name":"Scan Ticket","id":"a8ef6db5-586e-4c41-87ee-eafb6677372a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"recordEntry\": true,\n  \"deviceId\": 0,\n  \"channel\": \"axes_device_office\",\n  \"gate\": \"string\",\n  \"userId\": 1,\n  \"barCode\": \"8Awo44gszWTfb-YiT1a42mM1yRsa92xUgmXf1-iVQEs\",\n  \"areaCode\": \"70\",\n  \"groupId\": 16416\n}","options":{"raw":{"language":"json"}}},"url":"https://services-live.smeetz.com/v1/access-control/configuration/check-access","description":"<p><strong>Request Body:</strong></p>\n<p>The request body must be a JSON object containing the following fields:</p>\n<ul>\n<li><p><code>barCode</code> (string, required): The barcode of the ticket being scanned.</p>\n</li>\n<li><p><code>areaCode</code> (string, required): The code of the area where access is being checked.</p>\n</li>\n<li><p><code>groupId</code> (number, required): The ID of the group this access check belongs to.</p>\n</li>\n<li><p><code>recordEntry</code> (boolean, optional): If <code>true</code>, the access attempt is recorded.</p>\n</li>\n<li><p><code>deviceId</code> (number, optional): The ID of the device performing the scan.</p>\n</li>\n<li><p><code>operationReference</code> (string, optional): A reference for the operation; may be <code>null</code>.</p>\n</li>\n<li><p><code>channel</code> (string, optional): The channel through which the scan is performed (e.g., <code>web</code>, <code>mobile</code>).</p>\n</li>\n<li><p><code>ticketCategoryIds</code> (array of numbers, optional): A list of ticket category IDs to check against.</p>\n</li>\n<li><p><code>logScan</code> (boolean, optional, default: <code>true</code>): If <code>true</code>, the scan action is logged.</p>\n</li>\n<li><p><code>gate</code> (string, optional): The name or identifier of the gate where the scan occurs.</p>\n</li>\n<li><p><code>userId</code> (number, optional): The ID of the user performing the scan.</p>\n</li>\n<li><p><code>startTime</code> (string, optional, ISO 8601): The start time for time-based access checks.</p>\n</li>\n<li><p><code>endTime</code> (string, optional, ISO 8601): The end time for time-based access checks.</p>\n</li>\n<li><p><code>timeZone</code> (string, optional): The time zone used for time-based checks (e.g., <code>Europe/Zurich</code>).</p>\n</li>\n<li><p><code>action</code> (number, optional): The type of scan action being performed:</p>\n<ul>\n<li><p><code>1</code> = SCAN</p>\n</li>\n<li><p><code>2</code> = EXIT</p>\n</li>\n<li><p><code>3</code> = PRESCAN</p>\n<p>  Defaults to <code>1</code> (SCAN).</p>\n</li>\n</ul>\n</li>\n</ul>\n<p><strong>Response:</strong></p>\n<p>A successful POST response will return a <strong>200 OK</strong> status and include a <code>CheckAccessResponseDto</code> object that details the result of the access check.</p>\n<p><strong>Example Response (Successful Access):</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": 1,\n  \"lokaliseKey\": \"access_control.access_granted\",\n  \"successfulCheck\": true,\n  \"recordedScan\": true,\n  \"message\": \"Access Granted\",\n  \"pssId\": 98765\n}\n\n</code></pre>\n<p><strong>Example Response (Denied Access):</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": 0,\n  \"lokaliseKey\": \"access_control.access_denied\",\n  \"successfulCheck\": false,\n  \"recordedScan\": true,\n  \"message\": \"Access Denied: Ticket not valid for this area\",\n  \"pssId\": null\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["v1","access-control","configuration","check-access"],"host":["services-live","smeetz","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a8ef6db5-586e-4c41-87ee-eafb6677372a"},{"name":"Record Access","id":"be541ab9-25a1-473d-8585-924425a5ba6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"barCode\": \"9457854493\",\n    \"areaCode\": \"70\",\n    \"forcedAccess\": false,\n    \"groupId\": 16416\n}","options":{"raw":{"language":"json"}}},"url":"https://services-live.smeetz.com/v1/access-control/ticket/record-access","description":"<p>This is a POST request used to manually record an access event for a ticket to a specific area, potentially forcing the access regardless of other rules.</p>\n<p>Request Body:<br />The request body should be a JSON object with the following fields:</p>\n<ul>\n<li><p>groupId (number, required): The ID of the group the access record belongs to.</p>\n</li>\n<li><p>barCode (string, required): The barcode of the ticket for which access is being recorded.</p>\n</li>\n<li><p>areaCode (string, required): The code of the area where the access is being recorded.</p>\n</li>\n<li><p>forcedAccess (boolean, required): A flag indicating whether this access should be recorded even if it would normally be<br />  denied by rules.</p>\n</li>\n<li><p>userId (number, optional): The ID of the user who performed the recording action.</p>\n</li>\n<li><p>operationReference (string, optional): A reference for the recording operation, can be null.</p>\n</li>\n</ul>\n<p><strong>Response:</strong></p>\n<p>A successful POST response will return a <strong>204 No Content</strong> status, indicating that the access record was created successfully and no response body is returned. If validation errors occur, the API will return an appropriate error status (e.g., <strong>400 Bad Request</strong>).</p>\n","urlObject":{"protocol":"https","path":["v1","access-control","ticket","record-access"],"host":["services-live","smeetz","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"be541ab9-25a1-473d-8585-924425a5ba6e"}],"id":"d212fbc9-9f5b-44ca-9165-fe66bb809909","description":"<p>Note: the api urls are different from other parts of the documentation, you should check the url you are using for each call and ensure it matches the one used in the documentation.<br />This section contains two main and only Api calls for access control.<br />Scan Ticket call, which you can use for, checking ticket, checking and recording ticket access in case of valid check.<br />Record Access call, which you use only after the visitor has already entered the controlled area/venue/space.<br />note that both API calls needs a BarCode and areaCode<br />Barcode is the QRcode printed on the client's ticket, areaCode is the code you specified when creating an area, the API is available for usage under Area Management folder.<br />Ticket Access Settings is managed from Access Control Configuration Management folder<br />details of each folder is contained within it.</p>\n","_postman_id":"d212fbc9-9f5b-44ca-9165-fe66bb809909"}],"id":"7c4f1650-a13f-462b-8bad-b28c32068611","description":"<p>This API allows you to create a product and ticket categories with the least effort. You can create the Single Date ticket and to start the sales in two clicks.</p>\n","_postman_id":"7c4f1650-a13f-462b-8bad-b28c32068611"},{"name":"Legacy","item":[{"name":"Product","item":[{"name":"GET Product v1","id":"b89bbaf9-a21e-451f-ba1b-9027c7991611","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.smeetz.com/partner/{{awsEnv}}/{{local}}/{{groupID}}/activities?apiKey={{apiKey}}&ids={{productId1}},{{productId2}}","urlObject":{"protocol":"https","path":["partner","{{awsEnv}}","{{local}}","{{groupID}}","activities"],"host":["api","smeetz","com"],"query":[{"disabled":true,"description":{"content":"<p>Smeetz environment: dev, test, prod</p>\n","type":"text/plain"},"key":"awsEnv","value":""},{"disabled":true,"description":{"content":"<p>en</p>\n","type":"text/plain"},"key":"local","value":""},{"disabled":true,"description":{"content":"<p>It can be found on URL from the App - groupId=1</p>\n","type":"text/plain"},"key":"groupID","value":""},{"description":{"content":"<p>You can find you API key in Smeetz/Integration/Zapier Api Key</p>\n","type":"text/plain"},"key":"apiKey","value":"{{apiKey}}"},{"description":{"content":"<p>Possible to add multiple product ID separated by comma</p>\n","type":"text/plain"},"key":"ids","value":"{{productId1}},{{productId2}}"}],"variable":[]}},"response":[],"_postman_id":"b89bbaf9-a21e-451f-ba1b-9027c7991611"},{"name":"GET Products v2","id":"7e327c9c-10bb-4974-a972-aaac52094eda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"x-public-api-key","value":"","type":"text","description":"<p>You can find you API key in Smeetz/Integration/Zapier Api Key</p>\n"}],"url":"https://api.smeetz.com/b2b/prod/en/public/v2/product","urlObject":{"protocol":"https","path":["b2b","prod","en","public","v2","product"],"host":["api","smeetz","com"],"query":[{"disabled":true,"description":{"content":"<p>By default, the response is cached for 30 minutes. Allowed values:  0 - disabled; 1 - enabled (by default);</p>\n","type":"text/plain"},"key":"enableCache","value":""},{"disabled":true,"description":{"content":"<p>Language - English (en) as default</p>\n","type":"text/plain"},"key":"translationLocale","value":""},{"disabled":true,"description":{"content":"<p>Comma separated products. </p>\n<ul>\n<li>For example 2529,2530,2535</li>\n</ul>\n","type":"text/plain"},"key":"ids","value":""},{"disabled":true,"description":{"content":"<p>Comma separated statuses. </p>\n<ul>\n<li>Allowed values: 0 - Draft; 1 - Live; 2 - Archived</li>\n</ul>\n","type":"text/plain"},"key":"productStatus","value":null},{"disabled":true,"description":{"content":"<p>Page number</p>\n","type":"text/plain"},"key":"page","value":null},{"disabled":true,"description":{"content":"<p>Items per page. Min - 1; Max - 20. By default 10</p>\n","type":"text/plain"},"key":"perPage","value":null},{"disabled":true,"description":{"content":"<p>Product was updated after this date.\nISO 8601 datetime format.</p>\n<ul>\n<li>Example 2020-07-24T08:00:00</li>\n</ul>\n","type":"text/plain"},"key":"updatedAfter","value":null},{"disabled":true,"description":{"content":"<p>Product was updated after this date.\nISO 8601 datetime format.</p>\n<ul>\n<li>Example 2020-07-24T08:00:00</li>\n</ul>\n","type":"text/plain"},"key":"includedDate","value":null}],"variable":[]}},"response":[],"_postman_id":"7e327c9c-10bb-4974-a972-aaac52094eda"},{"name":"POST Product","id":"b3013e1a-0cce-4bcc-bb88-23b18fa4dc6e","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"x-public-api-key","value":"","type":"text","description":"<p>You can find you API key in Smeetz/Integration/Zapier Api Key</p>\n"}],"body":{"mode":"raw","raw":"{\r\n    \"product\":{\r\n        \"group\":16364,\r\n        \"name\": \"Top Activity\",\r\n        \"teaser\": \"Teaser\",\r\n        \"description\": \"Description\",\r\n        \"currency\": \"CHF\",\r\n        \"googleLocationId\": \"ChIJFU2bda4SM4cRKSCRyb6pOB8\",\r\n        \"timeZone\": \"Europe/Zurich\",\r\n        \"categoryEvents\": [1,2,6,7,15],\r\n        \"tags\": [\"Outdoor\",\"Children\", \"Speed\"],\r\n        \"contactDetails\": {\r\n            \"email\": \"info@smeetz.com\",\r\n            \"phone\": \" 0041215881712\",\r\n            \"website\": \"www.smeetz.com\"\r\n        },\r\n        \"pictures\": [\r\n            {\r\n                \"url\": \"https://bipbap.ru/wp-content/uploads/2017/10/0_8eb56_842bba74_XL-640x400.jpg\",\r\n                \"isPrimary\": 1\r\n            },\r\n            {\r\n                \"url\": \"https://99px.ru/sstorage/1/2010/05/image_12405101708245190427.gif\",\r\n                \"isPrimary\": 0\r\n            }\r\n        ],\r\n        \"translations\": [\r\n            {\r\n                 \"name\": \"Activity name in German\",\r\n                 \"teaser\": \"teaser\",\r\n                 \"description\": \"description de\",\r\n                 \"translatableLocale\": \"de\"\r\n            },\r\n            {\r\n                 \"name\": \"Activity name in French\",\r\n                 \"teaser\": \"fr teaser\",\r\n                 \"description\": \"description fr\",\r\n                 \"translatableLocale\": \"fr\"\r\n            }\r\n        ]\r\n    },\r\n    \"tickets\": [\r\n        {\r\n            \"ticketName\": \"Ticket name\",\r\n            \"categoryDescription\": \"Default english description (displayed online)\",\r\n            \"description\": \"Default english description (displayed on ticket)\",\r\n            \"translations\": [\r\n                {\r\n                    \"ticketName\": \"DE Ticket name\",\r\n                    \"description\": \"DE description\",\r\n                    \"longInfo\": \"DE longInfo\",\r\n                    \"translatableLocale\": \"de\"\r\n                },\r\n                {\r\n                    \"ticketName\": \"FR Ticket name\",\r\n                    \"translatableLocale\": \"fr\"\r\n                }\r\n            ],\r\n            \"productSlotPrices\": [\r\n                {\r\n                    \"availability\": [1,2,4],\r\n                    \"description\": \"Price description\",\r\n                    \"maxBooking\": 20,\r\n                    \"minBooking\": 1,\r\n                    \"priceName\": \"Price name\",\r\n                    \"value\": \"10.99\"\r\n                }\r\n            ],\r\n            \"schedule\": {\r\n                \"doorOpen\" : \"2022-08-10 10:00:00\",\r\n                \"singleDate\": {\r\n                    \"startDateTime\": \"2022-08-10 08:00:00\",\r\n                    \"endDateTime\": \"2022-09-24 08:00:00\"\r\n                }\r\n            },\r\n            \"resource\": {\r\n                \"newSeatsEvent\": {\r\n                    \"chartKey\": \"de69741c-0315-4c85-a9d9-4dbb2ec998d2\"\r\n                }, \r\n                \"quantity\": 10000\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.smeetz.com/b2b/prod/en/public/v1/product","urlObject":{"protocol":"https","path":["b2b","prod","en","public","v1","product"],"host":["api","smeetz","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b3013e1a-0cce-4bcc-bb88-23b18fa4dc6e"},{"name":"PATCH Product","id":"0ddceb7a-fe8c-4af2-96ae-4468e4bd9927","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"PATCH","header":[{"key":"x-public-api-key","type":"text","value":"","description":"<p>You can find you API key in Smeetz/Integration/Zapier Api Key</p>\n"}],"body":{"mode":"raw","raw":"{\r\n    \"product\":{\r\n        \"group\":16364,\r\n        \"status\":1,\r\n        \"productId\": 37277,\r\n        \"name\": \"UPDATE product name\",\r\n        \"teaser\": \"UPDATE Teaser\",\r\n        \"description\": \"UPDATE Description\",\r\n        \"currency\": \"EUR\",\r\n        \"googleLocationId\": \"ChIJFU2bda4SM4cRKSCRyb6pOB8\",\r\n        \"timeZone\": \"Europe/Zurich\",\r\n        \"categoryEvents\": [1,2,6,7,15],\r\n        \"contactDetails\": {\r\n            \"email\": \"UPDATE@smeetz.com\",\r\n            \"phone\": \"0215881712\",\r\n            \"website\": \"www.smeetz.com\"\r\n        },\r\n        \"socialLinks\": {\r\n            \"facebookWebsite\": \"facebook.com/id12345\",\r\n            \"instagramWebsite\": \"instagram.com/id12345\",\r\n            \"linkedinWebsite\": \"linkedin.com/id12345\",\r\n            \"youtubeWebsite\": \"youtube.com/id12345\"\r\n        },\r\n        \"translations\": [\r\n            {\r\n                 \"name\": \"UPDATE FR Product name\",\r\n                 \"teaser\": \"UPDATE FR ProductTeaser\",\r\n                 \"description\": \"UPDATE FR Product description\",\r\n                 \"translatableLocale\": \"fr\"\r\n            }\r\n        ]\r\n    },\r\n    \"tickets\": [\r\n        {\r\n            \"ticketId\": 41576,\r\n            \"ticketName\": \"UPDATE Ticket name\",\r\n            \"translations\": [\r\n                {\r\n                    \"ticketName\": \"[DE] UPDATE  Ticket name \",\r\n                    \"description\": \"[DE] UPDATE Ticket description\",\r\n                    \"longInfo\": \"[DE] UPDATE Long info\",\r\n                    \"translatableLocale\": \"de\"\r\n                },\r\n                {\r\n                    \"ticketName\": \"[FR] Ticket name  \",\r\n                    \"translatableLocale\": \"fr\"\r\n                }\r\n            ],\r\n            \"productSlotPrices\": [\r\n                {\r\n                    \"priceId\": 8746,\r\n                    \"availability\": [1,2,4],\r\n                    \"description\": \"UPDATE Price descriptio\",\r\n                    \"maxBooking\": 20,\r\n                    \"minBooking\": 1,\r\n                    \"priceName\": \"UPDATE Price name\",\r\n                    \"value\": \"12\"\r\n                }\r\n            ],\r\n            \"schedule\": {\r\n                \"doorOpen\" : \"2022-08-12 15:15:15\",\r\n                \"singleDate\": {\r\n                    \"startDateTime\": \"2022-09-11 08:00:00\",\r\n                    \"endDateTime\": \"2022-09-11 12:00:00\"\r\n                }\r\n            },\r\n            \"resource\": {\r\n                \"numberTicket\": 434\r\n            }\r\n        }\r\n    ]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://api.smeetz.com/b2b/prod/en/public/v1/product","urlObject":{"protocol":"https","path":["b2b","prod","en","public","v1","product"],"host":["api","smeetz","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0ddceb7a-fe8c-4af2-96ae-4468e4bd9927"},{"name":"DELETE Product","id":"2112db7b-5fd3-476a-8447-ae33d272f909","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"DELETE","header":[{"key":"x-public-api-key","type":"text","value":"","description":"<p>You can find you API key in Smeetz/Integration/Zapier Api Key</p>\n"}],"body":{"mode":"raw","raw":"{\r\n    \"group\": 16364,\r\n    \"productSlotPrices\": [8746]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://api.smeetz.com/b2b/prod/en/public/v1/product/37277/ticket/41576","urlObject":{"protocol":"https","path":["b2b","prod","en","public","v1","product","37277","ticket","41576"],"host":["api","smeetz","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2112db7b-5fd3-476a-8447-ae33d272f909"}],"id":"2820d859-5ead-46dc-9eaa-d6ef535d9875","description":"<p>Public API related to your products in Smeetz</p>\n","_postman_id":"2820d859-5ead-46dc-9eaa-d6ef535d9875"},{"name":"Bookings","item":[{"name":"GET New bookings","id":"74818324-e0e7-4dc6-8f78-e56afecee46d","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"GET","header":[{"key":"x-public-api-key","value":"","description":"<p>You can find you API key in Smeetz/Integration/Zapier Api Key</p>\n","type":"text"}],"url":"https://api.smeetz.com/b2b/prod/en/public/v1/booking/new?bookingState=2","urlObject":{"protocol":"https","path":["b2b","prod","en","public","v1","booking","new"],"host":["api","smeetz","com"],"query":[{"description":{"content":"<p>Comma separated statuses. By default 1,2,3. \nAllowed statuses:\n1 - Confirmed; \n2 - Lost basket; \n3 - Cancelled; \n4 - Partially Cancelled; \n5 - Released</p>\n","type":"text/plain"},"key":"bookingState","value":"2"},{"disabled":true,"description":{"content":"<p>Tickets startDateTime starts from this value.\nISO 8601 date format. For example 2022-05-24 13:40:33</p>\n","type":"text/plain"},"key":"from","value":"2022-10-01 08:00:00"},{"disabled":true,"description":{"content":"<p>ISO 8601 date format. Tickets endDateTime up to this value.</p>\n","type":"text/plain"},"key":"to","value":"2022-11-01 18:00:00"},{"disabled":true,"description":{"content":"<p>Last bookings by default</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[]}},"response":[],"_postman_id":"74818324-e0e7-4dc6-8f78-e56afecee46d"},{"name":"POST Import bookings","id":"04c37476-3e1a-4e22-b0da-db7eead479a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"x-public-api-key","value":"","type":"text","description":"<p>You can find you API key in Smeetz/Integration/Zapier Api Key</p>\n"}],"body":{"mode":"raw","raw":"{\r\n    \"productId\": 38218,\r\n    \"bookingLanguage\": 2,\r\n    \"bookingReferrer\": \"smeetz.com\",\r\n    \"ProductQt\": [\r\n        {\r\n            \"timeSlot\": 3277591,\r\n            \"categoryId\": 47044,\r\n            \"quantity\": 2,\r\n            \"priceId\": 25267,\r\n            \"groupId\": 16383,\r\n            \"sellerGroupId\": 16383\r\n        }\r\n    ],\r\n    \"utmChannel\": \"b2c\",\r\n    \"utmMedium\": \"\",\r\n    \"utmCampaign\": \"\",\r\n    \"utmSource\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/en/booking","urlObject":{"protocol":"http","port":"8000","path":["en","booking"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"04c37476-3e1a-4e22-b0da-db7eead479a0"},{"name":"GET Scan information","id":"109689af-2827-4873-9752-698b97212bd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-public-api-key","value":"","type":"text","description":"<p>You can find you API key in Smeetz/Integration/Zapier Api Key</p>\n"}],"url":"https://api.smeetz.com/smeetz-web-localized/prod/en/public/v1/product/{{productID}/scans","urlObject":{"protocol":"https","path":["smeetz-web-localized","prod","en","public","v1","product","{{productID}","scans"],"host":["api","smeetz","com"],"query":[{"disabled":true,"description":{"content":"<p>Page number started from 1</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>Items per page</p>\n","type":"text/plain"},"key":"perPage","value":""},{"disabled":true,"description":{"content":"<p>The time you can get scanned tickets from\nISO 8601 datetime format.\nExample 2022-06-24T08:00:00</p>\n","type":"text/plain"},"key":"startDateTime","value":""},{"disabled":true,"description":{"content":"<p>The time you can get scanned tickets from\nISO 8601 datetime format.\nExample 2022-06-24T08:00:00</p>\n","type":"text/plain"},"key":"endDateTime","value":""}],"variable":[]}},"response":[],"_postman_id":"109689af-2827-4873-9752-698b97212bd9"}],"id":"6d703a42-1d8d-412b-8bec-61dfa2828a7f","_postman_id":"6d703a42-1d8d-412b-8bec-61dfa2828a7f","description":""}],"id":"40975072-04f7-47c6-a2da-f51b2b638777","_postman_id":"40975072-04f7-47c6-a2da-f51b2b638777","description":""},{"name":"Partner API","item":[{"name":"Activities","id":"0eb5bcdc-bb55-4181-96cd-8c407e4d991b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-public-api-key","value":"","description":"<p>Public API key for authentication. You can find it on b2b Integration page</p>\n","type":"text"}],"url":"https://api-live.smeetz.com/v1/eb-proxy/supplier/:supplierId/activities?locale=en&page&perPage&id[]=","description":"<p>Get products info</p>\n<h1 id=\"response\">Response</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>links</td>\n<td>Object</td>\n<td>Links object</td>\n</tr>\n<tr>\n<td>data</td>\n<td>Array</td>\n<td>Array of products</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"responselinks\">Response.links</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>next</td>\n<td>String, Null</td>\n<td>Link to the next data batch. Can be null if all data was returned.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"responsedata\">Response.data</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>String</td>\n<td>Product ID</td>\n</tr>\n<tr>\n<td>title</td>\n<td>String</td>\n<td>Product Title</td>\n</tr>\n<tr>\n<td>language</td>\n<td>String</td>\n<td>Product Highlights. Can contain HTML</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>Proudct Description. Can contain HTML</td>\n</tr>\n<tr>\n<td>isActive</td>\n<td>Boolean</td>\n<td>Is product active</td>\n</tr>\n<tr>\n<td>detailsPageUrl</td>\n<td>String</td>\n<td>Product details page url</td>\n</tr>\n<tr>\n<td>highlights</td>\n<td>String</td>\n<td>Product Highlights. Always empty string</td>\n</tr>\n<tr>\n<td>itinerary</td>\n<td>String</td>\n<td>Product Itinerary. Always empty string</td>\n</tr>\n<tr>\n<td>addons</td>\n<td>Array</td>\n<td>Array of product addons, Always empty array</td>\n</tr>\n<tr>\n<td>categories</td>\n<td>Array</td>\n<td>Product categories., Always empty array</td>\n</tr>\n<tr>\n<td>translations</td>\n<td>Array</td>\n<td>Array of translations. Always empty array</td>\n</tr>\n<tr>\n<td>media</td>\n<td>Object</td>\n<td>Object contains information about media resources (images, videos)</td>\n</tr>\n<tr>\n<td>guestFields</td>\n<td>Array</td>\n<td>Array of product guest fields. Always empty Array</td>\n</tr>\n<tr>\n<td>destination</td>\n<td>Object</td>\n<td>Object contains information about Product destination</td>\n</tr>\n<tr>\n<td>route</td>\n<td>Array</td>\n<td>Array of localisations.</td>\n</tr>\n<tr>\n<td>options</td>\n<td>Array</td>\n<td>Array of product options</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"responsedatamedia\">Response.data.media</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>videos</td>\n<td>Array</td>\n<td>Array of videos urls. Always empty string</td>\n</tr>\n<tr>\n<td>images</td>\n<td>Object</td>\n<td>Object contains information about header, teaser and gallery images</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"responsedatamediaimages\">Response.data.media.images</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>header</td>\n<td>String</td>\n<td>Header image url. Can be null</td>\n</tr>\n<tr>\n<td>teaser</td>\n<td>String</td>\n<td>Teaser image url . Can be null</td>\n</tr>\n<tr>\n<td>gallery</td>\n<td>Array</td>\n<td>Array of image urls. Always empty</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"responsedatadestination\">Response.data.destination</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>code</td>\n<td>String</td>\n<td>Destination code</td>\n</tr>\n<tr>\n<td>countryCode</td>\n<td>String</td>\n<td>Destination country code</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Destination name</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"responsedataroute\">Response.data.route</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Product localisation name</td>\n</tr>\n<tr>\n<td>latitude</td>\n<td>String</td>\n<td>Product localisation latitude</td>\n</tr>\n<tr>\n<td>longitude</td>\n<td>String</td>\n<td>Product localisation longitude</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"responsedataoptions\">Response.data.options</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>String</td>\n<td>Option Id</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Option name</td>\n</tr>\n<tr>\n<td>duration</td>\n<td>String</td>\n<td>Option duration. Has PnYnMnDTnHnMnS format, e.g. P1D</td>\n</tr>\n<tr>\n<td>startTime</td>\n<td>String</td>\n<td>Option start time. Has hh:mm:ss format, e.g. 09:00:00.</td>\n</tr>\n<tr>\n<td>openingHours</td>\n<td>Array</td>\n<td>Array of opening hours. Can be empty array [] if has a specific start time</td>\n</tr>\n<tr>\n<td>fromDate</td>\n<td>String</td>\n<td>Option from date. Has YYYY-MM-DD format, e.g. 2018-12-10</td>\n</tr>\n<tr>\n<td>untilDate</td>\n<td>String</td>\n<td>Option until date. Has YYYY-MM-DD format, e.g. 2018-12-10</td>\n</tr>\n<tr>\n<td>cutOff</td>\n<td>Integer</td>\n<td>Minutes before product start when bookings are not allowed</td>\n</tr>\n<tr>\n<td>weekdays</td>\n<td>Array</td>\n<td>Array of weekdays when product is available. Possible values: mon, tue, wed, thu, fri, sat, sun. Can be empty [] if option is not recurrent.</td>\n</tr>\n<tr>\n<td>canBeBookedAfterStartTime</td>\n<td>Boolean</td>\n<td>If true then this option can be booked after its start time, f.e. if option start time is 09:00:00 it can be booked at 10:00:00 or 11:00:00 and so on.</td>\n</tr>\n<tr>\n<td>ticketCategories</td>\n<td>Array</td>\n<td>Array of prices</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"responsedataoptionsopeninghours\">Response.data.options.openingHours</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>fromTime</td>\n<td>String</td>\n<td>From time. Has hh:mm:ss format, e.g. 09:00:00.</td>\n</tr>\n<tr>\n<td>toTime</td>\n<td>String</td>\n<td>To time. Has hh:mm:ss format, e.g. 17:00:00.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"responsedataoptionsticketcategories\">Response.data.options.ticketCategories</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>String</td>\n<td>Price id</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Price name</td>\n</tr>\n<tr>\n<td>minSeats</td>\n<td>Integer</td>\n<td>Minimum seats required to book for this price.  <br />Always equal to 1 otherwise we don't have one ticket per booking</td>\n</tr>\n<tr>\n<td>maxSeats</td>\n<td>Integer</td>\n<td>Maximum seats allowed to book for this price. If it is a single seat ticket with one ticket code it should be 1. If it is more than 1 f.e. 5 we assume that no matter how many spots were booked 2 or 5 this ticket will have only 1 ticket code (QR Code, Barcode, etc) which means it is a GROUP ticker.  <br />Always equal to 1 otherwise we don't have one ticket per booking</td>\n</tr>\n<tr>\n<td>price</td>\n<td>Object</td>\n<td>Price information</td>\n</tr>\n<tr>\n<td>type</td>\n<td>String</td>\n<td>Price type. Always empty string \"\"</td>\n</tr>\n<tr>\n<td>ageLimit</td>\n<td>Null</td>\n<td>Price age limit, always Null</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"responsedataoptionsticketcategoriesprice\">Response.data.options.ticketCategories.price</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>amount</td>\n<td>String</td>\n<td>Price value</td>\n</tr>\n<tr>\n<td>currency</td>\n<td>String</td>\n<td>Price currency</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["v1","eb-proxy","supplier",":supplierId","activities"],"host":["api-live","smeetz","com"],"query":[{"description":{"content":"<p>(required) Locale. For example “en”</p>\n","type":"text/plain"},"key":"locale","value":"en"},{"description":{"content":"<p>(optional) Page number, default: 1</p>\n","type":"text/plain"},"key":"page","value":null},{"description":{"content":"<p>(optional) Count items per one page, default: 50</p>\n","type":"text/plain"},"key":"perPage","value":null},{"description":{"content":"<p>Product ID</p>\n","type":"text/plain"},"key":"id[]","value":""}],"variable":[{"description":{"content":"<p>Group id</p>\n","type":"text/plain"},"type":"any","value":"","key":"supplierId"}]}},"response":[{"id":"ff0bd92e-60ea-4ad2-8a5f-a10e5b406454","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-public-api-key","value":"MY_API_KEY","description":"Public API key for authentication. You can find it on b2b Integration page","type":"text"}],"url":{"raw":"https://api-live.smeetz.com/v1/eb-proxy/supplier/:supplierId/activities?locale=en&pageNumber","protocol":"https","host":["api-live","smeetz","com"],"path":["v1","eb-proxy","supplier",":supplierId","activities"],"query":[{"key":"locale","value":"en","description":"(required) Locale. For example “en”"},{"key":"pageNumber","value":null,"description":"(optional) Page number"}],"variable":[{"key":"supplierId","value":"9999","description":"Group id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"17933"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 15 May 2025 19:23:02 GMT"},{"key":"x-amzn-Remapped-Date","value":"Thu, 15 May 2025 19:23:02 GMT"},{"key":"x-amzn-RequestId","value":"c1843f5d-11b4-4f03-bd2b-f75d064466d1"},{"key":"x-amzn-Remapped-Upgrade","value":"h2,h2c"},{"key":"x-amzn-Remapped-Connection","value":"Upgrade, Keep-Alive"},{"key":"X-Request-ID","value":"request_68263f167e8b60.12910534"},{"key":"x-amz-apigw-id","value":"Kn7LkE_nliAENww="},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-amzn-Remapped-Server","value":"Apache/2.4.62 () OpenSSL/1.0.2k-fips"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 5335ce80c0b9264bc591cce2c73bef5e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"FRA56-P9"},{"key":"X-Amz-Cf-Id","value":"k17N0z4o1kga6rxs9plIAhL0nBDvsM44kUYoa3B9YBoamzN_jTJJ8A=="}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"191919\",\n            \"title\": \"My Pass\",\n            \"language\": \"en\",\n            \"description\": \"<p>Some description.</p>\",\n            \"isActive\": true,\n            \"detailsPageUrl\": \"\",\n            \"highlights\": \"\",\n            \"itinerary\": \"\",\n            \"addons\": [],\n            \"categories\": [],\n            \"translations\": [],\n            \"media\": {\n                \"videos\": [],\n                \"images\": {\n                    \"header\": \"https://smeetz.com/my_header_picture.jpg\",\n                    \"teaser\": \"https://smeetz.com/my_teaser_picture.jpg\",\n                    \"gallery\": []\n                }\n            },\n            \"guestFields\": [],\n            \"destination\": {\n                \"code\": \"12345\",\n                \"countryCode\": \"CH\",\n                \"name\": \"Luzern\"\n            },\n            \"route\": [\n                {\n                    \"name\": \"\",\n                    \"latitude\": \"00.0000000\",\n                    \"longitude\": \"0.0000000\"\n                }\n            ],\n            \"options\": [\n                {\n                    \"id\": \"919191-1000\",\n                    \"startTime\": \"10:00:00\",\n                    \"name\": \"My pass\",\n                    \"duration\": \"PT480M\",\n                    \"fromDate\": \"2025-05-13\",\n                    \"untilDate\": \"2025-10-25\",\n                    \"cutOff\": 0,\n                    \"weekdays\": [\n                        \"mon\",\n                        \"tue\",\n                        \"wed\",\n                        \"thu\",\n                        \"fri\",\n                        \"sat\",\n                        \"sun\"\n                    ],\n                    \"canBeBookedAfterStartTime\": true,\n                    \"ticketCategories\": [\n                        {\n                            \"id\": \"919191\",\n                            \"name\": \"Adult\",\n                            \"minSeats\": 1,\n                            \"maxSeats\": 1,\n                            \"isGroup\": false,\n                            \"price\": {\n                                \"type\": \"variable\",\n                                \"amount\": \"62.00\",\n                                \"currency\": \"CHF\"\n                            },\n                            \"type\": \"\",\n                            \"ageLimit\": null\n                        }\n                    ]\n                }\n            ]\n        }\n    ],\n    \"links\": {\n        \"next\": null\n    }\n}"}],"_postman_id":"0eb5bcdc-bb55-4181-96cd-8c407e4d991b"},{"name":"Availabilities","id":"c007211c-598e-4254-8306-434b11a9b8d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-public-api-key","value":"","description":"<p>Public API key for authentication. You can find it on b2b Integration page</p>\n","type":"text"}],"url":"https://api-live.smeetz.com/v1/eb-proxy/supplier/:supplierId/availabilities?dateRangeStart&dateRangeEnd&activityId[]&optionId[]&locale=&pageNumber","description":"<p>Get availabilities data</p>\n<h1 id=\"response\">Response</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>links</td>\n<td>Object</td>\n<td>Links object</td>\n</tr>\n<tr>\n<td>data</td>\n<td>Array</td>\n<td>Array of availabilities</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"responselinks\">Response.links</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>next</td>\n<td>String, Null</td>\n<td>Link to the next data batch. Can be null if all data was returned.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"responsedata\">Response.data</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>dateTime</td>\n<td>String</td>\n<td>The date/time of the activity using the ISO 8601 datetime format (e.g. 2018-12-11T14:00:00+02:00). We always expect the local time with its UTC offset. In case there is no specific start time, provide 00:00:00 as a start time (e.g. 2018-12-11T00:00:00+02:00)</td>\n</tr>\n<tr>\n<td>openingHours</td>\n<td>Array</td>\n<td>Array of opening hours. Can be empty array [] if has a specific start time</td>\n</tr>\n<tr>\n<td>availableCapacity</td>\n<td>Integer</td>\n<td>Available capacity</td>\n</tr>\n<tr>\n<td>maximumCapacity</td>\n<td>Integer</td>\n<td>Maximum capacity</td>\n</tr>\n<tr>\n<td>activityId</td>\n<td>String</td>\n<td>Activity Id</td>\n</tr>\n<tr>\n<td>optionId</td>\n<td>String</td>\n<td>Option Id</td>\n</tr>\n<tr>\n<td>ticketCategories</td>\n<td>Array</td>\n<td>Array of ticket categories available capacities</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"responsedataopeninghours\">Response.data.openingHours</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>fromTime</td>\n<td>String</td>\n<td>From time. Has hh:mm:ss format, e.g. 09:00:00.</td>\n</tr>\n<tr>\n<td>toTime</td>\n<td>String</td>\n<td>To time. Has hh:mm:ss format, e.g. 17:00:00.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"responsedataticketcategories\">Response.data.ticketCategories</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>String</td>\n<td>Ticket category id</td>\n</tr>\n<tr>\n<td>availabilityCapacity</td>\n<td>Integer, Null</td>\n<td>Ticket category available capacity. Can be null if not applicable. In this case we will treat as no limitation by ticket category</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["v1","eb-proxy","supplier",":supplierId","availabilities"],"host":["api-live","smeetz","com"],"query":[{"description":{"content":"<p>(required) Start date of date range. Has YYYY-MM-DD format, e.g. 2018-12-10</p>\n","type":"text/plain"},"key":"dateRangeStart","value":null},{"description":{"content":"<p>(required) End date of date range. Has YYYY-MM-DD format, e.g. 2019-12-10.</p>\n","type":"text/plain"},"key":"dateRangeEnd","value":null},{"description":{"content":"<p>(optional) Array of activity ids</p>\n","type":"text/plain"},"key":"activityId[]","value":null},{"description":{"content":"<p>(optional) Array of option ids</p>\n","type":"text/plain"},"key":"optionId[]","value":null},{"description":{"content":"<p>(required) Locale. equal to en</p>\n","type":"text/plain"},"key":"locale","value":""},{"description":{"content":"<p>(optional) Page number</p>\n","type":"text/plain"},"key":"pageNumber","value":null}],"variable":[{"description":{"content":"<p>Group id</p>\n","type":"text/plain"},"type":"any","value":"","key":"supplierId"}]}},"response":[{"id":"a3779986-bed3-463c-aeab-9ac98f55cecc","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-public-api-key","value":"XXXXXXXXXXX","description":"Public API key for authentication. You can find it on b2b Integration page","type":"text"}],"url":{"raw":"https://api-live.smeetz.com/v1/eb-proxy/supplier/:supplierId/availabilities?dateRangeStart=2025-01-15&dateRangeEnd=2025-03-15&activityId[]=1324&activityId[]=2234&locale=en","protocol":"https","host":["api-live","smeetz","com"],"path":["v1","eb-proxy","supplier",":supplierId","availabilities"],"query":[{"key":"dateRangeStart","value":"2025-01-15","description":"(required) Start date of date range. Has YYYY-MM-DD format, e.g. 2018-12-10"},{"key":"dateRangeEnd","value":"2025-03-15","description":"(required) End date of date range. Has YYYY-MM-DD format, e.g. 2019-12-10."},{"key":"activityId[]","value":"1324","description":"(optional) Activity id"},{"key":"activityId[]","value":"2234","description":"(optional) Activity id"},{"key":"locale","value":"en","description":"(required) Locale. For example “en”"}],"variable":[{"key":"supplierId","value":"9999","description":"Group id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"30728"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Fri, 28 Mar 2025 10:03:08 GMT"},{"key":"x-amzn-Remapped-Date","value":"Fri, 28 Mar 2025 10:03:08 GMT"},{"key":"x-amzn-RequestId","value":"a86fdc62-f8d1-4ca0-8874-5a233a5a0704"},{"key":"x-amzn-Remapped-Upgrade","value":"h2,h2c"},{"key":"x-amzn-Remapped-Connection","value":"Upgrade, Keep-Alive"},{"key":"X-Request-ID","value":"request_67e673d22ab944.83411649"},{"key":"x-amz-apigw-id","value":"IIcI4HHNFiAEe4g="},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-amzn-Remapped-Server","value":"Apache/2.4.62 () OpenSSL/1.0.2k-fips"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 5a2cb96a37aeca3f9626798c4e9dab28.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"FRA56-P9"},{"key":"X-Amz-Cf-Id","value":"44aspY27VJfI-G1UPN8mcqq1r6d60IvE-fVKjypU3pGLtHfybR3frQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"dateTime\": \"2025-02-22T10:00:00+01:00\",\n            \"availableCapacity\": 12,\n            \"maximumCapacity\": 12,\n            \"activityId\": \"1324\",\n            \"optionId\": \"3850\",\n            \"ticketCategories\": [\n                {\n                    \"id\": \"8403\",\n                    \"availableCapacity\": 12\n                },\n                {\n                    \"id\": \"1759\",\n                    \"availableCapacity\": 12\n                },\n                {\n                    \"id\": \"3048\",\n                    \"availableCapacity\": 12\n                },\n                {\n                    \"id\": \"3503\",\n                    \"availableCapacity\": 12\n                }\n            ]\n        },\n        {\n            \"dateTime\": \"2025-03-01T10:00:00+01:00\",\n            \"availableCapacity\": 2,\n            \"maximumCapacity\": 12,\n            \"activityId\": \"2234\",\n            \"optionId\": \"1002\",\n            \"ticketCategories\": [\n                {\n                    \"id\": \"4498\",\n                    \"availableCapacity\": 2\n                },\n                {\n                    \"id\": \"7820\",\n                    \"availableCapacity\": 2\n                },\n                {\n                    \"id\": \"2394\",\n                    \"availableCapacity\": 2\n                },\n                {\n                    \"id\": \"9238\",\n                    \"availableCapacity\": 2\n                }\n            ]\n        }\n    ],\n    \"links\": {\n        \"next\": \"https://api.smeetz.com/smeetz-web-localized/prod/en/partner/experiencebank/supplier/999/availabilities?dateRangeStart=2025-01-15&dateRangeEnd=2025-03-15&activityId[]=1324&activityId[]=2234&page=2&perPage=100\"\n    }\n}"}],"_postman_id":"c007211c-598e-4254-8306-434b11a9b8d4"},{"name":"Reservation","id":"e434233c-cc6f-4149-b8a8-d03292735486","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-public-api-key","value":"","description":"<p>Public API key for authentication. You can find it on b2b Integration page</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"data\": {\r\n    \"bookingId\": \"boo_35b4951f-644a-4af6-85ce-c02209598f26\",\r\n    \"bookingItems\": [\r\n      {\r\n        \"date\": \"2025-03-28\",\r\n        \"optionId\": \"429850-1330\",\r\n        \"guests\": [\r\n          {\r\n            \"occupancy\": 3,\r\n            \"ticketCategory\": \"304780\"\r\n          },\r\n          {\r\n            \"occupancy\": 2,\r\n            \"ticketCategory\": \"304780\",\r\n            \"priceValue\": \"5.99\"\r\n          }\r\n        ]\r\n      }\r\n    ],\r\n    \"holdDurationInSeconds\": 300\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api-live.smeetz.com/v1/eb-proxy/supplier/:supplierId/reservation?locale=&referrer=","description":"<p>This endpoint is optional and should be used only if you need to support live reservation</p>\n<ul>\n<li>If you get send request with BookingId that was already used in reservation. the existing reservation will be prolonged</li>\n</ul>\n<h1 id=\"request\">Request</h1>\n<h2 id=\"reuqestdata\">Reuqest.data</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>bookingId</td>\n<td>string</td>\n<td>Booking Id from partner system</td>\n</tr>\n<tr>\n<td>bookingItems</td>\n<td>array</td>\n<td>Array of booking items</td>\n</tr>\n<tr>\n<td>holdDurationInSeconds</td>\n<td>integer</td>\n<td>Number of seconds for which spots must be reserved and bookable</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"requestdatabookingitems\">Request.data.bookingItems</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>date</td>\n<td>String</td>\n<td>Activity date, Has YYYY-MM-DD format, e.g. 2018-12-10.</td>\n</tr>\n<tr>\n<td>optionId</td>\n<td>String</td>\n<td>Option Id (from availability endpoint)</td>\n</tr>\n<tr>\n<td>guests</td>\n<td>Array</td>\n<td>Array of guests</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"requestdatabookingitemsguests\">Request.data.bookingItems.guests</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>occupancy</td>\n<td>Integer</td>\n<td>Guest occupancy. Cannot be less than 1</td>\n</tr>\n<tr>\n<td>ticketCategory</td>\n<td>String</td>\n<td>Ticket category id</td>\n</tr>\n<tr>\n<td>priceValue</td>\n<td>String</td>\n<td>(optiona) custom ticket price. when this value is sent, it will be considered as the tcket price value instead of the default (configured) price on our system</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"response\">Response</h1>\n<h2 id=\"responsedata\">Response.data</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>partnerReservationReference</td>\n<td>Sring</td>\n<td>Reservation Reference from Smeetz System which then will be used in Create Booking Request</td>\n</tr>\n<tr>\n<td>expiresAt</td>\n<td>Integer</td>\n<td>Timestamp until reservation is valid</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["v1","eb-proxy","supplier",":supplierId","reservation"],"host":["api-live","smeetz","com"],"query":[{"description":{"content":"<p>Locale, equal to en</p>\n","type":"text/plain"},"key":"locale","value":""},{"description":{"content":"<p>Channel where this ticket was sold</p>\n","type":"text/plain"},"key":"referrer","value":""}],"variable":[{"description":{"content":"<p>Group id</p>\n","type":"text/plain"},"type":"any","value":"","key":"supplierId"}]}},"response":[{"id":"ea9ec21f-f4fe-4907-9c59-36634eaf1afd","name":"Success","originalRequest":{"method":"POST","header":[{"key":"x-public-api-key","value":"l5oiXlg5KVI9Sre2JlTY_RIqVJJHVmJjloKZ5hZJFEg","description":"Public API key for authentication. You can find it on b2b Integration page","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"bookingId\": \"boo_3b49z1f-644a-xaf6-85ce-z020959css6\",\r\n        \"bookingItems\": [\r\n            {\r\n                \"date\": \"2025-03-09\",\r\n                \"optionId\": \"176869-0305\",\r\n                \"guests\": [\r\n                    {\r\n                        \"occupancy\": 1,\r\n                        \"ticketCategory\": \"26312\"\r\n                    }\r\n                ]\r\n            }\r\n        ],\r\n        \"holdDurationInSeconds\": 600\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api-live.smeetz.com/v1/eb-proxy/supplier/:supplierId/reservation?locale=en&referrer=Alturos","protocol":"https","host":["api-live","smeetz","com"],"path":["v1","eb-proxy","supplier",":supplierId","reservation"],"query":[{"key":"locale","value":"en","description":"Locale, example: \"en\""},{"key":"referrer","value":"Alturos","description":"Channel where this ticket was sold, or partner name"}],"variable":[{"key":"supplierId","value":"1","description":"Group id"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"data\": {\r\n        \"partnerReservationReference\": \"96564\",\r\n        \"orderUuid\": \"1686ae47-e8bb-4655-9cba-6adf13b3b768\"\r\n    }\r\n}"}],"_postman_id":"e434233c-cc6f-4149-b8a8-d03292735486"},{"name":"Booking","id":"b6929f68-9c33-4c11-a1c5-58d6101163a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-public-api-key","value":"","description":"<p>Public API key for authentication. You can find it on b2b Integration page</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"data\": {\r\n    \"bookingId\": \"boo_3b49zxf-644a-xaf6-8ice-z0220959css6\",\r\n    \"reservationReference\": \"999999\",\r\n    \"bookingItems\": [\r\n      {\r\n        \"date\": \"2025-04-08\",\r\n        \"optionId\": \"176869-0005\",\r\n        \"guests\": [\r\n          {\r\n            \"firstName\": \"Joe\",\r\n            \"lastName\": \"Marsel\",\r\n            \"email\": \"joe.marsel@mail.com\",\r\n            \"phoneNumber\": \"+21366666621\",\r\n            \"occupancy\": 1,\r\n            \"ticketId\": \"tcket-1\",\r\n            \"ticketCategory\": \"66311\"\r\n          }\r\n        ]\r\n      }\r\n    ],\r\n    \"contact\": {\r\n      \"fullName\": \"Joe Marsel\",\r\n      \"email\": \"joe.marsel@mail.com\",\r\n      \"phoneNumber\": \"+21366666621\"\r\n    },\r\n    \"notes\": \"Some additional remarks related to the booking\"\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api-live.smeetz.com/v1/eb-proxy/supplier/:supplierId/booking?locale=&referrer=","description":"<p>Using this endpoint you will create a booking in our system.</p>\n<ul>\n<li>If you send a bookingId that already exists in the system, we return the same response as if it created a new booking</li>\n</ul>\n<h1 id=\"request\">Request</h1>\n<h2 id=\"reuqestdata\">Reuqest.data</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>bookingId</td>\n<td>String</td>\n<td>Booking Id from partner system</td>\n</tr>\n<tr>\n<td>reservationReference</td>\n<td>String, Null</td>\n<td>Reservation Reference from Smeetz System. Will be set only if Create Reservation endpoint implemented and used. Will have value from Create Reservation endpoint response.</td>\n</tr>\n<tr>\n<td>bookingItems</td>\n<td>array</td>\n<td>Array of booking items</td>\n</tr>\n<tr>\n<td>contact</td>\n<td>Object</td>\n<td>Object contains information about the booking holder</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"requestdatabookingitems\">Request.data.bookingItems</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>date</td>\n<td>String</td>\n<td>Activity date, Has YYYY-MM-DD format, e.g. 2018-12-10.</td>\n</tr>\n<tr>\n<td>optionId</td>\n<td>String</td>\n<td>Option Id (from availability endpoint)</td>\n</tr>\n<tr>\n<td>guests</td>\n<td>Array</td>\n<td>Array of guests</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"requestdatabookingitemsguests\">Request.data.bookingItems.guests</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>firstName</td>\n<td>String, Null</td>\n<td>Guest first name</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String, Null</td>\n<td>Guest last name</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String, Null</td>\n<td>Guest email</td>\n</tr>\n<tr>\n<td>phoneNumber</td>\n<td>String, Null</td>\n<td>Guest phone number</td>\n</tr>\n<tr>\n<td>occupancy</td>\n<td>Integer</td>\n<td>Guest occupancy. Cannot be less than 1</td>\n</tr>\n<tr>\n<td>ticketId</td>\n<td>string</td>\n<td>Ticket Id from partner system</td>\n</tr>\n<tr>\n<td>ticketCategory</td>\n<td>String</td>\n<td>Ticket category id</td>\n</tr>\n<tr>\n<td>priceValue</td>\n<td>String</td>\n<td>(optiona) custom ticket price. when this value is sent, it will be considered as the tcket price value instead of the default (configured) price on our system</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"requestdatacontact\">Request.data.contact</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th><strong>Type</strong></th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>fullName</td>\n<td>String, Null</td>\n<td>Customer full name</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String, Null</td>\n<td>Customer email</td>\n</tr>\n<tr>\n<td>phoneNumber</td>\n<td>String, Null</td>\n<td>Customer phone number</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"response\">Response</h1>\n<h2 id=\"responsedata\">Response.data</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>partnerBookingId</td>\n<td>Sring</td>\n<td>Booking Id from Smeetz System</td>\n</tr>\n<tr>\n<td>tickets</td>\n<td>Array</td>\n<td>Array of tickets</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"responsedatatickets\">Response.data.tickets</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ticketId</td>\n<td>String</td>\n<td>Ticket id from your system</td>\n</tr>\n<tr>\n<td>partnerTicketId</td>\n<td>String</td>\n<td>Ticket id from our system</td>\n</tr>\n<tr>\n<td>partnerTicketCode</td>\n<td>String</td>\n<td>Ticket code from Partner system. This code can be printed on a Marketplace voucher in a format provided in partnerTicketCodeType</td>\n</tr>\n<tr>\n<td>partnerTicketCodeType</td>\n<td>String</td>\n<td>Ticket code type in which partnerTicketCode should be printed on a Marketplace voucher. Supported types: QR_CODE</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["v1","eb-proxy","supplier",":supplierId","booking"],"host":["api-live","smeetz","com"],"query":[{"description":{"content":"<p>Locale, equal to en</p>\n","type":"text/plain"},"key":"locale","value":""},{"description":{"content":"<p>Channel where this ticket was sold</p>\n","type":"text/plain"},"key":"referrer","value":""}],"variable":[{"description":{"content":"<p>Group id</p>\n","type":"text/plain"},"type":"any","value":"","key":"supplierId"}]}},"response":[{"id":"69375a5e-8487-460f-8455-cf8f8ed4ce06","name":"Success","originalRequest":{"method":"POST","header":[{"key":"x-public-api-key","value":"12iXsx5KVI9Sre2JlTY_RIqVJJHVms20Z5hZJFEg","description":"Public API key for authentication. You can find it on b2b Integration page","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"data\": {\r\n    \"bookingId\": \"boo_3b49zxf-644a-xaf6-8ice-z0220959css6\",\r\n    \"reservationReference\": \"999999\",\r\n    \"bookingItems\": [\r\n      {\r\n        \"date\": \"2025-03-08\",\r\n        \"optionId\": \"176869-0005\",\r\n        \"guests\": [\r\n          {\r\n            \"firstName\": \"Joe\",\r\n            \"lastName\": \"Marsel\",\r\n            \"email\": \"joe.marsel@mail.com\",\r\n            \"phoneNumber\": \"+21366666621\",\r\n            \"occupancy\": 1,\r\n            \"ticketId\": \"tcket-1\",\r\n            \"ticketCategory\": \"66311\"\r\n          }\r\n        ]\r\n      }\r\n    ],\r\n    \"contact\": {\r\n      \"fullName\": \"Joe Marsel\",\r\n      \"email\": \"joe.marsel@mail.com\",\r\n      \"phoneNumber\": \"+21366666621\"\r\n    },\r\n    \"notes\": \"Some additional remarks related to the booking\"\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api-live.smeetz.com/v1/eb-proxy/supplier/:supplierId/booking?locale=en&referrer=alturos","protocol":"https","host":["api-live","smeetz","com"],"path":["v1","eb-proxy","supplier",":supplierId","booking"],"query":[{"key":"locale","value":"en","description":"Locale, example: \"en\""},{"key":"referrer","value":"alturos","description":"Channel where this ticket was sold"}],"variable":[{"key":"supplierId","value":"1","description":"Group id"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"data\": {\r\n        \"partnerBookingId\": \"5z2x87a9\",\r\n        \"tickets\": [\r\n            {\r\n                \"ticketId\": \"tcket-1\",\r\n                \"partnerTicketId\": \"4289522041\",\r\n                \"partnerTicketCode\": \"eJo-53av1nQgbzaGixTMd8LC4GOqOL9XT4NdF5bpWv4\",\r\n                \"partnerTicketCodeType\": \"QR_CODE\"\r\n            }\r\n        ],\r\n        \"orderUuid\": \"1686ae47-e8bb-4655-9cba-6adf13b3b768\"\r\n    }\r\n}"}],"_postman_id":"b6929f68-9c33-4c11-a1c5-58d6101163a8"},{"name":"Booking cancellation","id":"5370f0fb-6738-40aa-b027-d44d456c32a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-public-api-key","value":"","description":"<p>Public API key for authentication. You can find it on b2b Integration page</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"reason\":\"Cancellation reason\",\r\n        \"note\":\"Cancellation note\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api-live.smeetz.com/v1/eb-proxy/supplier/:supplierId/booking/:bookingId/cancellatio?locale=&referrer=","description":"<p>Cancel bookings and reservations.</p>\n<p>It supports retry logic. If it gets a request with bookingId that already was cancelled it should return the same response as if it was cancelled for the first time.</p>\n<h1 id=\"request\">Request</h1>\n<h2 id=\"reuqestdata\">Reuqest.data</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>reason</td>\n<td>String, null</td>\n<td>Cancellation reason</td>\n</tr>\n<tr>\n<td>note</td>\n<td>String, Null</td>\n<td>Cancellation note</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"response\">Response</h1>\n<h2 id=\"responsedata\">Response.data</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>partnerBookingId</td>\n<td>Sring</td>\n<td>Booking Id from Smeetz System</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["v1","eb-proxy","supplier",":supplierId","booking",":bookingId","cancellatio"],"host":["api-live","smeetz","com"],"query":[{"description":{"content":"<p>Locale, equal to en</p>\n","type":"text/plain"},"key":"locale","value":""},{"description":{"content":"<p>Channel where this ticket was sold</p>\n","type":"text/plain"},"key":"referrer","value":""}],"variable":[{"description":{"content":"<p>Group ID</p>\n","type":"text/plain"},"type":"any","value":"","key":"supplierId"},{"description":{"content":"<p>Booking Id from partner system</p>\n","type":"text/plain"},"type":"any","value":"","key":"bookingId"}]}},"response":[{"id":"b5ed785b-a72a-4c6b-83ee-bed7e699ddca","name":"Success","originalRequest":{"method":"POST","header":[{"key":"x-public-api-key","value":"12iXsx5KVI9Sre2JlTY_RIqVJJHVms20Z5hZJFEg","description":"Public API key for authentication. You can find it on b2b Integration page","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"reason\":\"Cancellation reason\",\r\n        \"note\":\"Cancellation note\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api-live.smeetz.com/v1/eb-proxy/supplier/:supplierId/booking/:bookingId/cancellatio?locale=en&referrer=channel","protocol":"https","host":["api-live","smeetz","com"],"path":["v1","eb-proxy","supplier",":supplierId","booking",":bookingId","cancellatio"],"query":[{"key":"locale","value":"en","description":"Locale, example: \"en\""},{"key":"referrer","value":"channel","description":"Channel where this ticket was sold"}],"variable":[{"key":"supplierId","value":"9999","description":"Group ID"},{"key":"bookingId","value":"boo_3b49zxf-644a-xaf6-8ice-z0220959css6","description":"Booking Id from partner system"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"data\": {\r\n        \"partnerBookingId\": \"nb2187a2\",\r\n        \"orderUuid\": \"1686ae47-e8bb-4655-9cba-6adf13b3b768\"\r\n    }\r\n}"}],"_postman_id":"5370f0fb-6738-40aa-b027-d44d456c32a5"}],"id":"9cf52d04-226c-4443-ad7a-3a0a3d271dc0","description":"<p>These apis are used by partners to get availabilities, create reservation, create/update booings and cancel booking.</p>\n<p>Note that all requests must contain locale query param</p>\n<h1 id=\"authorization\">Authorization</h1>\n<p>All requests must contain a valid x-public-api-key header authenticating the client and proving the integrity of the request.</p>\n","_postman_id":"9cf52d04-226c-4443-ad7a-3a0a3d271dc0"}]}