{"info":{"_postman_id":"37b0d3e4-85ae-490b-8394-086a4563d83f","name":"RusHour partner API (v1)","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"15367517","collectionId":"37b0d3e4-85ae-490b-8394-086a4563d83f","publishedId":"UyrAEwyw","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-05-03T13:17:17.000Z"},"item":[{"name":"Read (POS) API","item":[{"name":"Get restaurants belonging to user","id":"1a52ae25-a65b-4812-a82c-ed73c14ee5ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://restaurant-api.rushour.io/partner/general/restaurants","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"access_code"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"03c04eab-fd3e-4fb4-8e86-d6b7d23d84e2","id":"03c04eab-fd3e-4fb4-8e86-d6b7d23d84e2","name":"Read (POS) API","type":"folder"}},"urlObject":{"host":["https://restaurant-api.rushour.io/partner/general/restaurants"],"query":[],"variable":[]}},"response":[{"id":"bed8289e-a087-4180-92d5-a3b044128065","name":"successful operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://restaurant-api.rushour.io/partner/general//restaurants?access_code=<API Key>","host":["https://restaurant-api.rushour.io/partner/general/"],"path":["restaurants"],"query":[{"key":"access_code","value":"<API Key>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": \"urn:uuid:146a99b2-a825-6390-e6b3-1b97bdeae3b9\",\n    \"name\": \"occaecat\",\n    \"timezone\": \"consectetur\",\n    \"latitude\": 45879687.71979302,\n    \"longitude\": -49784818.79577465\n  },\n  {\n    \"id\": \"47d6ef2c-90f3-8ae0-d1c6-1a835e2b18cd\",\n    \"name\": \"fugiat ex qui esse\",\n    \"timezone\": \"est reprehenderit Ut incididun\",\n    \"latitude\": -23548649.7147229,\n    \"longitude\": 79355735.67434818\n  }\n]"}],"_postman_id":"1a52ae25-a65b-4812-a82c-ed73c14ee5ae"},{"name":"Get brands in restaurant","id":"2e71457e-88e0-4446-9385-58102c1bc7f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://restaurant-api.rushour.io/partner/general/brands?restaurant_id=726647ee-93a8-4566-af20-cee0de090f80","description":"<p>Returns an array of brands with their sources (platforms)</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"access_code"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"03c04eab-fd3e-4fb4-8e86-d6b7d23d84e2","id":"03c04eab-fd3e-4fb4-8e86-d6b7d23d84e2","name":"Read (POS) API","type":"folder"}},"urlObject":{"host":["https://restaurant-api.rushour.io/partner/general/brands"],"query":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"key":"restaurant_id","value":"726647ee-93a8-4566-af20-cee0de090f80"}],"variable":[]}},"response":[{"id":"57990b08-b396-46c7-a55a-fcc78aedc537","name":"successful operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://restaurant-api.rushour.io/partner/general//brands?restaurant_id=urn:uuid:00b5cfa3-f1c9-960f-d881-6b2a4caf6d9f&access_code=<API Key>","host":["https://restaurant-api.rushour.io/partner/general/"],"path":["brands"],"query":[{"key":"restaurant_id","value":"urn:uuid:00b5cfa3-f1c9-960f-d881-6b2a4caf6d9f"},{"key":"access_code","value":"<API Key>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": \"urn:uuid:83d30d40-7217-ecde-70d3-ae2e69bc7118\",\n    \"name\": \"velit sit consequat aliquip\",\n    \"sources\": [\n      {\n        \"id\": \"urn:uuid:9e86d2db-a044-ad5e-7a4b-26277659ec55\",\n        \"type\": \"quis reprehenderit amet\",\n        \"status\": \"aliqua Lorem\"\n      },\n      {\n        \"id\": \"d4b14196-f0d0-1a81-415b-462fd360cdeb\",\n        \"type\": \"sunt est adipisicing Excepteur minim\",\n        \"status\": \"nisi ad dolore pariatur\"\n      }\n    ]\n  },\n  {\n    \"id\": \"ab1cd988-3390-d078-96a0-e44887be8d6c\",\n    \"name\": \"enim\",\n    \"sources\": [\n      {\n        \"id\": \"urn:uuid:60b18338-7363-254b-03bf-fcb68a30ec25\",\n        \"type\": \"do ut proident nisi Duis\",\n        \"status\": \"magna ven\"\n      },\n      {\n        \"id\": \"85eec7f8-0b87-1b53-2171-efea5c79c4d2\",\n        \"type\": \"aliquip elit sit veniam\",\n        \"status\": \"sint\"\n      }\n    ]\n  }\n]"}],"_postman_id":"2e71457e-88e0-4446-9385-58102c1bc7f9"},{"name":"Get menu for source","id":"867f4a2b-a503-4ddd-91af-8b1363484860","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://restaurant-api.rushour.io/partner/general/menu?restaurant_id={{restaurant_id}}&brand_id=&source_id=","description":"<p>Returns an object containing the products, modifiers, catégories &amp; menus of a platform.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"access_code"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"03c04eab-fd3e-4fb4-8e86-d6b7d23d84e2","id":"03c04eab-fd3e-4fb4-8e86-d6b7d23d84e2","name":"Read (POS) API","type":"folder"}},"urlObject":{"host":["https://restaurant-api.rushour.io/partner/general/menu"],"query":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"key":"restaurant_id","value":"{{restaurant_id}}"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"key":"brand_id","value":""},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"key":"source_id","value":""}],"variable":[]}},"response":[{"id":"f1fe1a79-ec58-48a1-8115-7930c69a7b28","name":"successful operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://restaurant-api.rushour.io/partner/general//menu?restaurant_id=urn:uuid:00b5cfa3-f1c9-960f-d881-6b2a4caf6d9f&brand_id=urn:uuid:00b5cfa3-f1c9-960f-d881-6b2a4caf6d9f&source_id=urn:uuid:00b5cfa3-f1c9-960f-d881-6b2a4caf6d9f&access_code=<API Key>","host":["https://restaurant-api.rushour.io/partner/general/"],"path":["menu"],"query":[{"key":"restaurant_id","value":"urn:uuid:00b5cfa3-f1c9-960f-d881-6b2a4caf6d9f"},{"key":"brand_id","value":"urn:uuid:00b5cfa3-f1c9-960f-d881-6b2a4caf6d9f"},{"key":"source_id","value":"urn:uuid:00b5cfa3-f1c9-960f-d881-6b2a4caf6d9f"},{"key":"access_code","value":"<API Key>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"items\": [\n      {\n        \"id\": \"cillum\",\n        \"externalId\": \"consec\",\n        \"name\": \"an\",\n        \"description\": \"consectetur in Lorem\",\n        \"isAlcohol\": false,\n        \"modifiers\": [\n          \"nisi fugiat in dolore\",\n          \"do incididunt Duis dolore\"\n        ],\n        \"price\": {\n          \"default\": 28356295,\n          \"modifiers\": {}\n        },\n        \"suspendUntil\": \"aliquip sint consectetur\",\n        \"vat\": 19619821.913264796\n      },\n      {\n        \"id\": \"id et dolore\",\n        \"externalId\": \"cillum\",\n        \"name\": \"Ut aliqua\",\n        \"description\": \"quis amet\",\n        \"isAlcohol\": true,\n        \"modifiers\": [\n          \"aliqua cillum Ut Duis\",\n          \"ipsum es\"\n        ],\n        \"price\": {\n          \"default\": -75083829,\n          \"modifiers\": {}\n        },\n        \"suspendUntil\": \"commodo est fugiat enim eu\",\n        \"vat\": -15335043.774331987\n      }\n    ],\n    \"categories\": [\n      {\n        \"id\": \"ad minim\",\n        \"externalId\": \"voluptate \",\n        \"name\": \"qui in in cillum\",\n        \"description\": \"aute n\",\n        \"items\": [\n          \"culpa enim ad\",\n          \"laboris dolore aliquip aliqua\"\n        ]\n      },\n      {\n        \"id\": \"et Excepteur\",\n        \"externalId\": \"officia reprehenderit\",\n        \"name\": \"eu in dolore\",\n        \"description\": \"id fugiat\",\n        \"items\": [\n          \"in tempor velit\",\n          \"ad non in ea\"\n        ]\n      }\n    ],\n    \"modifiers\": [\n      {\n        \"id\": \"et do occaec\",\n        \"externalId\": \"do amet laboris\",\n        \"name\": \"enim cillum sint occaecat ut\",\n        \"minSelection\": 52457031,\n        \"maxSelection\": -30692314,\n        \"items\": [\n          \"aute\",\n          \"occaecat irure ea\"\n        ]\n      },\n      {\n        \"id\": \"eiusmod quis\",\n        \"externalId\": \"velit in\",\n        \"name\": \"fugiat esse in\",\n        \"minSelection\": 26293601,\n        \"maxSelection\": 60139427,\n        \"items\": [\n          \"sed anim cupida\",\n          \"Lorem\"\n        ]\n      }\n    ],\n    \"menus\": [\n      {\n        \"id\": \"sit tempor culpa\",\n        \"externalId\": \"qui Lorem culpa\",\n        \"name\": \"ipsum in laboris dolor\",\n        \"description\": \"reprehenderit tempor\",\n        \"categories\": [\n          \"culpa\",\n          \"qui voluptate ipsum ea\"\n        ],\n        \"shifts\": {\n          \"0\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"1\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"2\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"3\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"4\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"5\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"6\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      },\n      {\n        \"id\": \"ullamco\",\n        \"externalId\": \"Ut Excepteur nulla amet\",\n        \"name\": \"anim Ut\",\n        \"description\": \"id\",\n        \"categories\": [\n          \"culpa aliquip\",\n          \"nostru\"\n        ],\n        \"shifts\": {\n          \"0\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"1\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"2\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"3\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"4\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"5\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"6\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      }\n    ]\n  },\n  {\n    \"items\": [\n      {\n        \"id\": \"non sunt\",\n        \"externalId\": \"do dolor aliquip\",\n        \"name\": \"in officia\",\n        \"description\": \"commodo cillum\",\n        \"isAlcohol\": false,\n        \"modifiers\": [\n          \"in ad eiusmod\",\n          \"consectetur ad esse officia in\"\n        ],\n        \"price\": {\n          \"default\": 7091489,\n          \"modifiers\": {}\n        },\n        \"suspendUntil\": \"ea eiusmod\",\n        \"vat\": -85302446.81511517\n      },\n      {\n        \"id\": \"sed do consequat labore laborum\",\n        \"externalId\": \"Excepteur cupidatat\",\n        \"name\": \"occaecat Excepteur sit laboris voluptate\",\n        \"description\": \"proident tempor in incididunt mollit\",\n        \"isAlcohol\": false,\n        \"modifiers\": [\n          \"reprehenderit ea in dolore consectetur\",\n          \"consectetur deserunt\"\n        ],\n        \"price\": {\n          \"default\": -88218030,\n          \"modifiers\": {}\n        },\n        \"suspendUntil\": \"fugiat dolore laborum\",\n        \"vat\": -20258433.276499495\n      }\n    ],\n    \"categories\": [\n      {\n        \"id\": \"ullamco ad incididunt sit\",\n        \"externalId\": \"cillum et occaecat Excepteur\",\n        \"name\": \"elit in proident ut incididunt\",\n        \"description\": \"officia sint cupidatat aute\",\n        \"items\": [\n          \"\",\n          \"dolor deserunt\"\n        ]\n      },\n      {\n        \"id\": \"anim fugiat\",\n        \"externalId\": \"non ex qui laborum dolor\",\n        \"name\": \"est veniam\",\n        \"description\": \"aute cillum\",\n        \"items\": [\n          \"commodo laborum dolor\",\n          \"occaecat elit Duis cupidatat\"\n        ]\n      }\n    ],\n    \"modifiers\": [\n      {\n        \"id\": \"aliquip in\",\n        \"externalId\": \"pariatur consequat\",\n        \"name\": \"cupidatat deserunt pariatur ullamco\",\n        \"minSelection\": -50267348,\n        \"maxSelection\": 50977493,\n        \"items\": [\n          \"sint tempor esse sed sit\",\n          \"pa\"\n        ]\n      },\n      {\n        \"id\": \"quis veniam\",\n        \"externalId\": \"aliqua Ut culpa\",\n        \"name\": \"in ad labore\",\n        \"minSelection\": 37455138,\n        \"maxSelection\": 37280704,\n        \"items\": [\n          \"mollit dolore anim voluptate\",\n          \"Excepteur in\"\n        ]\n      }\n    ],\n    \"menus\": [\n      {\n        \"id\": \"consequat in cillum qui\",\n        \"externalId\": \"fugiat adipisicing\",\n        \"name\": \"laboris enim anim qui\",\n        \"description\": \"dolor reprehenderit\",\n        \"categories\": [\n          \"consectetur quis\",\n          \"fugiat qui cillum aliquip magna\"\n        ],\n        \"shifts\": {\n          \"0\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"1\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"2\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"3\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"4\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"5\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"6\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      },\n      {\n        \"id\": \"nulla ut in\",\n        \"externalId\": \"consectetur cupidatat\",\n        \"name\": \"veniam anim ullamco\",\n        \"description\": \"dolore enim aliqua\",\n        \"categories\": [\n          \"aliqua consequat\",\n          \"cupidatat Lorem aute\"\n        ],\n        \"shifts\": {\n          \"0\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"1\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"2\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"3\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"4\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"5\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ],\n          \"6\": [\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"startTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"endTime\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      }\n    ]\n  }\n]"}],"_postman_id":"867f4a2b-a503-4ddd-91af-8b1363484860"},{"name":"Get orders for restaurant","id":"1ad6e71f-82b7-4690-9bc3-f40efb3ccb40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://restaurant-api.rushour.io/partner/general/orders?restaurant_id=4e805976-c33c-4bcc-9aa8-4fcb85bdf4be&date=17-03-2024","description":"<p>Returns orders placed at \"date\" instead of after to get all orders of a given date (date format DD-MM-YYYY)</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"access_code"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"03c04eab-fd3e-4fb4-8e86-d6b7d23d84e2","id":"03c04eab-fd3e-4fb4-8e86-d6b7d23d84e2","name":"Read (POS) API","type":"folder"}},"urlObject":{"host":["https://restaurant-api.rushour.io/partner/general/orders"],"query":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"key":"restaurant_id","value":"4e805976-c33c-4bcc-9aa8-4fcb85bdf4be"},{"key":"date","value":"17-03-2024"}],"variable":[]}},"response":[{"id":"a5991f59-c12c-424c-9d6f-7d9329f47a86","name":"successful operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://restaurant-api.rushour.io/partner/general//orders?restaurant_id=urn:uuid:00b5cfa3-f1c9-960f-d881-6b2a4caf6d9f&date=labore dolor aute ut&access_code=<API Key>","host":["https://restaurant-api.rushour.io/partner/general/"],"path":["orders"],"query":[{"key":"restaurant_id","value":"urn:uuid:00b5cfa3-f1c9-960f-d881-6b2a4caf6d9f"},{"key":"date","value":"labore dolor aute ut"},{"key":"access_code","value":"<API Key>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": \"id reprehenderit\",\n    \"displayId\": \"ad in\",\n    \"instructions\": \"anim do\",\n    \"orderedAt\": \"aute minim qui\",\n    \"prepareBy\": \"Ut id\",\n    \"total\": 39272622,\n    \"fees\": [\n      {\n        \"type\": \"management\",\n        \"amount\": 52107095\n      },\n      {\n        \"type\": \"delivery\",\n        \"amount\": -44263990\n      }\n    ],\n    \"customer\": {\n      \"name\": \"mollit nisi\",\n      \"orderCount\": 95145968,\n      \"address\": {\n        \"address\": \"ad cillum ullamco velit eiusmod\",\n        \"instructions\": \"ea\"\n      }\n    },\n    \"type\": \"delivery\",\n    \"cutleryRequested\": false,\n    \"status\": \"velit ullamco\",\n    \"source\": \"ipsum sunt\",\n    \"sourceId\": \"1c2a57c7-8528-132d-89e9-aaf51368c9cf\",\n    \"brandId\": \"f0e523b7-f2ba-d083-672c-a8644ccf6785\",\n    \"items\": [\n      {\n        \"id\": \"ea laboris dolor\",\n        \"quantity\": 20122073,\n        \"instructions\": \"volupta\",\n        \"menuItemId\": \"in officia quis ipsum pariatur\",\n        \"name\": \"Lorem aliqua\",\n        \"sort\": -79028414,\n        \"price\": 61263023,\n        \"vat\": 14809539.529016197,\n        \"modifiers\": [\n          {\n            \"value\": \"<Circular reference to #/components/schemas/OrderItem detected>\"\n          },\n          {\n            \"value\": \"<Circular reference to #/components/schemas/OrderItem detected>\"\n          }\n        ]\n      },\n      {\n        \"id\": \"consequat occaecat\",\n        \"quantity\": 26234084,\n        \"instructions\": \"id in minim\",\n        \"menuItemId\": \"ex ut\",\n        \"name\": \"sint sunt elit\",\n        \"sort\": -28574252,\n        \"price\": -32806711,\n        \"vat\": 55726176.13722852,\n        \"modifiers\": [\n          {\n            \"value\": \"<Circular reference to #/components/schemas/OrderItem detected>\"\n          },\n          {\n            \"value\": \"<Circular reference to #/components/schemas/OrderItem detected>\"\n          }\n        ]\n      }\n    ]\n  },\n  {\n    \"id\": \"nisi consequat nostrud\",\n    \"displayId\": \"\",\n    \"instructions\": \"do labore\",\n    \"orderedAt\": \"et\",\n    \"prepareBy\": \"et magna nulla\",\n    \"total\": 29095577,\n    \"fees\": [\n      {\n        \"type\": \"management\",\n        \"amount\": 36841850\n      },\n      {\n        \"type\": \"delivery\",\n        \"amount\": -64225209\n      }\n    ],\n    \"customer\": {\n      \"name\": \"proident ea exercitation incididunt\",\n      \"orderCount\": -38296747,\n      \"address\": {\n        \"address\": \"dolor velit irure\",\n        \"instructions\": \"Lorem aliqua veni\"\n      }\n    },\n    \"type\": \"delivery\",\n    \"cutleryRequested\": false,\n    \"status\": \"dolor tempor\",\n    \"source\": \"Ut nostrud sit\",\n    \"sourceId\": \"eaae7e84-1354-bf4a-d5b3-cebe78ddbec6\",\n    \"brandId\": \"d9dad82d-9360-6b31-42c5-281c5a51fa72\",\n    \"items\": [\n      {\n        \"id\": \"dolor nisi dolor magna\",\n        \"quantity\": -93901847,\n        \"instructions\": \"ex officia proident quis\",\n        \"menuItemId\": \"sunt\",\n        \"name\": \"dolo\",\n        \"sort\": -74110391,\n        \"price\": -17057097,\n        \"vat\": 34748335.11043513,\n        \"modifiers\": [\n          {\n            \"value\": \"<Circular reference to #/components/schemas/OrderItem detected>\"\n          },\n          {\n            \"value\": \"<Circular reference to #/components/schemas/OrderItem detected>\"\n          }\n        ]\n      },\n      {\n        \"id\": \"magna Excepteur id\",\n        \"quantity\": 40601611,\n        \"instructions\": \"velit\",\n        \"menuItemId\": \"anim amet\",\n        \"name\": \"incididunt dolore cillum fugiat\",\n        \"sort\": -19477245,\n        \"price\": -6550986,\n        \"vat\": -92660472.90280116,\n        \"modifiers\": [\n          {\n            \"value\": \"<Circular reference to #/components/schemas/OrderItem detected>\"\n          },\n          {\n            \"value\": \"<Circular reference to #/components/schemas/OrderItem detected>\"\n          }\n        ]\n      }\n    ]\n  }\n]"}],"_postman_id":"1ad6e71f-82b7-4690-9bc3-f40efb3ccb40"}],"id":"03c04eab-fd3e-4fb4-8e86-d6b7d23d84e2","description":"<p>API to retrieve orders/restaurants/menus for a user on RusHour</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"access_code"},{"key":"value","value":"<value>"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"f2d09eab-be42-48b6-af1e-2062bc3ad611","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a6b88697-e83a-4932-a5df-7985d625273b","type":"text/javascript","exec":[""]}}],"_postman_id":"03c04eab-fd3e-4fb4-8e86-d6b7d23d84e2"},{"name":"Partner platform API","item":[{"name":"Webhooks","item":[{"name":"Order Action","id":"f4b3f292-bf96-4c48-b5b1-3f8e634dc641","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"<uuid>\",\n  \"orderId\": \"<orderId>\",\n  \"action\": \"<action>\"\n}","options":{"raw":{"language":"json"}}},"url":"{{your_webhook_uri}}/order_action","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"00b8e79f-cb94-4aa7-a6a3-6d03f81089fa","id":"00b8e79f-cb94-4aa7-a6a3-6d03f81089fa","name":"Webhooks","type":"folder"}},"urlObject":{"path":["order_action"],"host":["{{your_webhook_uri}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f4b3f292-bf96-4c48-b5b1-3f8e634dc641"},{"name":"Menu Item Availability","id":"23f17c5e-dc14-4e23-912e-996697da0975","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"<uuid>\",\n  \"itemId\": \"<extarnalId or itemId (if no external id provided)>\",\n  \"available\": \"<true/false>\"\n}","options":{"raw":{"language":"json"}}},"url":"{{your_webhook_uri}}/item_availability","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"00b8e79f-cb94-4aa7-a6a3-6d03f81089fa","id":"00b8e79f-cb94-4aa7-a6a3-6d03f81089fa","name":"Webhooks","type":"folder"}},"urlObject":{"path":["item_availability"],"host":["{{your_webhook_uri}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"23f17c5e-dc14-4e23-912e-996697da0975"},{"name":"Restaurant Availability","id":"309ad097-40d4-4351-a2b6-02cfa9b12d09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"<uuid>\",\n  \"available\": \"<true/false>\"\n}","options":{"raw":{"language":"json"}}},"url":"{{your_webhook_uri}}/restaurant_availability","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"00b8e79f-cb94-4aa7-a6a3-6d03f81089fa","id":"00b8e79f-cb94-4aa7-a6a3-6d03f81089fa","name":"Webhooks","type":"folder"}},"urlObject":{"path":["restaurant_availability"],"host":["{{your_webhook_uri}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"309ad097-40d4-4351-a2b6-02cfa9b12d09"},{"name":"Settings","id":"95a0a590-9492-4866-ae41-d2dff60a88de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"<uuid>\",\n  \"preparationTime\": \"<(int)number : prep time in minute>\"\n}","options":{"raw":{"language":"json"}}},"url":"{{your_webhook_uri}}/settings","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"00b8e79f-cb94-4aa7-a6a3-6d03f81089fa","id":"00b8e79f-cb94-4aa7-a6a3-6d03f81089fa","name":"Webhooks","type":"folder"}},"urlObject":{"path":["settings"],"host":["{{your_webhook_uri}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"95a0a590-9492-4866-ae41-d2dff60a88de"}],"id":"00b8e79f-cb94-4aa7-a6a3-6d03f81089fa","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"a0fe0956-1585-43e6-808e-c46a410d0b9b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"e48452c9-4105-4d78-8c30-72ef350fdfb6","type":"text/javascript","exec":[""]}}],"_postman_id":"00b8e79f-cb94-4aa7-a6a3-6d03f81089fa","description":""},{"name":"Menu","id":"7be95ca9-3667-4212-b1ee-fcf367861221","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_uri}}/partner/platform/menu","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8f89a0af-e586-4e05-acbf-3864cee479fc","id":"8f89a0af-e586-4e05-acbf-3864cee479fc","name":"Partner platform API","type":"folder"}},"urlObject":{"path":["partner","platform","menu"],"host":["{{base_uri}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7be95ca9-3667-4212-b1ee-fcf367861221"},{"name":"Order","id":"6503b781-ad4c-4211-9e1c-e64625f2eee9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"clientId\": \"\",\n    \"order\": {\n        \n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{base_uri}}/partner/platform/order","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8f89a0af-e586-4e05-acbf-3864cee479fc","id":"8f89a0af-e586-4e05-acbf-3864cee479fc","name":"Partner platform API","type":"folder"}},"urlObject":{"path":["partner","platform","order"],"host":["{{base_uri}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6503b781-ad4c-4211-9e1c-e64625f2eee9"}],"id":"8f89a0af-e586-4e05-acbf-3864cee479fc","description":"<p>API To push orders on Rushour and manage menu items availabilities</p>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"5b8af22c-35ab-4755-a580-0da505319ba6","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"f4145b82-38e2-46fc-b6f4-ecf689f91544","type":"text/javascript","exec":[""]}}],"_postman_id":"8f89a0af-e586-4e05-acbf-3864cee479fc"}],"event":[{"listen":"prerequest","script":{"id":"2d4e49e0-3f90-42fa-a71e-b30565269eb4","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"5012b111-6793-4200-86d6-9afa86d6bb78","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://restaurant-api.rushour.io/partner/general/","type":"string"},{"key":"user_api_token","value":"4d3a7e91-001f-4602-8104-50869c93f4a1","type":"string"},{"key":"rushour_client_id","value":"14376b53-eba0-4126-93e8-d075809008b7","type":"string"}]}