{"collection":{"info":{"_postman_id":"e286539a-bb42-40e9-940d-df8df567d361","name":"Mozrest Partner API - Public","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","createdAt":"2024-08-20T14:42:39.000Z","updatedAt":"2026-04-22T11:25:10.000Z","lastUpdatedBy":"17839742","uid":"17839742-e286539a-bb42-40e9-940d-df8df567d361"},"item":[{"name":"Venue","item":[{"name":"List","id":"16449206-3c58-4537-8c17-0891d7fdf0a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{url}}/v1/rms/venues","host":["{{url}}"],"path":["v1","rms","venues"],"query":[{"key":"filters[criteria]","value":"Jam","description":"like vs name","disabled":true},{"key":"filters[city]","value":"Par","disabled":true},{"key":"filters[countryCode]","value":"FR","disabled":true},{"key":"filters[reservationPortal]","value":"61829b96aad315397161c12b","disabled":true},{"key":"filters[notBookingChannel]","value":"60e5a3cab8e5c33agh870101","disabled":true},{"key":"filters[fbInstalled]","value":"1","disabled":true},{"key":"filters[mgInstalled]","value":"connected","disabled":true},{"key":"filters[mgInstalled]","value":"pending","type":"text","disabled":true}]}},"response":[],"createdAt":"2024-08-20T14:42:40.000Z","updatedAt":"2025-04-11T10:38:58.000Z","uid":"17839742-16449206-3c58-4537-8c17-0891d7fdf0a7"},{"name":"Detail","id":"16a6bbf9-fdc7-41c6-840e-be8ab0d749a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"url":{"raw":"{{url}}/v1/rms/venues/6380b70e90571e36d695aaa7","host":["{{url}}"],"path":["v1","rms","venues","6380b70e90571e36d695aaa7"]}},"response":[],"createdAt":"2024-08-20T14:42:40.000Z","updatedAt":"2024-10-30T22:57:32.000Z","uid":"17839742-16a6bbf9-fdc7-41c6-840e-be8ab0d749a9"},{"name":"Create","id":"715f583c-b8c8-4b79-94e1-c4af2fc3e68d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Zenchef Demo Prod\",\n    \"externalId\": \"375813\",\n    \"phoneNumber\": \"+4930201805160\",\n    \"address\": \"Kantstraße 79\",\n    \"postalCode\": \"10627\",\n    \"city\": \"Berlin\",\n    \"country\": \"DE\",\n    \"timezone\": \"Europe/Berlin\",\n    \"currency\": \"EUR\",\n    \"sdkAccess\": \"true\",\n    \"minCovers\": 1,\n    \"maxCovers\": 10,\n    \"url\": \"https://lovisrestaurant.com\",\n    \"latitude\": \"4.710989\",\n    \"longitude\": \"-74.072092\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/v1/rms/venues","host":["{{url}}"],"path":["v1","rms","venues"]}},"response":[],"createdAt":"2024-08-20T14:42:40.000Z","updatedAt":"2025-04-11T13:44:56.000Z","uid":"17839742-715f583c-b8c8-4b79-94e1-c4af2fc3e68d"},{"name":"Update","id":"bca1ee82-0d04-43fb-878b-8084825e9432","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Venue Test2\",\n    \"code\": \"Test2\",\n    \"company\": \"619dd442ca4b1064fcd99b08\",\n    \"country\": \"GB\",\n    \"address\": \"Rambla de la Generalitat\",\n    \"city\": \"London\",\n    \"postalCode\": \"W1J 9LL\",\n    \"phoneNumber\": \"442072343456\",\n    \"email\": \"email@example.com\",\n    \"emails\": [\"email1@example.com\",\"email2@example.com\"],\n    \"url\": \"http://your-url.com\",\n    \"latitude\": \"51.56797\",\n    \"longitude\": \"-0.28122\",\n    \"capacity\": 100,\n    \"minAdvanceBooking\": 1,\n    \"minAdvanceOnlineCanceling\": 24,\n    \"paymentDefinition\": {\n        \"requireCreditCard\": \"true\",\n        \"deposit\": {\n            \"type\": \"fixed_price\",\n            \"amount\": 2000\n        },\n        \"noShowFee\": {\n            \"type\": \"fixed_price\",\n            \"amount\": 2000\n        }\n    },\n    \"paymentGateway\": {\n        \"gateway\": \"stripe\",\n        \"apiVersion\": \"2020-08-27\",\n        \"sdkVersion\": null,\n        \"publishKey\": \"pk_test_2343823823823\",\n        \"merchantId\": null,\n        \"legalInvoicingName\": \"Venue Name SA.\",\n        \"paymentCountryCode\": \"GB\"\n    },\n    \"currency\": \"GBP\",\n    \"timezone\": \"Europe/London\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/v1/rms/venues/403","host":["{{url}}"],"path":["v1","rms","venues","403"]}},"response":[],"createdAt":"2024-08-20T14:42:40.000Z","updatedAt":"2024-08-20T14:42:40.000Z","uid":"17839742-bca1ee82-0d04-43fb-878b-8084825e9432"},{"name":"Activate Licence","id":"f1e4a74d-e8d2-413e-aafa-788e19408fa4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"feature\": \"listing\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/v1/rms/venues/6780403910033e8c77ad8d88/activate-license","host":["{{url}}"],"path":["v1","rms","venues","6780403910033e8c77ad8d88","activate-license"]}},"response":[],"createdAt":"2025-02-03T16:11:58.000Z","updatedAt":"2025-02-03T16:14:20.000Z","uid":"17839742-f1e4a74d-e8d2-413e-aafa-788e19408fa4"},{"name":"Disable Feature","id":"8409a0a7-9c06-4b6f-b43d-93e114b46567","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"feature\": \"listing\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/venues/619dee664b39cc6d5f650ea5/disable-feature","host":["{{url}}"],"path":["venues","619dee664b39cc6d5f650ea5","disable-feature"]}},"response":[],"createdAt":"2025-02-03T16:11:58.000Z","updatedAt":"2025-02-03T16:12:11.000Z","uid":"17839742-8409a0a7-9c06-4b6f-b43d-93e114b46567"}],"id":"1099561c-0979-49f8-a2d2-525bcfd4160e","createdAt":"2024-08-20T14:42:40.000Z","updatedAt":"2025-02-03T16:11:58.000Z","uid":"17839742-1099561c-0979-49f8-a2d2-525bcfd4160e"},{"name":"Areas","item":[{"name":"List","id":"f6900492-e919-4b37-9814-661da863e12f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-locale","value":"es","type":"text"}],"url":{"raw":"{{url}}/v1/rms/venues/:venueId/areas","host":["{{url}}"],"path":["v1","rms","venues",":venueId","areas"],"query":[{"key":"filters[criteria]","value":"par","description":"like vs name","disabled":true},{"key":"filters[city]","value":"Par","disabled":true},{"key":"filters[countryCode]","value":"FR","disabled":true},{"key":"filters[bookingChannel]","value":"60e5a3cab8e5c33agh870101","disabled":true},{"key":"filters[notBookingChannel]","value":"60e5a3cab8e5c33agh870101","disabled":true},{"key":"filters[fbInstalled]","value":"1","disabled":true}],"variable":[{"id":"33ad733a-8ccf-402e-b68b-c39736e605bc","key":"venueId","value":"64edd8aa8159b4c06c84e4cb"}]}},"response":[],"createdAt":"2024-08-20T14:42:40.000Z","updatedAt":"2024-08-20T14:42:40.000Z","uid":"17839742-f6900492-e919-4b37-9814-661da863e12f"},{"name":"Detail","id":"1057e1c2-d06e-4b4d-982c-098f219353ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"url":{"raw":"{{url}}/v1/rms/venues/313","host":["{{url}}"],"path":["v1","rms","venues","313"]}},"response":[],"createdAt":"2024-08-20T14:42:40.000Z","updatedAt":"2024-08-20T14:42:40.000Z","uid":"17839742-1057e1c2-d06e-4b4d-982c-098f219353ee"},{"name":"Create","id":"c888aca3-39d7-4cc7-8be4-f4ba548c47ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Outside\",\n    \"externalId\": \"1\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/v1/rms/venues/64edee6271544998a8e272f8/areas","host":["{{url}}"],"path":["v1","rms","venues","64edee6271544998a8e272f8","areas"]}},"response":[],"createdAt":"2024-08-20T14:42:40.000Z","updatedAt":"2024-08-20T14:42:40.000Z","uid":"17839742-c888aca3-39d7-4cc7-8be4-f4ba548c47ae"},{"name":"Update","id":"99794ac4-2e55-4d0a-87c7-a0d995ab6791","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Venue Test2\",\n    \"code\": \"Test2\",\n    \"company\": \"619dd442ca4b1064fcd99b08\",\n    \"country\": \"GB\",\n    \"address\": \"Rambla de la Generalitat\",\n    \"city\": \"London\",\n    \"postalCode\": \"W1J 9LL\",\n    \"phoneNumber\": \"442072343456\",\n    \"email\": \"email@example.com\",\n    \"emails\": [\"email1@example.com\",\"email2@example.com\"],\n    \"url\": \"http://your-url.com\",\n    \"latitude\": \"51.56797\",\n    \"longitude\": \"-0.28122\",\n    \"capacity\": 100,\n    \"minAdvanceBooking\": 1,\n    \"minAdvanceOnlineCanceling\": 24,\n    \"paymentDefinition\": {\n        \"requireCreditCard\": \"true\",\n        \"deposit\": {\n            \"type\": \"fixed_price\",\n            \"amount\": 2000\n        },\n        \"noShowFee\": {\n            \"type\": \"fixed_price\",\n            \"amount\": 2000\n        }\n    },\n    \"paymentGateway\": {\n        \"gateway\": \"stripe\",\n        \"apiVersion\": \"2020-08-27\",\n        \"sdkVersion\": null,\n        \"publishKey\": \"pk_test_2343823823823\",\n        \"merchantId\": null,\n        \"legalInvoicingName\": \"Venue Name SA.\",\n        \"paymentCountryCode\": \"GB\"\n    },\n    \"currency\": \"GBP\",\n    \"timezone\": \"Europe/London\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/v1/rms/venues/6203f79610b4d24de735a610","host":["{{url}}"],"path":["v1","rms","venues","6203f79610b4d24de735a610"]}},"response":[],"createdAt":"2024-08-20T14:42:40.000Z","updatedAt":"2024-08-20T14:42:40.000Z","uid":"17839742-99794ac4-2e55-4d0a-87c7-a0d995ab6791"}],"id":"8fc0e62b-a3aa-4292-b512-bda9d2174900","createdAt":"2024-08-20T14:42:40.000Z","updatedAt":"2024-08-20T14:42:40.000Z","uid":"17839742-8fc0e62b-a3aa-4292-b512-bda9d2174900"},{"name":"Booking Channel","item":[{"name":"List","id":"864d7fd6-2d04-42ec-a3cc-5a74697e4b5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"url":{"raw":"{{url}}/v1/rms/booking-channels","host":["{{url}}"],"path":["v1","rms","booking-channels"]}},"response":[],"createdAt":"2024-08-20T14:42:40.000Z","updatedAt":"2024-08-20T14:42:40.000Z","uid":"17839742-864d7fd6-2d04-42ec-a3cc-5a74697e4b5c"},{"name":"Link venue","id":"75faf3d7-f6ea-4c29-9b9b-8680a95c6ae2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/v1/rms/booking-channels/65957eed10783e97771ff150/link-venue/69e080197b4102c1106528de","host":["{{url}}"],"path":["v1","rms","booking-channels","65957eed10783e97771ff150","link-venue","69e080197b4102c1106528de"]}},"response":[],"createdAt":"2024-08-20T14:42:40.000Z","updatedAt":"2026-04-22T11:27:22.000Z","uid":"17839742-75faf3d7-f6ea-4c29-9b9b-8680a95c6ae2"},{"name":"Link One Venue","id":"2b6e4027-bb86-449b-b4bc-81b4b32d3be4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"venues\": [\n        \"67f8f445555846db34ce9d10\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/v1/rms/booking-channels/70820b7da13e448da6f36684/link-venues","host":["{{url}}"],"path":["v1","rms","booking-channels","70820b7da13e448da6f36684","link-venues"]}},"response":[],"createdAt":"2025-10-27T15:18:39.000Z","updatedAt":"2025-10-27T15:18:46.000Z","uid":"17839742-2b6e4027-bb86-449b-b4bc-81b4b32d3be4"},{"name":"Unlink venues","id":"852b8781-4402-4954-a87a-de777b839be6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"venues\": [\n        \"0041da92-b60c-4587-af27-104bc1c869c0\",\n        \"00a06bf8-28fc-4361-8b97-903028ebc205\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/v1/rms/booking-channels/63f4de5568776ba372e29sa6/unlink-venues","host":["{{url}}"],"path":["v1","rms","booking-channels","63f4de5568776ba372e29sa6","unlink-venues"]}},"response":[],"createdAt":"2024-08-20T14:42:40.000Z","updatedAt":"2025-08-21T14:13:21.000Z","uid":"17839742-852b8781-4402-4954-a87a-de777b839be6"}],"id":"69ddb510-72f1-4a05-9a31-427bf6f2393d","createdAt":"2024-08-20T14:42:40.000Z","updatedAt":"2025-10-27T15:18:39.000Z","uid":"17839742-69ddb510-72f1-4a05-9a31-427bf6f2393d"},{"name":"Webhook","item":[{"name":"Webhook Update","id":"c6607817-01f5-47fc-8cbc-8504c6e4b571","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"entity\": \"booking\",\n    \"entityId\": \"UE6TwhTYTVS9QH4SOhCsuA\",\n    \"action\": \"update\",\n    \"data\": {\n        \"partySize\": 5,\n        \"date\": 1747301800,\n        \"status\": \"no-show\"\n    }\n}\n","options":{"raw":{"language":"json"}}},"url":{"raw":"https://webhooks.sandbox.mozrest.com","protocol":"https","host":["webhooks","sandbox","mozrest","com"]}},"response":[],"createdAt":"2024-08-20T14:42:40.000Z","updatedAt":"2025-05-13T08:02:06.000Z","uid":"17839742-c6607817-01f5-47fc-8cbc-8504c6e4b571"},{"name":"Webhook Cancel","id":"3a096087-ffcc-41f9-aea2-faa4e6b1d456","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"entity\": \"booking\",\n    \"entityId\": \"UE6TwhTYTVS9QH4SOhCsuA\",\n    \"action\": \"cancel\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://webhooks.sandbox.mozrest.com","protocol":"https","host":["webhooks","sandbox","mozrest","com"]}},"response":[],"createdAt":"2024-08-20T14:43:52.000Z","updatedAt":"2025-05-13T08:03:09.000Z","uid":"17839742-3a096087-ffcc-41f9-aea2-faa4e6b1d456"},{"name":"Webhook No Show","id":"632454f0-bed9-43ba-8a10-9ed5abbd1000","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"entity\": \"booking\",\n    \"entityId\": \"UE6TwhTYTVS9QH4SOhCsuA\",\n    \"action\": \"update\",\n    \"data\": {\n        \"status\": \"no-show\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://webhooks.sandbox.mozrest.com","protocol":"https","host":["webhooks","sandbox","mozrest","com"]}},"response":[],"createdAt":"2024-08-20T14:44:27.000Z","updatedAt":"2025-05-13T08:03:23.000Z","uid":"17839742-632454f0-bed9-43ba-8a10-9ed5abbd1000"},{"name":"Webhook Availability","id":"7823f0d7-f186-425f-bead-bc6b2585d68e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"entity\": \"venue\",\n    \"entityId\": \"hotsytotsy\",\n    \"action\": \"booking_creation\", //booking_amendment, booking_cancellation\n    \"data\": {\n        \"mealDate\": 1739376542, //Slot in UTC\n        \"partySize\": 4,\n        \"areaId\": null,\n        \"contact\": {\n            \"firstname\": \"John\",\n            \"lastname\": \"Doe\",\n            \"email\": \"john.doe@gmail.com\",\n            \"telephone\": \"44344223322\",\n            \"locale\": \"en\"\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://webhooks.mozrest.com","protocol":"https","host":["webhooks","mozrest","com"]}},"response":[],"createdAt":"2024-11-06T11:25:24.000Z","updatedAt":"2025-05-13T09:24:05.000Z","uid":"17839742-7823f0d7-f186-425f-bead-bc6b2585d68e"}],"id":"e0469f41-df95-4737-8ccc-9c9c92a94e9b","createdAt":"2024-08-20T14:42:40.000Z","updatedAt":"2025-08-11T15:04:06.000Z","uid":"17839742-e0469f41-df95-4737-8ccc-9c9c92a94e9b"}],"auth":{"type":"bearer","bearer":[{"key":"token","value":"{{token}}","type":"string"}]},"event":[{"listen":"prerequest","script":{"id":"cd0fd247-5609-4cd1-8483-5e1730c86186","type":"text/javascript","requests":{},"exec":[""]}},{"listen":"test","script":{"id":"30c622ce-1145-409f-9f79-0f9c8ef9310d","type":"text/javascript","requests":{},"exec":[""]}}],"variable":[{"key":"url","value":"https://api-sandbox.mozrest.com"},{"key":"token","value":""}]}}