{"info":{"_postman_id":"68a37e83-fbe2-4dba-8c50-7ced0fec6620","name":"Interfaces","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"12139903","collectionId":"68a37e83-fbe2-4dba-8c50-7ced0fec6620","publishedId":"UzBmPTV7","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-06-21T09:43:08.000Z"},"item":[{"name":"POS","item":[{"name":"{tenantId}","item":[{"name":"{companyId}","item":[{"name":"pos","item":[{"name":"outlets","item":[{"name":"{outletId}","item":[{"name":"Get an outlet by it\"s unique identifier","id":"3206ae84-9669-49a3-80ac-a1addc9a3344","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:companyId/pos/outlets/:outletId","urlObject":{"path":[":tenantId",":companyId","pos","outlets",":outletId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"d6b99e68-d8a4-402b-82d5-a20c30939850","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"30efa76e-a7a7-4eb3-b8ef-b79e17c3d874","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"},{"id":"a3886937-0ffe-46a7-9ca4-cad04b1328a3","description":{"content":"<p>(Required) The unique identifier of the outlet</p>\n","type":"text/plain"},"type":"any","value":"<integer>","key":"outletId"}]}},"response":[{"id":"fa39572a-c859-425e-ad10-f8169a43b6e4","name":"The outlet","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/outlets/:outletId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","outlets",":outletId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"outletId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}"},{"id":"7ef0dba9-2f6a-4fb7-8794-eb83d0dac1c5","name":"The requested Resource could not be found.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/outlets/:outletId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","outlets",":outletId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"outletId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"resourceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"3206ae84-9669-49a3-80ac-a1addc9a3344"},{"name":"Update an outlet","id":"42172ea2-5f05-4bad-b1f0-8e3e6a9951bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/:tenantId/:companyId/pos/outlets/:outletId","description":"<p>Update an outlet</p>\n","urlObject":{"path":[":tenantId",":companyId","pos","outlets",":outletId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"7ec99792-7699-4c37-a645-1ff39c534cb2","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"452dda9d-3417-4b82-b4b1-641cfd61275e","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"},{"id":"9fc9647e-3989-4b4b-a40d-d22b984f8bd0","description":{"content":"<p>(Required) The unique identifier of the outlet</p>\n","type":"text/plain"},"type":"any","value":"<integer>","key":"outletId"}]}},"response":[{"id":"c861ab2e-7cfe-4702-a047-169dbe5b0d04","name":"The updated outlet","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/outlets/:outletId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","outlets",":outletId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"outletId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}"},{"id":"6fe9639f-3324-4597-b658-57b016aaf305","name":"The server cannot or will not process the request due to an apparent client error.","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/outlets/:outletId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","outlets",":outletId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"outletId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"42172ea2-5f05-4bad-b1f0-8e3e6a9951bf"},{"name":"Delete an outlet by it\"s unique identifier","id":"9c932af5-d760-4aa1-912a-9749a91384b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:companyId/pos/outlets/:outletId","urlObject":{"path":[":tenantId",":companyId","pos","outlets",":outletId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"762a198c-9409-4cd9-967d-9c98678ca030","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"d0428089-5609-4221-bba3-85485f07220e","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"},{"id":"8fd50725-d70e-4b6e-bb7b-cff403f8fd6b","description":{"content":"<p>(Required) The unique identifier of the outlet</p>\n","type":"text/plain"},"type":"any","value":"<integer>","key":"outletId"}]}},"response":[{"id":"1442a2ac-2f5e-4721-a4b5-f93352f4afb4","name":"The item was deleted","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/outlets/:outletId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","outlets",":outletId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"outletId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"b3213fa7-a7c0-430b-bc36-a013e6298866","name":"The requested Resource could not be found.","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/outlets/:outletId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","outlets",":outletId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"outletId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"resourceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"9c932af5-d760-4aa1-912a-9749a91384b4"}],"id":"0e47bd13-f24b-49f3-8187-87cf1bba44c2","_postman_id":"0e47bd13-f24b-49f3-8187-87cf1bba44c2","description":""},{"name":"Get all existing outlets","id":"d19bfa3a-38d5-4eea-94c6-0093f46517fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:companyId/pos/outlets?$skip=<integer>&$top=<integer>","description":"<p>Get all existing outlets</p>\n","urlObject":{"path":[":tenantId",":companyId","pos","outlets"],"host":["{{baseUrl}}"],"query":[{"description":{"content":"<p>The $skip system query option specifies a non-negative integer n that excludes the first n items of the queried collection from the result. \nThe service returns items starting at position n+1.</p>\n","type":"text/plain"},"key":"$skip","value":"<integer>"},{"description":{"content":"<p>The $top system query option specifies a non-negative integer n that limits the number of items returned from a collection. \nThe service returns the number of available items up to but not greater than the specified value n.    </p>\n","type":"text/plain"},"key":"$top","value":"<integer>"}],"variable":[{"id":"5f99f57e-7930-4ce2-b752-d9f85d519e1e","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"32b8c603-70ed-4412-a690-f912c7735551","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"}]}},"response":[{"id":"ec061850-c600-4b8c-ad6b-b96d0c3a6964","name":"A collection of outlets","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/outlets?$skip=<integer>&$top=<integer>","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","outlets"],"query":[{"description":"The $skip system query option specifies a non-negative integer n that excludes the first n items of the queried collection from the result. \nThe service returns items starting at position n+1.\n","key":"$skip","value":"<integer>"},{"description":"The $top system query option specifies a non-negative integer n that limits the number of items returned from a collection. \nThe service returns the number of available items up to but not greater than the specified value n.    \n","key":"$top","value":"<integer>"}],"variable":[{"key":"tenantId"},{"key":"companyId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"@odata.count\": \"<integer>\",\n  \"__pageIndex\": \"<integer>\",\n  \"@odata.nextLink\": \"<string>\"\n}"}],"_postman_id":"d19bfa3a-38d5-4eea-94c6-0093f46517fb"},{"name":"Create an outlet","id":"7ccbbf1f-9ba3-442a-8504-ce274cf64f8e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/:tenantId/:companyId/pos/outlets","description":"<p>Create an outlet</p>\n","urlObject":{"path":[":tenantId",":companyId","pos","outlets"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"0444abe4-c7bf-46be-9e05-8dbc0d517068","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"9ee4101a-74a9-4c60-acd0-ad7183e2d070","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"}]}},"response":[{"id":"00610e96-e8a0-4a9c-b86b-52121d98c401","name":"The created outlet","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/outlets","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","outlets"],"variable":[{"key":"tenantId"},{"key":"companyId"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}"},{"id":"edbf87b3-b004-403c-a966-a99d988c0b7c","name":"The server cannot or will not process the request due to an apparent client error.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/outlets","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","outlets"],"variable":[{"key":"tenantId"},{"key":"companyId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"7ccbbf1f-9ba3-442a-8504-ce274cf64f8e"}],"id":"73ff9806-1ea0-4442-85f5-db2c8f8f6964","_postman_id":"73ff9806-1ea0-4442-85f5-db2c8f8f6964","description":""},{"name":"waiters","item":[{"name":"{waiterId}","item":[{"name":"Get a waiter by it\"s unique identifier","id":"ce32bbc0-478b-4db3-a28a-dd12756d85ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:companyId/pos/waiters/:waiterId","urlObject":{"path":[":tenantId",":companyId","pos","waiters",":waiterId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"096a8f82-19e4-41ce-80ff-cc43cbbed4c3","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"68b3d70e-fc22-4e2e-8cfd-9c60ae865c9c","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"},{"id":"9278db6b-016b-4401-a3a4-fabb89519909","description":{"content":"<p>(Required) The unique identifier of the waiter</p>\n","type":"text/plain"},"type":"any","value":"<integer>","key":"waiterId"}]}},"response":[{"id":"182fc8aa-736a-47ad-af16-c70f972d4882","name":"The waiter","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/waiters/:waiterId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","waiters",":waiterId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"waiterId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}"},{"id":"93edd738-f57d-4291-8b4d-c14c2299b729","name":"The requested Resource could not be found.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/waiters/:waiterId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","waiters",":waiterId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"waiterId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"resourceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"ce32bbc0-478b-4db3-a28a-dd12756d85ab"},{"name":"Update a waiter","id":"abc605fe-d41d-4ffc-b43e-dc6e200ba4a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/:tenantId/:companyId/pos/waiters/:waiterId","description":"<p>Update a waiter</p>\n","urlObject":{"path":[":tenantId",":companyId","pos","waiters",":waiterId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"30b93dc0-ef02-4e5f-b188-128d8408f2b6","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"00187862-b2f8-401e-b54f-383832d6c601","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"},{"id":"3be2c451-4ce8-4e72-977b-ba34f498001e","description":{"content":"<p>(Required) The unique identifier of the waiter</p>\n","type":"text/plain"},"type":"any","value":"<integer>","key":"waiterId"}]}},"response":[{"id":"e715edd8-fa1d-4b86-8678-80d8d1554267","name":"The updated waiter","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/waiters/:waiterId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","waiters",":waiterId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"waiterId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}"},{"id":"47f88ea4-fb58-4da4-9fad-77f6f8b87bc3","name":"The server cannot or will not process the request due to an apparent client error.","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/waiters/:waiterId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","waiters",":waiterId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"waiterId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"abc605fe-d41d-4ffc-b43e-dc6e200ba4a1"},{"name":"Delete a waiter by it\"s unique identifier","id":"1ee798b8-1602-438b-924f-c8155579f0ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:companyId/pos/waiters/:waiterId","urlObject":{"path":[":tenantId",":companyId","pos","waiters",":waiterId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"eb0ed32e-8758-4a66-a10e-26587aac5d6f","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"e324ff98-787f-4e83-a1dc-d20ee425e2e3","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"},{"id":"a4585ccd-3a2c-46ea-82d0-f92af918077a","description":{"content":"<p>(Required) The unique identifier of the waiter</p>\n","type":"text/plain"},"type":"any","value":"<integer>","key":"waiterId"}]}},"response":[{"id":"96e5d550-db01-4128-8d64-7488d61eb8c7","name":"The item was deleted","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/waiters/:waiterId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","waiters",":waiterId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"waiterId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"48a3ca79-6cb4-43c4-b117-6a06bdf10215","name":"The requested Resource could not be found.","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/waiters/:waiterId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","waiters",":waiterId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"waiterId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"resourceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"1ee798b8-1602-438b-924f-c8155579f0ae"}],"id":"128a4733-047d-493c-beaa-6540972788fb","_postman_id":"128a4733-047d-493c-beaa-6540972788fb","description":""},{"name":"Get all existing waiters","id":"95cd0eff-b206-4ba2-b067-a0d2d45a8cc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:companyId/pos/waiters?$skip=<integer>&$top=<integer>","description":"<p>Get all existing waiters</p>\n","urlObject":{"path":[":tenantId",":companyId","pos","waiters"],"host":["{{baseUrl}}"],"query":[{"description":{"content":"<p>The $skip system query option specifies a non-negative integer n that excludes the first n items of the queried collection from the result. \nThe service returns items starting at position n+1.</p>\n","type":"text/plain"},"key":"$skip","value":"<integer>"},{"description":{"content":"<p>The $top system query option specifies a non-negative integer n that limits the number of items returned from a collection. \nThe service returns the number of available items up to but not greater than the specified value n.    </p>\n","type":"text/plain"},"key":"$top","value":"<integer>"}],"variable":[{"id":"adb83ecd-6472-4ba9-82c5-dc2510edae28","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"7fc228a4-0fc0-4d69-8b5c-2599a1dd68e2","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"}]}},"response":[{"id":"a8ce0ca4-39d3-4ee7-b672-093132f4b3f1","name":"A collection of waiters","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/waiters?$skip=<integer>&$top=<integer>","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","waiters"],"query":[{"description":"The $skip system query option specifies a non-negative integer n that excludes the first n items of the queried collection from the result. \nThe service returns items starting at position n+1.\n","key":"$skip","value":"<integer>"},{"description":"The $top system query option specifies a non-negative integer n that limits the number of items returned from a collection. \nThe service returns the number of available items up to but not greater than the specified value n.    \n","key":"$top","value":"<integer>"}],"variable":[{"key":"tenantId"},{"key":"companyId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"@odata.count\": \"<integer>\",\n  \"__pageIndex\": \"<integer>\",\n  \"@odata.nextLink\": \"<string>\"\n}"}],"_postman_id":"95cd0eff-b206-4ba2-b067-a0d2d45a8cc9"},{"name":"Create a waiter","id":"d943adeb-c5cb-45d5-b03c-531760cf6ff6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/:tenantId/:companyId/pos/waiters","description":"<p>Create a waiter</p>\n","urlObject":{"path":[":tenantId",":companyId","pos","waiters"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"b57278fd-7143-4026-b0ab-0c8d1dfce778","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"6f834df0-233b-43ed-a567-d83a3b80b0b8","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"}]}},"response":[{"id":"cdd41acf-6329-4987-827f-bbdbb56e44c2","name":"The created waiter","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/waiters","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","waiters"],"variable":[{"key":"tenantId"},{"key":"companyId"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}"},{"id":"3c4f37a8-456d-4521-88b6-7b7484370976","name":"The server cannot or will not process the request due to an apparent client error.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/waiters","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","waiters"],"variable":[{"key":"tenantId"},{"key":"companyId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"d943adeb-c5cb-45d5-b03c-531760cf6ff6"}],"id":"3b2a366d-c981-4ff9-970d-3318898faba8","_postman_id":"3b2a366d-c981-4ff9-970d-3318898faba8","description":""},{"name":"cashdesks","item":[{"name":"{cashdeskId}","item":[{"name":"Get a cash desk by it\"s unique identifier","id":"f1f73095-c528-465e-bef3-63857dfb4f0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:companyId/pos/cashdesks/:cashdeskId","urlObject":{"path":[":tenantId",":companyId","pos","cashdesks",":cashdeskId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"8b9eefc5-e774-4580-800b-ffcea6a24f97","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"32851e9e-3627-416a-89b5-a884d6f4dd7e","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"},{"id":"6637d6dd-9d68-4f6c-a981-3fff1d0ce4ed","description":{"content":"<p>(Required) The unique identifier of the cash desk</p>\n","type":"text/plain"},"type":"any","value":"<integer>","key":"cashdeskId"}]}},"response":[{"id":"49c0d160-8f87-453b-9dc3-dde601e89440","name":"The cash desk","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/cashdesks/:cashdeskId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","cashdesks",":cashdeskId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"cashdeskId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}"},{"id":"9060fcfe-58dd-45a4-a759-8eef158d3073","name":"The requested Resource could not be found.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/cashdesks/:cashdeskId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","cashdesks",":cashdeskId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"cashdeskId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"resourceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"f1f73095-c528-465e-bef3-63857dfb4f0f"},{"name":"Update a cash desk","id":"10f0d157-ca3a-4eb7-aaa7-27c2a85e07b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/:tenantId/:companyId/pos/cashdesks/:cashdeskId","description":"<p>Update a cash desk</p>\n","urlObject":{"path":[":tenantId",":companyId","pos","cashdesks",":cashdeskId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"96d41ab4-232d-4869-8d8f-d158a9833138","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"51763d5c-f904-4035-9370-de0a5bb0dbec","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"},{"id":"5bcb3a7b-e907-455e-9774-1eb6b423f7a6","description":{"content":"<p>(Required) The unique identifier of the cash desk</p>\n","type":"text/plain"},"type":"any","value":"<integer>","key":"cashdeskId"}]}},"response":[{"id":"b43c0f5e-e80b-4612-b924-424045751aa7","name":"The updated cash desk","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/cashdesks/:cashdeskId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","cashdesks",":cashdeskId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"cashdeskId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}"},{"id":"144d34b9-c1cb-40f7-990c-a6fbd7df4e20","name":"The server cannot or will not process the request due to an apparent client error.","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/cashdesks/:cashdeskId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","cashdesks",":cashdeskId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"cashdeskId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"10f0d157-ca3a-4eb7-aaa7-27c2a85e07b7"},{"name":"Delete a cash desk by it\"s unique identifier","id":"19c513fc-af92-4271-9230-40177ebbad94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:companyId/pos/cashdesks/:cashdeskId","urlObject":{"path":[":tenantId",":companyId","pos","cashdesks",":cashdeskId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"cb37610a-3101-4939-9f11-7c50ac22d5a7","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"f1a32c32-d783-4a14-a09c-021187d48743","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"},{"id":"c12cce1e-c483-4d5b-8fc7-208eba9c6061","description":{"content":"<p>(Required) The unique identifier of the cash desk</p>\n","type":"text/plain"},"type":"any","value":"<integer>","key":"cashdeskId"}]}},"response":[{"id":"302d99ac-a2f5-4a6f-b078-9631c925bf19","name":"The item was deleted","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/cashdesks/:cashdeskId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","cashdesks",":cashdeskId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"cashdeskId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"462c4f1a-f60a-4f25-a7f6-4ebe2d7bb9cd","name":"The requested Resource could not be found.","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/cashdesks/:cashdeskId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","cashdesks",":cashdeskId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"cashdeskId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"resourceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"19c513fc-af92-4271-9230-40177ebbad94"}],"id":"591463fc-4e4b-4e41-ab0a-5ac1282b53d0","_postman_id":"591463fc-4e4b-4e41-ab0a-5ac1282b53d0","description":""},{"name":"Get all existing cash desks","id":"08acd916-d69a-4a86-a9c2-70c06bad2d1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:companyId/pos/cashdesks?$skip=<integer>&$top=<integer>","description":"<p>Get all existing cash desks</p>\n","urlObject":{"path":[":tenantId",":companyId","pos","cashdesks"],"host":["{{baseUrl}}"],"query":[{"description":{"content":"<p>The $skip system query option specifies a non-negative integer n that excludes the first n items of the queried collection from the result. \nThe service returns items starting at position n+1.</p>\n","type":"text/plain"},"key":"$skip","value":"<integer>"},{"description":{"content":"<p>The $top system query option specifies a non-negative integer n that limits the number of items returned from a collection. \nThe service returns the number of available items up to but not greater than the specified value n.    </p>\n","type":"text/plain"},"key":"$top","value":"<integer>"}],"variable":[{"id":"c824e0f5-cdc0-467b-869b-5678e0716580","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"86b0930c-ab24-4463-8378-a9f0bb4f42e5","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"}]}},"response":[{"id":"05c0b7c8-5348-49fe-9ff7-918b28845583","name":"A collection of cash desks","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/cashdesks?$skip=<integer>&$top=<integer>","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","cashdesks"],"query":[{"description":"The $skip system query option specifies a non-negative integer n that excludes the first n items of the queried collection from the result. \nThe service returns items starting at position n+1.\n","key":"$skip","value":"<integer>"},{"description":"The $top system query option specifies a non-negative integer n that limits the number of items returned from a collection. \nThe service returns the number of available items up to but not greater than the specified value n.    \n","key":"$top","value":"<integer>"}],"variable":[{"key":"tenantId"},{"key":"companyId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"@odata.count\": \"<integer>\",\n  \"__pageIndex\": \"<integer>\",\n  \"@odata.nextLink\": \"<string>\"\n}"}],"_postman_id":"08acd916-d69a-4a86-a9c2-70c06bad2d1e"},{"name":"Create a cash desk","id":"48c926bb-ebd5-455f-a654-0dc58cf9f740","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/:tenantId/:companyId/pos/cashdesks","description":"<p>Create a cash desk</p>\n","urlObject":{"path":[":tenantId",":companyId","pos","cashdesks"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"104d8324-0646-42d6-a770-9dbb5cd67a62","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"f9ba7a7d-3edf-4d76-b610-f6cbba3361ff","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"}]}},"response":[{"id":"83ce7505-97da-4a1b-b439-a77da307d2e2","name":"The created cash desk","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/cashdesks","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","cashdesks"],"variable":[{"key":"tenantId"},{"key":"companyId"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}"},{"id":"f2d871e1-042d-44bc-9d4a-4e26c77f51be","name":"The server cannot or will not process the request due to an apparent client error.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/cashdesks","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","cashdesks"],"variable":[{"key":"tenantId"},{"key":"companyId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"48c926bb-ebd5-455f-a654-0dc58cf9f740"}],"id":"0fd17e4c-6c38-43c3-9ac9-cd2171ba16b0","_postman_id":"0fd17e4c-6c38-43c3-9ac9-cd2171ba16b0","description":""},{"name":"commodityGroups","item":[{"name":"{commodityGroupId}","item":[{"name":"Get a commodity group by it\"s unique identifier","id":"361ca477-79ec-40ec-9319-76340cec92ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:companyId/pos/commodityGroups/:commodityGroupId","urlObject":{"path":[":tenantId",":companyId","pos","commodityGroups",":commodityGroupId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"fbc27073-a899-418e-81d1-ecfb0d516f10","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"7a20f16d-c9db-4641-bfe8-f71c66ea8841","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"},{"id":"2f28fa7e-a707-439b-b725-5554a8a16775","description":{"content":"<p>(Required) The unique identifier of the commodity group</p>\n","type":"text/plain"},"type":"any","value":"<integer>","key":"commodityGroupId"}]}},"response":[{"id":"6d1f77b8-dedf-49ea-94c7-239608ac6306","name":"The commodity group","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/commodityGroups/:commodityGroupId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","commodityGroups",":commodityGroupId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"commodityGroupId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"taxRate\": -93552623.24371871,\n  \"id\": \"<integer>\",\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}"},{"id":"982e7fa7-56ea-4d63-b163-e960c0471226","name":"The requested Resource could not be found.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/commodityGroups/:commodityGroupId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","commodityGroups",":commodityGroupId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"commodityGroupId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"resourceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"361ca477-79ec-40ec-9319-76340cec92ab"},{"name":"Update a commodity group","id":"e010a2ce-ebc6-4ffa-b45d-5e096ff2ffbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"taxRate\": \"<number>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/:tenantId/:companyId/pos/commodityGroups/:commodityGroupId","description":"<p>Update a commodity group</p>\n","urlObject":{"path":[":tenantId",":companyId","pos","commodityGroups",":commodityGroupId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"fbc05369-20b4-421c-ac8c-b5aa0f7c4597","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"cb4750f0-87a6-4c38-996e-a94858b3e801","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"},{"id":"2d97550e-4c3e-4f78-94c9-b10a645562f7","description":{"content":"<p>(Required) The unique identifier of the commodity group</p>\n","type":"text/plain"},"type":"any","value":"<integer>","key":"commodityGroupId"}]}},"response":[{"id":"54d78c42-6c0e-450a-8ce4-059b3ba0ed41","name":"The updated commodity group","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"taxRate\": \"<number>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/commodityGroups/:commodityGroupId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","commodityGroups",":commodityGroupId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"commodityGroupId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"taxRate\": -93552623.24371871,\n  \"id\": \"<integer>\",\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}"},{"id":"b7fb7ec2-2cca-4e08-b9a2-1949110e9507","name":"The server cannot or will not process the request due to an apparent client error.","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"taxRate\": \"<number>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/commodityGroups/:commodityGroupId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","commodityGroups",":commodityGroupId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"commodityGroupId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"e010a2ce-ebc6-4ffa-b45d-5e096ff2ffbb"},{"name":"Delete a commodity group by it\"s unique identifier","id":"b9ef54e1-680f-4c8f-9d63-c72b08136f79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:companyId/pos/commodityGroups/:commodityGroupId","urlObject":{"path":[":tenantId",":companyId","pos","commodityGroups",":commodityGroupId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"19c5f8f1-8a73-4ba2-9c10-f8cee3a743ee","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"6ab0b6a1-bc3e-4af5-a899-d2fce7bb1979","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"},{"id":"af475070-ac90-4420-9703-18c2059d2f8f","description":{"content":"<p>(Required) The unique identifier of the commodity group</p>\n","type":"text/plain"},"type":"any","value":"<integer>","key":"commodityGroupId"}]}},"response":[{"id":"028a203a-baf9-47fa-84f2-9fb7e58d64b0","name":"The item was deleted","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/commodityGroups/:commodityGroupId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","commodityGroups",":commodityGroupId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"commodityGroupId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"52969be1-dba0-4945-adec-f0769fe3628b","name":"The requested Resource could not be found.","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/commodityGroups/:commodityGroupId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","commodityGroups",":commodityGroupId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"commodityGroupId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"resourceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"b9ef54e1-680f-4c8f-9d63-c72b08136f79"}],"id":"617cc834-d60d-4975-80be-44c81d177e19","_postman_id":"617cc834-d60d-4975-80be-44c81d177e19","description":""},{"name":"Get all existing commodity groups","id":"445af24c-de2a-44ba-8a8a-9094f93e2e60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:companyId/pos/commodityGroups?$skip=<integer>&$top=<integer>","description":"<p>Get all existing commodity groups</p>\n","urlObject":{"path":[":tenantId",":companyId","pos","commodityGroups"],"host":["{{baseUrl}}"],"query":[{"description":{"content":"<p>The $skip system query option specifies a non-negative integer n that excludes the first n items of the queried collection from the result. \nThe service returns items starting at position n+1.</p>\n","type":"text/plain"},"key":"$skip","value":"<integer>"},{"description":{"content":"<p>The $top system query option specifies a non-negative integer n that limits the number of items returned from a collection. \nThe service returns the number of available items up to but not greater than the specified value n.    </p>\n","type":"text/plain"},"key":"$top","value":"<integer>"}],"variable":[{"id":"b23f1630-df44-4a73-b02c-2be3e1cf5f0d","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"d28f00ff-07b4-4c4b-a8f7-b52616e0d256","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"}]}},"response":[{"id":"4affaba1-2b57-4d7f-9129-1ee8fd742bdc","name":"A collection of commodity groups","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/commodityGroups?$skip=<integer>&$top=<integer>","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","commodityGroups"],"query":[{"description":"The $skip system query option specifies a non-negative integer n that excludes the first n items of the queried collection from the result. \nThe service returns items starting at position n+1.\n","key":"$skip","value":"<integer>"},{"description":"The $top system query option specifies a non-negative integer n that limits the number of items returned from a collection. \nThe service returns the number of available items up to but not greater than the specified value n.    \n","key":"$top","value":"<integer>"}],"variable":[{"key":"tenantId"},{"key":"companyId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"@odata.count\": \"<integer>\",\n  \"__pageIndex\": \"<integer>\",\n  \"@odata.nextLink\": \"<string>\"\n}"}],"_postman_id":"445af24c-de2a-44ba-8a8a-9094f93e2e60"},{"name":"Create a commodity group","id":"5530b3bf-b67b-479f-bacb-41f1dcc4a9fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"taxRate\": \"<number>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/:tenantId/:companyId/pos/commodityGroups","description":"<p>Create a commodity group</p>\n","urlObject":{"path":[":tenantId",":companyId","pos","commodityGroups"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"be2c5a87-ed47-48f5-9b86-20d1514a9c3a","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"90e3493f-482c-4ebb-857c-bf558164610c","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"}]}},"response":[{"id":"2a9acd08-44fc-4b7c-8941-f6240b78d013","name":"The created commodity group","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"taxRate\": \"<number>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/commodityGroups","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","commodityGroups"],"variable":[{"key":"tenantId"},{"key":"companyId"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"taxRate\": -93552623.24371871,\n  \"id\": \"<integer>\",\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}"},{"id":"a2845583-b88a-4c2a-9c4b-72acf075957e","name":"The server cannot or will not process the request due to an apparent client error.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"taxRate\": \"<number>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/commodityGroups","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","commodityGroups"],"variable":[{"key":"tenantId"},{"key":"companyId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"5530b3bf-b67b-479f-bacb-41f1dcc4a9fe"}],"id":"4206c8f9-1c65-46f3-8ebb-401f02dd08ac","_postman_id":"4206c8f9-1c65-46f3-8ebb-401f02dd08ac","description":""},{"name":"paymentTypes","item":[{"name":"{paymentTypeId}","item":[{"name":"Get a payment type by it\"s unique identifier","id":"4b90b68e-7b95-4683-bd97-533b952970ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:companyId/pos/paymentTypes/:paymentTypeId","urlObject":{"path":[":tenantId",":companyId","pos","paymentTypes",":paymentTypeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"47595669-ddfd-45a0-852b-39e77bc64301","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"c34dcb2f-04b7-456a-be70-f22ae285dddb","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"},{"id":"dba0e36f-296b-4193-9d50-37d922251040","description":{"content":"<p>(Required) The unique identifier of the payment type</p>\n","type":"text/plain"},"type":"any","value":"<integer>","key":"paymentTypeId"}]}},"response":[{"id":"0c61b098-c591-4dbd-b93a-21ff0f74401a","name":"The payment type","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/paymentTypes/:paymentTypeId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","paymentTypes",":paymentTypeId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"paymentTypeId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}"},{"id":"ba585836-2921-4ab6-b02b-55dec5916b1e","name":"The requested Resource could not be found.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/paymentTypes/:paymentTypeId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","paymentTypes",":paymentTypeId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"paymentTypeId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"resourceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"4b90b68e-7b95-4683-bd97-533b952970ce"},{"name":"Update a payment type","id":"37a53595-2ded-47b0-8ab8-ce3bfa269475","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"isRoomTranfer\": \"occaecat ex dolor cupidatat\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/:tenantId/:companyId/pos/paymentTypes/:paymentTypeId","description":"<p>Update a payment type</p>\n","urlObject":{"path":[":tenantId",":companyId","pos","paymentTypes",":paymentTypeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"dde7f169-3225-40d4-93d6-4a736a20ebbb","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"5fae42c6-a998-4ffb-8720-dfefff7237c8","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"},{"id":"b6ceca6e-1d53-42e4-90ed-fe0debbc4d5c","description":{"content":"<p>(Required) The unique identifier of the payment type</p>\n","type":"text/plain"},"type":"any","value":"<integer>","key":"paymentTypeId"}]}},"response":[{"id":"17000167-e529-4e03-a97e-8cf2a5d07f0c","name":"The updated payment type","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"isRoomTranfer\": \"occaecat ex dolor cupidatat\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/paymentTypes/:paymentTypeId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","paymentTypes",":paymentTypeId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"paymentTypeId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}"},{"id":"ccf8b2d8-5c05-4fbc-8b99-4d7c83a38a93","name":"The server cannot or will not process the request due to an apparent client error.","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"isRoomTranfer\": \"occaecat ex dolor cupidatat\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/paymentTypes/:paymentTypeId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","paymentTypes",":paymentTypeId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"paymentTypeId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"37a53595-2ded-47b0-8ab8-ce3bfa269475"},{"name":"Delete a payment type by it\"s unique identifier","id":"892fbea8-0a96-4066-8e05-f951979073e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:companyId/pos/paymentTypes/:paymentTypeId","urlObject":{"path":[":tenantId",":companyId","pos","paymentTypes",":paymentTypeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"f3687b75-993a-457e-bd83-1aee44d7f4e5","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"5117cc8b-7e07-4f82-939b-013517da8b36","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"},{"id":"88d1a036-e307-4faa-9ad7-ddc19e73defe","description":{"content":"<p>(Required) The unique identifier of the payment type</p>\n","type":"text/plain"},"type":"any","value":"<integer>","key":"paymentTypeId"}]}},"response":[{"id":"b45c8248-e1cd-491d-909e-4a7e6989e82a","name":"The item was deleted","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/paymentTypes/:paymentTypeId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","paymentTypes",":paymentTypeId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"paymentTypeId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"b24d1ed4-0571-49c1-b659-b8cb175f1b28","name":"The requested Resource could not be found.","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/paymentTypes/:paymentTypeId","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","paymentTypes",":paymentTypeId"],"variable":[{"key":"tenantId"},{"key":"companyId"},{"key":"paymentTypeId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"resourceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"892fbea8-0a96-4066-8e05-f951979073e5"}],"id":"d74c2f5e-ef4c-4a4b-8918-d59091e02da8","_postman_id":"d74c2f5e-ef4c-4a4b-8918-d59091e02da8","description":""},{"name":"Get all existing payment types","id":"105f8870-b00f-4944-8c42-0717ef68557b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:companyId/pos/paymentTypes?$skip=<integer>&$top=<integer>","description":"<p>Get all existing payment types</p>\n","urlObject":{"path":[":tenantId",":companyId","pos","paymentTypes"],"host":["{{baseUrl}}"],"query":[{"description":{"content":"<p>The $skip system query option specifies a non-negative integer n that excludes the first n items of the queried collection from the result. \nThe service returns items starting at position n+1.</p>\n","type":"text/plain"},"key":"$skip","value":"<integer>"},{"description":{"content":"<p>The $top system query option specifies a non-negative integer n that limits the number of items returned from a collection. \nThe service returns the number of available items up to but not greater than the specified value n.    </p>\n","type":"text/plain"},"key":"$top","value":"<integer>"}],"variable":[{"id":"0cae5f6e-de89-4abd-939a-52b5181bdce1","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"9efcb9a6-e561-4823-b8fa-abcc6ea7b3e9","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"}]}},"response":[{"id":"013db053-17f5-4994-8661-6b8472236e43","name":"A collection of payment types","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/paymentTypes?$skip=<integer>&$top=<integer>","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","paymentTypes"],"query":[{"description":"The $skip system query option specifies a non-negative integer n that excludes the first n items of the queried collection from the result. \nThe service returns items starting at position n+1.\n","key":"$skip","value":"<integer>"},{"description":"The $top system query option specifies a non-negative integer n that limits the number of items returned from a collection. \nThe service returns the number of available items up to but not greater than the specified value n.    \n","key":"$top","value":"<integer>"}],"variable":[{"key":"tenantId"},{"key":"companyId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"@odata.count\": \"<integer>\",\n  \"__pageIndex\": \"<integer>\",\n  \"@odata.nextLink\": \"<string>\"\n}"}],"_postman_id":"105f8870-b00f-4944-8c42-0717ef68557b"},{"name":"Create a payment type","id":"eff12c42-12fd-4674-a866-9518b3f5d8d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"isRoomTranfer\": -94776367\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/:tenantId/:companyId/pos/paymentTypes","description":"<p>Create a payment type</p>\n","urlObject":{"path":[":tenantId",":companyId","pos","paymentTypes"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"c216593c-d60a-49e2-85f8-41311b9a4f36","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"d3c346a8-a28a-432b-9cb8-1f14279edbff","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"}]}},"response":[{"id":"cfe579b9-105d-4f68-a847-ebbffd9548ac","name":"The created payment type","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"isRoomTranfer\": -94776367\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/paymentTypes","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","paymentTypes"],"variable":[{"key":"tenantId"},{"key":"companyId"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\"\n}"},{"id":"a1b70f3a-c960-4a6b-8175-60796d24a8d3","name":"The server cannot or will not process the request due to an apparent client error.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mappingCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"isRoomTranfer\": -94776367\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/paymentTypes","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","paymentTypes"],"variable":[{"key":"tenantId"},{"key":"companyId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"eff12c42-12fd-4674-a866-9518b3f5d8d5"}],"id":"15e7ae2e-ca94-44e7-8b0f-e28cc2c8b4ec","_postman_id":"15e7ae2e-ca94-44e7-8b0f-e28cc2c8b4ec","description":""},{"name":"checkins","item":[{"name":"Get all existing checkins","id":"2a41d224-1350-4c30-bdb8-61e4e465788e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:companyId/pos/checkins?$skip=<integer>&$top=<integer>","description":"<p>Get all existing checkins</p>\n","urlObject":{"path":[":tenantId",":companyId","pos","checkins"],"host":["{{baseUrl}}"],"query":[{"description":{"content":"<p>The $skip system query option specifies a non-negative integer n that excludes the first n items of the queried collection from the result. \nThe service returns items starting at position n+1.</p>\n","type":"text/plain"},"key":"$skip","value":"<integer>"},{"description":{"content":"<p>The $top system query option specifies a non-negative integer n that limits the number of items returned from a collection. \nThe service returns the number of available items up to but not greater than the specified value n.    </p>\n","type":"text/plain"},"key":"$top","value":"<integer>"}],"variable":[{"id":"c45706f7-9f0b-4eb2-9873-8f4212ab4391","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"f6de0e79-2422-4a22-a765-e2eb12d64476","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"}]}},"response":[{"id":"2ba03144-9ccc-44a4-983a-3d32c48bb19c","name":"A collection of checkins","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/checkins?$skip=<integer>&$top=<integer>","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","checkins"],"query":[{"description":"The $skip system query option specifies a non-negative integer n that excludes the first n items of the queried collection from the result. \nThe service returns items starting at position n+1.\n","key":"$skip","value":"<integer>"},{"description":"The $top system query option specifies a non-negative integer n that limits the number of items returned from a collection. \nThe service returns the number of available items up to but not greater than the specified value n.    \n","key":"$top","value":"<integer>"}],"variable":[{"key":"tenantId"},{"key":"companyId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"@odata.count\": \"<integer>\",\n  \"__pageIndex\": \"<integer>\",\n  \"@odata.nextLink\": \"<string>\"\n}"}],"_postman_id":"2a41d224-1350-4c30-bdb8-61e4e465788e"}],"id":"22c58e5d-9f46-415f-a491-0ced26443048","_postman_id":"22c58e5d-9f46-415f-a491-0ced26443048","description":""},{"name":"charges","item":[{"name":"Adds a charge to a checkin","id":"876bb117-585a-4037-a529-94dedec99b3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"charges\": [\n    {\n      \"waiterCode\": \"<string>\",\n      \"cashdeskCode\": \"<string>\",\n      \"outletCode\": \"<string>\",\n      \"id\": \"<string>\",\n      \"receiptNumber\": \"<string>\",\n      \"closedAt\": \"<string>\",\n      \"revenueDetails\": [\n        {\n          \"dateTime\": \"<string>\",\n          \"text\": \"<string>\",\n          \"taxRate\": \"<number>\",\n          \"units\": \"<number>\",\n          \"commodityGroupCode\": \"<string>\",\n          \"articleCode\": \"<string>\",\n          \"amountAfterTax\": \"<number>\",\n          \"totalAmountAfterTax\": \"<number>\"\n        }\n      ],\n      \"payments\": [\n        {\n          \"paymentTypeCode\": \"<string>\",\n          \"amountTotal\": \"<number>\",\n          \"checkin\": {\n            \"id\": \"<integer>\",\n            \"roomNumber\": \"<string>\"\n          }\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/:tenantId/:companyId/pos/charges","description":"<p>Adds a charge to a checkin</p>\n","urlObject":{"path":[":tenantId",":companyId","pos","charges"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"0021264b-8cd2-4148-a066-7111274c5f01","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"8d53fff1-6a84-408c-a8e2-759de6179b6d","description":{"content":"<p>(Required) The unique identification of a company</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"companyId"}]}},"response":[{"id":"76a4bb5d-adf9-4c7e-b07d-427afee48cfa","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"charges\": [\n    {\n      \"waiterCode\": \"<string>\",\n      \"cashdeskCode\": \"<string>\",\n      \"outletCode\": \"<string>\",\n      \"id\": \"<string>\",\n      \"receiptNumber\": \"<string>\",\n      \"closedAt\": \"<string>\",\n      \"revenueDetails\": [\n        {\n          \"dateTime\": \"<string>\",\n          \"text\": \"<string>\",\n          \"taxRate\": \"<number>\",\n          \"units\": \"<number>\",\n          \"commodityGroupCode\": \"<string>\",\n          \"articleCode\": \"<string>\",\n          \"amountAfterTax\": \"<number>\",\n          \"totalAmountAfterTax\": \"<number>\"\n        }\n      ],\n      \"payments\": [\n        {\n          \"paymentTypeCode\": \"<string>\",\n          \"amountTotal\": \"<number>\",\n          \"checkin\": {\n            \"id\": \"<integer>\",\n            \"roomNumber\": \"<string>\"\n          }\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/charges","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","charges"],"variable":[{"key":"tenantId"},{"key":"companyId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"c853344a-875a-44de-85d4-f4ee4f6b6fa3","name":"The server cannot or will not process the request due to an apparent client error.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"charges\": [\n    {\n      \"waiterCode\": \"<string>\",\n      \"cashdeskCode\": \"<string>\",\n      \"outletCode\": \"<string>\",\n      \"id\": \"<string>\",\n      \"receiptNumber\": \"<string>\",\n      \"closedAt\": \"<string>\",\n      \"revenueDetails\": [\n        {\n          \"dateTime\": \"<string>\",\n          \"text\": \"<string>\",\n          \"taxRate\": \"<number>\",\n          \"units\": \"<number>\",\n          \"commodityGroupCode\": \"<string>\",\n          \"articleCode\": \"<string>\",\n          \"amountAfterTax\": \"<number>\",\n          \"totalAmountAfterTax\": \"<number>\"\n        }\n      ],\n      \"payments\": [\n        {\n          \"paymentTypeCode\": \"<string>\",\n          \"amountTotal\": \"<number>\",\n          \"checkin\": {\n            \"id\": \"<integer>\",\n            \"roomNumber\": \"<string>\"\n          }\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:companyId/pos/charges","host":["{{baseUrl}}"],"path":[":tenantId",":companyId","pos","charges"],"variable":[{"key":"tenantId"},{"key":"companyId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"876bb117-585a-4037-a529-94dedec99b3d"}],"id":"5f3d10f8-9986-4d6c-bb2b-7f69ca24c3ba","_postman_id":"5f3d10f8-9986-4d6c-bb2b-7f69ca24c3ba","description":""}],"id":"0c994b46-dab0-4e31-bdd2-2361e04f9b92","_postman_id":"0c994b46-dab0-4e31-bdd2-2361e04f9b92","description":""}],"id":"68cabb35-bbc6-43e2-986e-00377d9a024a","_postman_id":"68cabb35-bbc6-43e2-986e-00377d9a024a","description":""}],"id":"51329f7f-20e6-474d-bf1b-3e403d405660","_postman_id":"51329f7f-20e6-474d-bf1b-3e403d405660","description":""}],"id":"c45c0f4b-851a-4d06-aebe-8d517f2c0eed","description":"<p>This document will introduce you to the PointOfSale Web-API.</p>\n<h1 id=\"general-concepts\">General concepts</h1>\n<p>The API utilizes standard HTTP communication and uses REST concepts. Requests and responses contain JSON in the HTTP body. The character encoding is always UTF8. Ensure that your client is capable of handling SSL/TLS HTTP requests.</p>\n<h1 id=\"authorization\">Authorization</h1>\n<p>To interact with the API, an authorization is required.</p>\n<p><strong>API-Key</strong></p>\n<p>The API-Key is a long-lasting secret that is issued to your company afer certification. The application then uses this api-key in the HTTP header in each request that is made with our api. In addition, the tenant-id (unique ID of the customer) must be specified.<br /><strong>Important:</strong> Keep the API-Key secret!</p>\n<p><strong>Example HTTP Header</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>x-tenant-id: {tenantId}\napi-key: {API-Key} \nx-api-version: 1.0\n\n</code></pre><h1 id=\"http-request-examples\">HTTP Request examples</h1>\n<p>Requests that don’t have side-effects (and do not change anything) utilize the <code>GET</code> method. Requests that have side-effects (and change data) utilize the <code>POST</code>, <code>PATCH</code> or <code>DELETE</code> method. Request or response bodys that contain JSON need the <code>Content-Type</code> header. Requests always send the <code>Accept</code> header.</p>\n<p><strong>Read example</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET /hybridconnector/{tenantId}_ci/request/{database}/0/pos/checkins\nHost: api.casablanca.at\nx-tenant-id: {tenantId}\napi-key: {API-Key}\nx-api-version: 1.0\nAccept: application/json\n\n</code></pre><p><strong>Write example</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>POST /hybridconnector/{tenantId}_ci/request/{database}/0/pos/charges\nHost: api.casablanca.at\nx-tenant-id: {tenantId}\napi-key: {API-Key}\nx-api-version: 1.0\nAccept: application/json\nContent-Type: application/json\n{\n  .....\n}\n\n</code></pre><p><strong>HTTP verbs / request methods</strong></p>\n<p>We use the following HTTP verbs (aka. request methods):</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>HTTP method</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>GET</td>\n<td>Requests data from a resource.</td>\n</tr>\n<tr>\n<td>POST</td>\n<td>Creates or manages a resource.</td>\n</tr>\n<tr>\n<td>PATCH</td>\n<td>Partially updates a resource.</td>\n</tr>\n<tr>\n<td>DELETE</td>\n<td>Deletes a resource.</td>\n</tr>\n<tr>\n<td># Error handling</td>\n<td></td>\n</tr>\n<tr>\n<td>### General Error Handling:</td>\n<td></td>\n</tr>\n<tr>\n<td>Ensure to evalute the http status code and react on them accordingly. See table below. If there is an error code that is not 200, there might not be a response body.</td>\n<td></td>\n</tr>\n<tr>\n<td>Status code</td>\n<td>Description</td>\n</tr>\n<tr>\n<td>-------------</td>\n<td>----------------------------------------------------------------------------------------------------------------------------------------------------------------------</td>\n</tr>\n<tr>\n<td>200</td>\n<td>OK - The request has succeeded. The client can read the result in the response body.</td>\n</tr>\n<tr>\n<td>201</td>\n<td>The ressource has been created. The client can read the result in the response body.</td>\n</tr>\n<tr>\n<td>204</td>\n<td>The ressource has been deleted. No response body.</td>\n</tr>\n<tr>\n<td>400</td>\n<td>Bad Request - The server cannot or will not process the request due to something that is perceived to be a client error. Please check what you are sending to us.</td>\n</tr>\n<tr>\n<td>401</td>\n<td>Unauthorized - The request requires user authentication or, if the request included authorization credentials, authorizationhas been refused for those credentials.</td>\n</tr>\n<tr>\n<td>403</td>\n<td>Forbidden - The user authentication you provided has insufficent privileges (scopes).</td>\n</tr>\n<tr>\n<td>404</td>\n<td>Not found - The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.</td>\n</tr>\n<tr>\n<td>405</td>\n<td>Method not allowed - Used HTTP Method is not allowed with this resource.</td>\n</tr>\n<tr>\n<td>409</td>\n<td>Conflict - The request could not be completed due to a conflict with the current state of the target resource.</td>\n</tr>\n<tr>\n<td>429</td>\n<td>Too Many Requests - Rate limiting has been applied.</td>\n</tr>\n<tr>\n<td>500</td>\n<td>Internal Server Error - You should never get this error code, but if you unlucky to catch one, please feel free to report a bug to us.</td>\n</tr>\n<tr>\n<td>### Charges Endpoint Specific Error Handling:</td>\n<td></td>\n</tr>\n<tr>\n<td>If the <code>/charges</code> endpoint does not respond with <code>200 Ok</code>, the interface partner must <strong>cache the charges</strong> and attempt to resend them periodically until the request succeeds. <strong>Charges must not be lost</strong>, as they are critical for the system's accuracy.</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><p>Duplicate receipts are handled by our system by default. A receipt is considered duplicate if the <strong>receipt number</strong>, <strong>closing date</strong>, and <strong>sum of the receipt</strong> are equal.</p>\n<h1 id=\"pagination\">Pagination</h1>\n<p>Read operations will be split into multiple pages if they exceed the limit. The default limit is 100. Check the pagination object and increase the offset in the query parameters. You can adjust the maximum result count per page using the limit query parameter.<br />Example HTTP Request with pagination</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET /{serviceName}/{tenantId}/{nameOfResource}?skip=0&amp;top=100\nHost: api.casablanca.at\nAuthorization: Bearer dXNlcm5hbWU6YXBpa2V5\nAccept: application/json\n\n</code></pre><p>Example HTTP Response with pagination</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>HTTP/2 200 OK\nContent-Type: application/json\n{\n    \"@odata.count\": 150,\n    \"@odata.nextLink\": \" https://api.casablanca.at/{serviceName}/{tenantId}/{nameOfResource}?skip=100\",\n}\n\n</code></pre><p>Contact Support:<br />Name: Casablanca Hotelsoftware GmbH<br />Email: <a href=\"https://mailto:technik@casablanca.at\">technik@casablanca.at</a></p>\n","_postman_id":"c45c0f4b-851a-4d06-aebe-8d517f2c0eed"},{"name":"Channel-Management","item":[{"name":"Inventory","item":[{"name":"Inventory Update","id":"856cfaeb-8d19-4068-a86b-d94b8ac68cff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\"?>\r\n<!-- EchoToken: Casablanca sends an uniqe string within each request, the external system must send this string in the corresponding response message -->\r\n<!-- Version: Currently Version xx send by Casablanca -->\r\n<!-- TimeStamp: Current DateTime when the request was sent -->\r\n<OTA_HotelInvCountNotifRQ xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" EchoToken=\"abc-123\" TimeStamp=\"2022-06-20T08:41:24.4468947Z\" Version=\"1\" PrimaryLangID=\"de\" xmlns=\"http://www.opentravel.org/OTA/2003/05\">\r\n    <POS>\r\n        <!-- AgentDutyCode: Always \"casablanca\" -->\r\n        <!-- ERSP_UserID: The username for the external system (can be global or per property) (must be provided by the partner) -->\r\n        <Source AgentDutyCode=\"casablanca\" ERSP_UserID=\"EXTERNAL_USER\">\r\n            <!-- ID: Some Id to identify the property in the external system (must be provided by the partner) -->\r\n            <!-- MessagePassword: A password for the external system (must be provided by the partner) -->\r\n            <RequestorID ID=\"EXTERNAL_HOTEL_ID\" MessagePassword=\"Str0ngPa$$word\" />\r\n        </Source>\r\n    </POS>\r\n    <!-- HotelCode: see RequestorID:ID -->\r\n    <Inventories HotelCode=\"EXTERNAL_HOTEL_ID\">\r\n        <Inventory>\r\n            <!-- Inventory from START until END (End-date is exclusive) -->\r\n            <StatusApplicationControl Start=\"2022-06-28\" End=\"2022-06-30\" InvCode=\"ROOMTYPE_MAPPING_CODE\" />\r\n            <InvCounts>\r\n                <!-- Count = Total number of availalbe rooms of roomtype (ROOMTYPE_MAPPING_CODE) -->\r\n                <!-- CountType: Always \"2\") -->\r\n                <InvCount CountType=\"2\" Count=\"1\" />\r\n            </InvCounts>\r\n        </Inventory>\r\n        <Inventory>\r\n            <!-- Inventory from START until END (End-date is exclusive) -->\r\n            <StatusApplicationControl Start=\"2022-06-30\" End=\"2022-07-05\" InvCode=\"CASVHS1E76D15\" />\r\n            <InvCounts>\r\n                <!-- Count = Total number of availalbe rooms of roomtype (ROOMTYPE_MAPPING_CODE) -->\r\n                <!-- CountType: Always \"2\") -->\r\n                <InvCount CountType=\"2\" Count=\"10\" />\r\n            </InvCounts>\r\n        </Inventory>\r\n    </Inventories>\r\n</OTA_HotelInvCountNotifRQ>","options":{"raw":{"language":"xml"}}},"url":"https://api.external-system.tld/OTA","description":"<h3 id=\"inventory-update\">Inventory Update</h3>\n<p>This process can only be executed from casablanca to the partner. This process will be executed automatically, if any changes of the inventory happened.</p>\n<h3 id=\"inventory-data\">Inventory Data</h3>\n<p>Inventory is information which indicates how many rooms of a certain room type can be booked. An inventory is specified for a certain period, which has the same inventory-count. The following information is included:</p>\n<p>Time range (start / end-date)</p>\n<ul>\n<li>Roomtype mapping code</li>\n<li>Count of available rooms of the roomtype</li>\n</ul>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Element / @Attribute</strong></th>\n<th><strong>Occurence</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>OTA_HotelInvCountNotifiRQ</td>\n<td>1</td>\n<td>RootElement</td>\n</tr>\n<tr>\n<td>@EchoToken</td>\n<td>1</td>\n<td>Casablanca sends an uniqe string within each request, the external system must send this string in the corresponding response message</td>\n</tr>\n<tr>\n<td>@TimeStamp</td>\n<td>1</td>\n<td>Current DateTime when the request was sent</td>\n</tr>\n<tr>\n<td>POS/Source/@ERSP_UserID</td>\n<td>1</td>\n<td>The username for the external system (can be global or per property) (must be provided by the partner)</td>\n</tr>\n<tr>\n<td>POS/Source/RequestorID/@ID</td>\n<td>1</td>\n<td>Some Id to identify the property in the external system (must be provided by the partner)</td>\n</tr>\n<tr>\n<td>POS/Source/RequestorID/@MessagePassword</td>\n<td>1</td>\n<td>A password for the external system (must be provided by the partner)</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["OTA"],"host":["api.external-system.tld"],"query":[],"variable":[]}},"response":[{"id":"63e550c2-d3cd-44da-9b1d-1c53c23a80a5","name":"Update single roomtype on single daterange","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\"?>\r\n<OTA_HotelInvCountNotifRQ xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" EchoToken=\"5d0b56b6-efd9-49ff-a934-3bf0b0ae1fe3\" TimeStamp=\"2022-06-20T08:41:24.4468947Z\" Version=\"1\" PrimaryLangID=\"de\" xmlns=\"http://www.opentravel.org/OTA/2003/05\">\r\n    <POS>\r\n        <Source AgentDutyCode=\"casablanca\" ERSP_UserID=\"EXTERNAL_USER\">\r\n            <RequestorID ID=\"EXTERNAL_HOTEL_ID\" MessagePassword=\"Str0ngPa$$word\" />\r\n        </Source>\r\n    </POS>\r\n    <Inventories HotelCode=\"EXTERNAL_HOTEL_ID\">\r\n        <Inventory>\r\n            <StatusApplicationControl Start=\"2022-08-01\" End=\"2022-08-06\" InvCode=\"DZ\" />\r\n            <InvCounts>\r\n                <InvCount CountType=\"2\" Count=\"14\" />\r\n            </InvCounts>\r\n        </Inventory>\r\n    </Inventories>\r\n</OTA_HotelInvCountNotifRQ>","options":{"raw":{"language":"xml"}}},"url":"https://api.external-system.tld/OTA"},"status":"OK","code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<OTA_HotelInvCountNotifRS xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" Version=\"1\" xmlns=\"http://www.opentravel.org/OTA/2003/05\" EchoToken=\"5d0b56b6-efd9-49ff-a934-3bf0b0ae1fe3\">\n    <Success />\n</OTA_HotelInvCountNotifRS>"},{"id":"7b3eb623-563e-4d77-9d78-d38c0d505eea","name":"Update single roomtype on multiple dateranges","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\"?>\r\n<OTA_HotelInvCountNotifRQ xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" EchoToken=\"5d0b56b6-efd9-49ff-a934-3bf0b0ae1fe3\" TimeStamp=\"2022-06-20T08:41:24.4468947Z\" Version=\"1\" PrimaryLangID=\"de\" xmlns=\"http://www.opentravel.org/OTA/2003/05\">\r\n    <POS>\r\n        <Source AgentDutyCode=\"casablanca\" ERSP_UserID=\"EXTERNAL_USER\">\r\n            <RequestorID ID=\"EXTERNAL_HOTEL_ID\" MessagePassword=\"Str0ngPa$$word\" />\r\n        </Source>\r\n    </POS>\r\n    <Inventories HotelCode=\"EXTERNAL_HOTEL_ID\">\r\n        <Inventory>\r\n            <StatusApplicationControl Start=\"2022-08-01\" End=\"2022-08-06\" InvCode=\"DZ\" />\r\n            <InvCounts>\r\n                <InvCount CountType=\"2\" Count=\"14\" />\r\n            </InvCounts>\r\n        </Inventory>\r\n        <Inventory>\r\n            <StatusApplicationControl Start=\"2022-08-06\" End=\"2022-08-10\" InvCode=\"DZ\" />\r\n            <InvCounts>\r\n                <InvCount CountType=\"2\" Count=\"11\" />\r\n            </InvCounts>\r\n        </Inventory>\r\n    </Inventories>\r\n</OTA_HotelInvCountNotifRQ>","options":{"raw":{"language":"xml"}}},"url":"https://api.external-system.tld/OTA"},"status":"OK","code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<OTA_HotelInvCountNotifRS xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" Version=\"1\" xmlns=\"http://www.opentravel.org/OTA/2003/05\" EchoToken=\"5d0b56b6-efd9-49ff-a934-3bf0b0ae1fe3\">\n    <Success />\n</OTA_HotelInvCountNotifRS>"},{"id":"3518d61a-2075-48e1-9f74-5078e1935e8c","name":"Update multiple roomtypes on multiple dateranges","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\"?>\r\n<OTA_HotelInvCountNotifRQ xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" EchoToken=\"5d0b56b6-efd9-49ff-a934-3bf0b0ae1fe3\" TimeStamp=\"2022-06-20T08:41:24.4468947Z\" Version=\"1\" PrimaryLangID=\"de\" xmlns=\"http://www.opentravel.org/OTA/2003/05\">\r\n    <POS>\r\n        <Source AgentDutyCode=\"casablanca\" ERSP_UserID=\"EXTERNAL_USER\">\r\n            <RequestorID ID=\"EXTERNAL_HOTEL_ID\" MessagePassword=\"Str0ngPa$$word\" />\r\n        </Source>\r\n    </POS>\r\n    <Inventories HotelCode=\"EXTERNAL_HOTEL_ID\">\r\n        <Inventory>\r\n            <StatusApplicationControl Start=\"2022-08-01\" End=\"2022-08-06\" InvCode=\"DZ\" />\r\n            <InvCounts>\r\n                <InvCount CountType=\"2\" Count=\"14\" />\r\n            </InvCounts>\r\n        </Inventory>\r\n        <Inventory>\r\n            <StatusApplicationControl Start=\"2022-08-06\" End=\"2022-08-10\" InvCode=\"DZ\" />\r\n            <InvCounts>\r\n                <InvCount CountType=\"2\" Count=\"11\" />\r\n            </InvCounts>\r\n        </Inventory>\r\n        <Inventory>\r\n            <StatusApplicationControl Start=\"2022-08-01\" End=\"2022-08-06\" InvCode=\"SUI\" />\r\n            <InvCounts>\r\n                <InvCount CountType=\"2\" Count=\"5\" />\r\n            </InvCounts>\r\n        </Inventory>\r\n        <Inventory>\r\n            <StatusApplicationControl Start=\"2022-08-06\" End=\"2022-08-10\" InvCode=\"SUI\" />\r\n            <InvCounts>\r\n                <InvCount CountType=\"2\" Count=\"9\" />\r\n            </InvCounts>\r\n        </Inventory>\r\n    </Inventories>\r\n</OTA_HotelInvCountNotifRQ>","options":{"raw":{"language":"xml"}}},"url":"https://api.external-system.tld/OTA"},"status":"OK","code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<OTA_HotelInvCountNotifRS xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" Version=\"1\" xmlns=\"http://www.opentravel.org/OTA/2003/05\" EchoToken=\"5d0b56b6-efd9-49ff-a934-3bf0b0ae1fe3\">\n    <Success />\n</OTA_HotelInvCountNotifRS>"},{"id":"22e6b682-11d8-4b97-9322-1d0b1a1b7aa7","name":"Update with error","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\"?>\r\n<OTA_HotelInvCountNotifRQ xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" EchoToken=\"5d0b56b6-efd9-49ff-a934-3bf0b0ae1fe3\" TimeStamp=\"2022-06-20T08:41:24.4468947Z\" Version=\"1\" PrimaryLangID=\"de\" xmlns=\"http://www.opentravel.org/OTA/2003/05\">\r\n    <POS>\r\n        <Source AgentDutyCode=\"casablanca\" ERSP_UserID=\"EXTERNAL_USER\">\r\n            <RequestorID ID=\"EXTERNAL_HOTEL_ID\" MessagePassword=\"Str0ngPa$$word\" />\r\n        </Source>\r\n    </POS>\r\n    <Inventories HotelCode=\"EXTERNAL_HOTEL_ID\">\r\n        <Inventory>\r\n            <StatusApplicationControl Start=\"2022-08-01\" End=\"2022-08-06\" InvCode=\"DZ\" />\r\n            <InvCounts>\r\n                <InvCount CountType=\"2\" Count=\"14\" />\r\n            </InvCounts>\r\n        </Inventory>\r\n        <Inventory>\r\n            <StatusApplicationControl Start=\"2022-08-06\" End=\"2022-08-10\" InvCode=\"DZ\" />\r\n            <InvCounts>\r\n                <InvCount CountType=\"2\" Count=\"11\" />\r\n            </InvCounts>\r\n        </Inventory>\r\n        <Inventory>\r\n            <StatusApplicationControl Start=\"2022-08-01\" End=\"2022-08-06\" InvCode=\"SUI\" />\r\n            <InvCounts>\r\n                <InvCount CountType=\"2\" Count=\"5\" />\r\n            </InvCounts>\r\n        </Inventory>\r\n        <Inventory>\r\n            <StatusApplicationControl Start=\"2022-08-06\" End=\"2022-08-10\" InvCode=\"SUI\" />\r\n            <InvCounts>\r\n                <InvCount CountType=\"2\" Count=\"9\" />\r\n            </InvCounts>\r\n        </Inventory>\r\n    </Inventories>\r\n</OTA_HotelInvCountNotifRQ>","options":{"raw":{"language":"xml"}}},"url":"https://api.external-system.tld/OTA"},"status":"OK","code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<OTA_HotelInvCountNotifRS xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" Version=\"1\" xmlns=\"http://www.opentravel.org/OTA/2003/05\" EchoToken=\"5d0b56b6-efd9-49ff-a934-3bf0b0ae1fe3\">\n    <Errors>\n        <Error ShortText=\"Some error occured on the external system (please describe)\" Code=\"123456\" >\n    </Errors>\n</OTA_HotelInvCountNotifRS>"}],"_postman_id":"856cfaeb-8d19-4068-a86b-d94b8ac68cff"}],"id":"73c2e191-52cd-4613-8652-1a3ec643533e","description":"<p>By definition, inventories are the number of rooms that are available for a particular room type, for a particular period of time.</p>\n<p>Inventory updates are sent from Casablanca to the partner in an incremental way, which means, only changed time ranges are sent to the partner system. For initializing a new connection, it is possible to send a selected period to the partner. These updates consist a OTA message with the necessary information to handle the availability of the rooms on roomtype - level.</p>\n","_postman_id":"73c2e191-52cd-4613-8652-1a3ec643533e"},{"name":"Rates & Restrictions","item":[{"name":"Rate Update","id":"633a8b2f-0539-4073-8ede-0722ed213aa1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\"?>\r\n<!-- EchoToken: Casablanca sends an uniqe string within each request, the external system must send this string in the corresponding response message -->\r\n<!-- Version: Currently Version xx send by Casablanca -->\r\n<!-- TimeStamp: Current DateTime when the request was sent -->\r\n<OTA_HotelRatePlanNotifRQ xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" EchoToken=\"abc-123\" TimeStamp=\"2022-06-20T08:41:24.4468947Z\" Version=\"1\" PrimaryLangID=\"de\" xmlns=\"http://www.opentravel.org/OTA/2003/05\">\r\n    <POS>\r\n        <!-- AgentDutyCode: Always \"casablanca\" -->\r\n        <!-- ERSP_UserID: The username for the external system (can be global or per property) (must be provided by the partner) -->\r\n        <Source AgentDutyCode=\"casablanca\" ERSP_UserID=\"EXTERNAL_USER\">\r\n            <!-- ID: Some Id to identify the property in the external system (must be provided by the partner) -->\r\n            <!-- MessagePassword: A password for the external system (must be provided by the partner) -->\r\n            <RequestorID ID=\"EXTERNAL_HOTEL_ID\" MessagePassword=\"Str0ngPa$$word\" />\r\n        </Source>\r\n    </POS>\r\n    <!-- HotelCode: see RequestorID:ID -->\r\n    <RatePlans HotelCode=\"EXTERNAL_HOTEL_ID\">\r\n        <RatePlan RatePlanCode=\"RATE_MAPPING_CODE\">\r\n            <Rates>\r\n                <!-- Rate from START until END (End-date is inclusive) -->\r\n                <Rate Start=\"2019-08-27\" End=\"2019-09-03\" InvTypeCode=\"ROOMTYPE_MAPPING_CODE\">\r\n                    <BaseByGuestAmts>\r\n                        <!-- Adultprices per roomtype sent from Min to Max occupancy if filled out in Casablanca -->\r\n                        <BaseByGuestAmt AmountAfterTax=\"50\" NumberOfGuests=\"1\" />\r\n                        <BaseByGuestAmt AmountAfterTax=\"100\" NumberOfGuests=\"2\" />\r\n                        <BaseByGuestAmt AmountAfterTax=\"150\" NumberOfGuests=\"3\" />\r\n                    </BaseByGuestAmts>\r\n                    <AdditionalGuestAmounts>\r\n                        <!-- Childrenprices per child -->\r\n                        <AdditionalGuestAmount AgeQualifyingCode=\"8\" MinAge=\"0\" MaxAge=\"3\" Amount=\"15\" />\r\n                        <AdditionalGuestAmount AgeQualifyingCode=\"8\" MinAge=\"4\" MaxAge=\"10\" Amount=\"18\" />\r\n                        <AdditionalGuestAmount AgeQualifyingCode=\"8\" MinAge=\"11\" MaxAge=\"17\" Amount=\"20\" />\r\n                    </AdditionalGuestAmounts>\r\n                </Rate>\r\n            </Rates>\r\n        </RatePlan>\r\n    </RatePlans>\r\n</OTA_HotelRatePlanNotifRQ>","options":{"raw":{"language":"xml"}}},"url":"https://api.external-system.tld/OTA","urlObject":{"protocol":"https","path":["OTA"],"host":["api.external-system.tld"],"query":[],"variable":[]}},"response":[],"_postman_id":"633a8b2f-0539-4073-8ede-0722ed213aa1"},{"name":"Restriction Update","id":"f286431e-2ad5-4081-94ee-24aa7a7d9c74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\"?>\r\n<!-- EchoToken: Casablanca sends an uniqe string within each request, the external system must send this string in the corresponding response message -->\r\n<!-- Version: Currently Version xx send by Casablanca -->\r\n<!-- TimeStamp: Current DateTime when the request was sent -->\r\n<OTA_HotelAvailNotifRQ xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" EchoToken=\"abc-123\" TimeStamp=\"2022-06-20T08:41:24.4468947Z\" Version=\"1\" PrimaryLangID=\"de\" xmlns=\"http://www.opentravel.org/OTA/2003/05\">\r\n    <POS>\r\n        <!-- AgentDutyCode: Always \"casablanca\" -->\r\n        <!-- ERSP_UserID: The username for the external system (can be global or per property) (must be provided by the partner) -->\r\n        <Source AgentDutyCode=\"casablanca\" ERSP_UserID=\"EXTERNAL_USER\">\r\n            <!-- ID: Some Id to identify the property in the external system (must be provided by the partner) -->\r\n            <!-- MessagePassword: A password for the external system (must be provided by the partner) -->\r\n            <RequestorID ID=\"EXTERNAL_HOTEL_ID\" MessagePassword=\"Str0ngPa$$word\" />\r\n        </Source>\r\n    </POS>\r\n    <!-- HotelCode: see RequestorID:ID -->\r\n    <AvailStatusMessages HotelCode=\"EXTERNAL_HOTEL_ID\">\r\n        <AvailStatusMessage>\r\n            <!-- Restrictions from START until END (End-date is inclusive) -->\r\n            <StatusApplicationControl Start=\"2019-08-27\" End=\"2019-09-03\" RatePlanCode=\"RATE_MAPPING_CODE\" InvTypeCode=\"ROOMTYPE_MAPPING_CODE\" />\r\n            <!-- Min/Max LOS base -->\r\n            <LengthsOfStay ArrivalDateBased=\"false\">\r\n                <LengthOfStay Time=\"2\" MinMaxMessageType=\"SetMinLOS\" />\r\n                <LengthOfStay Time=\"7\" MinMaxMessageType=\"SetMaxLOS\" />\r\n            </LengthsOfStay>                        \r\n            <RestrictionStatus Restriction=\"Arrival\" Status=\"Open\" />\r\n            <RestrictionStatus Restriction=\"Departure\" Status=\"Open\" />\r\n        </AvailStatusMessage>\r\n    </AvailStatusMessages>\r\n</OTA_HotelAvailNotifRQ>","options":{"raw":{"language":"xml"}}},"url":"https://api.external-system.tld/OTA","urlObject":{"protocol":"https","path":["OTA"],"host":["api.external-system.tld"],"query":[],"variable":[]}},"response":[],"_postman_id":"f286431e-2ad5-4081-94ee-24aa7a7d9c74"}],"id":"caef4941-a96a-4cf8-88a3-a2e97304a8a9","description":"<p>Rate updates are sent from Casablanca to the partner in an incremental way, which means, only changed time ranges are sent to the partner system. These updates consist of two OTA messages, one for updating rate-prices, and one for updating restrictions. Rates and restrictions interact closely as far as bookability is concerned.</p>\n<p>Rate-Prices contains the price information for a specific time range for the given adults and children.</p>\n<p>The adult prices which are sent, represent the room-price for the mentioned occupancy. The children prices which are sent, represents the single occupancy price for the mentioned min/max age range.</p>\n<p>Restrictions control arrival/departure rules and minimum / maximum length of stay (LOS) settings.<br />Min/max LOS can have 2 different bases but only one base at the same date:</p>\n<h4 id=\"arrival-based---minmax-los\">Arrival-Based - min/max LOS:</h4>\n<ul>\n<li><p>The minimum length of stay applies to the Arrival Date.</p>\n</li>\n<li><p><em>Example: A three-night minLOS is set for August 2nd; but has a one-night minLOS on August 1st and August 3rd. Any guest whose stay starts on August 2nd, will be required to stay at least 3 nights. If the guest made the reservation on August 1st or August 3rd, they could book for just one night.</em></p>\n</li>\n</ul>\n<h4 id=\"stay-through---minmax-los\">Stay-Through - min/max LOS:</h4>\n<ul>\n<li><p>Properties set a restriction on minimum stay at any given period. This refers to the check-in date and check-out date, which must fall within a given period.</p>\n</li>\n<li><p><em>Example: A three-night minLOS is set for August 16th. Any guest whose stay includes that day (August 16th) must stay at least 3 nights.</em></p>\n</li>\n</ul>\n","_postman_id":"caef4941-a96a-4cf8-88a3-a2e97304a8a9"},{"name":"Bookings [PULL]","item":[{"name":"Retrieve Bookings","id":"5531aab5-5e35-4c2d-b704-e0e8b3edaeba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\"?>\r\n<!-- EchoToken: Casablanca sends an uniqe string within each request, the external system must send this string in the corresponding response message -->\r\n<!-- Version: Currently Version xx send by Casablanca -->\r\n<!-- TimeStamp: Current DateTime when the request was sent -->\r\n<OTA_ReadRQ xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" EchoToken=\"abc-123\" TimeStamp=\"2022-06-20T08:41:24.4468947Z\" Version=\"1\" PrimaryLangID=\"de\" xmlns=\"http://www.opentravel.org/OTA/2003/05\">\r\n    <POS>\r\n        <!-- AgentDutyCode: Always \"casablanca\" -->\r\n        <!-- ERSP_UserID: The username for the external system (can be global or per property) (must be provided by the partner) -->\r\n        <Source AgentDutyCode=\"casablanca\" ERSP_UserID=\"EXTERNAL_USER\">            \r\n            <!-- MessagePassword: A password for the external system (must be provided by the partner) -->\r\n            <RequestorID MessagePassword=\"Str0ngPa$$word\" />\r\n        </Source>\r\n    </POS>\r\n    <ReadRequests>\r\n        <HotelReadRequest>        \r\n            <SelectionCriteria SelectionType=\"Undelivered\" />\r\n        </HotelReadRequest>\r\n    </ReadRequests>\r\n</OTA_ReadRQ>","options":{"raw":{"language":"xml"}}},"url":"https://api.external-system.tld/OTA","description":"<p>This request allows our systems to retrieve and import reservations from the partner system. Casablanca will execute this request periodically.</p>\n","urlObject":{"protocol":"https","path":["OTA"],"host":["api.external-system.tld"],"query":[],"variable":[]}},"response":[{"id":"26d59541-cdfa-4d43-b43b-dc4056ccab8a","name":"Retrieve Bookings - Global (preferred by casablanca)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\"?>\r\n<OTA_ReadRQ xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" EchoToken=\"abc-123\" TimeStamp=\"2022-06-20T08:41:24.4468947Z\" Version=\"1\" PrimaryLangID=\"de\" xmlns=\"http://www.opentravel.org/OTA/2003/05\">\r\n    <POS>\r\n        <Source AgentDutyCode=\"casablanca\" ERSP_UserID=\"EXTERNAL_USER\">\r\n            <RequestorID MessagePassword=\"Str0ngPa$$word\" />\r\n        </Source>\r\n    </POS>\r\n    <ReadRequests>\r\n        <HotelReadRequest>        \r\n            <SelectionCriteria SelectionType=\"Undelivered\" />\r\n        </HotelReadRequest>\r\n    </ReadRequests>\r\n</OTA_ReadRQ>","options":{"raw":{"language":"xml"}}},"url":"https://api.external-system.tld/OTA"},"status":"OK","code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<OTA_ResRetrieveRS\n    xmlns=\"http://www.opentravel.org/OTA/2003/05\" EchoToken=\"abc-123\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.opentravel.org/OTA/2003/05 OTA_ResRetrieveRS.xsd\" TimeStamp=\"2022-06-20T13:28:59\">\n    <Success />\n    <ReservationsList>\n        <!-- Reservation from property A -->\n        <HotelReservation CreateDateTime=\"2022-06-20T13:28:14\" ResStatus=\"Reserved\">\n            <!-- Reservation Data omitted for clearness -->\n        </HotelReservation>\n        <!-- Reservation from property A -->\n        <HotelReservation CreateDateTime=\"2022-06-20T13:26:15\" ResStatus=\"Reserved\">\n            <!-- Reservation Data omitted for clearness -->\n        </HotelReservation>\n        <!-- Reservation from property B -->\n        <HotelReservation CreateDateTime=\"2022-06-20T13:29:44\" ResStatus=\"Modify\">\n            <!-- Reservation Data omitted for clearness -->\n        </HotelReservation>\n    </ReservationsList>\n</OTA_ResRetrieveRS>"},{"id":"d589f2a1-84c7-4c54-bba2-4045a275056b","name":"Retrieve Bookings - per property [Legacy]","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\"?>\r\n<!-- EchoToken: Casablanca sends an uniqe string within each request, the external system must send this string in the corresponding response message -->\r\n<!-- Version: Currently Version xx send by Casablanca -->\r\n<!-- TimeStamp: Current DateTime when the request was sent -->\r\n<OTA_ReadRQ xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" EchoToken=\"abc-123\" TimeStamp=\"2022-06-20T08:41:24.4468947Z\" Version=\"1\" PrimaryLangID=\"de\" xmlns=\"http://www.opentravel.org/OTA/2003/05\">\r\n    <POS>\r\n        <!-- AgentDutyCode: Always \"casablanca\" -->\r\n        <!-- ERSP_UserID: The username for the external system (can be global or per property) (must be provided by the partner) -->\r\n        <Source AgentDutyCode=\"casablanca\" ERSP_UserID=\"EXTERNAL_USER\">\r\n            <!-- ID: Some Id to identify the property in the external system (must be provided by the partner) -->\r\n            <!-- MessagePassword: A password for the external system (must be provided by the partner) -->\r\n            <RequestorID ID=\"EXTERNAL_HOTEL_ID\" MessagePassword=\"Str0ngPa$$word\" />\r\n        </Source>\r\n    </POS>\r\n    <ReadRequests>\r\n        <!-- HotelCode: see RequestorID:ID -->\r\n        <HotelReadRequest HotelCode=\"EXTERNAL_HOTEL_ID\">        \r\n            <SelectionCriteria SelectionType=\"Undelivered\" />\r\n        </HotelReadRequest>\r\n    </ReadRequests>\r\n</OTA_ReadRQ>","options":{"raw":{"language":"xml"}}},"url":"https://api.external-system.tld/OTA"},"status":"OK","code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<OTA_ResRetrieveRS\n    xmlns=\"http://www.opentravel.org/OTA/2003/05\" EchoToken=\"abc-123\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.opentravel.org/OTA/2003/05 OTA_ResRetrieveRS.xsd\" TimeStamp=\"2022-06-20T13:28:59\">\n    <Success />\n    <ReservationsList>\n        <!-- Reservation from property EXTERNAL_HOTEL_ID -->\n        <HotelReservation CreateDateTime=\"2022-06-20T13:28:14\" ResStatus=\"Reserved\">\n            <!-- Reservation Data omitted for clearness -->\n        </HotelReservation>\n        <!-- Reservation from property EXTERNAL_HOTEL_ID -->\n        <HotelReservation CreateDateTime=\"2022-06-20T13:26:15\" ResStatus=\"Reserved\">\n            <!-- Reservation Data omitted for clearness -->\n        </HotelReservation>\n    </ReservationsList>\n</OTA_ResRetrieveRS>"},{"id":"1cc71219-cbee-4da7-9794-ec83ce4f203b","name":"Retrieve Bookings - No new bookings available","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\"?>\r\n<!-- EchoToken: Casablanca sends an uniqe string within each request, the external system must send this string in the corresponding response message -->\r\n<!-- Version: Currently Version xx send by Casablanca -->\r\n<!-- TimeStamp: Current DateTime when the request was sent -->\r\n<OTA_ReadRQ xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" EchoToken=\"abc-123\" TimeStamp=\"2022-06-20T08:41:24.4468947Z\" Version=\"1\" PrimaryLangID=\"de\" xmlns=\"http://www.opentravel.org/OTA/2003/05\">\r\n    <POS>\r\n        <!-- AgentDutyCode: Always \"casablanca\" -->\r\n        <!-- ERSP_UserID: The username for the external system (can be global or per property) (must be provided by the partner) -->\r\n        <Source AgentDutyCode=\"casablanca\" ERSP_UserID=\"EXTERNAL_USER\">\r\n            <!-- ID: Some Id to identify the property in the external system (must be provided by the partner) -->\r\n            <!-- MessagePassword: A password for the external system (must be provided by the partner) -->\r\n            <RequestorID ID=\"EXTERNAL_HOTEL_ID\" MessagePassword=\"Str0ngPa$$word\" />\r\n        </Source>\r\n    </POS>\r\n    <ReadRequests>\r\n        <!-- HotelCode: see RequestorID:ID -->\r\n        <HotelReadRequest HotelCode=\"EXTERNAL_HOTEL_ID\">        \r\n            <SelectionCriteria SelectionType=\"Undelivered\" />\r\n        </HotelReadRequest>\r\n    </ReadRequests>\r\n</OTA_ReadRQ>","options":{"raw":{"language":"xml"}}},"url":"https://api.external-system.tld/OTA"},"status":"OK","code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<OTA_ResRetrieveRS\n    xmlns=\"http://www.opentravel.org/OTA/2003/05\" EchoToken=\"abc-123\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.opentravel.org/OTA/2003/05 OTA_ResRetrieveRS.xsd\" TimeStamp=\"2022-06-20T13:28:59\">\n    <Success />\n</OTA_ResRetrieveRS>"},{"id":"a275b211-7530-4a7f-ad4d-e655e0be9dfc","name":"Retrieve Bookings - Minimum Content","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\"?>\r\n<OTA_ReadRQ xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" EchoToken=\"abc-123\" TimeStamp=\"2022-06-20T08:41:24.4468947Z\" Version=\"1\" PrimaryLangID=\"de\" xmlns=\"http://www.opentravel.org/OTA/2003/05\">\r\n    <POS>\r\n        <Source AgentDutyCode=\"casablanca\" ERSP_UserID=\"EXTERNAL_USER\">\r\n            <RequestorID MessagePassword=\"Str0ngPa$$word\" />\r\n        </Source>\r\n    </POS>\r\n    <ReadRequests>\r\n        <HotelReadRequest>        \r\n            <SelectionCriteria SelectionType=\"Undelivered\" />\r\n        </HotelReadRequest>\r\n    </ReadRequests>\r\n</OTA_ReadRQ>","options":{"raw":{"language":"xml"}}},"url":"https://api.external-system.tld/OTA"},"status":"OK","code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<OTA_ResRetrieveRS\n    xmlns=\"http://www.opentravel.org/OTA/2003/05\" EchoToken=\"abc-123\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.opentravel.org/OTA/2003/05 OTA_ResRetrieveRS.xsd\" TimeStamp=\"2022-06-20T13:28:59\">\n    <Success />\n    <ReservationsList>\n        <!-- Reservation from property A -->\n        <!-- ResStatus: Possible values [ 'Reserved', 'Cancelled', 'Modified', 'Requested']  -->\n        <!-- CreateDateTime: Original creation timestamp of the booking, should be constant for modifications or cancellations -->\n        <HotelReservation CreateDateTime=\"2022-06-20T13:28:14\" ResStatus=\"Reserved\">\n            <RoomStays>\n                <RoomStay>\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"ROOMTYPE_MAPPING_CODE\" />\n                    </RoomTypes>\n                    <RoomRates>\n                        <RoomRate RatePlanCode=\"RATE_MAPPING_CODE\">\n                            <Rates>\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-23\" ExpireDate=\"2022-07-23\">\n                                    <Total AmountAfterTax=\"123.00\" CurrencyCode=\"EUR\" />\n                                </Rate>\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-24\" ExpireDate=\"2022-07-24\">\n                                    <Total AmountAfterTax=\"132.00\" CurrencyCode=\"EUR\" />\n                                </Rate>\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-25\" ExpireDate=\"2022-07-25\">\n                                    <Total AmountAfterTax=\"140.00\" CurrencyCode=\"EUR\" />\n                                </Rate>\n                            </Rates>\n                        </RoomRate>\n                    </RoomRates>\n                    <GuestCounts>\n                        <GuestCount Count=\"2\" AgeQualifyingCode=\"10\" />\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"8\" Age=\"8\" />\n                    </GuestCounts>\n                    <TimeSpan End=\"2022-07-26\" Start=\"2022-07-23\" />\n                    <Total AmountAfterTax=\"395.00\" CurrencyCode=\"EUR\" />\n                    <BasicPropertyInfo HotelCode=\"EXTERNAL_HOTEL_ID for A\"/>\n                </RoomStay>\n            </RoomStays>\n            <Services />\n            <ResGuests />\n            <ResGlobalInfo>              \n                <TimeSpan End=\"2022-07-26\" Start=\"2022-07-23\" />\n                <Total AmountAfterTax=\"395.00\" CurrencyCode=\"EUR\" />\n                <HotelReservationIDs>\n                    <HotelReservationID ResID_Value=\"BOOKING_REFERENCE\" ResID_Type=\"14\" ResID_Source=\"ORIGIN_MAPPING_CODE\" />\n                </HotelReservationIDs>\n                <Profiles>\n                    <ProfileInfo>\n                        <Profile>\n                            <Customer>\n                                <PersonName>                                    \n                                    <GivenName>Jane</GivenName>\n                                    <Surname>Doe</Surname>\n                                </PersonName>\n                                <Email>jane.doe@domain.tld</Email>\n                            </Customer>\n                        </Profile>\n                    </ProfileInfo>\n                </Profiles>\n            </ResGlobalInfo>\n        </HotelReservation>\n    </ReservationsList>\n</OTA_ResRetrieveRS>"},{"id":"99c60a0a-7d47-48dd-853f-51494a4f9dc2","name":"Retrieve Bookings - Maximum Content","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\"?>\r\n<OTA_ReadRQ xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" EchoToken=\"abc-123\" TimeStamp=\"2022-06-20T08:41:24.4468947Z\" Version=\"1\" PrimaryLangID=\"de\" xmlns=\"http://www.opentravel.org/OTA/2003/05\">\r\n    <POS>\r\n        <Source AgentDutyCode=\"casablanca\" ERSP_UserID=\"EXTERNAL_USER\">\r\n            <RequestorID MessagePassword=\"Str0ngPa$$word\" />\r\n        </Source>\r\n    </POS>\r\n    <ReadRequests>\r\n        <HotelReadRequest>        \r\n            <SelectionCriteria SelectionType=\"Undelivered\" />\r\n        </HotelReadRequest>\r\n    </ReadRequests>\r\n</OTA_ReadRQ>","options":{"raw":{"language":"xml"}}},"url":"https://api.external-system.tld/OTA"},"status":"OK","code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<OTA_ResRetrieveRS\n    xmlns=\"http://www.opentravel.org/OTA/2003/05\" EchoToken=\"abc-123\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.opentravel.org/OTA/2003/05 OTA_ResRetrieveRS.xsd\" TimeStamp=\"2022-06-20T13:28:59\">\n    <Success />\n    <ReservationsList>\n        <!-- ResStatus: Possible values [ 'Reserved', 'Cancelled', 'Modified', 'Requested']  -->\n        <!-- CreateDateTime: Original creation timestamp of the booking, should be constant for modifications or cancellations -->        \n        <HotelReservation CreateDateTime=\"2022-06-20T13:28:14\" LastModifyDateTime=\"2022-06-20T13:30:14\" ResStatus=\"Reserved\">\n            <RoomStays>\n                <RoomStay>\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"ROOMTYPE_MAPPING_CODE\" />\n                    </RoomTypes>\n                    <RoomRates>\n                        <RoomRate RatePlanCode=\"RATE_MAPPING_CODE\">\n                            <Rates>\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-23\" ExpireDate=\"2022-07-23\">\n                                    <Total AmountAfterTax=\"123.00\" CurrencyCode=\"EUR\" />\n                                </Rate>\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-24\" ExpireDate=\"2022-07-24\">\n                                    <Total AmountAfterTax=\"132.00\" CurrencyCode=\"EUR\" />\n                                </Rate>\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-25\" ExpireDate=\"2022-07-25\">\n                                    <Total AmountAfterTax=\"140.00\" CurrencyCode=\"EUR\" />\n                                </Rate>\n                            </Rates>\n                            <ServiceRPHs>\n                                <ServiceRPH RPH=\"1\" />\n                            </ServiceRPHs>\n                        </RoomRate>\n                    </RoomRates>\n                    <RoomRates>\n                        <RoomRate RatePlanCode=\"RATE_MAPPING_CODE_2\">\n                            <Rates>\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-26\" ExpireDate=\"2022-07-26\">\n                                    <Total AmountAfterTax=\"150.00\" CurrencyCode=\"EUR\" />\n                                </Rate>\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-27\" ExpireDate=\"2022-07-27\">\n                                    <Total AmountAfterTax=\"150.00\" CurrencyCode=\"EUR\" />\n                                </Rate>\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-28\" ExpireDate=\"2022-07-28\">\n                                    <Total AmountAfterTax=\"150.00\" CurrencyCode=\"EUR\" />\n                                </Rate>\n                            </Rates>\n                            <ServiceRPHs>\n                                <ServiceRPH RPH=\"1\" />\n                                <ServiceRPH RPH=\"2\" />\n                            </ServiceRPHs>\n                        </RoomRate>\n                    </RoomRates>\n                    <ServiceRPHs>\n                        <ServiceRPH RPH=\"3\" />\n                        <ServiceRPH RPH=\"4\" />\n                    </ServiceRPHs>\n                    <ResGuestRPHs>\n                        <ResGuestRPH RPH=\"1\" />\n                        <ResGuestRPH RPH=\"2\" />\n                        <ResGuestRPH RPH=\"3\" />\n                    </ResGuestRPHs>\n                    <GuestCounts>\n                        <GuestCount Count=\"2\" AgeQualifyingCode=\"10\" />\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"8\" Age=\"8\" />\n                    </GuestCounts>\n                    <TimeSpan End=\"2022-07-29\" Start=\"2022-07-23\" />\n                    <Total AmountAfterTax=\"845.00\" CurrencyCode=\"EUR\" />\n                    <Comments>\n                        <Comment>\n                            <Text>non-smoking Room requested, king bed</Text>\n                        </Comment>\n                    </Comments>\n                    <BasicPropertyInfo HotelCode=\"EXTERNAL_HOTEL_ID\"/>\n                </RoomStay>\n            </RoomStays>\n            <Services>\n                <Service ServiceInventoryCode=\"SERVICE_MAPPING_CODE\" Inclusive=\"true\" ServiceRPH=\"1\" Quantity=\"1\" ServicePricingType=\"Per person per night\">\n                    <Price>\n                        <Total AmountAfterTax=\"2.40\" CurrencyCode=\"EUR\" />\n                    </Price>\n                    <ServiceDetails>\n                        <ServiceDescription Name=\"Ortstaxe\" />                    \n                    </ServiceDetails>\n                </Service>\n                <Service ServiceInventoryCode=\"SERVICE_MAPPING_CODE_2\" Inclusive=\"false\" ServiceRPH=\"2\" Quantity=\"1\" ServicePricingType=\"Per person per night\">\n                    <!-- service details omitted for clearness -->\n            \n                </Service>\n                <Service ServiceInventoryCode=\"SERVICE_MAPPING_CODE_3\" Inclusive=\"false\" ServiceRPH=\"3\" Quantity=\"1\" ServicePricingType=\"Per person per night\">\n                    <!-- service details omitted for clearness -->\n            \n                </Service>\n                <Service ServiceInventoryCode=\"SERVICE_MAPPING_CODE_4\" Inclusive=\"false\" ServiceRPH=\"4\" Quantity=\"1\" ServicePricingType=\"Per person per night\">\n                    <!-- service details omitted for clearness -->\n            \n                </Service>\n            </Services>\n            <ResGuests>\n                <ResGuest ResGuestRPH=\"1\">\n                    <Profiles>\n                        <ProfileInfo>\n                            <Profile>\n                                <Customer BirthDate=\"1988-11-18\" Language=\"en\">\n                                    <PersonName>\n                                        <NamePrefix>Mrs</NamePrefix>\n                                        <NameTitle>Phd.</NameTitle>\n                                        <GivenName>Jane</GivenName>\n                                        <Surname>Doe</Surname>\n                                    </PersonName>\n                                    <Address>\n                                        <AddressLine>481 8th Avenue</AddressLine>\n                                        <AddressLine>Hell's Kitchen</AddressLine>\n                                        <CityName>New York</CityName>\n                                        <PostalCode>10001</PostalCode>\n                                        <CountryName Code=\"USA\">United States of America</CountryName>\n                                    </Address>\n                                    <Email>jane.doe@domain.tld</Email>\n                                    <Telephone PhoneNumber=\"555-4321\"/>\n                                    <Telephone PhoneNumber=\"555-4321\" PhoneTechType=\"5\"/>\n                                </Customer>\n                            </Profile>\n                        </ProfileInfo>\n                    </Profiles>\n                </ResGuest>\n                <ResGuest ResGuestRPH=\"2\">\n                    <Profiles>\n                        <ProfileInfo>\n                            <Profile>\n                                <Customer BirthDate=\"1988-11-18\" Language=\"en\">\n                                    <PersonName>\n                                        <NamePrefix>Mr</NamePrefix>\n                                        <NameTitle>Phd.</NameTitle>\n                                        <GivenName>John</GivenName>\n                                        <Surname>Doe</Surname>\n                                    </PersonName>\n                                    <Address>\n                                        <AddressLine>481 8th Avenue</AddressLine>\n                                        <AddressLine>Hell's Kitchen</AddressLine>\n                                        <CityName>New York</CityName>\n                                        <PostalCode>10001</PostalCode>\n                                        <CountryName Code=\"USA\">United States of America</CountryName>\n                                    </Address>\n                                    <Email>john.doe@domain.tld</Email>\n                                    <Telephone PhoneNumber=\"555-4321\"/>\n                                    <Telephone PhoneNumber=\"555-4321\" PhoneTechType=\"5\"/>\n                                </Customer>\n                            </Profile>\n                        </ProfileInfo>\n                    </Profiles>\n                </ResGuest>\n                <ResGuest ResGuestRPH=\"3\">\n                    <Profiles>\n                        <ProfileInfo>\n                            <Profile>\n                                <Customer BirthDate=\"1988-11-18\" Language=\"en\">\n                                    <PersonName>\n                                        <NamePrefix>Mrs</NamePrefix>\n                                        <NameTitle></NameTitle>\n                                        <GivenName>Joana</GivenName>\n                                        <Surname>Doe</Surname>\n                                    </PersonName>\n                                    <Address>\n                                        <AddressLine>481 8th Avenue</AddressLine>\n                                        <AddressLine>Hell's Kitchen</AddressLine>\n                                        <CityName>New York</CityName>\n                                        <PostalCode>10001</PostalCode>\n                                        <CountryName Code=\"USA\">United States of America</CountryName>\n                                    </Address>\n                                    <Email>joana.doe@domain.tld</Email>\n                                    <Telephone PhoneNumber=\"555-4321\"/>\n                                    <Telephone PhoneNumber=\"555-4321\" PhoneTechType=\"5\"/>\n                                </Customer>\n                            </Profile>\n                        </ProfileInfo>\n                    </Profiles>\n                </ResGuest>\n            </ResGuests>\n            <ResGlobalInfo>\n                <TimeSpan End=\"2022-07-29\" Start=\"2022-07-23\" />\n                <Total AmountAfterTax=\"10000.00\" CurrencyCode=\"EUR\" />\n                <HotelReservationIDs>\n                    <HotelReservationID ResID_Value=\"BOOKING_REFERENCE\" ResID_Type=\"14\" ResID_Source=\"ORIGIN_MAPPING_CODE\" />\n                </HotelReservationIDs>\n                <Profiles>\n                    <ProfileInfo>\n                        <Profile>\n                            <Customer BirthDate=\"1988-11-18\" Language=\"en\">\n                                <PersonName>\n                                    <NamePrefix>Mrs</NamePrefix>\n                                    <NameTitle>Phd.</NameTitle>\n                                    <GivenName>Jane</GivenName>\n                                    <Surname>Doe</Surname>\n                                </PersonName>\n                                <Address>\n                                    <AddressLine>481 8th Avenue</AddressLine>\n                                    <AddressLine>Hell's Kitchen</AddressLine>\n                                    <CityName>New York</CityName>\n                                    <PostalCode>10001</PostalCode>\n                                    <CountryName Code=\"USA\">United States of America</CountryName>\n                                </Address>\n                                <Email>jane.doe@domain.tld</Email>\n                                <Telephone PhoneNumber=\"555-4321\"/>\n                                <Telephone PhoneNumber=\"555-4321\" PhoneTechType=\"5\"/>\n                            </Customer>\n                        </Profile>\n                    </ProfileInfo>\n                </Profiles>\n            </ResGlobalInfo>\n        </HotelReservation>\n    </ReservationsList>\n</OTA_ResRetrieveRS>"},{"id":"d40f7c89-cff8-4261-9df0-4eddae7623a8","name":"Retrieve Bookings - Multiple Rooms / Roomtypes","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\"?>\r\n<OTA_ReadRQ xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" EchoToken=\"abc-123\" TimeStamp=\"2022-06-20T08:41:24.4468947Z\" Version=\"1\" PrimaryLangID=\"de\" xmlns=\"http://www.opentravel.org/OTA/2003/05\">\r\n    <POS>\r\n        <Source AgentDutyCode=\"casablanca\" ERSP_UserID=\"EXTERNAL_USER\">\r\n            <RequestorID MessagePassword=\"Str0ngPa$$word\" />\r\n        </Source>\r\n    </POS>\r\n    <ReadRequests>\r\n        <HotelReadRequest>        \r\n            <SelectionCriteria SelectionType=\"Undelivered\" />\r\n        </HotelReadRequest>\r\n    </ReadRequests>\r\n</OTA_ReadRQ>","options":{"raw":{"language":"xml"}}},"url":"https://api.external-system.tld/OTA"},"status":"OK","code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<OTA_ResRetrieveRS\n    xmlns=\"http://www.opentravel.org/OTA/2003/05\"\n    xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.opentravel.org/OTA/2003/05 OTA_ResRetrieveRS.xsd\" TimeStamp=\"2022-06-20T13:28:59\" Target=\"Production\">\n    <Success />\n    <ReservationsList>\n        <!-- ResStatus: Possible values [ 'Reserved', 'Cancelled', 'Modified', 'Requested']  -->\n        <!-- CreateDateTime: Original creation timestamp of the booking, should be constant for modifications or cancellations -->        \n        <HotelReservation CreateDateTime=\"2022-06-20T13:28:14\" LastModifyDateTime=\"2022-06-20T13:30:14\" ResStatus=\"Reserved\">\n            <RoomStays>\n                <RoomStay>\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"ROOMTYPE_MAPPING_CODE\" />\n                    </RoomTypes>\n                    <RoomRates>\n                        <RoomRate RatePlanCode=\"RATE_MAPPING_CODE\">\n                            <Rates>\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-23\" ExpireDate=\"2022-07-23\">\n                                    <Total AmountAfterTax=\"123.00\" CurrencyCode=\"EUR\" />\n                                </Rate>\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-24\" ExpireDate=\"2022-07-24\">\n                                    <Total AmountAfterTax=\"132.00\" CurrencyCode=\"EUR\" />\n                                </Rate>\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-25\" ExpireDate=\"2022-07-25\">\n                                    <Total AmountAfterTax=\"140.00\" CurrencyCode=\"EUR\" />\n                                </Rate>\n                            </Rates>\n                            <ServiceRPHs>\n                                <ServiceRPH RPH=\"1\" />\n                            </ServiceRPHs>\n                        </RoomRate>\n                    </RoomRates>\n                    <ServiceRPHs>\n                        <ServiceRPH RPH=\"3\" />\n                        <ServiceRPH RPH=\"4\" />\n                    </ServiceRPHs>\n                    <ResGuestRPHs>\n                        <ResGuestRPH RPH=\"1\" />\n                        <ResGuestRPH RPH=\"2\" />\n                    </ResGuestRPHs>\n                    <GuestCounts>\n                        <GuestCount Count=\"2\" AgeQualifyingCode=\"10\" />\n                    </GuestCounts>\n                    <TimeSpan End=\"2022-07-26\" Start=\"2022-07-23\" />\n                    <Total AmountAfterTax=\"395.00\" CurrencyCode=\"EUR\" />\n                    <Comments>\n                        <Comment>\n                            <Text>non-smoking Room requested, king bed</Text>\n                        </Comment>\n                    </Comments>\n                    <BasicPropertyInfo HotelCode=\"EXTERNAL_HOTEL_ID\"/>\n                </RoomStay>\n                <RoomStay>\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"ROOMTYPE_MAPPING_CODE_2\" />\n                    </RoomTypes>\n                    <RoomRates>\n                        <RoomRate RatePlanCode=\"RATE_MAPPING_CODE\">\n                            <Rates>\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-23\" ExpireDate=\"2022-07-23\">\n                                    <Total AmountAfterTax=\"123.00\" CurrencyCode=\"EUR\" />\n                                </Rate>\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-24\" ExpireDate=\"2022-07-24\">\n                                    <Total AmountAfterTax=\"132.00\" CurrencyCode=\"EUR\" />\n                                </Rate>\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-25\" ExpireDate=\"2022-07-25\">\n                                    <Total AmountAfterTax=\"140.00\" CurrencyCode=\"EUR\" />\n                                </Rate>\n                            </Rates>\n                            <ServiceRPHs>\n                                <ServiceRPH RPH=\"1\" />\n                            </ServiceRPHs>\n                        </RoomRate>\n                    </RoomRates>\n                    <ServiceRPHs>\n                        <ServiceRPH RPH=\"3\" />\n                        <ServiceRPH RPH=\"4\" />\n                    </ServiceRPHs>\n                    <ResGuestRPHs>\n                        <ResGuestRPH RPH=\"3\" />\n                        <ResGuestRPH RPH=\"4\" />\n                    </ResGuestRPHs>\n                    <GuestCounts>\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"8\" Age=\"11\" />\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"8\" Age=\"16\" />\n                    </GuestCounts>\n                    <TimeSpan End=\"2022-07-26\" Start=\"2022-07-23\" />\n                    <Total AmountAfterTax=\"395.00\" CurrencyCode=\"EUR\" />\n                    <Comments>\n                        <Comment>\n                            <Text>non-smoking Room requested, king bed</Text>\n                        </Comment>\n                    </Comments>\n                    <BasicPropertyInfo HotelCode=\"EXTERNAL_HOTEL_ID\"/>\n                </RoomStay>\n            </RoomStays>\n            <Services>\n                <!-- Services omitted for clearness -->\n            </Services>\n            <ResGuests>\n                <ResGuest ResGuestRPH=\"1\">\n                    <!-- ResGuest Data / Profiles omitted for clearness -->\n                </ResGuest>\n                <ResGuest ResGuestRPH=\"2\">\n                    <!-- ResGuest Data / Profiles omitted for clearness -->\n                </ResGuest>\n                <ResGuest ResGuestRPH=\"3\">\n                    <!-- ResGuest Data / Profiles omitted for clearness -->\n                </ResGuest>\n                <ResGuest ResGuestRPH=\"4\">\n                    <!-- ResGuest Data / Profiles omitted for clearness -->\n                </ResGuest>\n            </ResGuests>\n            <ResGlobalInfo>              \n                <TimeSpan End=\"2022-07-26\" Start=\"2022-07-23\" />\n                <Total AmountAfterTax=\"395.00\" CurrencyCode=\"EUR\" />\n                <HotelReservationIDs>\n                    <HotelReservationID ResID_Value=\"BOOKING_REFERENCE\" ResID_Type=\"14\" ResID_Source=\"ORIGIN_MAPPING_CODE\" />\n                </HotelReservationIDs>\n                <Profiles>\n                    <ProfileInfo>\n                        <Profile>\n                            <Customer BirthDate=\"1988-11-18\" Language=\"en\">\n                                <PersonName>   \n                                    <NamePrefix>Mrs</NamePrefix>   \n                                    <NameTitle>Phd.</NameTitle>                              \n                                    <GivenName>Jane</GivenName>\n                                    <Surname>Doe</Surname>\n                                </PersonName>\n                                <Address>\n\t\t\t\t\t\t\t\t\t<AddressLine>481 8th Avenue</AddressLine>\n\t\t\t\t\t\t\t\t\t<AddressLine>Hell's Kitchen</AddressLine>\n\t\t\t\t\t\t\t\t\t<CityName>New York</CityName>\n\t\t\t\t\t\t\t\t\t<PostalCode>10001</PostalCode>\n\t\t\t\t\t\t\t\t\t<CountryName Code=\"USA\">United States of America</CountryName>\n\t\t\t\t\t\t\t\t</Address>\n                                <Email>jane.doe@domain.tld</Email>\n                                <Telephone PhoneNumber=\"555-4321\"/>\n                                <Telephone PhoneNumber=\"555-4321\" PhoneTechType=\"5\"/>\n                            </Customer>\n                        </Profile>\n                    </ProfileInfo>\n                </Profiles>\n            </ResGlobalInfo>\n        </HotelReservation>\n    </ReservationsList>\n</OTA_ResRetrieveRS>"},{"id":"8dffc568-a506-4408-8089-c3248f9992fc","name":"Retrieve Bookings - PackagePrice / Fullduration (Pauschale)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\"?>\r\n<OTA_ReadRQ xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" EchoToken=\"abc-123\" TimeStamp=\"2022-06-20T08:41:24.4468947Z\" Version=\"1\" PrimaryLangID=\"de\" xmlns=\"http://www.opentravel.org/OTA/2003/05\">\r\n    <POS>\r\n        <Source AgentDutyCode=\"casablanca\" ERSP_UserID=\"EXTERNAL_USER\">\r\n            <RequestorID MessagePassword=\"Str0ngPa$$word\" />\r\n        </Source>\r\n    </POS>\r\n    <ReadRequests>\r\n        <HotelReadRequest>        \r\n            <SelectionCriteria SelectionType=\"Undelivered\" />\r\n        </HotelReadRequest>\r\n    </ReadRequests>\r\n</OTA_ReadRQ>","options":{"raw":{"language":"xml"}}},"url":"https://api.external-system.tld/OTA"},"status":"OK","code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<OTA_ResRetrieveRS\n    xmlns=\"http://www.opentravel.org/OTA/2003/05\"\n    xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.opentravel.org/OTA/2003/05 OTA_ResRetrieveRS.xsd\" TimeStamp=\"2022-06-20T13:28:59\" Target=\"Production\">\n    <Success />\n    <ReservationsList>\n        <!-- ResStatus: Possible values [ 'Reserved', 'Cancelled', 'Modified', 'Requested']  -->\n        <!-- CreateDateTime: Original creation timestamp of the booking, should be constant for modifications or cancellations -->        \n        <HotelReservation CreateDateTime=\"2022-06-20T13:28:14\" LastModifyDateTime=\"2022-06-20T13:30:14\" ResStatus=\"Reserved\">\n            <RoomStays>\n                <RoomStay>\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"ROOMTYPE_MAPPING_CODE\" />\n                    </RoomTypes>\n                    <RoomRates>\n                        <RoomRate RatePlanCode=\"RATE_MAPPING_CODE\">\n                            <Rates>\n                                <!-- A total price of 1111 for 3 nights, indicated by @RateTimeUnit=\"FullDuration\" -->\n                                <Rate RateTimeUnit=\"FullDuration\" EffectiveDate=\"2022-07-23\" ExpireDate=\"2022-07-25\">\n                                    <Total AmountAfterTax=\"1111.00\" CurrencyCode=\"EUR\" />\n                                </Rate>\n                                <!-- Two additional nights with 120 per night, indicated by @RateTimeUnit=\"Day\" -->\n                                <Rate RateTimeUnit=\"FullDuration\" EffectiveDate=\"2022-07-26\" ExpireDate=\"2022-07-27\">\n                                    <Total AmountAfterTax=\"1111.00\" CurrencyCode=\"EUR\" />\n                                </Rate>\n                            </Rates>\n                            <ServiceRPHs>\n                                <ServiceRPH RPH=\"1\" />\n                            </ServiceRPHs>\n                        </RoomRate>\n                    </RoomRates>\n                    <ServiceRPHs>\n                        <ServiceRPH RPH=\"3\" />\n                        <ServiceRPH RPH=\"4\" />\n                    </ServiceRPHs>\n                    <ResGuestRPHs>\n                        <ResGuestRPH RPH=\"1\" />\n                        <ResGuestRPH RPH=\"2\" />\n                    </ResGuestRPHs>\n                    <GuestCounts>\n                        <GuestCount Count=\"2\" AgeQualifyingCode=\"10\" />\n                    </GuestCounts>\n                    <TimeSpan End=\"2022-07-28\" Start=\"2022-07-23\" />\n                    <Total AmountAfterTax=\"1111.00\" CurrencyCode=\"EUR\" />\n                    <Comments>\n                        <Comment>\n                            <Text>non-smoking Room requested, king bed</Text>\n                        </Comment>\n                    </Comments>\n                    <BasicPropertyInfo HotelCode=\"EXTERNAL_HOTEL_ID\"/>\n                </RoomStay>\n                <RoomStay>\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"ROOMTYPE_MAPPING_CODE_2\" />\n                    </RoomTypes>\n                    <RoomRates>\n                        <RoomRate RatePlanCode=\"RATE_MAPPING_CODE\">\n                            <Rates>\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-23\" ExpireDate=\"2022-07-23\">\n                                    <Total AmountAfterTax=\"123.00\" CurrencyCode=\"EUR\" />\n                                </Rate>\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-24\" ExpireDate=\"2022-07-24\">\n                                    <Total AmountAfterTax=\"132.00\" CurrencyCode=\"EUR\" />\n                                </Rate>\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-25\" ExpireDate=\"2022-07-25\">\n                                    <Total AmountAfterTax=\"140.00\" CurrencyCode=\"EUR\" />\n                                </Rate>\n                            </Rates>\n                            <ServiceRPHs>\n                                <ServiceRPH RPH=\"1\" />\n                            </ServiceRPHs>\n                        </RoomRate>\n                    </RoomRates>\n                    <ServiceRPHs>\n                        <ServiceRPH RPH=\"3\" />\n                        <ServiceRPH RPH=\"4\" />\n                    </ServiceRPHs>\n                    <ResGuestRPHs>\n                        <ResGuestRPH RPH=\"3\" />\n                        <ResGuestRPH RPH=\"4\" />\n                    </ResGuestRPHs>\n                    <GuestCounts>\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"8\" Age=\"11\" />\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"8\" Age=\"16\" />\n                    </GuestCounts>\n                    <TimeSpan End=\"2022-07-26\" Start=\"2022-07-23\" />\n                    <Total AmountAfterTax=\"395.00\" CurrencyCode=\"EUR\" />\n                    <Comments>\n                        <Comment>\n                            <Text>non-smoking Room requested, king bed</Text>\n                        </Comment>\n                    </Comments>\n                    <BasicPropertyInfo HotelCode=\"EXTERNAL_HOTEL_ID\"/>\n                </RoomStay>\n            </RoomStays>\n            <Services>\n                <!-- Services omitted for clearness -->\n            </Services>\n            <ResGuests>\n                <ResGuest ResGuestRPH=\"1\">\n                    <!-- ResGuest Data / Profiles omitted for clearness -->\n                </ResGuest>\n                <ResGuest ResGuestRPH=\"2\">\n                    <!-- ResGuest Data / Profiles omitted for clearness -->\n                </ResGuest>\n                <ResGuest ResGuestRPH=\"3\">\n                    <!-- ResGuest Data / Profiles omitted for clearness -->\n                </ResGuest>\n                <ResGuest ResGuestRPH=\"4\">\n                    <!-- ResGuest Data / Profiles omitted for clearness -->\n                </ResGuest>\n            </ResGuests>\n            <ResGlobalInfo>              \n                <TimeSpan End=\"2022-07-26\" Start=\"2022-07-23\" />\n                <Total AmountAfterTax=\"395.00\" CurrencyCode=\"EUR\" />\n                <HotelReservationIDs>\n                    <HotelReservationID ResID_Value=\"BOOKING_REFERENCE\" ResID_Type=\"14\" ResID_Source=\"ORIGIN_MAPPING_CODE\" />\n                </HotelReservationIDs>\n                <Profiles>\n                    <ProfileInfo>\n                        <Profile>\n                            <Customer BirthDate=\"1988-11-18\" Language=\"en\">\n                                <PersonName>   \n                                    <NamePrefix>Mrs</NamePrefix>   \n                                    <NameTitle>Phd.</NameTitle>                              \n                                    <GivenName>Jane</GivenName>\n                                    <Surname>Doe</Surname>\n                                </PersonName>\n                                <Address>\n\t\t\t\t\t\t\t\t\t<AddressLine>481 8th Avenue</AddressLine>\n\t\t\t\t\t\t\t\t\t<AddressLine>Hell's Kitchen</AddressLine>\n\t\t\t\t\t\t\t\t\t<CityName>New York</CityName>\n\t\t\t\t\t\t\t\t\t<PostalCode>10001</PostalCode>\n\t\t\t\t\t\t\t\t\t<CountryName Code=\"USA\">United States of America</CountryName>\n\t\t\t\t\t\t\t\t</Address>\n                                <Email>jane.doe@domain.tld</Email>\n                                <Telephone PhoneNumber=\"555-4321\"/>\n                                <Telephone PhoneNumber=\"555-4321\" PhoneTechType=\"5\"/>\n                            </Customer>\n                        </Profile>\n                    </ProfileInfo>\n                </Profiles>\n            </ResGlobalInfo>\n        </HotelReservation>\n    </ReservationsList>\n</OTA_ResRetrieveRS>"},{"id":"94cf07ee-e1f6-4790-b04f-5471d54d6c23","name":"Retrieve Bookings - Modification","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\"?>\r\n<OTA_ReadRQ xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" EchoToken=\"abc-123\" TimeStamp=\"2022-06-20T08:41:24.4468947Z\" Version=\"1\" PrimaryLangID=\"de\" xmlns=\"http://www.opentravel.org/OTA/2003/05\">\r\n    <POS>\r\n        <Source AgentDutyCode=\"casablanca\" ERSP_UserID=\"EXTERNAL_USER\">\r\n            <RequestorID MessagePassword=\"Str0ngPa$$word\" />\r\n        </Source>\r\n    </POS>\r\n    <ReadRequests>\r\n        <HotelReadRequest>        \r\n            <SelectionCriteria SelectionType=\"Undelivered\" />\r\n        </HotelReadRequest>\r\n    </ReadRequests>\r\n</OTA_ReadRQ>","options":{"raw":{"language":"xml"}}},"url":"https://api.external-system.tld/OTA"},"status":"OK","code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<OTA_ResRetrieveRS\n    xmlns=\"http://www.opentravel.org/OTA/2003/05\" EchoToken=\"abc-123\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.opentravel.org/OTA/2003/05 OTA_ResRetrieveRS.xsd\" TimeStamp=\"2022-06-20T13:28:59\">\n    <Success />\n    <ReservationsList>\n        <!-- Reservation from property A -->\n        <!-- ResStatus: Possible values [ 'Reserved', 'Cancelled', 'Modified', 'Requested']  -->\n        <!-- CreateDateTime: Original creation timestamp of the booking, should be constant for modifications or cancellations -->\n        <HotelReservation CreateDateTime=\"2022-06-20T13:28:14\" ResStatus=\"Modified\">\n            <RoomStays>\n                <RoomStay>\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"ROOMTYPE_MAPPING_CODE\" />\n                    </RoomTypes>\n                    <RoomRates>\n                        <RoomRate RatePlanCode=\"RATE_MAPPING_CODE\">\n                            <Rates>\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-23\" ExpireDate=\"2022-07-23\">\n                                    <Total AmountAfterTax=\"123.00\" CurrencyCode=\"EUR\" />\n                                </Rate>\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-24\" ExpireDate=\"2022-07-24\">\n                                    <Total AmountAfterTax=\"132.00\" CurrencyCode=\"EUR\" />\n                                </Rate>\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-25\" ExpireDate=\"2022-07-25\">\n                                    <Total AmountAfterTax=\"140.00\" CurrencyCode=\"EUR\" />\n                                </Rate>\n                            </Rates>\n                        </RoomRate>\n                    </RoomRates>\n                    <GuestCounts>\n                        <GuestCount Count=\"2\" AgeQualifyingCode=\"10\" />\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"8\" Age=\"8\" />\n                    </GuestCounts>\n                    <TimeSpan End=\"2022-07-26\" Start=\"2022-07-23\" />\n                    <Total AmountAfterTax=\"395.00\" CurrencyCode=\"EUR\" />\n                    <BasicPropertyInfo HotelCode=\"EXTERNAL_HOTEL_ID for A\"/>\n                </RoomStay>\n            </RoomStays>\n            <Services />\n            <ResGuests />\n            <ResGlobalInfo>              \n                <TimeSpan End=\"2022-07-26\" Start=\"2022-07-23\" />\n                <Total AmountAfterTax=\"395.00\" CurrencyCode=\"EUR\" />\n                <HotelReservationIDs>\n                    <HotelReservationID ResID_Value=\"BOOKING_REFERENCE\" ResID_Type=\"14\" ResID_Source=\"ORIGIN_MAPPING_CODE\" />\n                </HotelReservationIDs>\n                <Profiles>\n                    <ProfileInfo>\n                        <Profile>\n                            <Customer>\n                                <PersonName>                                    \n                                    <GivenName>Jane</GivenName>\n                                    <Surname>Doe</Surname>\n                                </PersonName>\n                                <Email>jane.doe@domain.tld</Email>\n                            </Customer>\n                        </Profile>\n                    </ProfileInfo>\n                </Profiles>\n            </ResGlobalInfo>\n        </HotelReservation>\n    </ReservationsList>\n</OTA_ResRetrieveRS>"},{"id":"a7be4bc2-d176-47db-8877-20320bdbdde8","name":"Retrieve Bookings - Cancellation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\"?>\r\n<OTA_ReadRQ xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" EchoToken=\"abc-123\" TimeStamp=\"2022-06-20T08:41:24.4468947Z\" Version=\"1\" PrimaryLangID=\"de\" xmlns=\"http://www.opentravel.org/OTA/2003/05\">\r\n    <POS>\r\n        <Source AgentDutyCode=\"casablanca\" ERSP_UserID=\"EXTERNAL_USER\">\r\n            <RequestorID MessagePassword=\"Str0ngPa$$word\" />\r\n        </Source>\r\n    </POS>\r\n    <ReadRequests>\r\n        <HotelReadRequest>        \r\n            <SelectionCriteria SelectionType=\"Undelivered\" />\r\n        </HotelReadRequest>\r\n    </ReadRequests>\r\n</OTA_ReadRQ>","options":{"raw":{"language":"xml"}}},"url":"https://api.external-system.tld/OTA"},"status":"OK","code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<OTA_ResRetrieveRS\n    xmlns=\"http://www.opentravel.org/OTA/2003/05\" EchoToken=\"abc-123\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.opentravel.org/OTA/2003/05 OTA_ResRetrieveRS.xsd\" TimeStamp=\"2022-06-20T13:28:59\">\n    <Success />\n    <ReservationsList>\n        <!-- Reservation from property A -->\n        <!-- ResStatus: Possible values [ 'Reserved', 'Cancelled', 'Modified', 'Requested']  -->\n        <!-- CreateDateTime: Original creation timestamp of the booking, should be constant for modifications or cancellations -->\n        <HotelReservation CreateDateTime=\"2022-06-20T13:28:14\" ResStatus=\"Cancelled\">\n            <RoomStays>\n                <RoomStay>\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"ROOMTYPE_MAPPING_CODE\" />\n                    </RoomTypes>\n                    <RoomRates>\n                        <RoomRate RatePlanCode=\"RATE_MAPPING_CODE\">\n                            <Rates>\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-23\" ExpireDate=\"2022-07-23\">\n                                    <Total AmountAfterTax=\"123.00\" CurrencyCode=\"EUR\" />\n                                </Rate>\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-24\" ExpireDate=\"2022-07-24\">\n                                    <Total AmountAfterTax=\"132.00\" CurrencyCode=\"EUR\" />\n                                </Rate>\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-25\" ExpireDate=\"2022-07-25\">\n                                    <Total AmountAfterTax=\"140.00\" CurrencyCode=\"EUR\" />\n                                </Rate>\n                            </Rates>\n                        </RoomRate>\n                    </RoomRates>\n                    <GuestCounts>\n                        <GuestCount Count=\"2\" AgeQualifyingCode=\"10\" />\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"8\" Age=\"8\" />\n                    </GuestCounts>\n                    <TimeSpan End=\"2022-07-26\" Start=\"2022-07-23\" />\n                    <Total AmountAfterTax=\"395.00\" CurrencyCode=\"EUR\" />\n                    <BasicPropertyInfo HotelCode=\"EXTERNAL_HOTEL_ID for A\"/>\n                </RoomStay>\n            </RoomStays>\n            <Services />\n            <ResGuests />\n            <ResGlobalInfo>              \n                <TimeSpan End=\"2022-07-26\" Start=\"2022-07-23\" />\n                <Total AmountAfterTax=\"395.00\" CurrencyCode=\"EUR\" />\n                <HotelReservationIDs>\n                    <HotelReservationID ResID_Value=\"BOOKING_REFERENCE\" ResID_Type=\"14\" ResID_Source=\"ORIGIN_MAPPING_CODE\" />\n                </HotelReservationIDs>\n                <Profiles>\n                    <ProfileInfo>\n                        <Profile>\n                            <Customer>\n                                <PersonName>                                    \n                                    <GivenName>Jane</GivenName>\n                                    <Surname>Doe</Surname>\n                                </PersonName>\n                                <Email>jane.doe@domain.tld</Email>\n                            </Customer>\n                        </Profile>\n                    </ProfileInfo>\n                </Profiles>\n            </ResGlobalInfo>\n        </HotelReservation>\n    </ReservationsList>\n</OTA_ResRetrieveRS>"}],"_postman_id":"5531aab5-5e35-4c2d-b704-e0e8b3edaeba"},{"name":"Confirm Booking","id":"37f17168-eae5-46da-8b06-410a37bbd92a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\"?>\r\n<!-- EchoToken: Casablanca sends an uniqe string within each request, the external system must send this string in the corresponding response message -->\r\n<!-- Version: Currently Version xx send by Casablanca -->\r\n<!-- TimeStamp: Current DateTime when the request was sent -->\r\n<OTA_HotelResNotifRQ xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" EchoToken=\"abc-123\" TimeStamp=\"2022-06-20T08:41:24.4468947Z\" Version=\"1\" PrimaryLangID=\"de\" xmlns=\"http://www.opentravel.org/OTA/2003/05\">\r\n    <POS>\r\n        <!-- AgentDutyCode: Always \"casablanca\" -->\r\n        <!-- ERSP_UserID: The username for the external system (can be global or per property) (must be provided by the partner) -->\r\n        <Source AgentDutyCode=\"casablanca\" ERSP_UserID=\"EXTERNAL_USER\">\r\n            <!-- ID: Some Id to identify the property in the external system (must be provided by the partner) -->\r\n            <!-- MessagePassword: A password for the external system (must be provided by the partner) -->\r\n            <RequestorID ID=\"EXTERNAL_HOTEL_ID\" MessagePassword=\"Str0ngPa$$word\" />\r\n        </Source>\r\n    </POS>\r\n    <HotelReservations>\r\n        <HotelReservation>\r\n            <ResGlobalInfo>\r\n                <HotelReservationIDs>\r\n                    <HotelReservationID ResID_Type=\"40\" ResID_Value=\"123456789\" ResID_Source=\"Casablanca\" />\r\n                    <HotelReservationID ResID_Type=\"14\" ResID_Value=\"BOOKING_REFERENCE\" ResID_Source=\"CRS\" />\r\n                </HotelReservationIDs>\r\n            </ResGlobalInfo>\r\n        </HotelReservation>\r\n    </HotelReservations>\r\n</OTA_HotelResNotifRQ>","options":{"raw":{"language":"xml"}}},"url":"https://api.external-system.tld/OTA","urlObject":{"protocol":"https","path":["OTA"],"host":["api.external-system.tld"],"query":[],"variable":[]}},"response":[],"_postman_id":"37f17168-eae5-46da-8b06-410a37bbd92a"}],"id":"e6fecbb2-f5dd-4e18-9349-72ae4211f0a7","_postman_id":"e6fecbb2-f5dd-4e18-9349-72ae4211f0a7","description":""},{"name":"Bookings [PUSH]","item":[{"name":"CreateOrUpdate Booking","id":"a23f08f5-526e-4a1a-b482-68439457b404","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\"?>\r\n<!-- EchoToken: Casablanca sends an uniqe string within each request, the external system must send this string in the corresponding response message -->\r\n<!-- Version: Currently Version xx send by Casablanca -->\r\n<!-- TimeStamp: Current DateTime when the request was sent -->\r\n<OTA_HotelResNotifRQ xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" EchoToken=\"abc-123\" TimeStamp=\"2022-06-20T08:41:24.4468947Z\" Version=\"1\" PrimaryLangID=\"de\" xmlns=\"http://www.opentravel.org/OTA/2003/05\">\r\n    <POS>\r\n        <!-- AgentDutyCode: Always \"casablanca\" -->\r\n        <!-- ERSP_UserID: The username for the external system (can be global or per property) (must be provided by the partner) -->\r\n        <Source AgentDutyCode=\"casablanca\" ERSP_UserID=\"EXTERNAL_USER\">\r\n            <!-- ID: Some Id to identify the property in the external system (must be provided by the partner) -->\r\n            <!-- MessagePassword: A password for the external system (must be provided by the partner) -->\r\n            <RequestorID ID=\"EXTERNAL_HOTEL_ID\" MessagePassword=\"Str0ngPa$$word\" />\r\n        </Source>\r\n    </POS>\r\n    <HotelReservations>\r\n        <!-- Reservation from property A -->\r\n        <!-- ResStatus: Possible values [ 'Reserved', 'Cancelled', 'Modified', 'Requested']  -->\r\n        <!-- CreateDateTime: Original creation timestamp of the booking, should be constant for modifications or cancellations -->\r\n        <HotelReservation CreateDateTime=\"2022-06-20T13:28:14\" ResStatus=\"Reserved\">\r\n            <RoomStays>\r\n                <RoomStay>\r\n                    <RoomTypes>\r\n                        <RoomType RoomTypeCode=\"ROOMTYPE_MAPPING_CODE\" />\r\n                    </RoomTypes>\r\n                    <RoomRates>\r\n                        <RoomRate RatePlanCode=\"RATE_MAPPING_CODE\">\r\n                            <Rates>\r\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-23\" ExpireDate=\"2022-07-23\">\r\n                                    <Total AmountAfterTax=\"123.00\" CurrencyCode=\"EUR\" />\r\n                                </Rate>\r\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-24\" ExpireDate=\"2022-07-24\">\r\n                                    <Total AmountAfterTax=\"132.00\" CurrencyCode=\"EUR\" />\r\n                                </Rate>\r\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-25\" ExpireDate=\"2022-07-25\">\r\n                                    <Total AmountAfterTax=\"140.00\" CurrencyCode=\"EUR\" />\r\n                                </Rate>\r\n                            </Rates>\r\n                        </RoomRate>\r\n                    </RoomRates>\r\n                    <GuestCounts>\r\n                        <GuestCount Count=\"2\" AgeQualifyingCode=\"10\" />\r\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"8\" Age=\"8\" />\r\n                    </GuestCounts>\r\n                    <TimeSpan End=\"2022-07-26\" Start=\"2022-07-23\" />\r\n                    <Total AmountAfterTax=\"395.00\" CurrencyCode=\"EUR\" />\r\n                    <BasicPropertyInfo HotelCode=\"EXTERNAL_HOTEL_ID for A\"/>\r\n                </RoomStay>\r\n            </RoomStays>\r\n            <Services />\r\n            <ResGuests />\r\n            <ResGlobalInfo>              \r\n                <TimeSpan End=\"2022-07-26\" Start=\"2022-07-23\" />\r\n                <Total AmountAfterTax=\"395.00\" CurrencyCode=\"EUR\" />\r\n                <HotelReservationIDs>\r\n                    <HotelReservationID ResID_Value=\"BOOKING_REFERENCE\" ResID_Type=\"14\" ResID_Source=\"ORIGIN_MAPPING_CODE\" />\r\n                </HotelReservationIDs>\r\n                <Profiles>\r\n                    <ProfileInfo>\r\n                        <Profile>\r\n                            <Customer>\r\n                                <PersonName>                                    \r\n                                    <GivenName>Jane</GivenName>\r\n                                    <Surname>Doe</Surname>\r\n                                </PersonName>\r\n                                <Email>jane.doe@domain.tld</Email>\r\n                            </Customer>\r\n                        </Profile>\r\n                    </ProfileInfo>\r\n                </Profiles>\r\n            </ResGlobalInfo>\r\n        </HotelReservation>\r\n    </HotelReservations>\r\n</OTA_HotelResNotifRQ>","options":{"raw":{"language":"xml"}}},"url":"https://staging-ext-interface.casablanca.at/reservation/{{tenantId}}/push/{{systemId}}/OTA","urlObject":{"protocol":"https","path":["reservation","{{tenantId}}","push","{{systemId}}","OTA"],"host":["staging-ext-interface.casablanca.at"],"query":[],"variable":[]}},"response":[{"id":"f006e7d3-7ade-4c56-91f1-796618af50d4","name":"CreateOrUpdate Bookings - Minimum Content","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\"?>\r\n<!-- EchoToken: Casablanca sends an uniqe string within each request, the external system must send this string in the corresponding response message -->\r\n<!-- Version: Currently Version xx send by Casablanca -->\r\n<!-- TimeStamp: Current DateTime when the request was sent -->\r\n<OTA_HotelResNotifRQ xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" EchoToken=\"abc-123\" TimeStamp=\"2022-06-20T08:41:24.4468947Z\" Version=\"1\" PrimaryLangID=\"de\" xmlns=\"http://www.opentravel.org/OTA/2003/05\">\r\n    <POS>\r\n        <!-- AgentDutyCode: Always \"casablanca\" -->\r\n        <!-- ERSP_UserID: The username for the external system (can be global or per property) (must be provided by the partner) -->\r\n        <Source AgentDutyCode=\"casablanca\" ERSP_UserID=\"EXTERNAL_USER\">\r\n            <!-- ID: Some Id to identify the property in the external system (must be provided by the partner) -->\r\n            <!-- MessagePassword: A password for the external system (must be provided by the partner) -->\r\n            <RequestorID ID=\"EXTERNAL_HOTEL_ID\" MessagePassword=\"Str0ngPa$$word\" />\r\n        </Source>\r\n    </POS>\r\n    <HotelReservations>\r\n        <!-- Reservation from property A -->\r\n        <!-- ResStatus: Possible values [ 'Reserved', 'Cancelled', 'Modified', 'Requested']  -->\r\n        <!-- CreateDateTime: Original creation timestamp of the booking, should be constant for modifications or cancellations -->\r\n        <HotelReservation CreateDateTime=\"2022-06-20T13:28:14\" ResStatus=\"Reserved\">\r\n            <RoomStays>\r\n                <RoomStay>\r\n                    <RoomTypes>\r\n                        <RoomType RoomTypeCode=\"ROOMTYPE_MAPPING_CODE\" />\r\n                    </RoomTypes>\r\n                    <RoomRates>\r\n                        <RoomRate RatePlanCode=\"RATE_MAPPING_CODE\">\r\n                            <Rates>\r\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-23\" ExpireDate=\"2022-07-23\">\r\n                                    <Total AmountAfterTax=\"123.00\" CurrencyCode=\"EUR\" />\r\n                                </Rate>\r\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-24\" ExpireDate=\"2022-07-24\">\r\n                                    <Total AmountAfterTax=\"132.00\" CurrencyCode=\"EUR\" />\r\n                                </Rate>\r\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-25\" ExpireDate=\"2022-07-25\">\r\n                                    <Total AmountAfterTax=\"140.00\" CurrencyCode=\"EUR\" />\r\n                                </Rate>\r\n                            </Rates>\r\n                        </RoomRate>\r\n                    </RoomRates>\r\n                    <GuestCounts>\r\n                        <GuestCount Count=\"2\" AgeQualifyingCode=\"10\" />\r\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"8\" Age=\"8\" />\r\n                    </GuestCounts>\r\n                    <TimeSpan End=\"2022-07-26\" Start=\"2022-07-23\" />\r\n                    <Total AmountAfterTax=\"395.00\" CurrencyCode=\"EUR\" />\r\n                    <BasicPropertyInfo HotelCode=\"EXTERNAL_HOTEL_ID for A\"/>\r\n                </RoomStay>\r\n            </RoomStays>\r\n            <Services />\r\n            <ResGuests />\r\n            <ResGlobalInfo>              \r\n                <TimeSpan End=\"2022-07-26\" Start=\"2022-07-23\" />\r\n                <Total AmountAfterTax=\"395.00\" CurrencyCode=\"EUR\" />\r\n                <HotelReservationIDs>\r\n                    <HotelReservationID ResID_Value=\"BOOKING_REFERENCE\" ResID_Type=\"14\" ResID_Source=\"ORIGIN_MAPPING_CODE\" />\r\n                </HotelReservationIDs>\r\n                <Profiles>\r\n                    <ProfileInfo>\r\n                        <Profile>\r\n                            <Customer>\r\n                                <PersonName>                                    \r\n                                    <GivenName>Jane</GivenName>\r\n                                    <Surname>Doe</Surname>\r\n                                </PersonName>\r\n                                <Email>jane.doe@domain.tld</Email>\r\n                            </Customer>\r\n                        </Profile>\r\n                    </ProfileInfo>\r\n                </Profiles>\r\n            </ResGlobalInfo>\r\n        </HotelReservation>\r\n    </HotelReservations>\r\n</OTA_HotelResNotifRQ>","options":{"raw":{"language":"xml"}}},"url":"https://api.external-system.tld/OTA"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"d29e3d8e-8abf-4d9e-9d27-be084afe6837","name":"CreateOrUpdate Bookings - Maximum Content","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\"?>\r\n<!-- EchoToken: Casablanca sends an uniqe string within each request, the external system must send this string in the corresponding response message -->\r\n<!-- Version: Currently Version xx send by Casablanca -->\r\n<!-- TimeStamp: Current DateTime when the request was sent -->\r\n<OTA_HotelResNotifRQ xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" EchoToken=\"abc-123\" TimeStamp=\"2022-06-20T08:41:24.4468947Z\" Version=\"1\" PrimaryLangID=\"de\" xmlns=\"http://www.opentravel.org/OTA/2003/05\">\r\n    <POS>\r\n        <!-- AgentDutyCode: Always \"casablanca\" -->\r\n        <!-- ERSP_UserID: The username for the external system (can be global or per property) (must be provided by the partner) -->\r\n        <Source AgentDutyCode=\"casablanca\" ERSP_UserID=\"EXTERNAL_USER\">\r\n            <!-- ID: Some Id to identify the property in the external system (must be provided by the partner) -->\r\n            <!-- MessagePassword: A password for the external system (must be provided by the partner) -->\r\n            <RequestorID ID=\"EXTERNAL_HOTEL_ID\" MessagePassword=\"Str0ngPa$$word\" />\r\n        </Source>\r\n    </POS>\r\n    <HotelReservations>\r\n        <HotelReservation CreateDateTime=\"2022-06-20T13:28:14\" LastModifyDateTime=\"2022-06-20T13:30:14\" ResStatus=\"Reserved\">\r\n            <RoomStays>\r\n                <RoomStay>\r\n                    <RoomTypes>\r\n                        <RoomType RoomTypeCode=\"ROOMTYPE_MAPPING_CODE\" />\r\n                    </RoomTypes>\r\n                    <RoomRates>\r\n                        <RoomRate RatePlanCode=\"RATE_MAPPING_CODE\">\r\n                            <Rates>\r\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-23\" ExpireDate=\"2022-07-23\">\r\n                                    <Total AmountAfterTax=\"123.00\" CurrencyCode=\"EUR\" />\r\n                                </Rate>\r\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-24\" ExpireDate=\"2022-07-24\">\r\n                                    <Total AmountAfterTax=\"132.00\" CurrencyCode=\"EUR\" />\r\n                                </Rate>\r\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-25\" ExpireDate=\"2022-07-25\">\r\n                                    <Total AmountAfterTax=\"140.00\" CurrencyCode=\"EUR\" />\r\n                                </Rate>\r\n                            </Rates>\r\n                            <ServiceRPHs>\r\n                                <ServiceRPH RPH=\"1\" />\r\n                            </ServiceRPHs>\r\n                        </RoomRate>\r\n                    </RoomRates>\r\n                    <RoomRates>\r\n                        <RoomRate RatePlanCode=\"RATE_MAPPING_CODE_2\">\r\n                            <Rates>\r\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-26\" ExpireDate=\"2022-07-26\">\r\n                                    <Total AmountAfterTax=\"150.00\" CurrencyCode=\"EUR\" />\r\n                                </Rate>\r\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-27\" ExpireDate=\"2022-07-27\">\r\n                                    <Total AmountAfterTax=\"150.00\" CurrencyCode=\"EUR\" />\r\n                                </Rate>\r\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-28\" ExpireDate=\"2022-07-28\">\r\n                                    <Total AmountAfterTax=\"150.00\" CurrencyCode=\"EUR\" />\r\n                                </Rate>\r\n                            </Rates>\r\n                        </RoomRate>\r\n                    </RoomRates>\r\n                    <ServiceRPHs>\r\n                        <ServiceRPH RPH=\"1\" />\r\n                        <ServiceRPH RPH=\"2 />\r\n                    </ServiceRPHs>\r\n                    <ResGuestRPHs>\r\n                        <ResGuestRPH RPH=\"1\" />\r\n                        <ResGuestRPH RPH=\"2\" />\r\n                        <ResGuestRPH RPH=\"3\" />\r\n                    </ResGuestRPHs>\r\n                    <GuestCounts>\r\n                        <GuestCount Count=\"2\" AgeQualifyingCode=\"10\" />\r\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"8\" Age=\"8\" />\r\n                    </GuestCounts>\r\n                    <TimeSpan End=\"2022-07-29\" Start=\"2022-07-23\" />\r\n                    <Total AmountAfterTax=\"845.00\" CurrencyCode=\"EUR\" />\r\n                    <Comments>\r\n                        <Comment>\r\n                            <Text>non-smoking Room requested, king bed</Text>\r\n                        </Comment>\r\n                    </Comments>\r\n                    <BasicPropertyInfo HotelCode=\"EXTERNAL_HOTEL_ID\"/>\r\n                </RoomStay>\r\n            </RoomStays>\r\n            <Services>\r\n                <Service ServiceInventoryCode=\"SERVICE_MAPPING_CODE\" Inclusive=\"true\" ServiceRPH=\"1\" Quantity=\"1\" ServicePricingType=\"Per stay\">\r\n                    <Price>\r\n                        <Total AmountAfterTax=\"2.40\" CurrencyCode=\"EUR\" />\r\n                    </Price>\r\n                    <ServiceDetails>\r\n                        <ServiceDescription Name=\"Endreinigung\" />                    \r\n                    </ServiceDetails>\r\n                </Service>\r\n                <Service ServiceInventoryCode=\"SERVICE_MAPPING_CODE_2\" Inclusive=\"false\" ServiceRPH=\"2\" Quantity=\"1\" ServicePricingType=\"Per person per night\">\r\n                    <!-- service details omitted for clearness -->\r\n            \r\n                </Service>\r\n            </Services>\r\n            <ResGuests>\r\n                <ResGuest ResGuestRPH=\"1\">\r\n                    <Profiles>\r\n                        <ProfileInfo>\r\n                            <Profile>\r\n                                <Customer BirthDate=\"1988-11-18\" Language=\"en\">\r\n                                    <PersonName>\r\n                                        <NamePrefix>Mrs</NamePrefix>\r\n                                        <NameTitle>Phd.</NameTitle>\r\n                                        <GivenName>Jane</GivenName>\r\n                                        <Surname>Doe</Surname>\r\n                                    </PersonName>\r\n                                    <Address>\r\n                                        <AddressLine>481 8th Avenue</AddressLine>\r\n                                        <AddressLine>Hell's Kitchen</AddressLine>\r\n                                        <CityName>New York</CityName>\r\n                                        <PostalCode>10001</PostalCode>\r\n                                        <CountryName Code=\"USA\">United States of America</CountryName>\r\n                                    </Address>\r\n                                    <Email>jane.doe@domain.tld</Email>\r\n                                    <Telephone PhoneNumber=\"555-4321\"/>\r\n                                    <Telephone PhoneNumber=\"555-4321\" PhoneTechType=\"5\"/>\r\n                                </Customer>\r\n                            </Profile>\r\n                        </ProfileInfo>\r\n                    </Profiles>\r\n                </ResGuest>\r\n                <ResGuest ResGuestRPH=\"2\">\r\n                    <Profiles>\r\n                        <ProfileInfo>\r\n                            <Profile>\r\n                                <Customer BirthDate=\"1988-11-18\" Language=\"en\">\r\n                                    <PersonName>\r\n                                        <NamePrefix>Mr</NamePrefix>\r\n                                        <NameTitle>Phd.</NameTitle>\r\n                                        <GivenName>John</GivenName>\r\n                                        <Surname>Doe</Surname>\r\n                                    </PersonName>\r\n                                    <Address>\r\n                                        <AddressLine>481 8th Avenue</AddressLine>\r\n                                        <AddressLine>Hell's Kitchen</AddressLine>\r\n                                        <CityName>New York</CityName>\r\n                                        <PostalCode>10001</PostalCode>\r\n                                        <CountryName Code=\"USA\">United States of America</CountryName>\r\n                                    </Address>\r\n                                    <Email>john.doe@domain.tld</Email>\r\n                                    <Telephone PhoneNumber=\"555-4321\"/>\r\n                                    <Telephone PhoneNumber=\"555-4321\" PhoneTechType=\"5\"/>\r\n                                </Customer>\r\n                            </Profile>\r\n                        </ProfileInfo>\r\n                    </Profiles>\r\n                </ResGuest>\r\n                <ResGuest ResGuestRPH=\"3\">\r\n                    <Profiles>\r\n                        <ProfileInfo>\r\n                            <Profile>\r\n                                <Customer BirthDate=\"1988-11-18\" Language=\"en\">\r\n                                    <PersonName>\r\n                                        <NamePrefix>Mrs</NamePrefix>\r\n                                        <NameTitle></NameTitle>\r\n                                        <GivenName>Joana</GivenName>\r\n                                        <Surname>Doe</Surname>\r\n                                    </PersonName>\r\n                                    <Address>\r\n                                        <AddressLine>481 8th Avenue</AddressLine>\r\n                                        <AddressLine>Hell's Kitchen</AddressLine>\r\n                                        <CityName>New York</CityName>\r\n                                        <PostalCode>10001</PostalCode>\r\n                                        <CountryName Code=\"USA\">United States of America</CountryName>\r\n                                    </Address>\r\n                                    <Email>joana.doe@domain.tld</Email>\r\n                                    <Telephone PhoneNumber=\"555-4321\"/>\r\n                                    <Telephone PhoneNumber=\"555-4321\" PhoneTechType=\"5\"/>\r\n                                </Customer>\r\n                            </Profile>\r\n                        </ProfileInfo>\r\n                    </Profiles>\r\n                </ResGuest>\r\n            </ResGuests>\r\n            <ResGlobalInfo>\r\n                <TimeSpan End=\"2022-07-29\" Start=\"2022-07-23\" />\r\n                <Total AmountAfterTax=\"10000.00\" CurrencyCode=\"EUR\" />\r\n                <HotelReservationIDs>\r\n                    <HotelReservationID ResID_Value=\"BOOKING_REFERENCE\" ResID_Type=\"14\" ResID_Source=\"ORIGIN_MAPPING_CODE\" />\r\n                </HotelReservationIDs>\r\n                <Profiles>\r\n                    <ProfileInfo>\r\n                        <Profile>\r\n                            <Customer BirthDate=\"1988-11-18\" Language=\"en\">\r\n                                <PersonName>\r\n                                    <NamePrefix>Mrs</NamePrefix>\r\n                                    <NameTitle>Phd.</NameTitle>\r\n                                    <GivenName>Jane</GivenName>\r\n                                    <Surname>Doe</Surname>\r\n                                </PersonName>\r\n                                <Address>\r\n                                    <AddressLine>481 8th Avenue</AddressLine>\r\n                                    <AddressLine>Hell's Kitchen</AddressLine>\r\n                                    <CityName>New York</CityName>\r\n                                    <PostalCode>10001</PostalCode>\r\n                                    <CountryName Code=\"USA\">United States of America</CountryName>\r\n                                </Address>\r\n                                <Email>jane.doe@domain.tld</Email>\r\n                                <Telephone PhoneNumber=\"555-4321\"/>\r\n                                <Telephone PhoneNumber=\"555-4321\" PhoneTechType=\"5\"/>\r\n                            </Customer>\r\n                        </Profile>\r\n                    </ProfileInfo>\r\n                </Profiles>\r\n            </ResGlobalInfo>\r\n        </HotelReservation>\r\n    </HotelReservations>\r\n</OTA_HotelResNotifRQ>","options":{"raw":{"language":"xml"}}},"url":"https://api.external-system.tld/OTA"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"81e8450e-f89c-45b0-9ded-a7fb6fcf804f","name":"CreateOrUpdate Bookings - Multiple Rooms / RoomTypes","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\"?>\r\n<!-- EchoToken: Casablanca sends an uniqe string within each request, the external system must send this string in the corresponding response message -->\r\n<!-- Version: Currently Version xx send by Casablanca -->\r\n<!-- TimeStamp: Current DateTime when the request was sent -->\r\n<OTA_HotelResNotifRQ xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" EchoToken=\"abc-123\" TimeStamp=\"2022-06-20T08:41:24.4468947Z\" Version=\"1\" PrimaryLangID=\"de\" xmlns=\"http://www.opentravel.org/OTA/2003/05\">\r\n    <POS>\r\n        <!-- AgentDutyCode: Always \"casablanca\" -->\r\n        <!-- ERSP_UserID: The username for the external system (can be global or per property) (must be provided by the partner) -->\r\n        <Source AgentDutyCode=\"casablanca\" ERSP_UserID=\"EXTERNAL_USER\">\r\n            <!-- ID: Some Id to identify the property in the external system (must be provided by the partner) -->\r\n            <!-- MessagePassword: A password for the external system (must be provided by the partner) -->\r\n            <RequestorID ID=\"EXTERNAL_HOTEL_ID\" MessagePassword=\"Str0ngPa$$word\" />\r\n        </Source>\r\n    </POS>\r\n    <HotelReservations>\r\n        <!-- ResStatus: Possible values [ 'Reserved', 'Cancelled', 'Modified', 'Requested']  -->\r\n        <!-- CreateDateTime: Original creation timestamp of the booking, should be constant for modifications or cancellations -->        \r\n        <HotelReservation CreateDateTime=\"2022-06-20T13:28:14\" LastModifyDateTime=\"2022-06-20T13:30:14\" ResStatus=\"Reserved\">\r\n            <RoomStays>\r\n                <RoomStay>\r\n                    <RoomTypes>\r\n                        <RoomType RoomTypeCode=\"ROOMTYPE_MAPPING_CODE\" />\r\n                    </RoomTypes>\r\n                    <RoomRates>\r\n                        <RoomRate RatePlanCode=\"RATE_MAPPING_CODE\">\r\n                            <Rates>\r\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-23\" ExpireDate=\"2022-07-23\">\r\n                                    <Total AmountAfterTax=\"123.00\" CurrencyCode=\"EUR\" />\r\n                                </Rate>\r\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-24\" ExpireDate=\"2022-07-24\">\r\n                                    <Total AmountAfterTax=\"132.00\" CurrencyCode=\"EUR\" />\r\n                                </Rate>\r\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-25\" ExpireDate=\"2022-07-25\">\r\n                                    <Total AmountAfterTax=\"140.00\" CurrencyCode=\"EUR\" />\r\n                                </Rate>\r\n                            </Rates>\r\n                        </RoomRate>\r\n                    </RoomRates>\r\n                    <ServiceRPHs>\r\n                        <ServiceRPH RPH=\"3\" />\r\n                        <ServiceRPH RPH=\"4\" />\r\n                    </ServiceRPHs>\r\n                    <ResGuestRPHs>\r\n                        <ResGuestRPH RPH=\"1\" />\r\n                        <ResGuestRPH RPH=\"2\" />\r\n                    </ResGuestRPHs>\r\n                    <GuestCounts>\r\n                        <GuestCount Count=\"2\" AgeQualifyingCode=\"10\" />\r\n                    </GuestCounts>\r\n                    <TimeSpan End=\"2022-07-26\" Start=\"2022-07-23\" />\r\n                    <Total AmountAfterTax=\"395.00\" CurrencyCode=\"EUR\" />\r\n                    <Comments>\r\n                        <Comment>\r\n                            <Text>non-smoking Room requested, king bed</Text>\r\n                        </Comment>\r\n                    </Comments>\r\n                    <BasicPropertyInfo HotelCode=\"EXTERNAL_HOTEL_ID\"/>\r\n                </RoomStay>\r\n                <RoomStay>\r\n                    <RoomTypes>\r\n                        <RoomType RoomTypeCode=\"ROOMTYPE_MAPPING_CODE_2\" />\r\n                    </RoomTypes>\r\n                    <RoomRates>\r\n                        <RoomRate RatePlanCode=\"RATE_MAPPING_CODE\">\r\n                            <Rates>\r\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-23\" ExpireDate=\"2022-07-23\">\r\n                                    <Total AmountAfterTax=\"123.00\" CurrencyCode=\"EUR\" />\r\n                                </Rate>\r\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-24\" ExpireDate=\"2022-07-24\">\r\n                                    <Total AmountAfterTax=\"132.00\" CurrencyCode=\"EUR\" />\r\n                                </Rate>\r\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-25\" ExpireDate=\"2022-07-25\">\r\n                                    <Total AmountAfterTax=\"140.00\" CurrencyCode=\"EUR\" />\r\n                                </Rate>\r\n                            </Rates>\r\n                            <ServiceRPHs>\r\n                                <ServiceRPH RPH=\"1\" />\r\n                            </ServiceRPHs>\r\n                        </RoomRate>\r\n                    </RoomRates>\r\n                    <ServiceRPHs>\r\n                        <ServiceRPH RPH=\"2\" />\r\n                        <ServiceRPH RPH=\"3\" />\r\n                    </ServiceRPHs>\r\n                    <ResGuestRPHs>\r\n                        <ResGuestRPH RPH=\"3\" />\r\n                        <ResGuestRPH RPH=\"4\" />\r\n                    </ResGuestRPHs>\r\n                    <GuestCounts>\r\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"8\" Age=\"11\" />\r\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"8\" Age=\"16\" />\r\n                    </GuestCounts>\r\n                    <TimeSpan End=\"2022-07-26\" Start=\"2022-07-23\" />\r\n                    <Total AmountAfterTax=\"395.00\" CurrencyCode=\"EUR\" />\r\n                    <Comments>\r\n                        <Comment>\r\n                            <Text>non-smoking Room requested, king bed</Text>\r\n                        </Comment>\r\n                    </Comments>\r\n                    <BasicPropertyInfo HotelCode=\"EXTERNAL_HOTEL_ID\"/>\r\n                </RoomStay>\r\n            </RoomStays>\r\n            <Services>\r\n                <!-- Services omitted for clearness -->\r\n            </Services>\r\n            <ResGuests>\r\n                <ResGuest ResGuestRPH=\"1\">\r\n                    <!-- ResGuest Data / Profiles omitted for clearness -->\r\n                </ResGuest>\r\n                <ResGuest ResGuestRPH=\"2\">\r\n                    <!-- ResGuest Data / Profiles omitted for clearness -->\r\n                </ResGuest>\r\n                <ResGuest ResGuestRPH=\"3\">\r\n                    <!-- ResGuest Data / Profiles omitted for clearness -->\r\n                </ResGuest>\r\n            </ResGuests>\r\n            <ResGlobalInfo>              \r\n                <TimeSpan End=\"2022-07-26\" Start=\"2022-07-23\" />\r\n                <Total AmountAfterTax=\"395.00\" CurrencyCode=\"EUR\" />\r\n                <HotelReservationIDs>\r\n                    <HotelReservationID ResID_Value=\"BOOKING_REFERENCE\" ResID_Type=\"14\" ResID_Source=\"ORIGIN_MAPPING_CODE\" />\r\n                </HotelReservationIDs>\r\n                <Profiles>\r\n                    <ProfileInfo>\r\n                        <Profile>\r\n                            <Customer BirthDate=\"1988-11-18\" Language=\"en\">\r\n                                <PersonName>   \r\n                                    <NamePrefix>Mrs</NamePrefix>   \r\n                                    <NameTitle>Phd.</NameTitle>                              \r\n                                    <GivenName>Jane</GivenName>\r\n                                    <Surname>Doe</Surname>\r\n                                </PersonName>\r\n                                <Address>\r\n\t\t\t\t\t\t\t\t\t<AddressLine>481 8th Avenue</AddressLine>\r\n\t\t\t\t\t\t\t\t\t<AddressLine>Hell's Kitchen</AddressLine>\r\n\t\t\t\t\t\t\t\t\t<CityName>New York</CityName>\r\n\t\t\t\t\t\t\t\t\t<PostalCode>10001</PostalCode>\r\n\t\t\t\t\t\t\t\t\t<CountryName Code=\"USA\">United States of America</CountryName>\r\n\t\t\t\t\t\t\t\t</Address>\r\n                                <Email>jane.doe@domain.tld</Email>\r\n                                <Telephone PhoneNumber=\"555-4321\"/>\r\n                                <Telephone PhoneNumber=\"555-4321\" PhoneTechType=\"5\"/>\r\n                            </Customer>\r\n                        </Profile>\r\n                    </ProfileInfo>\r\n                </Profiles>\r\n            </ResGlobalInfo>\r\n        </HotelReservation>\r\n    </HotelReservations>\r\n</OTA_HotelResNotifRQ>","options":{"raw":{"language":"xml"}}},"url":"https://api.external-system.tld/OTA"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"b4be41a9-aa92-470f-82bc-861ccbab7329","name":"CreateOrUpdate Bookings - PackagePrice / Fullduration (Pauschale)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"<?xml version=\"1.0\"?>\r\n<!-- EchoToken: Casablanca sends an uniqe string within each request, the external system must send this string in the corresponding response message -->\r\n<!-- Version: Currently Version xx send by Casablanca -->\r\n<!-- TimeStamp: Current DateTime when the request was sent -->\r\n<OTA_HotelResNotifRQ xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" EchoToken=\"abc-123\" TimeStamp=\"2022-06-20T08:41:24.4468947Z\" Version=\"1\" PrimaryLangID=\"de\" xmlns=\"http://www.opentravel.org/OTA/2003/05\">\r\n    <POS>\r\n        <!-- AgentDutyCode: Always \"casablanca\" -->\r\n        <!-- ERSP_UserID: The username for the external system (can be global or per property) (must be provided by the partner) -->\r\n        <Source AgentDutyCode=\"casablanca\" ERSP_UserID=\"EXTERNAL_USER\">\r\n            <!-- ID: Some Id to identify the property in the external system (must be provided by the partner) -->\r\n            <!-- MessagePassword: A password for the external system (must be provided by the partner) -->\r\n            <RequestorID ID=\"EXTERNAL_HOTEL_ID\" MessagePassword=\"Str0ngPa$$word\" />\r\n        </Source>\r\n    </POS>\r\n    <HotelReservations>\r\n        <!-- ResStatus: Possible values [ 'Reserved', 'Cancelled', 'Modified', 'Requested']  -->\r\n        <!-- CreateDateTime: Original creation timestamp of the booking, should be constant for modifications or cancellations -->        \r\n        <HotelReservation CreateDateTime=\"2022-06-20T13:28:14\" LastModifyDateTime=\"2022-06-20T13:30:14\" ResStatus=\"Reserved\">\r\n            <RoomStays>\r\n                <RoomStay>\r\n                    <RoomTypes>\r\n                        <RoomType RoomTypeCode=\"ROOMTYPE_MAPPING_CODE\" />\r\n                    </RoomTypes>\r\n                    <RoomRates>\r\n                        <RoomRate RatePlanCode=\"RATE_MAPPING_CODE\">\r\n                            <Rates>\r\n                                <!-- A total price of 1111 for 3 nights, indicated by @RateTimeUnit=\"FullDuration\" -->\r\n                                <Rate RateTimeUnit=\"FullDuration\" EffectiveDate=\"2022-07-23\" ExpireDate=\"2022-07-25\">\r\n                                    <Total AmountAfterTax=\"1111.00\" CurrencyCode=\"EUR\" />\r\n                                </Rate>\r\n                                <!-- Two additional nights with 120 per night, indicated by @RateTimeUnit=\"Day\" -->\r\n                                <Rate RateTimeUnit=\"FullDuration\" EffectiveDate=\"2022-07-26\" ExpireDate=\"2022-07-27\">\r\n                                    <Total AmountAfterTax=\"1111.00\" CurrencyCode=\"EUR\" />\r\n                                </Rate>\r\n                            </Rates>\r\n                            <ServiceRPHs>\r\n                                <ServiceRPH RPH=\"1\" />\r\n                            </ServiceRPHs>\r\n                        </RoomRate>\r\n                    </RoomRates>\r\n                    <ServiceRPHs>\r\n                        <ServiceRPH RPH=\"3\" />\r\n                        <ServiceRPH RPH=\"4\" />\r\n                    </ServiceRPHs>\r\n                    <ResGuestRPHs>\r\n                        <ResGuestRPH RPH=\"1\" />\r\n                        <ResGuestRPH RPH=\"2\" />\r\n                    </ResGuestRPHs>\r\n                    <GuestCounts>\r\n                        <GuestCount Count=\"2\" AgeQualifyingCode=\"10\" />\r\n                    </GuestCounts>\r\n                    <TimeSpan End=\"2022-07-28\" Start=\"2022-07-23\" />\r\n                    <Total AmountAfterTax=\"1111.00\" CurrencyCode=\"EUR\" />\r\n                    <Comments>\r\n                        <Comment>\r\n                            <Text>non-smoking Room requested, king bed</Text>\r\n                        </Comment>\r\n                    </Comments>\r\n                    <BasicPropertyInfo HotelCode=\"EXTERNAL_HOTEL_ID\"/>\r\n                </RoomStay>\r\n                <RoomStay>\r\n                    <RoomTypes>\r\n                        <RoomType RoomTypeCode=\"ROOMTYPE_MAPPING_CODE_2\" />\r\n                    </RoomTypes>\r\n                    <RoomRates>\r\n                        <RoomRate RatePlanCode=\"RATE_MAPPING_CODE\">\r\n                            <Rates>\r\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-23\" ExpireDate=\"2022-07-23\">\r\n                                    <Total AmountAfterTax=\"123.00\" CurrencyCode=\"EUR\" />\r\n                                </Rate>\r\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-24\" ExpireDate=\"2022-07-24\">\r\n                                    <Total AmountAfterTax=\"132.00\" CurrencyCode=\"EUR\" />\r\n                                </Rate>\r\n                                <Rate RateTimeUnit=\"Day\" EffectiveDate=\"2022-07-25\" ExpireDate=\"2022-07-25\">\r\n                                    <Total AmountAfterTax=\"140.00\" CurrencyCode=\"EUR\" />\r\n                                </Rate>\r\n                            </Rates>\r\n                            <ServiceRPHs>\r\n                                <ServiceRPH RPH=\"1\" />\r\n                            </ServiceRPHs>\r\n                        </RoomRate>\r\n                    </RoomRates>\r\n                    <ServiceRPHs>\r\n                        <ServiceRPH RPH=\"3\" />\r\n                        <ServiceRPH RPH=\"4\" />\r\n                    </ServiceRPHs>\r\n                    <ResGuestRPHs>\r\n                        <ResGuestRPH RPH=\"3\" />\r\n                        <ResGuestRPH RPH=\"4\" />\r\n                    </ResGuestRPHs>\r\n                    <GuestCounts>\r\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"8\" Age=\"11\" />\r\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"8\" Age=\"16\" />\r\n                    </GuestCounts>\r\n                    <TimeSpan End=\"2022-07-26\" Start=\"2022-07-23\" />\r\n                    <Total AmountAfterTax=\"395.00\" CurrencyCode=\"EUR\" />\r\n                    <Comments>\r\n                        <Comment>\r\n                            <Text>non-smoking Room requested, king bed</Text>\r\n                        </Comment>\r\n                    </Comments>\r\n                    <BasicPropertyInfo HotelCode=\"EXTERNAL_HOTEL_ID\"/>\r\n                </RoomStay>\r\n            </RoomStays>\r\n            <Services>\r\n                <!-- Services omitted for clearness -->\r\n            </Services>\r\n            <ResGuests>\r\n                <ResGuest ResGuestRPH=\"1\">\r\n                    <!-- ResGuest Data / Profiles omitted for clearness -->\r\n                </ResGuest>\r\n                <ResGuest ResGuestRPH=\"2\">\r\n                    <!-- ResGuest Data / Profiles omitted for clearness -->\r\n                </ResGuest>\r\n                <ResGuest ResGuestRPH=\"3\">\r\n                    <!-- ResGuest Data / Profiles omitted for clearness -->\r\n                </ResGuest>\r\n                <ResGuest ResGuestRPH=\"4\">\r\n                    <!-- ResGuest Data / Profiles omitted for clearness -->\r\n                </ResGuest>\r\n            </ResGuests>\r\n            <ResGlobalInfo>              \r\n                <TimeSpan End=\"2022-07-26\" Start=\"2022-07-23\" />\r\n                <Total AmountAfterTax=\"395.00\" CurrencyCode=\"EUR\" />\r\n                <HotelReservationIDs>\r\n                    <HotelReservationID ResID_Value=\"BOOKING_REFERENCE\" ResID_Type=\"14\" ResID_Source=\"ORIGIN_MAPPING_CODE\" />\r\n                </HotelReservationIDs>\r\n                <Profiles>\r\n                    <ProfileInfo>\r\n                        <Profile>\r\n                            <Customer BirthDate=\"1988-11-18\" Language=\"en\">\r\n                                <PersonName>   \r\n                                    <NamePrefix>Mrs</NamePrefix>   \r\n                                    <NameTitle>Phd.</NameTitle>                              \r\n                                    <GivenName>Jane</GivenName>\r\n                                    <Surname>Doe</Surname>\r\n                                </PersonName>\r\n                                <Address>\r\n\t\t\t\t\t\t\t\t\t<AddressLine>481 8th Avenue</AddressLine>\r\n\t\t\t\t\t\t\t\t\t<AddressLine>Hell's Kitchen</AddressLine>\r\n\t\t\t\t\t\t\t\t\t<CityName>New York</CityName>\r\n\t\t\t\t\t\t\t\t\t<PostalCode>10001</PostalCode>\r\n\t\t\t\t\t\t\t\t\t<CountryName Code=\"USA\">United States of America</CountryName>\r\n\t\t\t\t\t\t\t\t</Address>\r\n                                <Email>jane.doe@domain.tld</Email>\r\n                                <Telephone PhoneNumber=\"555-4321\"/>\r\n                                <Telephone PhoneNumber=\"555-4321\" PhoneTechType=\"5\"/>\r\n                            </Customer>\r\n                        </Profile>\r\n                    </ProfileInfo>\r\n                </Profiles>\r\n            </ResGlobalInfo>\r\n        </HotelReservation>\r\n    </HotelReservations>\r\n</OTA_HotelResNotifRQ>","options":{"raw":{"language":"xml"}}},"url":"https://api.external-system.tld/OTA"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"a23f08f5-526e-4a1a-b482-68439457b404"},{"name":"Commit Reservation","id":"8f033d87-772e-4cb5-95be-2e1ee7221b50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"123","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"bookingReference\": \"CAS12345689\",\r\n    \"reservationGuest\": {\r\n        \"salutation\": \"Mr.\",\r\n        \"title\": \"Dr.\",\r\n        \"firstName\": \"John\",\r\n        \"middleName\": \"Michael\",\r\n        \"lastName\": \"Doe\",\r\n        \"address\": \"123 Fictional Lane\",\r\n        \"address2\": \"Apt 4B\",\r\n        \"zipcode\": \"10001\",\r\n        \"city\": \"New York\",\r\n        \"phone\": \"+4305011111111\",\r\n        \"mobile\": \"+43660123456789\",\r\n        \"birthdate\": \"1980-05-20\",\r\n        \"language\": \"en\",\r\n        \"emailAddress\": \"john.doe@example.com\",\r\n        \"agreements\": {\r\n            \"newsletter\": true,\r\n            \"directMailing\": true,\r\n            \"thirdParty\": false\r\n        },\r\n        \"state\": \"AT\"\r\n    },\r\n    \"depositPayment\": {\r\n        \"transactionId\": \"TXN_ABCDE12345\",\r\n        \"cardCode\": \"VIS\",\r\n        \"transactionDate\": \"2025-11-26\",\r\n        \"amount\": 50,\r\n        \"cardHolderName\": \"John M. Doe\"\r\n    },\r\n    \"downPaymentRequest\": {\r\n        \"guaranteeCode\": \"pms_xyz\",\r\n        \"amount\": 50,\r\n        \"deadline\": \"2025-11-26\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://dev-ext-interface.casablanca/{{tenantId}}/reservations/{{systemId}}/{{hotelId}}:commit","urlObject":{"protocol":"https","path":["{{tenantId}}","reservations","{{systemId}}","{{hotelId}}:commit"],"host":["dev-ext-interface","casablanca"],"query":[],"variable":[]}},"response":[],"_postman_id":"8f033d87-772e-4cb5-95be-2e1ee7221b50"}],"id":"37808362-9fbc-4bca-a463-19ddff4d771b","_postman_id":"37808362-9fbc-4bca-a463-19ddff4d771b","description":""}],"id":"6d6d91ec-138e-4cfd-974a-41777340ae11","_postman_id":"6d6d91ec-138e-4cfd-974a-41777340ae11","description":""},{"name":"Voucher","item":[{"name":"Get Voucher","id":"36895129-deb6-4bfb-950c-5a6a3cbe0e27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/voucher/:voucherId","description":"<p>Search for voucher with voucherID</p>\n","urlObject":{"path":["voucher",":voucherId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"9ca3c901-cf5c-47eb-b9fb-9a03a21844e7","description":{"content":"<p>(Required) the voucherId</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"voucherId"}]}},"response":[{"id":"c12638d6-6e85-4849-bc30-ebd086de69f9","name":"Success if the voucher was found in the system","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"{{baseUrl}}/voucher/:voucherId","host":["{{baseUrl}}"],"path":["voucher",":voucherId"],"variable":[{"key":"voucherId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"voucherId\": \"<string>\",\n  \"creationDate\": \"<dateTime>\",\n  \"validUntil\": \"<dateTime>\",\n  \"billingDate\": \"<dateTime>\",\n  \"status\": \"redeemed\",\n  \"partlyRedeemable\": \"<boolean>\",\n  \"total\": \"<number>\",\n  \"amount\": \"<number>\",\n  \"voucherName\": \"<string>\",\n  \"customer\": {\n    \"name\": \"<string>\",\n    \"prename\": \"<string>\",\n    \"emailAddress\": \"<string>\"\n  },\n  \"paymentMethod\": \"<string>\",\n  \"comment\": \"<string>\",\n  \"history\": [\n    {\n      \"historyId\": \"<string>\",\n      \"amount\": \"<number>\",\n      \"timeStamp\": \"<dateTime>\",\n      \"clientReference\": \"<string>\"\n    },\n    {\n      \"historyId\": \"<string>\",\n      \"amount\": \"<number>\",\n      \"timeStamp\": \"<dateTime>\",\n      \"clientReference\": \"<string>\"\n    }\n  ]\n}"},{"id":"3d8bd762-b281-4371-98a0-d303135fcb83","name":"Voucher not found in the system","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"{{baseUrl}}/voucher/:voucherId","host":["{{baseUrl}}"],"path":["voucher",":voucherId"],"variable":[{"key":"voucherId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<number>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"36895129-deb6-4bfb-950c-5a6a3cbe0e27"},{"name":"Redeem Voucher","id":"b60c9d50-3952-4575-b058-12e1e7de8b0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"voucherId\": \"<string>\",\n  \"timeStamp\": \"<dateTime>\",\n  \"amount\": \"<number>\",\n  \"clientReference\": \"<string>\",\n  \"comment\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/voucher/:voucherId/redeem","description":"<p>Redeem a voucher in the third party system</p>\n","urlObject":{"path":["voucher",":voucherId","redeem"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"04ce3f73-f874-4686-8393-8a88ec2ca22a","description":{"content":"<p>(Required) the voucherId</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"voucherId"}]}},"response":[{"id":"83502167-326c-420a-960d-f12c054311b5","name":"Success if the voucher was successfully redeemed","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"voucherId\": \"<string>\",\n  \"timeStamp\": \"<dateTime>\",\n  \"amount\": \"<number>\",\n  \"clientReference\": \"<string>\",\n  \"comment\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/voucher/:voucherId/redeem","host":["{{baseUrl}}"],"path":["voucher",":voucherId","redeem"],"variable":[{"key":"voucherId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"voucherId\": \"<string>\",\n  \"creationDate\": \"<dateTime>\",\n  \"validUntil\": \"<dateTime>\",\n  \"billingDate\": \"<dateTime>\",\n  \"status\": \"redeemed\",\n  \"partlyRedeemable\": \"<boolean>\",\n  \"total\": \"<number>\",\n  \"amount\": \"<number>\",\n  \"voucherName\": \"<string>\",\n  \"customer\": {\n    \"name\": \"<string>\",\n    \"prename\": \"<string>\",\n    \"emailAddress\": \"<string>\"\n  },\n  \"paymentMethod\": \"<string>\",\n  \"comment\": \"<string>\",\n  \"history\": [\n    {\n      \"historyId\": \"<string>\",\n      \"amount\": \"<number>\",\n      \"timeStamp\": \"<dateTime>\",\n      \"clientReference\": \"<string>\"\n    },\n    {\n      \"historyId\": \"<string>\",\n      \"amount\": \"<number>\",\n      \"timeStamp\": \"<dateTime>\",\n      \"clientReference\": \"<string>\"\n    }\n  ]\n}"},{"id":"ff0de43d-4b4e-47ad-a7eb-5c45ac314919","name":"Voucher not found in the system","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"voucherId\": \"<string>\",\n  \"timeStamp\": \"<dateTime>\",\n  \"amount\": \"<number>\",\n  \"clientReference\": \"<string>\",\n  \"comment\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/voucher/:voucherId/redeem","host":["{{baseUrl}}"],"path":["voucher",":voucherId","redeem"],"variable":[{"key":"voucherId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<number>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"b60c9d50-3952-4575-b058-12e1e7de8b0b"},{"name":"Cancel Voucher Redemption","id":"d563b496-6823-47ff-b63b-006bbd3060da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"voucherId\": \"<string>\",\n  \"timeStamp\": \"<dateTime>\",\n  \"redemptionHistoryId\": \"<string>\",\n  \"clientReference\": \"<string>\",\n  \"comment\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/voucher/:voucherId/redemptionCancel","description":"<p>Cancel the voucher redemption in the third-party system</p>\n","urlObject":{"path":["voucher",":voucherId","redemptionCancel"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"ae350f3e-3cb3-4611-a87a-9aadead22bc8","description":{"content":"<p>(Required) the voucherId</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"voucherId"}]}},"response":[{"id":"0170aeec-4cef-4269-90ee-cfb6292426b7","name":"Success if the redemption was successfully canceled","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"voucherId\": \"<string>\",\n  \"timeStamp\": \"<dateTime>\",\n  \"redemptionHistoryId\": \"<string>\",\n  \"clientReference\": \"<string>\",\n  \"comment\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/voucher/:voucherId/redemptionCancel","host":["{{baseUrl}}"],"path":["voucher",":voucherId","redemptionCancel"],"variable":[{"key":"voucherId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"voucherId\": \"<string>\",\n  \"creationDate\": \"<dateTime>\",\n  \"validUntil\": \"<dateTime>\",\n  \"billingDate\": \"<dateTime>\",\n  \"status\": \"redeemed\",\n  \"partlyRedeemable\": \"<boolean>\",\n  \"total\": \"<number>\",\n  \"amount\": \"<number>\",\n  \"voucherName\": \"<string>\",\n  \"customer\": {\n    \"name\": \"<string>\",\n    \"prename\": \"<string>\",\n    \"emailAddress\": \"<string>\"\n  },\n  \"paymentMethod\": \"<string>\",\n  \"comment\": \"<string>\",\n  \"history\": [\n    {\n      \"historyId\": \"<string>\",\n      \"amount\": \"<number>\",\n      \"timeStamp\": \"<dateTime>\",\n      \"clientReference\": \"<string>\"\n    },\n    {\n      \"historyId\": \"<string>\",\n      \"amount\": \"<number>\",\n      \"timeStamp\": \"<dateTime>\",\n      \"clientReference\": \"<string>\"\n    }\n  ]\n}"},{"id":"c0213c9c-19df-4628-b35b-30d834b6fe2c","name":"Voucher not found in the system","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"voucherId\": \"<string>\",\n  \"timeStamp\": \"<dateTime>\",\n  \"redemptionHistoryId\": \"<string>\",\n  \"clientReference\": \"<string>\",\n  \"comment\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/voucher/:voucherId/redemptionCancel","host":["{{baseUrl}}"],"path":["voucher",":voucherId","redemptionCancel"],"variable":[{"key":"voucherId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<number>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"d563b496-6823-47ff-b63b-006bbd3060da"}],"id":"1fb40802-a2c0-4088-b7d1-0116105078d2","description":"<p>Interface to redeem vouchers from a third-party voucher management system</p>\n<p>Contact Support:<br />Name: Casablanca Hotelsoftware GmbH<br />Email: <a href=\"https://mailto:technik@casablanca.at\">technik@casablanca.at</a></p>\n","_postman_id":"1fb40802-a2c0-4088-b7d1-0116105078d2"},{"name":"IBE","item":[{"name":"{tenantId}","item":[{"name":"{ibeContextId}","item":[{"name":"articles","item":[{"name":"Get All Articles","id":"b48eb329-575a-4fa3-96da-9c00077c8ba9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:ibeContextId/articles?culture=de-DE","description":"<p>Get a list of all existing items.</p>\n","urlObject":{"path":[":tenantId",":ibeContextId","articles"],"host":["{{baseUrl}}"],"query":[{"description":{"content":"<p>The culture to use.</p>\n","type":"text/plain"},"key":"culture","value":"de-DE"}],"variable":[{"id":"d97bbfb8-b131-45cc-8282-a0118d7b6fab","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"1859341e-cb56-43bb-a2ec-4f699612c047","description":{"content":"<p>(Required) The unique identification of a IBE context. [Currently no effect]</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"ibeContextId"}]}},"response":[{"id":"91a8060e-716a-427b-8195-19ab6b603a30","name":"A list of Articles","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/articles?culture=de-DE","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","articles"],"query":[{"description":"The culture to use.","key":"culture","value":"de-DE"}],"variable":[{"key":"tenantId"},{"key":"ibeContextId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": \"<string>\",\n    \"name\": \"<string>\"\n  },\n  {\n    \"id\": \"<string>\",\n    \"name\": \"<string>\"\n  }\n]"}],"_postman_id":"b48eb329-575a-4fa3-96da-9c00077c8ba9"}],"id":"4aa74fa4-0866-415c-bdd6-1171632b80ed","_postman_id":"4aa74fa4-0866-415c-bdd6-1171632b80ed","description":""},{"name":"calendar-dates","item":[{"name":"Get Calendar Dates","id":"4e4185b0-31be-438b-ab8b-570353012a32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"roomOccupancies\": [\n    {\n      \"numberOfAdults\": \"<integer>\",\n      \"ageOfChildren\": [\n        \"<integer>\",\n        \"<integer>\"\n      ]\n    },\n    {\n      \"numberOfAdults\": \"<integer>\",\n      \"ageOfChildren\": [\n        \"<integer>\",\n        \"<integer>\"\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/:tenantId/:ibeContextId/calendar-dates?month=<date>","description":"<p>Get a list of all existing items for the given month and room occupancies. Does not include items that are in the past.</p>\n","urlObject":{"path":[":tenantId",":ibeContextId","calendar-dates"],"host":["{{baseUrl}}"],"query":[{"description":{"content":"<p>(Required) A date in the requested month.</p>\n","type":"text/plain"},"key":"month","value":"<date>"}],"variable":[{"id":"cdc80cf3-40f8-4097-b599-1436c08fcdc9","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"9210e98d-ab5b-4392-8b3a-5fd4566730f2","description":{"content":"<p>(Required) The unique identification of a IBE context. [Currently no effect]</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"ibeContextId"}]}},"response":[{"id":"4a776c97-93ae-44b7-8dd6-1db527e8057f","name":"A list of CalendarDates.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"roomOccupancies\": [\n    {\n      \"numberOfAdults\": \"<integer>\",\n      \"ageOfChildren\": [\n        \"<integer>\",\n        \"<integer>\"\n      ]\n    },\n    {\n      \"numberOfAdults\": \"<integer>\",\n      \"ageOfChildren\": [\n        \"<integer>\",\n        \"<integer>\"\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/calendar-dates?month=<date>","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","calendar-dates"],"query":[{"description":"(Required) A date in the requested month.","key":"month","value":"<date>"}],"variable":[{"key":"tenantId"},{"key":"ibeContextId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"effectiveDate\": \"<dateTime>\",\n    \"fromPrice\": \"<number>\",\n    \"isAvailable\": \"<boolean>\",\n    \"isArrivalAllowed\": \"<boolean>\",\n    \"isDepartureAllowed\": \"<boolean>\",\n    \"adjacentDays\": {\n      \"isPreviousDayBlocked\": \"<boolean>\",\n      \"isNextDayBlocked\": \"<boolean>\"\n    },\n    \"minLengthOfStay\": \"<integer>\",\n    \"maxLengthOfStay\": \"<integer>\",\n    \"bookableNights\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"bookableNightsWithPackages\": [\n      \"<integer>\",\n      \"<integer>\"\n    ]\n  },\n  {\n    \"effectiveDate\": \"<dateTime>\",\n    \"fromPrice\": \"<number>\",\n    \"isAvailable\": \"<boolean>\",\n    \"isArrivalAllowed\": \"<boolean>\",\n    \"isDepartureAllowed\": \"<boolean>\",\n    \"adjacentDays\": {\n      \"isPreviousDayBlocked\": \"<boolean>\",\n      \"isNextDayBlocked\": \"<boolean>\"\n    },\n    \"minLengthOfStay\": \"<integer>\",\n    \"maxLengthOfStay\": \"<integer>\",\n    \"bookableNights\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"bookableNightsWithPackages\": [\n      \"<integer>\",\n      \"<integer>\"\n    ]\n  }\n]"},{"id":"273aa3dd-d977-4ba8-aacc-ca3e905663fb","name":"The server cannot or will not process the request due to an apparent client error.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"roomOccupancies\": [\n    {\n      \"numberOfAdults\": \"<integer>\",\n      \"ageOfChildren\": [\n        \"<integer>\",\n        \"<integer>\"\n      ]\n    },\n    {\n      \"numberOfAdults\": \"<integer>\",\n      \"ageOfChildren\": [\n        \"<integer>\",\n        \"<integer>\"\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/calendar-dates?month=<date>","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","calendar-dates"],"query":[{"description":"(Required) A date in the requested month.","key":"month","value":"<date>"}],"variable":[{"key":"tenantId"},{"key":"ibeContextId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"},{"id":"0279c8b8-7881-4f57-a500-ac0e49e9a789","name":"The requested Resource could not be found.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"roomOccupancies\": [\n    {\n      \"numberOfAdults\": \"<integer>\",\n      \"ageOfChildren\": [\n        \"<integer>\",\n        \"<integer>\"\n      ]\n    },\n    {\n      \"numberOfAdults\": \"<integer>\",\n      \"ageOfChildren\": [\n        \"<integer>\",\n        \"<integer>\"\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/calendar-dates?month=<date>","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","calendar-dates"],"query":[{"description":"(Required) A date in the requested month.","key":"month","value":"<date>"}],"variable":[{"key":"tenantId"},{"key":"ibeContextId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"resourceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"4e4185b0-31be-438b-ab8b-570353012a32"}],"id":"ea1014a4-ac1a-4134-a410-54b06ebe6b51","_postman_id":"ea1014a4-ac1a-4134-a410-54b06ebe6b51","description":""},{"name":"companies","item":[{"name":"Get All Companies","id":"4aed21da-69e7-438d-9c46-2f64c6f7b3b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:ibeContextId/companies","description":"<p>Get a list of all existing items.</p>\n","urlObject":{"path":[":tenantId",":ibeContextId","companies"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"db805718-eab6-4d31-87ff-4249cce3adb2","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"ee8d60a9-34ab-4f1d-bade-70057ba24315","description":{"content":"<p>(Required) The unique identification of a IBE context. [Currently no effect]</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"ibeContextId"}]}},"response":[{"id":"527c61ae-371f-464e-b351-3bccb3abf5f8","name":"A list of Companies","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/companies","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","companies"],"variable":[{"key":"tenantId"},{"key":"ibeContextId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": \"<string>\",\n    \"urlFriendlyId\": \"<string>\",\n    \"name\": \"<string>\",\n    \"address\": {\n      \"address1\": \"<string>\",\n      \"address2\": \"<string>\",\n      \"zipCode\": \"<string>\",\n      \"city\": \"<string>\",\n      \"state\": \"<string>\",\n      \"district\": \"<string>\"\n    },\n    \"emailAddress\": \"<string>\",\n    \"websiteUrl\": \"<string>\",\n    \"phoneNumber\": \"<string>\"\n  },\n  {\n    \"id\": \"<string>\",\n    \"urlFriendlyId\": \"<string>\",\n    \"name\": \"<string>\",\n    \"address\": {\n      \"address1\": \"<string>\",\n      \"address2\": \"<string>\",\n      \"zipCode\": \"<string>\",\n      \"city\": \"<string>\",\n      \"state\": \"<string>\",\n      \"district\": \"<string>\"\n    },\n    \"emailAddress\": \"<string>\",\n    \"websiteUrl\": \"<string>\",\n    \"phoneNumber\": \"<string>\"\n  }\n]"}],"_postman_id":"4aed21da-69e7-438d-9c46-2f64c6f7b3b4"}],"id":"bbf0264f-680f-48fe-bf6a-cd3d33fd9d92","_postman_id":"bbf0264f-680f-48fe-bf6a-cd3d33fd9d92","description":""},{"name":"room-types","item":[{"name":"Get All Room Types","id":"adc993f3-9a67-4aa9-b421-964f3246ad66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:ibeContextId/room-types?culture=de-DE","description":"<p>Get a list of all existing items.</p>\n","urlObject":{"path":[":tenantId",":ibeContextId","room-types"],"host":["{{baseUrl}}"],"query":[{"description":{"content":"<p>The culture to use.</p>\n","type":"text/plain"},"key":"culture","value":"de-DE"}],"variable":[{"id":"3fbe25fa-3d70-4745-8bf2-e36fbd8629ed","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"b717df2b-c59f-41ce-8250-fe2505365941","description":{"content":"<p>(Required) The unique identification of a IBE context. [Currently no effect]</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"ibeContextId"}]}},"response":[{"id":"10ceaf30-76e3-42ed-8bf0-62aaed963908","name":"A list of RoomTypes","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/room-types?culture=de-DE","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","room-types"],"query":[{"description":"The culture to use.","key":"culture","value":"de-DE"}],"variable":[{"key":"tenantId"},{"key":"ibeContextId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"occupancy\": {\n      \"standardOccupancy\": \"<integer>\",\n      \"minOccupancy\": \"<integer>\",\n      \"maxOccupancy\": \"<integer>\",\n      \"minAdults\": \"<integer>\",\n      \"maxAdults\": \"<integer>\",\n      \"minChildren\": \"<integer>\",\n      \"maxChildren\": \"<integer>\"\n    },\n    \"companyId\": \"<string>\",\n    \"description\": \"<string>\",\n    \"imageUrl\": \"<string>\",\n    \"fullPayers\": \"<integer>\"\n  },\n  {\n    \"id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"occupancy\": {\n      \"standardOccupancy\": \"<integer>\",\n      \"minOccupancy\": \"<integer>\",\n      \"maxOccupancy\": \"<integer>\",\n      \"minAdults\": \"<integer>\",\n      \"maxAdults\": \"<integer>\",\n      \"minChildren\": \"<integer>\",\n      \"maxChildren\": \"<integer>\"\n    },\n    \"companyId\": \"<string>\",\n    \"description\": \"<string>\",\n    \"imageUrl\": \"<string>\",\n    \"fullPayers\": \"<integer>\"\n  }\n]"}],"_postman_id":"adc993f3-9a67-4aa9-b421-964f3246ad66"}],"id":"6fa87e3b-8d0b-4f80-bed8-66b9160bb82d","_postman_id":"6fa87e3b-8d0b-4f80-bed8-66b9160bb82d","description":""},{"name":"rates","item":[{"name":"Get All Rates","id":"62ace436-30e2-4eec-a9e5-ba050c5ca2c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:ibeContextId/rates?culture=de-DE&$filter=<string>","description":"<p>Get a list of all existing items.</p>\n","urlObject":{"path":[":tenantId",":ibeContextId","rates"],"host":["{{baseUrl}}"],"query":[{"description":{"content":"<p>The culture to use.</p>\n","type":"text/plain"},"key":"culture","value":"de-DE"},{"description":{"content":"<p>The $filter system query option restricts the set of items returned.</p>\n","type":"text/plain"},"key":"$filter","value":"<string>"}],"variable":[{"id":"dfdfa6a8-4aba-477e-98d3-caeba94c4ca3","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"7cc4b9c6-8398-4371-9fa9-b0ffd425064c","description":{"content":"<p>(Required) The unique identification of a IBE context. [Currently no effect]</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"ibeContextId"}]}},"response":[{"id":"27b506a1-635b-4ff5-be01-34d5c8d2f47e","name":"A list of Rates","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/rates?culture=de-DE&$filter=<string>","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","rates"],"query":[{"description":"The culture to use.","key":"culture","value":"de-DE"},{"description":"The $filter system query option restricts the set of items returned.","key":"$filter","value":"<string>"}],"variable":[{"key":"tenantId"},{"key":"ibeContextId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"imageUrl\": \"<string>\",\n    \"cateringType\": \"EnglishBreakfast\",\n    \"depositPolicyId\": \"<string>\",\n    \"cancellationPolicyId\": \"<string>\",\n    \"isPackage\": \"<boolean>\"\n  },\n  {\n    \"id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"imageUrl\": \"<string>\",\n    \"cateringType\": \"BedAndBreakfast\",\n    \"depositPolicyId\": \"<string>\",\n    \"cancellationPolicyId\": \"<string>\",\n    \"isPackage\": \"<boolean>\"\n  }\n]"}],"_postman_id":"62ace436-30e2-4eec-a9e5-ba050c5ca2c0"}],"id":"f1cbb3b5-7771-424e-b3dd-12f0f2ddfc6c","_postman_id":"f1cbb3b5-7771-424e-b3dd-12f0f2ddfc6c","description":""},{"name":"policies","item":[{"name":"cancellation-policies","item":[{"name":"Get All Cancellation Policies","id":"3c00b92d-ebac-42d0-a7bf-0655ccb60166","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:ibeContextId/policies/cancellation-policies","description":"<p>Get a list of all existing items.</p>\n","urlObject":{"path":[":tenantId",":ibeContextId","policies","cancellation-policies"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"412c4e9a-575c-4df9-876c-ff333441dea4","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"60cfd09a-f69c-47e2-8637-760ab7da1a08","description":{"content":"<p>(Required) The unique identification of a IBE context. [Currently no effect]</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"ibeContextId"}]}},"response":[{"id":"8e1f5992-8a08-420d-acd1-46fa289bc55f","name":"A list of CancellationPolicies","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/policies/cancellation-policies","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","policies","cancellation-policies"],"variable":[{"key":"tenantId"},{"key":"ibeContextId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"nonRefundable\": \"<boolean>\"\n  },\n  {\n    \"id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"nonRefundable\": \"<boolean>\"\n  }\n]"}],"_postman_id":"3c00b92d-ebac-42d0-a7bf-0655ccb60166"}],"id":"2b3ac648-43de-4a8f-95f3-f5b1564719c4","_postman_id":"2b3ac648-43de-4a8f-95f3-f5b1564719c4","description":""},{"name":"deposit-policies","item":[{"name":"Get All Deposit Policies","id":"9625845a-9301-4e95-be26-2d4764125077","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:ibeContextId/policies/deposit-policies","description":"<p>Get a list of all existing items.</p>\n","urlObject":{"path":[":tenantId",":ibeContextId","policies","deposit-policies"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"9965a699-859e-445d-8dc4-cea47e925b27","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"41f5003a-2c4c-429b-8c9f-7bbec1d436af","description":{"content":"<p>(Required) The unique identification of a IBE context. [Currently no effect]</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"ibeContextId"}]}},"response":[{"id":"ac034505-54fc-4dea-a6eb-9f84dee2ccb1","name":"A list of DepositPolicies","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/policies/deposit-policies","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","policies","deposit-policies"],"variable":[{"key":"tenantId"},{"key":"ibeContextId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"amount\": \"<number>\",\n    \"amountType\": \"PercentageOfTotalAmount\",\n    \"dueDateType\": \"DaysBeforeArrival\",\n    \"dueDateDays\": \"<integer>\",\n    \"roundingPrecisionType\": \"Hundred\",\n    \"paymentType\": \"CreditCardAuthorization\"\n  },\n  {\n    \"id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"amount\": \"<number>\",\n    \"amountType\": \"PercentageOfTotalAmount\",\n    \"dueDateType\": \"DaysAfterBooking\",\n    \"dueDateDays\": \"<integer>\",\n    \"roundingPrecisionType\": \"SinglePosition\",\n    \"paymentType\": \"Bank\"\n  }\n]"}],"_postman_id":"9625845a-9301-4e95-be26-2d4764125077"}],"id":"7965ec3a-413c-4ed7-adde-42daf44d2593","_postman_id":"7965ec3a-413c-4ed7-adde-42daf44d2593","description":""}],"id":"e2c0321b-722c-48a5-baf7-5b0652be7127","_postman_id":"e2c0321b-722c-48a5-baf7-5b0652be7127","description":""},{"name":"person-groups","item":[{"name":"Get All Person Groups","id":"a5362be3-ff42-4b7c-bc52-1ecab0677ded","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:ibeContextId/person-groups","description":"<p>Get a list of all existing items.</p>\n","urlObject":{"path":[":tenantId",":ibeContextId","person-groups"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"e5ed36fb-ae93-4513-a972-f7e49ccc1d90","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"9aeef3a4-9981-4033-8ec4-d9de14f26003","description":{"content":"<p>(Required) The unique identification of a IBE context. [Currently no effect]</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"ibeContextId"}]}},"response":[{"id":"2dabb1c1-eed1-49a9-8563-d366878d914e","name":"A list of PersonGroups","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/person-groups","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","person-groups"],"variable":[{"key":"tenantId"},{"key":"ibeContextId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"ageFrom\": \"<integer>\",\n    \"ageTo\": \"<integer>\",\n    \"isMainPersonGroup\": \"<boolean>\"\n  },\n  {\n    \"id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"ageFrom\": \"<integer>\",\n    \"ageTo\": \"<integer>\",\n    \"isMainPersonGroup\": \"<boolean>\"\n  }\n]"}],"_postman_id":"a5362be3-ff42-4b7c-bc52-1ecab0677ded"}],"id":"4b74e54d-9cd1-46c5-aeda-2084c8b13b10","_postman_id":"4b74e54d-9cd1-46c5-aeda-2084c8b13b10","description":""},{"name":"booking-offers","item":[{"name":"{arrivalDate}","item":[{"name":"{departureDate}","item":[{"name":"Create Booking Offer","id":"ca444a48-8988-4d4c-a66a-34fa146484f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"selectionCriteria\": [\n    \"includeRates\",\n    \"includePackages\"\n  ],\n  \"roomOccupancy\": {\n    \"numberOfAdults\": \"<integer>\",\n    \"ageOfChildren\": [\n      \"<integer>\",\n      \"<integer>\"\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/:tenantId/:ibeContextId/booking-offers/:arrivalDate/:departureDate","description":"<p>Generates a BookingOffer with arrival and departure dates for a specific RoomOccupancy. \nThe price calculation can be based on rates, packages, or both. The response may include potential \nOffers. The state is crucial for the availability of a specific RoomStayOffer. \nThe availability of the RoomType and the ability to book are temporary and may change at any time, \nso always check and confirm before booking!</p>\n","urlObject":{"path":[":tenantId",":ibeContextId","booking-offers",":arrivalDate",":departureDate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"3d9a2c46-0673-4c1a-9a39-6bd755d69014","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"5acc0ecb-8976-497a-a7f7-6a323934cc12","description":{"content":"<p>(Required) The unique identification of a IBE context. [Currently no effect]</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"ibeContextId"},{"id":"4562e8ad-49d5-43b0-808c-fdf95e443940","description":{"content":"<p>(Required) The date of arrival.</p>\n","type":"text/plain"},"type":"any","value":"<date>","key":"arrivalDate"},{"id":"9184c166-b479-49ed-a6c5-2a7b9e069260","description":{"content":"<p>(Required) The date of departure.</p>\n","type":"text/plain"},"type":"any","value":"<date>","key":"departureDate"}]}},"response":[{"id":"5a006600-5f1f-4f5b-92c8-04927d309077","name":"The newly created BookingOffer.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"selectionCriteria\": [\n    \"includeRates\",\n    \"includePackages\"\n  ],\n  \"roomOccupancy\": {\n    \"numberOfAdults\": \"<integer>\",\n    \"ageOfChildren\": [\n      \"<integer>\",\n      \"<integer>\"\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/booking-offers/:arrivalDate/:departureDate","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","booking-offers",":arrivalDate",":departureDate"],"variable":[{"key":"tenantId"},{"key":"ibeContextId"},{"key":"arrivalDate"},{"key":"departureDate"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<string>\",\n  \"arrivalDate\": \"<date>\",\n  \"departureDate\": \"<date>\",\n  \"configurations\": [\n    {\n      \"id\": \"<integer>\",\n      \"roomOccupancy\": {\n        \"numberOfAdults\": \"<integer>\",\n        \"ageOfChildren\": [\n          \"<integer>\",\n          \"<integer>\"\n        ]\n      },\n      \"rateGroups\": [\n        {\n          \"roomTypeId\": \"<string>\",\n          \"roomStayOffers\": [\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Selected\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerStay\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerNight\"\n                }\n              ]\n            },\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"NotAvailable\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPerson\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerUse\"\n                }\n              ]\n            }\n          ]\n        },\n        {\n          \"roomTypeId\": \"<string>\",\n          \"roomStayOffers\": [\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Booked\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerNight\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerStay\"\n                }\n              ]\n            },\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"NotAvailable\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerNight\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPersonPerNight\"\n                }\n              ]\n            }\n          ]\n        }\n      ],\n      \"packageGroups\": [\n        {\n          \"packageId\": \"<string>\",\n          \"roomStayOffers\": [\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"NotAvailable\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerNight\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerNight\"\n                }\n              ]\n            },\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"NotAvailable\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPerson\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerStay\"\n                }\n              ]\n            }\n          ]\n        },\n        {\n          \"packageId\": \"<string>\",\n          \"roomStayOffers\": [\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Available\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerUse\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerStay\"\n                }\n              ]\n            },\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Booked\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPerson\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerUse\"\n                }\n              ]\n            }\n          ]\n        }\n      ]\n    },\n    {\n      \"id\": \"<integer>\",\n      \"roomOccupancy\": {\n        \"numberOfAdults\": \"<integer>\",\n        \"ageOfChildren\": [\n          \"<integer>\",\n          \"<integer>\"\n        ]\n      },\n      \"rateGroups\": [\n        {\n          \"roomTypeId\": \"<string>\",\n          \"roomStayOffers\": [\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Selected\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPersonPerNight\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPerson\"\n                }\n              ]\n            },\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Available\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPerson\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPerson\"\n                }\n              ]\n            }\n          ]\n        },\n        {\n          \"roomTypeId\": \"<string>\",\n          \"roomStayOffers\": [\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Available\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPersonPerNight\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerNight\"\n                }\n              ]\n            },\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Expired\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPersonPerNight\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPersonPerNight\"\n                }\n              ]\n            }\n          ]\n        }\n      ],\n      \"packageGroups\": [\n        {\n          \"packageId\": \"<string>\",\n          \"roomStayOffers\": [\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"NotAvailable\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPerson\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPersonPerNight\"\n                }\n              ]\n            },\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Booked\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPerson\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPersonPerNight\"\n                }\n              ]\n            }\n          ]\n        },\n        {\n          \"packageId\": \"<string>\",\n          \"roomStayOffers\": [\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"SelectedButNotAvailable\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerUse\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerStay\"\n                }\n              ]\n            },\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Selected\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerStay\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPersonPerNight\"\n                }\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ],\n  \"roomTypeAvailabilities\": [\n    {\n      \"roomTypeId\": \"<string>\",\n      \"availability\": \"<integer>\"\n    },\n    {\n      \"roomTypeId\": \"<string>\",\n      \"availability\": \"<integer>\"\n    }\n  ],\n  \"shoppingCartId\": \"<string>\"\n}"},{"id":"93d50378-0bac-49fd-bb0b-6507ee873f05","name":"The server cannot or will not process the request due to an apparent client error.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"selectionCriteria\": [\n    \"includeRates\",\n    \"includePackages\"\n  ],\n  \"roomOccupancy\": {\n    \"numberOfAdults\": \"<integer>\",\n    \"ageOfChildren\": [\n      \"<integer>\",\n      \"<integer>\"\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/booking-offers/:arrivalDate/:departureDate","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","booking-offers",":arrivalDate",":departureDate"],"variable":[{"key":"tenantId"},{"key":"ibeContextId"},{"key":"arrivalDate"},{"key":"departureDate"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"ca444a48-8988-4d4c-a66a-34fa146484f2"}],"id":"312347db-70c1-4c33-b870-cc210630893b","_postman_id":"312347db-70c1-4c33-b870-cc210630893b","description":""}],"id":"0dcce17b-f6ce-417e-9e3b-77cce380ac73","_postman_id":"0dcce17b-f6ce-417e-9e3b-77cce380ac73","description":""},{"name":"{bookingOfferId}","item":[{"name":"room-stay-offers","item":[{"name":"{roomStayOfferId}","item":[{"name":"Get Room Stay Offer","id":"30d33f68-c832-4d82-ab17-b4eee85abf25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:ibeContextId/booking-offers/:bookingOfferId/room-stay-offers/:roomStayOfferId","description":"<p>Get a specific RoomStayOffer with pricing conditions. The state is crucial for the availability of a \nspecific room stay. Availability and the ability to book are temporary and \nmay change at any time, so always check and confirm before booking! </p>\n","urlObject":{"path":[":tenantId",":ibeContextId","booking-offers",":bookingOfferId","room-stay-offers",":roomStayOfferId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"8934d4ee-baea-4f59-99f8-34e1ee8d3200","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"64fa61e2-9ec4-4b48-be96-33928a40e373","description":{"content":"<p>(Required) The unique identification of a IBE context. [Currently no effect]</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"ibeContextId"},{"id":"a8a5695c-a595-485f-87ce-7c111dadc4d3","description":{"content":"<p>(Required) The unique identifier of a BookingOffer.</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"bookingOfferId"},{"id":"798316cc-ef19-4f3a-be6a-419bdbe4e9d8","description":{"content":"<p>(Required) The unique identifier of an RoomStayOffer.</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"roomStayOfferId"}]}},"response":[{"id":"784c8959-9354-45f1-9007-40135ed67886","name":"A single RoomStayOffer.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/booking-offers/:bookingOfferId/room-stay-offers/:roomStayOfferId","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","booking-offers",":bookingOfferId","room-stay-offers",":roomStayOfferId"],"variable":[{"key":"tenantId"},{"key":"ibeContextId"},{"key":"bookingOfferId"},{"key":"roomStayOfferId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<string>\",\n  \"rateId\": \"<string>\",\n  \"roomTypeId\": \"<string>\",\n  \"state\": \"Available\",\n  \"pricePerNight\": \"<number>\",\n  \"totalPrice\": \"<number>\",\n  \"guestCounts\": [\n    {\n      \"personCount\": \"<integer>\",\n      \"personGroupId\": \"<string>\",\n      \"guestCountRates\": [\n        {\n          \"rateId\": \"<string>\",\n          \"from\": \"<date>\",\n          \"until\": \"<date>\",\n          \"amountPerNight\": \"<number>\",\n          \"totalAmount\": \"<number>\",\n          \"services\": [\n            {\n              \"amount\": \"<number>\",\n              \"articleId\": \"<string>\",\n              \"isInclusive\": true,\n              \"pricingType\": \"PerPersonPerNight\",\n              \"units\": \"<integer>\"\n            },\n            {\n              \"amount\": \"<number>\",\n              \"articleId\": \"<string>\",\n              \"isInclusive\": true,\n              \"pricingType\": \"PerNight\",\n              \"units\": \"<integer>\"\n            }\n          ]\n        },\n        {\n          \"rateId\": \"<string>\",\n          \"from\": \"<date>\",\n          \"until\": \"<date>\",\n          \"amountPerNight\": \"<number>\",\n          \"totalAmount\": \"<number>\",\n          \"services\": [\n            {\n              \"amount\": \"<number>\",\n              \"articleId\": \"<string>\",\n              \"isInclusive\": true,\n              \"pricingType\": \"PerUse\",\n              \"units\": \"<integer>\"\n            },\n            {\n              \"amount\": \"<number>\",\n              \"articleId\": \"<string>\",\n              \"isInclusive\": false,\n              \"pricingType\": \"PerUse\",\n              \"units\": \"<integer>\"\n            }\n          ]\n        }\n      ]\n    },\n    {\n      \"personCount\": \"<integer>\",\n      \"personGroupId\": \"<string>\",\n      \"guestCountRates\": [\n        {\n          \"rateId\": \"<string>\",\n          \"from\": \"<date>\",\n          \"until\": \"<date>\",\n          \"amountPerNight\": \"<number>\",\n          \"totalAmount\": \"<number>\",\n          \"services\": [\n            {\n              \"amount\": \"<number>\",\n              \"articleId\": \"<string>\",\n              \"isInclusive\": true,\n              \"pricingType\": \"PerUse\",\n              \"units\": \"<integer>\"\n            },\n            {\n              \"amount\": \"<number>\",\n              \"articleId\": \"<string>\",\n              \"isInclusive\": true,\n              \"pricingType\": \"PerPerson\",\n              \"units\": \"<integer>\"\n            }\n          ]\n        },\n        {\n          \"rateId\": \"<string>\",\n          \"from\": \"<date>\",\n          \"until\": \"<date>\",\n          \"amountPerNight\": \"<number>\",\n          \"totalAmount\": \"<number>\",\n          \"services\": [\n            {\n              \"amount\": \"<number>\",\n              \"articleId\": \"<string>\",\n              \"isInclusive\": true,\n              \"pricingType\": \"PerUse\",\n              \"units\": \"<integer>\"\n            },\n            {\n              \"amount\": \"<number>\",\n              \"articleId\": \"<string>\",\n              \"isInclusive\": true,\n              \"pricingType\": \"PerPerson\",\n              \"units\": \"<integer>\"\n            }\n          ]\n        }\n      ]\n    }\n  ],\n  \"services\": [\n    {\n      \"articleId\": \"<string>\",\n      \"units\": \"<integer>\",\n      \"amount\": \"<number>\",\n      \"pricingType\": \"PerPersonPerNight\"\n    },\n    {\n      \"articleId\": \"<string>\",\n      \"units\": \"<integer>\",\n      \"amount\": \"<number>\",\n      \"pricingType\": \"PerNight\"\n    }\n  ]\n}"},{"id":"ba2ddd01-c47c-473a-aae1-cb94e159186c","name":"The requested Resource could not be found.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/booking-offers/:bookingOfferId/room-stay-offers/:roomStayOfferId","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","booking-offers",":bookingOfferId","room-stay-offers",":roomStayOfferId"],"variable":[{"key":"tenantId"},{"key":"ibeContextId"},{"key":"bookingOfferId"},{"key":"roomStayOfferId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"resourceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"30d33f68-c832-4d82-ab17-b4eee85abf25"}],"id":"d418cdc6-1eb2-4d7c-a4d9-e63713aecace","_postman_id":"d418cdc6-1eb2-4d7c-a4d9-e63713aecace","description":""}],"id":"e4508378-3064-40b3-8a41-01d5ca3f3492","_postman_id":"e4508378-3064-40b3-8a41-01d5ca3f3492","description":""},{"name":"Get Booking Offer","id":"20b4c8ff-a89a-45d9-8225-f148da2c6a40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:ibeContextId/booking-offers/:bookingOfferId","description":"<p>Retrieves a previously requested or created BookingOffer, with current availability recalculated and considered. \nThe state is crucial for the availability of a specific RoomStayOffer. \nThe availability of the RoomType and the ability to book are temporary and may change at any time, \nso always check and confirm before booking!</p>\n","urlObject":{"path":[":tenantId",":ibeContextId","booking-offers",":bookingOfferId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"2d5a3cd4-3ab5-4f81-ae9c-46ac62c343d3","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"447d41eb-e538-4889-bf05-20b2a7d03c90","description":{"content":"<p>(Required) The unique identification of a IBE context. [Currently no effect]</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"ibeContextId"},{"id":"e1ff2a12-4b5f-41ea-90a2-9efdc7cc6b93","description":{"content":"<p>(Required) The unique identifier of a BookingOffer.</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"bookingOfferId"}]}},"response":[{"id":"62c9e5ca-9a60-424d-ad46-7b32335ea518","name":"A single BookingOffer.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/booking-offers/:bookingOfferId","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","booking-offers",":bookingOfferId"],"variable":[{"key":"tenantId"},{"key":"ibeContextId"},{"key":"bookingOfferId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<string>\",\n  \"arrivalDate\": \"<date>\",\n  \"departureDate\": \"<date>\",\n  \"configurations\": [\n    {\n      \"id\": \"<integer>\",\n      \"roomOccupancy\": {\n        \"numberOfAdults\": \"<integer>\",\n        \"ageOfChildren\": [\n          \"<integer>\",\n          \"<integer>\"\n        ]\n      },\n      \"rateGroups\": [\n        {\n          \"roomTypeId\": \"<string>\",\n          \"roomStayOffers\": [\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Available\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPerson\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPersonPerNight\"\n                }\n              ]\n            },\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"NotAvailable\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerUse\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerNight\"\n                }\n              ]\n            }\n          ]\n        },\n        {\n          \"roomTypeId\": \"<string>\",\n          \"roomStayOffers\": [\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Available\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerUse\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerNight\"\n                }\n              ]\n            },\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Booked\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerStay\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerStay\"\n                }\n              ]\n            }\n          ]\n        }\n      ],\n      \"packageGroups\": [\n        {\n          \"packageId\": \"<string>\",\n          \"roomStayOffers\": [\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Selected\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerUse\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerNight\"\n                }\n              ]\n            },\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Expired\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPersonPerNight\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerStay\"\n                }\n              ]\n            }\n          ]\n        },\n        {\n          \"packageId\": \"<string>\",\n          \"roomStayOffers\": [\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Selected\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerStay\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPersonPerNight\"\n                }\n              ]\n            },\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Booked\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerUse\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerUse\"\n                }\n              ]\n            }\n          ]\n        }\n      ]\n    },\n    {\n      \"id\": \"<integer>\",\n      \"roomOccupancy\": {\n        \"numberOfAdults\": \"<integer>\",\n        \"ageOfChildren\": [\n          \"<integer>\",\n          \"<integer>\"\n        ]\n      },\n      \"rateGroups\": [\n        {\n          \"roomTypeId\": \"<string>\",\n          \"roomStayOffers\": [\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Available\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerStay\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPersonPerNight\"\n                }\n              ]\n            },\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Booked\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerUse\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerNight\"\n                }\n              ]\n            }\n          ]\n        },\n        {\n          \"roomTypeId\": \"<string>\",\n          \"roomStayOffers\": [\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Expired\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerUse\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerNight\"\n                }\n              ]\n            },\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"NotAvailable\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerNight\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPerson\"\n                }\n              ]\n            }\n          ]\n        }\n      ],\n      \"packageGroups\": [\n        {\n          \"packageId\": \"<string>\",\n          \"roomStayOffers\": [\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Selected\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerStay\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPerson\"\n                }\n              ]\n            },\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Available\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerUse\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerNight\"\n                }\n              ]\n            }\n          ]\n        },\n        {\n          \"packageId\": \"<string>\",\n          \"roomStayOffers\": [\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"NotAvailable\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerUse\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerStay\"\n                }\n              ]\n            },\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Selected\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPerson\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPerson\"\n                }\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ],\n  \"roomTypeAvailabilities\": [\n    {\n      \"roomTypeId\": \"<string>\",\n      \"availability\": \"<integer>\"\n    },\n    {\n      \"roomTypeId\": \"<string>\",\n      \"availability\": \"<integer>\"\n    }\n  ],\n  \"shoppingCartId\": \"<string>\"\n}"},{"id":"4c699753-5f8c-4ade-b0ec-b09aaefd658e","name":"The requested Resource could not be found.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/booking-offers/:bookingOfferId","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","booking-offers",":bookingOfferId"],"variable":[{"key":"tenantId"},{"key":"ibeContextId"},{"key":"bookingOfferId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"resourceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"20b4c8ff-a89a-45d9-8225-f148da2c6a40"},{"name":"Update Booking Offer","id":"61e84164-e8f2-42a1-a261-6ba9d16a4ee8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"selectionCriteria\": [\n    \"includePackages\",\n    \"includePackages\"\n  ],\n  \"roomOccupancy\": {\n    \"numberOfAdults\": \"<integer>\",\n    \"ageOfChildren\": [\n      \"<integer>\",\n      \"<integer>\"\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/:tenantId/:ibeContextId/booking-offers/:bookingOfferId","description":"<p>Update the BookingOffer, for example, if an additional RoomOccupancy (see UpdateBookingOfferRequest - RoomOccupancy)\nis needed, or if an additional price calculation based on the price basis of the entire \nBookingOffer (see UpdateBookingOfferRequest - SelectionCriteria) is required.</p>\n","urlObject":{"path":[":tenantId",":ibeContextId","booking-offers",":bookingOfferId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"7f71ba81-b50a-4966-9f02-aa6cc5055ecd","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"fd795a76-fe8d-4af7-898f-481c9f5191ed","description":{"content":"<p>(Required) The unique identification of a IBE context. [Currently no effect]</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"ibeContextId"},{"id":"cc97df24-93c7-46bf-9a65-90f5eee797fe","description":{"content":"<p>(Required) The unique identifier of a BookingOffer.</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"bookingOfferId"}]}},"response":[{"id":"93da6bcf-451d-40be-a3c3-9c2e6943cb66","name":"The updated BookingOffer.","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"selectionCriteria\": [\n    \"includePackages\",\n    \"includePackages\"\n  ],\n  \"roomOccupancy\": {\n    \"numberOfAdults\": \"<integer>\",\n    \"ageOfChildren\": [\n      \"<integer>\",\n      \"<integer>\"\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/booking-offers/:bookingOfferId","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","booking-offers",":bookingOfferId"],"variable":[{"key":"tenantId"},{"key":"ibeContextId"},{"key":"bookingOfferId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<string>\",\n  \"arrivalDate\": \"<date>\",\n  \"departureDate\": \"<date>\",\n  \"configurations\": [\n    {\n      \"id\": \"<integer>\",\n      \"roomOccupancy\": {\n        \"numberOfAdults\": \"<integer>\",\n        \"ageOfChildren\": [\n          \"<integer>\",\n          \"<integer>\"\n        ]\n      },\n      \"rateGroups\": [\n        {\n          \"roomTypeId\": \"<string>\",\n          \"roomStayOffers\": [\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"SelectedButNotAvailable\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPerson\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPersonPerNight\"\n                }\n              ]\n            },\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"SelectedButNotAvailable\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerNight\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPerson\"\n                }\n              ]\n            }\n          ]\n        },\n        {\n          \"roomTypeId\": \"<string>\",\n          \"roomStayOffers\": [\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Selected\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPerson\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerStay\"\n                }\n              ]\n            },\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Selected\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerNight\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerNight\"\n                }\n              ]\n            }\n          ]\n        }\n      ],\n      \"packageGroups\": [\n        {\n          \"packageId\": \"<string>\",\n          \"roomStayOffers\": [\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"SelectedButNotAvailable\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerNight\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPersonPerNight\"\n                }\n              ]\n            },\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"NotAvailable\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerStay\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerNight\"\n                }\n              ]\n            }\n          ]\n        },\n        {\n          \"packageId\": \"<string>\",\n          \"roomStayOffers\": [\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Expired\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerUse\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerUse\"\n                }\n              ]\n            },\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Selected\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPerson\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPersonPerNight\"\n                }\n              ]\n            }\n          ]\n        }\n      ]\n    },\n    {\n      \"id\": \"<integer>\",\n      \"roomOccupancy\": {\n        \"numberOfAdults\": \"<integer>\",\n        \"ageOfChildren\": [\n          \"<integer>\",\n          \"<integer>\"\n        ]\n      },\n      \"rateGroups\": [\n        {\n          \"roomTypeId\": \"<string>\",\n          \"roomStayOffers\": [\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"NotAvailable\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerNight\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerStay\"\n                }\n              ]\n            },\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"SelectedButNotAvailable\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerUse\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerNight\"\n                }\n              ]\n            }\n          ]\n        },\n        {\n          \"roomTypeId\": \"<string>\",\n          \"roomStayOffers\": [\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Expired\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerUse\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerStay\"\n                }\n              ]\n            },\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"SelectedButNotAvailable\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerStay\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPerson\"\n                }\n              ]\n            }\n          ]\n        }\n      ],\n      \"packageGroups\": [\n        {\n          \"packageId\": \"<string>\",\n          \"roomStayOffers\": [\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Expired\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerStay\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPerson\"\n                }\n              ]\n            },\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Selected\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPerson\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPersonPerNight\"\n                }\n              ]\n            }\n          ]\n        },\n        {\n          \"packageId\": \"<string>\",\n          \"roomStayOffers\": [\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"NotAvailable\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerNight\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerStay\"\n                }\n              ]\n            },\n            {\n              \"id\": \"<string>\",\n              \"rateId\": \"<string>\",\n              \"roomTypeId\": \"<string>\",\n              \"state\": \"Expired\",\n              \"pricePerNight\": \"<number>\",\n              \"totalPrice\": \"<number>\",\n              \"guestCounts\": [\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPersonPerNight\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerStay\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                },\n                {\n                  \"personCount\": \"<integer>\",\n                  \"personGroupId\": \"<string>\",\n                  \"guestCountRates\": [\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerPerson\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    },\n                    {\n                      \"rateId\": \"<string>\",\n                      \"from\": \"<date>\",\n                      \"until\": \"<date>\",\n                      \"amountPerNight\": \"<number>\",\n                      \"totalAmount\": \"<number>\",\n                      \"services\": [\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": false,\n                          \"pricingType\": \"PerUse\",\n                          \"units\": \"<integer>\"\n                        },\n                        {\n                          \"amount\": \"<number>\",\n                          \"articleId\": \"<string>\",\n                          \"isInclusive\": true,\n                          \"pricingType\": \"PerNight\",\n                          \"units\": \"<integer>\"\n                        }\n                      ]\n                    }\n                  ]\n                }\n              ],\n              \"services\": [\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerNight\"\n                },\n                {\n                  \"articleId\": \"<string>\",\n                  \"units\": \"<integer>\",\n                  \"amount\": \"<number>\",\n                  \"pricingType\": \"PerPerson\"\n                }\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ],\n  \"roomTypeAvailabilities\": [\n    {\n      \"roomTypeId\": \"<string>\",\n      \"availability\": \"<integer>\"\n    },\n    {\n      \"roomTypeId\": \"<string>\",\n      \"availability\": \"<integer>\"\n    }\n  ],\n  \"shoppingCartId\": \"<string>\"\n}"}],"_postman_id":"61e84164-e8f2-42a1-a261-6ba9d16a4ee8"}],"id":"f73d67f0-61a3-4b2a-abad-f734d24897fe","_postman_id":"f73d67f0-61a3-4b2a-abad-f734d24897fe","description":""}],"id":"7a4f924f-cd87-485f-aece-f7e855c11301","_postman_id":"7a4f924f-cd87-485f-aece-f7e855c11301","description":""},{"name":"shopping-carts","item":[{"name":"{shoppingCartId}","item":[{"name":"booking-offers","item":[{"name":"{bookingOfferId}","item":[{"name":"room-stay-offers","item":[{"name":"{roomStayOfferId}:add","item":[{"name":"Add Room Stay Offer To Shopping Cart","id":"e2a1c54a-4426-4547-ac56-bbf4c4f4b498","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:ibeContextId/shopping-carts/:shoppingCartId/booking-offers/:bookingOfferId/room-stay-offers/{{roomStayOfferId}}:add","description":"<p>Adds a specific RoomStayOffer to a ShoppingCart.</p>\n","urlObject":{"path":[":tenantId",":ibeContextId","shopping-carts",":shoppingCartId","booking-offers",":bookingOfferId","room-stay-offers","{{roomStayOfferId}}:add"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"f10b252e-230b-4d15-b600-6bd55e575fa6","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"0066a8c0-3f3f-4049-b99e-75cbe49d5ada","description":{"content":"<p>(Required) The unique identification of a IBE context. [Currently no effect]</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"ibeContextId"},{"id":"af4bcea5-197e-4418-b117-b550cffbac05","description":{"content":"<p>(Required) The unique identifier of a ShoppingCart.</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"shoppingCartId"},{"id":"f62ef3bb-6708-499f-bb48-9d26e9673276","description":{"content":"<p>(Required) The unique identifier of a BookingOffer.</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"bookingOfferId"}]}},"response":[{"id":"b318e3f7-e8b5-47a8-ba0c-61c3a4fd1386","name":"The updated ShoppingCart.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/shopping-carts/:shoppingCartId/booking-offers/:bookingOfferId/room-stay-offers/{{roomStayOfferId}}:add","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","shopping-carts",":shoppingCartId","booking-offers",":bookingOfferId","room-stay-offers","{{roomStayOfferId}}:add"],"variable":[{"key":"tenantId"},{"key":"ibeContextId"},{"key":"shoppingCartId"},{"key":"bookingOfferId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<string>\",\n  \"items\": [\n    {\n      \"bookingOfferId\": \"<string>\",\n      \"arrivalDate\": \"<date>\",\n      \"departureDate\": \"<date>\",\n      \"offers\": [\n        {\n          \"guestCounts\": [\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerUse\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            },\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerUse\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerUse\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            }\n          ],\n          \"id\": \"<string>\",\n          \"pricePerNight\": \"<number>\",\n          \"rateId\": \"<string>\",\n          \"roomTypeId\": \"<string>\",\n          \"services\": [\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerUse\"\n            },\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerPersonPerNight\"\n            }\n          ],\n          \"state\": \"Expired\",\n          \"totalPrice\": \"<number>\"\n        },\n        {\n          \"guestCounts\": [\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            },\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            }\n          ],\n          \"id\": \"<string>\",\n          \"pricePerNight\": \"<number>\",\n          \"rateId\": \"<string>\",\n          \"roomTypeId\": \"<string>\",\n          \"services\": [\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerUse\"\n            },\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerNight\"\n            }\n          ],\n          \"state\": \"Selected\",\n          \"totalPrice\": \"<number>\"\n        }\n      ]\n    },\n    {\n      \"bookingOfferId\": \"<string>\",\n      \"arrivalDate\": \"<date>\",\n      \"departureDate\": \"<date>\",\n      \"offers\": [\n        {\n          \"guestCounts\": [\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerNight\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerUse\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            },\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerUse\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            }\n          ],\n          \"id\": \"<string>\",\n          \"pricePerNight\": \"<number>\",\n          \"rateId\": \"<string>\",\n          \"roomTypeId\": \"<string>\",\n          \"services\": [\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerPerson\"\n            },\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerPerson\"\n            }\n          ],\n          \"state\": \"Selected\",\n          \"totalPrice\": \"<number>\"\n        },\n        {\n          \"guestCounts\": [\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerNight\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerNight\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            },\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerUse\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            }\n          ],\n          \"id\": \"<string>\",\n          \"pricePerNight\": \"<number>\",\n          \"rateId\": \"<string>\",\n          \"roomTypeId\": \"<string>\",\n          \"services\": [\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerNight\"\n            },\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerPerson\"\n            }\n          ],\n          \"state\": \"Booked\",\n          \"totalPrice\": \"<number>\"\n        }\n      ]\n    }\n  ]\n}"},{"id":"5af33c58-e0f6-4990-8c90-335ef32c34b9","name":"The requested Resource could not be found.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/shopping-carts/:shoppingCartId/booking-offers/:bookingOfferId/room-stay-offers/{{roomStayOfferId}}:add","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","shopping-carts",":shoppingCartId","booking-offers",":bookingOfferId","room-stay-offers","{{roomStayOfferId}}:add"],"variable":[{"key":"tenantId"},{"key":"ibeContextId"},{"key":"shoppingCartId"},{"key":"bookingOfferId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"resourceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"e2a1c54a-4426-4547-ac56-bbf4c4f4b498"}],"id":"94156831-522e-48e9-aa02-b4d602c17475","_postman_id":"94156831-522e-48e9-aa02-b4d602c17475","description":""},{"name":"{roomStayOfferId}:remove","item":[{"name":"Remove Room Stay Offer From Shopping Cart","id":"343dfa0e-b760-4856-a7f8-f0d57095e98f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:ibeContextId/shopping-carts/:shoppingCartId/booking-offers/:bookingOfferId/room-stay-offers/{{roomStayOfferId}}:remove","description":"<p>Removes a specific RoomStayOffer from a ShoppingCart.</p>\n","urlObject":{"path":[":tenantId",":ibeContextId","shopping-carts",":shoppingCartId","booking-offers",":bookingOfferId","room-stay-offers","{{roomStayOfferId}}:remove"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"bb5680c9-9b6c-4eb7-98c2-fea892134f0d","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"b097c539-3ac8-4c6f-9a7b-7b9eba398b91","description":{"content":"<p>(Required) The unique identification of a IBE context. [Currently no effect]</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"ibeContextId"},{"id":"774d57d2-ec62-4655-a7d5-06fbcb124179","description":{"content":"<p>(Required) The unique identifier of a ShoppingCart.</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"shoppingCartId"},{"id":"7b73abd6-7115-4aa2-99e2-2af246b2645c","description":{"content":"<p>(Required) The unique identifier of a BookingOffer.</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"bookingOfferId"}]}},"response":[{"id":"4b229889-1cfd-487b-a833-04bb2b4f856b","name":"The updated ShoppingCart.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/shopping-carts/:shoppingCartId/booking-offers/:bookingOfferId/room-stay-offers/{{roomStayOfferId}}:remove","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","shopping-carts",":shoppingCartId","booking-offers",":bookingOfferId","room-stay-offers","{{roomStayOfferId}}:remove"],"variable":[{"key":"tenantId"},{"key":"ibeContextId"},{"key":"shoppingCartId"},{"key":"bookingOfferId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<string>\",\n  \"items\": [\n    {\n      \"bookingOfferId\": \"<string>\",\n      \"arrivalDate\": \"<date>\",\n      \"departureDate\": \"<date>\",\n      \"offers\": [\n        {\n          \"guestCounts\": [\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerUse\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            },\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerUse\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerUse\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            }\n          ],\n          \"id\": \"<string>\",\n          \"pricePerNight\": \"<number>\",\n          \"rateId\": \"<string>\",\n          \"roomTypeId\": \"<string>\",\n          \"services\": [\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerUse\"\n            },\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerPersonPerNight\"\n            }\n          ],\n          \"state\": \"Expired\",\n          \"totalPrice\": \"<number>\"\n        },\n        {\n          \"guestCounts\": [\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            },\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            }\n          ],\n          \"id\": \"<string>\",\n          \"pricePerNight\": \"<number>\",\n          \"rateId\": \"<string>\",\n          \"roomTypeId\": \"<string>\",\n          \"services\": [\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerUse\"\n            },\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerNight\"\n            }\n          ],\n          \"state\": \"Selected\",\n          \"totalPrice\": \"<number>\"\n        }\n      ]\n    },\n    {\n      \"bookingOfferId\": \"<string>\",\n      \"arrivalDate\": \"<date>\",\n      \"departureDate\": \"<date>\",\n      \"offers\": [\n        {\n          \"guestCounts\": [\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerNight\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerUse\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            },\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerUse\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            }\n          ],\n          \"id\": \"<string>\",\n          \"pricePerNight\": \"<number>\",\n          \"rateId\": \"<string>\",\n          \"roomTypeId\": \"<string>\",\n          \"services\": [\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerPerson\"\n            },\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerPerson\"\n            }\n          ],\n          \"state\": \"Selected\",\n          \"totalPrice\": \"<number>\"\n        },\n        {\n          \"guestCounts\": [\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerNight\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerNight\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            },\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerUse\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            }\n          ],\n          \"id\": \"<string>\",\n          \"pricePerNight\": \"<number>\",\n          \"rateId\": \"<string>\",\n          \"roomTypeId\": \"<string>\",\n          \"services\": [\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerNight\"\n            },\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerPerson\"\n            }\n          ],\n          \"state\": \"Booked\",\n          \"totalPrice\": \"<number>\"\n        }\n      ]\n    }\n  ]\n}"},{"id":"7d1d8e05-c47d-4b0d-9827-1e7e89e8eef0","name":"The requested Resource could not be found.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/shopping-carts/:shoppingCartId/booking-offers/:bookingOfferId/room-stay-offers/{{roomStayOfferId}}:remove","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","shopping-carts",":shoppingCartId","booking-offers",":bookingOfferId","room-stay-offers","{{roomStayOfferId}}:remove"],"variable":[{"key":"tenantId"},{"key":"ibeContextId"},{"key":"shoppingCartId"},{"key":"bookingOfferId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"resourceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"343dfa0e-b760-4856-a7f8-f0d57095e98f"}],"id":"d9197366-04cc-45d3-863b-a39de9adf72a","_postman_id":"d9197366-04cc-45d3-863b-a39de9adf72a","description":""}],"id":"4ef3005e-078d-406d-a853-8ef2b3f5f57a","_postman_id":"4ef3005e-078d-406d-a853-8ef2b3f5f57a","description":""}],"id":"adf9fcbf-3611-4676-96df-d82501be93f0","_postman_id":"adf9fcbf-3611-4676-96df-d82501be93f0","description":""}],"id":"3e9fb55b-034e-4f17-8d06-02846392d612","_postman_id":"3e9fb55b-034e-4f17-8d06-02846392d612","description":""},{"name":"Get Shopping Cart","id":"5ed3de21-7205-4779-aad6-6fd252b43835","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:ibeContextId/shopping-carts/:shoppingCartId","description":"<p>Get a single item by it's unique ID.</p>\n","urlObject":{"path":[":tenantId",":ibeContextId","shopping-carts",":shoppingCartId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"f274f6a3-941f-46f0-b2bb-96958f08ff1f","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"a85cd84a-45cc-4371-8fbc-718ee2231105","description":{"content":"<p>(Required) The unique identification of a IBE context. [Currently no effect]</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"ibeContextId"},{"id":"0577a39b-2e92-4da2-859e-4f2ca3b48d6a","description":{"content":"<p>(Required) The unique identifier of a ShoppingCart.</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"shoppingCartId"}]}},"response":[{"id":"06b1797c-8fd7-4a45-a393-bbdb0ff524a3","name":"A single ShoppingCart.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/shopping-carts/:shoppingCartId","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","shopping-carts",":shoppingCartId"],"variable":[{"key":"tenantId"},{"key":"ibeContextId"},{"key":"shoppingCartId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<string>\",\n  \"items\": [\n    {\n      \"bookingOfferId\": \"<string>\",\n      \"arrivalDate\": \"<date>\",\n      \"departureDate\": \"<date>\",\n      \"offers\": [\n        {\n          \"guestCounts\": [\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerNight\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            },\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            }\n          ],\n          \"id\": \"<string>\",\n          \"pricePerNight\": \"<number>\",\n          \"rateId\": \"<string>\",\n          \"roomTypeId\": \"<string>\",\n          \"services\": [\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerPersonPerNight\"\n            },\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerStay\"\n            }\n          ],\n          \"state\": \"Selected\",\n          \"totalPrice\": \"<number>\"\n        },\n        {\n          \"guestCounts\": [\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            },\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerUse\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerUse\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            }\n          ],\n          \"id\": \"<string>\",\n          \"pricePerNight\": \"<number>\",\n          \"rateId\": \"<string>\",\n          \"roomTypeId\": \"<string>\",\n          \"services\": [\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerNight\"\n            },\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerStay\"\n            }\n          ],\n          \"state\": \"SelectedButNotAvailable\",\n          \"totalPrice\": \"<number>\"\n        }\n      ]\n    },\n    {\n      \"bookingOfferId\": \"<string>\",\n      \"arrivalDate\": \"<date>\",\n      \"departureDate\": \"<date>\",\n      \"offers\": [\n        {\n          \"guestCounts\": [\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerUse\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            },\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerUse\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            }\n          ],\n          \"id\": \"<string>\",\n          \"pricePerNight\": \"<number>\",\n          \"rateId\": \"<string>\",\n          \"roomTypeId\": \"<string>\",\n          \"services\": [\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerStay\"\n            },\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerStay\"\n            }\n          ],\n          \"state\": \"Expired\",\n          \"totalPrice\": \"<number>\"\n        },\n        {\n          \"guestCounts\": [\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            },\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            }\n          ],\n          \"id\": \"<string>\",\n          \"pricePerNight\": \"<number>\",\n          \"rateId\": \"<string>\",\n          \"roomTypeId\": \"<string>\",\n          \"services\": [\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerNight\"\n            },\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerUse\"\n            }\n          ],\n          \"state\": \"Available\",\n          \"totalPrice\": \"<number>\"\n        }\n      ]\n    }\n  ]\n}"},{"id":"7e45c68d-ce1b-47eb-9fa0-31a6a3850504","name":"The requested Resource could not be found.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/shopping-carts/:shoppingCartId","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","shopping-carts",":shoppingCartId"],"variable":[{"key":"tenantId"},{"key":"ibeContextId"},{"key":"shoppingCartId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"resourceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"5ed3de21-7205-4779-aad6-6fd252b43835"},{"name":"Check Out Shopping Cart","id":"354909bc-4f97-49a2-9c8a-d39ccb6d7135","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"guest\": {\n    \"emailAddress\": \"<string>\",\n    \"salutation\": \"<string>\",\n    \"firstName\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"companyName\": \"<string>\",\n    \"address\": \"<string>\",\n    \"zipCode\": \"<string>\",\n    \"city\": \"<string>\",\n    \"state\": \"<string>\",\n    \"phoneNumber\": \"<string>\",\n    \"languageId\": \"<string>\"\n  },\n  \"billingAddress\": {\n    \"emailAddress\": \"<string>\",\n    \"salutation\": \"<string>\",\n    \"firstName\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"companyName\": \"<string>\",\n    \"address\": \"<string>\",\n    \"zipCode\": \"<string>\",\n    \"city\": \"<string>\",\n    \"state\": \"<string>\",\n    \"phoneNumber\": \"<string>\",\n    \"languageId\": \"<string>\"\n  },\n  \"remark\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/:tenantId/:ibeContextId/shopping-carts/{{shoppingCartId}}:check-out","description":"<p>Check out a single ShoppingCart.</p>\n","urlObject":{"path":[":tenantId",":ibeContextId","shopping-carts","{{shoppingCartId}}:check-out"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"e2f3acda-ae8f-41cc-b3ba-b45f3e3f8a1d","type":"any","value":"<string>","key":"tenantId"},{"id":"11510157-f1fe-4857-bcd0-3ebe870451e3","type":"any","value":"<string>","key":"ibeContextId"}]}},"response":[{"id":"2b8be5f8-4394-4945-af41-d6d68fdcda66","name":"Response object returned after successfully checking out the shopping cart, containing the bookingReferences for the new reservations.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"guest\": {\n    \"emailAddress\": \"<string>\",\n    \"salutation\": \"<string>\",\n    \"firstName\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"companyName\": \"<string>\",\n    \"address\": \"<string>\",\n    \"zipCode\": \"<string>\",\n    \"city\": \"<string>\",\n    \"state\": \"<string>\",\n    \"phoneNumber\": \"<string>\",\n    \"languageId\": \"<string>\"\n  },\n  \"billingAddress\": {\n    \"emailAddress\": \"<string>\",\n    \"salutation\": \"<string>\",\n    \"firstName\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"companyName\": \"<string>\",\n    \"address\": \"<string>\",\n    \"zipCode\": \"<string>\",\n    \"city\": \"<string>\",\n    \"state\": \"<string>\",\n    \"phoneNumber\": \"<string>\",\n    \"languageId\": \"<string>\"\n  },\n  \"remark\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/shopping-carts/{{shoppingCartId}}:check-out","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","shopping-carts","{{shoppingCartId}}:check-out"],"variable":[{"key":"tenantId"},{"key":"ibeContextId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"reservations\": [\n    {\n      \"bookingReference\": \"<string>\"\n    },\n    {\n      \"bookingReference\": \"<string>\"\n    }\n  ]\n}"},{"id":"5954e2bd-733b-4944-a380-712e3154a4c1","name":"The requested Resource could not be found.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"guest\": {\n    \"emailAddress\": \"<string>\",\n    \"salutation\": \"<string>\",\n    \"firstName\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"companyName\": \"<string>\",\n    \"address\": \"<string>\",\n    \"zipCode\": \"<string>\",\n    \"city\": \"<string>\",\n    \"state\": \"<string>\",\n    \"phoneNumber\": \"<string>\",\n    \"languageId\": \"<string>\"\n  },\n  \"billingAddress\": {\n    \"emailAddress\": \"<string>\",\n    \"salutation\": \"<string>\",\n    \"firstName\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"companyName\": \"<string>\",\n    \"address\": \"<string>\",\n    \"zipCode\": \"<string>\",\n    \"city\": \"<string>\",\n    \"state\": \"<string>\",\n    \"phoneNumber\": \"<string>\",\n    \"languageId\": \"<string>\"\n  },\n  \"remark\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/shopping-carts/{{shoppingCartId}}:check-out","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","shopping-carts","{{shoppingCartId}}:check-out"],"variable":[{"key":"tenantId"},{"key":"ibeContextId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"eu in\",\n  \"resourceId\": \"mollit Duis proident ullamco\",\n  \"message\": \"nostrud occaecat Duis\"\n}"}],"_postman_id":"354909bc-4f97-49a2-9c8a-d39ccb6d7135"}],"id":"9c3f6805-694d-49d8-aaeb-1e8aaf7e8ee6","_postman_id":"9c3f6805-694d-49d8-aaeb-1e8aaf7e8ee6","description":""},{"name":"Create Shopping Cart","id":"2670f3d3-50a6-460b-bcf5-2888443bf808","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"items\": [\n    {\n      \"bookingOfferId\": \"<string>\",\n      \"offers\": [\n        {\n          \"id\": \"<string>\"\n        },\n        {\n          \"id\": \"<string>\"\n        }\n      ]\n    },\n    {\n      \"bookingOfferId\": \"<string>\",\n      \"offers\": [\n        {\n          \"id\": \"<string>\"\n        },\n        {\n          \"id\": \"<string>\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/:tenantId/:ibeContextId/shopping-carts","description":"<p>Create a new item.</p>\n","urlObject":{"path":[":tenantId",":ibeContextId","shopping-carts"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"6c846eb6-9db5-459a-b14f-ed8d125482e7","description":{"content":"<p>(Required) The unique identification of a tenant</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"tenantId"},{"id":"f263c640-6bbd-4bb7-94da-77b4bd757871","description":{"content":"<p>(Required) The unique identification of a IBE context. [Currently no effect]</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"ibeContextId"}]}},"response":[{"id":"a9dcbbc9-827a-430f-85a2-06a07e3c4763","name":"The newly created ShoppingCart.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"items\": [\n    {\n      \"bookingOfferId\": \"<string>\",\n      \"offers\": [\n        {\n          \"id\": \"<string>\"\n        },\n        {\n          \"id\": \"<string>\"\n        }\n      ]\n    },\n    {\n      \"bookingOfferId\": \"<string>\",\n      \"offers\": [\n        {\n          \"id\": \"<string>\"\n        },\n        {\n          \"id\": \"<string>\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/shopping-carts","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","shopping-carts"],"variable":[{"key":"tenantId"},{"key":"ibeContextId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<string>\",\n  \"items\": [\n    {\n      \"bookingOfferId\": \"<string>\",\n      \"arrivalDate\": \"<date>\",\n      \"departureDate\": \"<date>\",\n      \"offers\": [\n        {\n          \"guestCounts\": [\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerUse\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerUse\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            },\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerNight\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            }\n          ],\n          \"id\": \"<string>\",\n          \"pricePerNight\": \"<number>\",\n          \"rateId\": \"<string>\",\n          \"roomTypeId\": \"<string>\",\n          \"services\": [\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerStay\"\n            },\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerPerson\"\n            }\n          ],\n          \"state\": \"Selected\",\n          \"totalPrice\": \"<number>\"\n        },\n        {\n          \"guestCounts\": [\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            },\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPersonPerNight\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            }\n          ],\n          \"id\": \"<string>\",\n          \"pricePerNight\": \"<number>\",\n          \"rateId\": \"<string>\",\n          \"roomTypeId\": \"<string>\",\n          \"services\": [\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerPerson\"\n            },\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerNight\"\n            }\n          ],\n          \"state\": \"Selected\",\n          \"totalPrice\": \"<number>\"\n        }\n      ]\n    },\n    {\n      \"bookingOfferId\": \"<string>\",\n      \"arrivalDate\": \"<date>\",\n      \"departureDate\": \"<date>\",\n      \"offers\": [\n        {\n          \"guestCounts\": [\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            },\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerNight\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerUse\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            }\n          ],\n          \"id\": \"<string>\",\n          \"pricePerNight\": \"<number>\",\n          \"rateId\": \"<string>\",\n          \"roomTypeId\": \"<string>\",\n          \"services\": [\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerStay\"\n            },\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerPersonPerNight\"\n            }\n          ],\n          \"state\": \"SelectedButNotAvailable\",\n          \"totalPrice\": \"<number>\"\n        },\n        {\n          \"guestCounts\": [\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerPerson\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerNight\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            },\n            {\n              \"personCount\": \"<integer>\",\n              \"personGroupId\": \"<string>\",\n              \"guestCountRates\": [\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerNight\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerNight\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                },\n                {\n                  \"rateId\": \"<string>\",\n                  \"from\": \"<date>\",\n                  \"until\": \"<date>\",\n                  \"amountPerNight\": \"<number>\",\n                  \"totalAmount\": \"<number>\",\n                  \"services\": [\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": false,\n                      \"pricingType\": \"PerStay\",\n                      \"units\": \"<integer>\"\n                    },\n                    {\n                      \"amount\": \"<number>\",\n                      \"articleId\": \"<string>\",\n                      \"isInclusive\": true,\n                      \"pricingType\": \"PerUse\",\n                      \"units\": \"<integer>\"\n                    }\n                  ]\n                }\n              ]\n            }\n          ],\n          \"id\": \"<string>\",\n          \"pricePerNight\": \"<number>\",\n          \"rateId\": \"<string>\",\n          \"roomTypeId\": \"<string>\",\n          \"services\": [\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerNight\"\n            },\n            {\n              \"articleId\": \"<string>\",\n              \"units\": \"<integer>\",\n              \"amount\": \"<number>\",\n              \"pricingType\": \"PerStay\"\n            }\n          ],\n          \"state\": \"Selected\",\n          \"totalPrice\": \"<number>\"\n        }\n      ]\n    }\n  ]\n}"},{"id":"23133756-11d8-4373-a786-03653de79e62","name":"The server cannot or will not process the request due to an apparent client error.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"items\": [\n    {\n      \"bookingOfferId\": \"<string>\",\n      \"offers\": [\n        {\n          \"id\": \"<string>\"\n        },\n        {\n          \"id\": \"<string>\"\n        }\n      ]\n    },\n    {\n      \"bookingOfferId\": \"<string>\",\n      \"offers\": [\n        {\n          \"id\": \"<string>\"\n        },\n        {\n          \"id\": \"<string>\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/shopping-carts","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","shopping-carts"],"variable":[{"key":"tenantId"},{"key":"ibeContextId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"},{"id":"e042ef92-cd55-4f77-a585-bac907b0adf3","name":"The requested Resource could not be found.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"items\": [\n    {\n      \"bookingOfferId\": \"<string>\",\n      \"offers\": [\n        {\n          \"id\": \"<string>\"\n        },\n        {\n          \"id\": \"<string>\"\n        }\n      ]\n    },\n    {\n      \"bookingOfferId\": \"<string>\",\n      \"offers\": [\n        {\n          \"id\": \"<string>\"\n        },\n        {\n          \"id\": \"<string>\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/shopping-carts","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","shopping-carts"],"variable":[{"key":"tenantId"},{"key":"ibeContextId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"traceId\": \"<string>\",\n  \"resourceId\": \"<string>\",\n  \"message\": \"<string>\"\n}"}],"_postman_id":"2670f3d3-50a6-460b-bcf5-2888443bf808"}],"id":"8bffd16d-fe87-4078-b6c1-1d04cde36d5a","_postman_id":"8bffd16d-fe87-4078-b6c1-1d04cde36d5a","description":""},{"name":"inventory-cache","item":[{"name":"Get Inventory Cache","id":"5bc6ebfc-2ce9-43c0-ba47-6132bc54432b","request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/:tenantId/:ibeContextId/inventory-cache/:from/:until?$filter=<string>","description":"<p>Retrieve calculated availability for given period.</p>\n","urlObject":{"path":[":tenantId",":ibeContextId","inventory-cache",":from",":until"],"host":["{{baseUrl}}"],"query":[{"description":{"content":"<p>The $filter system query option restricts the set of items returned.</p>\n","type":"text/plain"},"key":"$filter","value":"<string>"}],"variable":[{"id":"501c5042-9be7-4004-bf19-823bbb8df48f","type":"any","value":"<string>","key":"tenantId"},{"id":"7c6c86cc-b26d-45f1-8b6d-ec0a37216a0b","type":"any","value":"<string>","key":"ibeContextId"},{"id":"20844480-074b-49aa-994a-764e5bece399","type":"any","value":"<date>","key":"from"},{"id":"0817ad1a-6a6e-43c2-9ebd-1f39efd924c5","type":"any","value":"<date>","key":"until"}]}},"response":[{"id":"c325f335-1e74-4a0f-84b3-01d26c494f7f","name":"Calculated availability values from InventoryCache.","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{baseUrl}}/:tenantId/:ibeContextId/inventory-cache/:from/:until?$filter=<string>","host":["{{baseUrl}}"],"path":[":tenantId",":ibeContextId","inventory-cache",":from",":until"],"query":[{"description":"The $filter system query option restricts the set of items returned.","key":"$filter","value":"<string>"}],"variable":[{"key":"tenantId"},{"key":"ibeContextId"},{"key":"from"},{"key":"until"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"@odata.count\": \"<integer>\",\n  \"@odata.nextLink\": \"<string>\"\n}"}],"_postman_id":"5bc6ebfc-2ce9-43c0-ba47-6132bc54432b"}],"id":"2437ea59-4d27-4bd3-95ac-70e2a727ddf1","_postman_id":"2437ea59-4d27-4bd3-95ac-70e2a727ddf1","description":""}],"id":"e9bbe649-567c-43f0-b617-581cfd55604e","_postman_id":"e9bbe649-567c-43f0-b617-581cfd55604e","description":""}],"id":"9f7aa5b6-3126-4855-b243-af9ec2a9e879","_postman_id":"9f7aa5b6-3126-4855-b243-af9ec2a9e879","description":""}],"id":"d9bba6f3-12e7-4745-81b9-fe5bb89d79ff","_postman_id":"d9bba6f3-12e7-4745-81b9-fe5bb89d79ff","description":""}],"event":[{"listen":"prerequest","script":{"id":"5fc8146c-7e51-4b63-b09d-c73290f32698","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"1f8abf72-3fdc-455a-b241-638f06828577","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseURL","value":"api.external-system.tld","type":"string"},{"key":"path","value":"OTA","type":"string"},{"key":"casablancaLegacybaseURL","value":"staging-ext-interface.casablanca.at","type":"string"}]}