{"info":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"1436074","collectionId":"2adf1073-d41f-413d-b531-d87d842928a8","publishedId":"UVJfhuYX","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-12-01T22:49:50.000Z"},"item":[{"name":"Overview","item":[{"name":"API version","id":"2e2700a6-a66b-4770-b0e3-644573539150","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}","urlObject":{"host":["{{apiUrl}}"],"query":[],"variable":[]}},"response":[{"id":"15284df4-1900-4f56-bb8f-b833644b2573","name":"200: Success","originalRequest":{"method":"GET","header":[],"url":"{{apiUrl}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Nov 2021 16:45:47 GMT"},{"key":"Server","value":"Apache/2.4.46 (Unix) OpenSSL/1.1.1j PHP/7.4.16"},{"key":"X-Powered-By","value":"Crux 3.0.0-rc1"},{"key":"X-Xdebug-Profile-Filename","value":"/tmp/cachegrind.out.324"},{"key":"X-Process-Time","value":"0.01431"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Mon, 29 Nov 2021 00:00:00 -0700"},{"key":"X-Transaction-ID","value":"61a6553b23d60"},{"key":"Content-Length","value":"246"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusMessage\": \"API end-point details successfully returned.\",\n    \"details\": {\n        \"version\": \"3.0.0\",\n        \"versionBuild\": \"N/A\",\n        \"serverDateTime\": \"2021-11-30T16:45:47+00:00\",\n        \"apiDocumentationUrl\": \"https://documenter.getpostman.com/view/1436074/UVJeEvUj\"\n    }\n}"}],"_postman_id":"2e2700a6-a66b-4770-b0e3-644573539150"}],"id":"48f32717-c076-4e0e-aaff-be9a25820d10","_postman_id":"48f32717-c076-4e0e-aaff-be9a25820d10","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}}},{"name":"Locations","item":[{"name":"Schedules","item":[{"name":"List of Location Schedules","id":"1033c0e5-3ae5-4cd0-bec2-29928aecabae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/locations/:locationId/schedule","urlObject":{"path":["locations",":locationId","schedule"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"locationId"}]}},"response":[],"_postman_id":"1033c0e5-3ae5-4cd0-bec2-29928aecabae"},{"name":"Returns List of Schedule Overrides","id":"b4be3878-b00f-41e4-afab-93a5d7883c48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/locations/:locationId/schedule-overrides","urlObject":{"path":["locations",":locationId","schedule-overrides"],"host":["{{apiUrl}}"],"query":[],"variable":[{"id":"35f6ebcb-d590-4d7e-af44-1d7ff4492c1a","type":"any","value":"","key":"locationId"}]}},"response":[],"_postman_id":"b4be3878-b00f-41e4-afab-93a5d7883c48"},{"name":"In Progress - Updates a Schedule Override","id":"8c2fd18a-28ec-4fe6-add9-69c7fe37d910","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"url":"{{apiUrl}}/locations/:locationId/schedule-overrides/:scheduleOverrideId","urlObject":{"path":["locations",":locationId","schedule-overrides",":scheduleOverrideId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"id":"35f6ebcb-d590-4d7e-af44-1d7ff4492c1a","type":"any","value":"","key":"locationId"},{"type":"any","value":null,"key":"scheduleOverrideId"}]}},"response":[],"_postman_id":"8c2fd18a-28ec-4fe6-add9-69c7fe37d910"},{"name":"Deletes a Schedule Override","id":"84d6e384-a2b4-4096-8be0-ad1e94302b07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{apiUrl}}/locations/:locationId/schedule-overrides/:scheduleOverrideId","urlObject":{"path":["locations",":locationId","schedule-overrides",":scheduleOverrideId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"id":"35f6ebcb-d590-4d7e-af44-1d7ff4492c1a","type":"any","value":"","key":"locationId"},{"type":"any","value":null,"key":"scheduleOverrideId"}]}},"response":[],"_postman_id":"84d6e384-a2b4-4096-8be0-ad1e94302b07"},{"name":"COMING - Update Location Schedule","id":"9a3acc25-afe7-4084-8661-0a7964e0a152","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"url":"{{apiUrl}}/locations/:locationId/schedules","urlObject":{"path":["locations",":locationId","schedules"],"host":["{{apiUrl}}"],"query":[],"variable":[{"id":"257a4920-c534-4372-b1b9-0c1ea7b41ea4","type":"any","value":null,"key":"locationId"}]}},"response":[],"_postman_id":"9a3acc25-afe7-4084-8661-0a7964e0a152"}],"id":"ef3b12a3-bbba-4cdf-8882-d346fd6743bd","_postman_id":"ef3b12a3-bbba-4cdf-8882-d346fd6743bd","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}}},{"name":"Returns list of Locations","id":"e4ebec44-0afb-4134-b21a-8cb6bc64f7d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Account-ID","value":"{{accountId}}","description":"<p>Required only from Application Tokens.</p>\n","type":"text"}],"url":"{{apiUrl}}/locations?search&offset&limit&sort&order","urlObject":{"path":["locations"],"host":["{{apiUrl}}"],"query":[{"key":"search","value":null},{"key":"offset","value":null},{"key":"limit","value":null},{"key":"sort","value":null},{"key":"order","value":null}],"variable":[]}},"response":[{"id":"8501052b-b927-4b31-bdd7-43cd1680b6df","name":"200: Success","originalRequest":{"method":"GET","header":[{"key":"Authentication-Token","value":"{{token}}","type":"text"}],"url":"{{apiUrl}}/locations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Nov 2021 19:22:53 GMT"},{"key":"Server","value":"Apache/2.4.46 (Unix) OpenSSL/1.1.1j PHP/7.4.16"},{"key":"X-Powered-By","value":"Crux 3.0.0-rc1"},{"key":"X-Xdebug-Profile-Filename","value":"/tmp/cachegrind.out.322"},{"key":"X-Process-Time","value":"1.80269"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Mon, 29 Nov 2021 00:00:00 -0700"},{"key":"X-Transaction-ID","value":"61a67a0db7146"},{"key":"Content-Length","value":"696"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusMessage\": \"Location list returned.\",\n    \"details\": {\n        \"items\": [\n            {\n                \"id\": 123,\n                \"defaultLocationId\": 123,\n                \"name\": \"Test\",\n                \"city\": \"Scottsdale\",\n                \"state\": \"AZ\",\n                \"postalCode\": \"85254\",\n                \"employeeCount\": 0,\n                \"resourceCount\": 0,\n                \"serviceCount\": 0,\n                \"lastUpdated\": \"2021-11-02T21:12:53+00:00\"\n            }\n        ],\n        \"numberOfItems\": 1\n    }\n}"}],"_postman_id":"e4ebec44-0afb-4134-b21a-8cb6bc64f7d9"},{"name":"Returns list of Locations by Coordinates","id":"f1e0c737-98d5-4681-a57d-945c11b177fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/locations?coordinates=33,-111&maxDistanceFromCoordinates=100","urlObject":{"path":["locations"],"host":["{{apiUrl}}"],"query":[{"description":{"content":"<p>Comma-separated latitude and longitude coordinates.</p>\n","type":"text/plain"},"key":"coordinates","value":"33,-111"},{"description":{"content":"<p>[optional] Include locations distance from coords (in kpm). Defaults to 100.</p>\n","type":"text/plain"},"key":"maxDistanceFromCoordinates","value":"100"}],"variable":[]}},"response":[{"id":"eb8b287e-d928-4608-b2e0-e55fe6867666","name":"200: Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{apiUrl}}/locations?coordinates=33,-111&maxDistanceFromCoordinates=100","host":["{{apiUrl}}"],"path":["locations"],"query":[{"key":"coordinates","value":"33,-111","description":"Comma-separated latitude and longitude coordinates."},{"key":"maxDistanceFromCoordinates","value":"100","description":"Include locations distance from coords (in kpm). Defaults to 100."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 09 May 2022 21:24:22 GMT"},{"key":"Server","value":"Apache/2.4.46 (Unix) OpenSSL/1.1.1j PHP/7.4.16"},{"key":"X-Powered-By","value":"Crux 3.0.0-rc1"},{"key":"X-Xdebug-Profile-Filename","value":"/tmp/cachegrind.out.26420"},{"key":"X-Process-Time","value":"1.47549"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Sun, 08 May 2022 00:00:00 -0700"},{"key":"X-Transaction-ID","value":"62798686eabf7"},{"key":"Content-Length","value":"350"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusMessage\": \"Location list returned.\",\n    \"details\": {\n        \"items\": [\n            {\n                \"id\": 799,\n                \"defaultLocationId\": 174,\n                \"name\": \"Mapts\",\n                \"city\": \"123\",\n                \"state\": \"AZ\",\n                \"postalCode\": \"123\",\n                \"timeZone\": \"America/Phoenix\",\n                \"appointmentMethod\": \"mapts\",\n                \"geocode\": {\n                    \"latitude\": \"33.250519\",\n                    \"longitude\": \"-111.635506\"\n                },\n                \"lastUpdated\": \"2020-12-08T22:34:20+00:00\"\n            }\n        ],\n        \"numberOfItems\": 1\n    }\n}"}],"_postman_id":"f1e0c737-98d5-4681-a57d-945c11b177fd"},{"name":"Returns a single Location","id":"6ec0d95d-3216-4fc0-a034-2c3639e4ed7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/locations/:locationId","urlObject":{"path":["locations",":locationId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"locationId"}]}},"response":[{"id":"14884b74-799d-4106-8c31-3fcf2d914269","name":"200: Success","originalRequest":{"method":"GET","header":[{"key":"Authentication-Token","value":"{{token}}","type":"text"}],"url":{"raw":"{{apiUrl}}/locations/:locationId","host":["{{apiUrl}}"],"path":["locations",":locationId"],"variable":[{"key":"locationId","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Nov 2021 19:23:45 GMT"},{"key":"Server","value":"Apache/2.4.46 (Unix) OpenSSL/1.1.1j PHP/7.4.16"},{"key":"X-Powered-By","value":"Crux 3.0.0-rc1"},{"key":"X-Xdebug-Profile-Filename","value":"/tmp/cachegrind.out.325"},{"key":"X-Process-Time","value":"2.41637"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Mon, 29 Nov 2021 00:00:00 -0700"},{"key":"X-Transaction-ID","value":"61a67a4140a82"},{"key":"Content-Length","value":"398"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusMessage\": \"Location details returned.\",\n    \"details\": {\n        \"id\": 174,\n        \"defaultLocationId\": 174,\n        \"name\": \"Test\",\n        \"displayName\": \"Test\",\n        \"address\": \"13951 N. Scottsdale Road\",\n        \"address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"state\": \"AZ\",\n        \"postalCode\": \"85254\",\n        \"timeZone\": \"America/Phoenix\",\n        \"website\": \"http://appointment-plus.com\",\n        \"country\": \"US\",\n        \"lastUpdated\": \"2021-11-02T21:12:53+00:00\"\n    }\n}"}],"_postman_id":"6ec0d95d-3216-4fc0-a034-2c3639e4ed7d"},{"name":"Returns list of Location Date Exceptions(Days Off)","id":"b2a36a55-eab6-44fd-a367-c83ab42a57a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/resources/:resourceId/date-exceptions","urlObject":{"path":["resources",":resourceId","date-exceptions"],"host":["{{apiUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>If it is set as true display past dates</p>\n","type":"text/plain"},"key":"showPastDates","value":null},{"disabled":true,"description":{"content":"<p>startDateRange for displaying the days-off</p>\n","type":"text/plain"},"key":"startDateRange","value":null},{"disabled":true,"description":{"content":"<p>endDateRange for displaying the days-off</p>\n","type":"text/plain"},"key":"endDateRange","value":null}],"variable":[{"id":"1dba64fe-6462-4b0f-9244-7bd089533949","type":"any","value":"","key":"resourceId"}]}},"response":[],"_postman_id":"b2a36a55-eab6-44fd-a367-c83ab42a57a0"},{"name":"COMING - Update Location Details","id":"c0309918-8e59-4d2d-b495-e55664a60061","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"url":"{{apiUrl}}/locations/:locationId","urlObject":{"path":["locations",":locationId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"id":"20f1bab6-bb83-4ba0-8398-b261bfa9fe0b","type":"any","value":null,"key":"locationId"}]}},"response":[],"_postman_id":"c0309918-8e59-4d2d-b495-e55664a60061"}],"id":"01ec9f7a-3630-402c-82a4-4acbca4ad147","_postman_id":"01ec9f7a-3630-402c-82a4-4acbca4ad147","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}}},{"name":"Customers","item":[{"name":"Types","item":[{"name":"Returns list of Customer Lead Types","id":"1f9f7cbe-057e-41d8-8d75-068b0b443861","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/customers/lead-types","urlObject":{"path":["customers","lead-types"],"host":["{{apiUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1f9f7cbe-057e-41d8-8d75-068b0b443861"},{"name":"Updates  a Customer Lead Types","id":"ad836c3e-8892-42da-9ade-10a58b806e90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\"description\":\"testing\",\"sortOrder\":1}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}customers/lead-types/:leadTypeId","urlObject":{"path":["lead-types",":leadTypeId"],"host":["{{apiUrl}}customers"],"query":[],"variable":[{"type":"any","value":null,"key":"leadTypeId"}]}},"response":[],"_postman_id":"ad836c3e-8892-42da-9ade-10a58b806e90"},{"name":"Deletes a Customer Lead Types","id":"18e6565c-12c5-4dae-8e0c-4bbd34766276","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{apiUrl}}customers/lead-types/:leadTypeId","urlObject":{"path":["lead-types",":leadTypeId"],"host":["{{apiUrl}}customers"],"query":[],"variable":[{"type":"any","value":null,"key":"leadTypeId"}]}},"response":[],"_postman_id":"18e6565c-12c5-4dae-8e0c-4bbd34766276"},{"name":"Returns list of Customer Types","id":"10b6a859-a4d5-4165-95e6-da3218af7e46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/customers/:customerId","urlObject":{"path":["customers",":customerId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"id":"343628fa-9289-4284-93d2-28a9afe0a8c4","type":"any","value":"","key":"customerId"}]}},"response":[{"id":"a30c57bb-3751-404a-996c-145c60c04125","name":"200: Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{apiUrl}}/customers/:customerId","host":["{{apiUrl}}"],"path":["customers",":customerId"],"variable":[{"key":"customerId","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 Dec 2021 18:21:20 GMT"},{"key":"Server","value":"Apache/2.4.46 (Unix) OpenSSL/1.1.1j PHP/7.4.16"},{"key":"X-Powered-By","value":"Crux 3.0.0-rc1"},{"key":"X-Xdebug-Profile-Filename","value":"/tmp/cachegrind.out.359"},{"key":"X-Process-Time","value":"2.35804"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Tue, 30 Nov 2021 00:00:00 -0700"},{"key":"X-Transaction-ID","value":"61a7bd205879c"},{"key":"Content-Length","value":"1143"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusMessage\": \"Customer details returned.\",\n    \"details\": {\n        \"id\": 17956,\n        \"lastName\": \"\",\n        \"firstName\": \"AWS Test\",\n        \"middleName\": \"\",\n        \"address1\": \"\",\n        \"address2\": \"\",\n        \"city\": \"\",\n        \"state\": \"\",\n        \"postalCode\": \"\",\n        \"daytimePhone\": \"\",\n        \"nighttimePhone\": \"\",\n        \"mobilePhone\": \"\",\n        \"fax\": \"\",\n        \"email\": null,\n        \"otherAddress1\": \"\",\n        \"otherAddress2\": \"\",\n        \"otherCity\": \"\",\n        \"otherState\": \"\",\n        \"otherPostalCode\": \"\",\n        \"otherPhone1\": \"\",\n        \"otherPhone2\": \"\",\n        \"login\": \"\",\n        \"password\": \"\",\n        \"signupDate\": \"2021-07-10\",\n        \"customerTypeId\": 0,\n        \"okayToContact\": false,\n        \"okayToCall\": false,\n        \"okayToEmail\": false,\n        \"okayToMail\": false,\n        \"paymentTypeId\": null,\n        \"lastUpdateEmployeeId\": null,\n        \"leadTypeId\": null,\n        \"assignedToEmployeeId\": null,\n        \"employer\": \"\",\n        \"occupation\": \"\",\n        \"birthDate\": \"2004-04-01\",\n        \"customerStatusId\": null,\n        \"allowLogin\": false,\n        \"accountNumber\": \"\",\n        \"specialNeeds\": \"\",\n        \"prefix\": \"\",\n        \"primaryInsurance\": \"\",\n        \"primaryInsured\": \"\",\n        \"secondaryInsurance\": \"\",\n        \"insuranceType\": \"\",\n        \"insurancePlanNumber\": \"\",\n        \"insuranceGroupNumber\": \"\",\n        \"ssn\": \"\",\n        \"referredBy\": \"\",\n        \"internalAlertMessage\": \"\",\n        \"timeZoneId\": null,\n        \"loginChangeDate\": null,\n        \"updateInformationPromptDate\": null,\n        \"lastUpdatedTimestamp\": \"2021-07-11T00:20:55+00:00\",\n        \"temporaryPassword\": false,\n        \"gender\": \"\"\n    }\n}"}],"_postman_id":"10b6a859-a4d5-4165-95e6-da3218af7e46"},{"name":"In Progress - Creates a Customer Type","id":"6a6aa7cd-74ed-4aa1-a13c-7699992db10d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"description\":\"testing\",\"sortOrder\":1}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}customers/types/","urlObject":{"path":["types",""],"host":["{{apiUrl}}customers"],"query":[],"variable":[]}},"response":[],"_postman_id":"6a6aa7cd-74ed-4aa1-a13c-7699992db10d"},{"name":"Updates  a Customer Type","id":"57bfc83d-0d24-4512-a5fe-c4f47747123a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\"description\":\"testing\",\"sortOrder\":1}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}customers/types/:typeId","urlObject":{"path":["types",":typeId"],"host":["{{apiUrl}}customers"],"query":[],"variable":[{"type":"any","value":null,"key":"typeId"}]}},"response":[],"_postman_id":"57bfc83d-0d24-4512-a5fe-c4f47747123a"},{"name":"Deletes a Customer Type","id":"ca9eaef2-e438-4316-b682-76656c3405f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{apiUrl}}customers/types/:typeId","urlObject":{"path":["types",":typeId"],"host":["{{apiUrl}}customers"],"query":[],"variable":[{"type":"any","value":null,"key":"typeId"}]}},"response":[],"_postman_id":"ca9eaef2-e438-4316-b682-76656c3405f6"}],"id":"f0ee608a-70c5-426e-bdd1-b0227fcec697","_postman_id":"f0ee608a-70c5-426e-bdd1-b0227fcec697","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}}},{"name":"Returns list of Customers","id":"3a9ae1e9-74c5-4502-87c1-0b2a73a601d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/customers","urlObject":{"path":["customers"],"host":["{{apiUrl}}"],"query":[],"variable":[]}},"response":[{"id":"dd2041a3-5e39-48fc-921d-53890a864e99","name":"200: Success","originalRequest":{"method":"GET","header":[],"url":"{{apiUrl}}/customers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Nov 2021 19:48:44 GMT"},{"key":"Server","value":"Apache/2.4.46 (Unix) OpenSSL/1.1.1j PHP/7.4.16"},{"key":"X-Powered-By","value":"Crux 3.0.0-rc1"},{"key":"X-Xdebug-Profile-Filename","value":"/tmp/cachegrind.out.325"},{"key":"X-Process-Time","value":"2.17445"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Mon, 29 Nov 2021 00:00:00 -0700"},{"key":"X-Transaction-ID","value":"61a6801cb199e"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusMessage\": \"Customer details returned.\",\n    \"details\": {\n        \"items\": [\n            {\n                \"id\": 223,\n                \"locationId\": 174,\n                \"lastName\": \"User\",\n                \"firstName\": \"Test\",\n                \"middleName\": \"\",\n                \"email\": \"\",\n                \"login\": null,\n                \"lastUpdated\": \"2021-07-11T00:20:55+00:00\"\n            }\n        ],\n        \"numberOfItems\": 1\n    }\n}"}],"_postman_id":"3a9ae1e9-74c5-4502-87c1-0b2a73a601d9"},{"name":"Creates a Customer","id":"7311d7e0-338d-4e49-96ee-27e7c30957a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"locationId\":174, \"firstName\":\"foo\",\"middleName\":\"\",\"lastName\":\"bar\",\"email\":\"foo@email.example\",\"address1\":\"\",\"mobilePhone\": \"\",\"address2\":\"\", \"city\":\"\",\"state\":\"\",\"postalCode\":\"\",\"dayTimePhone\":\"\",\"nightTimePhone\":\"\"}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}/customers","urlObject":{"path":["customers"],"host":["{{apiUrl}}"],"query":[],"variable":[]}},"response":[{"id":"cf82a741-eab8-4658-9eb2-ddd0392f68a4","name":"200: Success","originalRequest":{"method":"GET","header":[],"url":"{{apiUrl}}/customers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Nov 2021 19:48:44 GMT"},{"key":"Server","value":"Apache/2.4.46 (Unix) OpenSSL/1.1.1j PHP/7.4.16"},{"key":"X-Powered-By","value":"Crux 3.0.0-rc1"},{"key":"X-Xdebug-Profile-Filename","value":"/tmp/cachegrind.out.325"},{"key":"X-Process-Time","value":"2.17445"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Mon, 29 Nov 2021 00:00:00 -0700"},{"key":"X-Transaction-ID","value":"61a6801cb199e"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusMessage\": \"Customer details returned.\",\n    \"details\": {\n        \"items\": [\n            {\n                \"id\": 223,\n                \"locationId\": 174,\n                \"lastName\": \"User\",\n                \"firstName\": \"Test\",\n                \"middleName\": \"\",\n                \"email\": \"\",\n                \"login\": null,\n                \"lastUpdated\": \"2021-07-11T00:20:55+00:00\"\n            }\n        ],\n        \"numberOfItems\": 1\n    }\n}"}],"_postman_id":"7311d7e0-338d-4e49-96ee-27e7c30957a2"},{"name":"Returns Customer details","id":"f0cf86b4-56b4-461e-907c-9db077101123","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/customers/:customerId","urlObject":{"path":["customers",":customerId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"id":"343628fa-9289-4284-93d2-28a9afe0a8c4","type":"any","value":"","key":"customerId"}]}},"response":[{"id":"b74815c1-5b71-4962-98eb-40ab4da44900","name":"200: Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{apiUrl}}/customers/:customerId","host":["{{apiUrl}}"],"path":["customers",":customerId"],"variable":[{"key":"customerId","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 Dec 2021 18:21:20 GMT"},{"key":"Server","value":"Apache/2.4.46 (Unix) OpenSSL/1.1.1j PHP/7.4.16"},{"key":"X-Powered-By","value":"Crux 3.0.0-rc1"},{"key":"X-Xdebug-Profile-Filename","value":"/tmp/cachegrind.out.359"},{"key":"X-Process-Time","value":"2.35804"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Tue, 30 Nov 2021 00:00:00 -0700"},{"key":"X-Transaction-ID","value":"61a7bd205879c"},{"key":"Content-Length","value":"1143"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusMessage\": \"Customer details returned.\",\n    \"details\": {\n        \"id\": 17956,\n        \"lastName\": \"\",\n        \"firstName\": \"AWS Test\",\n        \"middleName\": \"\",\n        \"address1\": \"\",\n        \"address2\": \"\",\n        \"city\": \"\",\n        \"state\": \"\",\n        \"postalCode\": \"\",\n        \"daytimePhone\": \"\",\n        \"nighttimePhone\": \"\",\n        \"mobilePhone\": \"\",\n        \"fax\": \"\",\n        \"email\": null,\n        \"otherAddress1\": \"\",\n        \"otherAddress2\": \"\",\n        \"otherCity\": \"\",\n        \"otherState\": \"\",\n        \"otherPostalCode\": \"\",\n        \"otherPhone1\": \"\",\n        \"otherPhone2\": \"\",\n        \"login\": \"\",\n        \"password\": \"\",\n        \"signupDate\": \"2021-07-10\",\n        \"customerTypeId\": 0,\n        \"okayToContact\": false,\n        \"okayToCall\": false,\n        \"okayToEmail\": false,\n        \"okayToMail\": false,\n        \"paymentTypeId\": null,\n        \"lastUpdateEmployeeId\": null,\n        \"leadTypeId\": null,\n        \"assignedToEmployeeId\": null,\n        \"employer\": \"\",\n        \"occupation\": \"\",\n        \"birthDate\": \"2004-04-01\",\n        \"customerStatusId\": null,\n        \"allowLogin\": false,\n        \"accountNumber\": \"\",\n        \"specialNeeds\": \"\",\n        \"prefix\": \"\",\n        \"primaryInsurance\": \"\",\n        \"primaryInsured\": \"\",\n        \"secondaryInsurance\": \"\",\n        \"insuranceType\": \"\",\n        \"insurancePlanNumber\": \"\",\n        \"insuranceGroupNumber\": \"\",\n        \"ssn\": \"\",\n        \"referredBy\": \"\",\n        \"internalAlertMessage\": \"\",\n        \"timeZoneId\": null,\n        \"loginChangeDate\": null,\n        \"updateInformationPromptDate\": null,\n        \"lastUpdatedTimestamp\": \"2021-07-11T00:20:55+00:00\",\n        \"temporaryPassword\": false,\n        \"gender\": \"\"\n    }\n}"}],"_postman_id":"f0cf86b4-56b4-461e-907c-9db077101123"},{"name":"Returns a list of Customer Status","id":"5aa2c826-942c-47ba-b588-4bf7dd3b45d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/customers/status","urlObject":{"path":["customers","status"],"host":["{{apiUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5aa2c826-942c-47ba-b588-4bf7dd3b45d6"},{"name":"In Progress - Creates an Customer  Status","id":"30ce73b6-3254-4e54-ac14-f33e034eec0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"description\":\"status testing\",\"sortOrder\":1}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}customers/status/","urlObject":{"path":["status",""],"host":["{{apiUrl}}customers"],"query":[],"variable":[]}},"response":[],"_postman_id":"30ce73b6-3254-4e54-ac14-f33e034eec0a"},{"name":"Updates a Customer  Status","id":"a39844a0-db79-4824-a385-8f96f9124b97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\"description\":\"status testing\",\"sortOrder\":1}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}customers/status/:statusId","urlObject":{"path":["status",":statusId"],"host":["{{apiUrl}}customers"],"query":[],"variable":[{"type":"any","value":null,"key":"statusId"}]}},"response":[],"_postman_id":"a39844a0-db79-4824-a385-8f96f9124b97"},{"name":"Deletes a Customer  Status","id":"0e552975-a4a1-4942-8ee8-6342e4eb2a52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{apiUrl}}customers/status/:statusId","urlObject":{"path":["status",":statusId"],"host":["{{apiUrl}}customers"],"query":[],"variable":[{"type":"any","value":null,"key":"statusId"}]}},"response":[],"_postman_id":"0e552975-a4a1-4942-8ee8-6342e4eb2a52"},{"name":"Returns list of Customer  Notes","id":"a24eb7c0-c694-4251-b7a6-442d71e22fff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/customers/:customerId/notes","urlObject":{"path":["customers",":customerId","notes"],"host":["{{apiUrl}}"],"query":[],"variable":[{"id":"343628fa-9289-4284-93d2-28a9afe0a8c4","type":"any","value":"","key":"customerId"}]}},"response":[],"_postman_id":"a24eb7c0-c694-4251-b7a6-442d71e22fff"},{"name":"Creates a Customer Notes","id":"2d71e1b9-4080-4184-ade1-83742d9441f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"note\":\"Testing\"}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}customers/:customerId/notes/","urlObject":{"path":[":customerId","notes",""],"host":["{{apiUrl}}customers"],"query":[],"variable":[{"type":"any","value":null,"key":"customerId"}]}},"response":[],"_postman_id":"2d71e1b9-4080-4184-ade1-83742d9441f8"},{"name":"Updates a Customer Notes","id":"da0eddd7-ab84-428f-98b7-7cba7743c9e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\"note\":\"Testing\"}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}customers/notes/:noteId","urlObject":{"path":["notes",":noteId"],"host":["{{apiUrl}}customers"],"query":[],"variable":[{"type":"any","value":null,"key":"noteId"}]}},"response":[],"_postman_id":"da0eddd7-ab84-428f-98b7-7cba7743c9e1"},{"name":"Deletes a Customer Notes","id":"97353854-021c-436c-a3b3-c8a9f07cf418","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{apiUrl}}customers/notes/:noteId","urlObject":{"path":["notes",":noteId"],"host":["{{apiUrl}}customers"],"query":[],"variable":[{"type":"any","value":null,"key":"noteId"}]}},"response":[],"_postman_id":"97353854-021c-436c-a3b3-c8a9f07cf418"}],"id":"ed72d2b6-72a5-41e6-b6de-a65a40bd3f75","_postman_id":"ed72d2b6-72a5-41e6-b6de-a65a40bd3f75","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}}},{"name":"Employees","item":[{"name":"Services","item":[{"name":"Returns list of Employee Services","id":"5123fcf5-7de6-42e3-8cc7-463972fc5d36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/employees/:employeeId/services?locationId=&serviceIds=","urlObject":{"path":["employees",":employeeId","services"],"host":["{{apiUrl}}"],"query":[{"description":{"content":"<p>The locationId of the Employee Services</p>\n","type":"text/plain"},"key":"locationId","value":""},{"description":{"content":"<p>The serviceIds of the Employee</p>\n","type":"text/plain"},"key":"serviceIds","value":""}],"variable":[{"type":"any","value":"","key":"employeeId"}]}},"response":[],"_postman_id":"5123fcf5-7de6-42e3-8cc7-463972fc5d36"},{"name":"Updates an Employee Service","event":[{"listen":"test","script":{"id":"86852b4a-acf5-4b18-9980-943fa4faf9ab","exec":["let jsonData = pm.response.json();\r","\r","pm.test(\"Response is 200.\", () => {\r","    pm.expect(pm.response.code).to.eql(200);\r","});\r","pm.test(\"Status code is 0.\", () => {\r","    pm.expect(jsonData.status).to.eql(0);\r","});\r","\r","pm.test(\"availability monday data type is boolean\", function () {\r","    pm.expect(jsonData.details.availableMonday).to.be.a(\"boolean\");\r","});\r","\r","pm.test(\"availability tuesday data type is boolean\", function () {\r","    pm.expect(jsonData.details.availableTuesday).to.be.a(\"boolean\");\r","});\r","\r","pm.test(\"availability wednesday data type is boolean\", function () {\r","    pm.expect(jsonData.details.availableWednesday).to.be.a(\"boolean\");\r","});\r","\r","pm.test(\"availability thursday data type is boolean\", function () {\r","    pm.expect(jsonData.details.availableThursday).to.be.a(\"boolean\");\r","});\r","\r","pm.test(\"availability friday data type is boolean\", function () {\r","    pm.expect(jsonData.details.availableFriday).to.be.a(\"boolean\");\r","});\r","\r","pm.test(\"availability saturday data type is boolean\", function () {\r","    pm.expect(jsonData.details.availableSaturday).to.be.a(\"boolean\");\r","});\r","\r","pm.test(\"availability sunday data type is boolean\", function () {\r","    pm.expect(jsonData.details.availableSunday).to.be.a(\"boolean\");\r","});"],"type":"text/javascript"}}],"id":"65f10d7a-a380-42b3-8740-38f8226333b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Location-ID","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\"duration\":10,\"cost\":10.00,\"availableMonday\":true,\"availableThursday\":false,\"availableWednesday\":true}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}/employees/:employeeId/services/:serviceId","urlObject":{"path":["employees",":employeeId","services",":serviceId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":null,"key":"employeeId"},{"id":"11f5eac4-e3cb-4b68-aad8-108158e4543f","type":"any","value":null,"key":"serviceId"}]}},"response":[],"_postman_id":"65f10d7a-a380-42b3-8740-38f8226333b7"},{"name":"Deletes an Employee Service","id":"4e9cdc21-6d12-4eea-bb53-220a1cc8761b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{apiUrl}}/employees/:employeeId/services/:serviceId","urlObject":{"path":["employees",":employeeId","services",":serviceId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":null,"key":"employeeId"},{"type":"any","value":null,"key":"serviceId"}]}},"response":[],"_postman_id":"4e9cdc21-6d12-4eea-bb53-220a1cc8761b"}],"id":"d2fc7be5-d481-4792-8fab-758339fea6b4","_postman_id":"d2fc7be5-d481-4792-8fab-758339fea6b4","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}}},{"name":"Types","item":[{"name":"Returns list of Employee Types","id":"4811ff49-0396-45f8-9f8e-e4ff7c7628c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/employees/types","urlObject":{"path":["employees","types"],"host":["{{apiUrl}}"],"query":[],"variable":[]}},"response":[{"id":"65775e54-920d-492b-82d6-93a73b56612a","name":"200: Success","originalRequest":{"method":"GET","header":[],"url":"{{apiUrl}}/employees/types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 Dec 2021 18:16:49 GMT"},{"key":"Server","value":"Apache/2.4.46 (Unix) OpenSSL/1.1.1j PHP/7.4.16"},{"key":"X-Powered-By","value":"Crux 3.0.0-rc1"},{"key":"X-Xdebug-Profile-Filename","value":"/tmp/cachegrind.out.356"},{"key":"X-Process-Time","value":"1.75242"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Tue, 30 Nov 2021 00:00:00 -0700"},{"key":"X-Transaction-ID","value":"61a7bc119ae80"},{"key":"Content-Length","value":"279"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusMessage\": \"Employee Type list returned.\",\n    \"details\": {\n        \"items\": [\n            {\n                \"id\": 343,\n                \"description\": \"staff\",\n                \"sortOrder\": 1,\n                \"lastUpdated\": \"2021-11-30T07:28:18+00:00\"\n            },\n            {\n                \"id\": 344,\n                \"description\": \"manager\",\n                \"sortOrder\": 2,\n                \"lastUpdated\": \"2021-11-30T07:28:18+00:00\"\n            }\n        ],\n        \"numberOfItems\": 2\n    }\n}"}],"_postman_id":"4811ff49-0396-45f8-9f8e-e4ff7c7628c2"}],"id":"3f901fc0-9ac1-481f-b020-0579fef2ad52","_postman_id":"3f901fc0-9ac1-481f-b020-0579fef2ad52","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}}},{"name":"Schedules","item":[{"name":"Returns list of Employee Schedule Alternatives","id":"2f80fde3-a8c1-4b7a-9ec0-c1cc7b500397","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Location-ID","value":"","description":"<p>The ID of the Location</p>\n","type":"default"}],"url":"{{apiUrl}}/employees/:employeeId/schedule-alternatives","urlObject":{"path":["employees",":employeeId","schedule-alternatives"],"host":["{{apiUrl}}"],"query":[{"disabled":true,"key":"days[]","value":null}],"variable":[{"description":{"content":"<p>The ID of the Employee</p>\n","type":"text/plain"},"type":"any","value":null,"key":"employeeId"}]}},"response":[],"_postman_id":"2f80fde3-a8c1-4b7a-9ec0-c1cc7b500397"},{"name":"Deletes an Employee Schedule Alternative","id":"93fe0ada-39a3-4220-a7ef-983eac18c421","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[{"key":"Location-ID","value":"","description":"<p>The ID of the Location</p>\n","type":"default"}],"url":"{{apiUrl}}/employees/:employeeId/schedule-alternatives/:alternativeId","urlObject":{"path":["employees",":employeeId","schedule-alternatives",":alternativeId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the Employee</p>\n","type":"text/plain"},"type":"any","value":null,"key":"employeeId"},{"description":{"content":"<p>The ID of the Schedule Alternative</p>\n","type":"text/plain"},"type":"any","value":null,"key":"alternativeId"}]}},"response":[],"_postman_id":"93fe0ada-39a3-4220-a7ef-983eac18c421"},{"name":"Updates an Employee Schedule Alternative","id":"bb288ae0-62cc-4bea-9434-87f58e8bbf6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Location-ID","value":"","description":"<p>The ID of the Location</p>\n","type":"default"}],"body":{"mode":"raw","raw":"{\"numberOfAppointmentsPerSlot\":8, \"endTime\": 720}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}/employees/:employeeId/schedule-alternatives/:alternativeId","urlObject":{"path":["employees",":employeeId","schedule-alternatives",":alternativeId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the Employee</p>\n","type":"text/plain"},"type":"any","value":null,"key":"employeeId"},{"description":{"content":"<p>The ID of Schedule Alternative</p>\n","type":"text/plain"},"type":"any","value":null,"key":"alternativeId"}]}},"response":[],"_postman_id":"bb288ae0-62cc-4bea-9434-87f58e8bbf6f"},{"name":"Creates an Employee Schedule Alternative","id":"bf07362b-8362-44fa-ba2d-08c26cb5fed0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Location-ID","value":"","type":"default","description":"<p>The ID of the Location</p>\n"}],"body":{"mode":"raw","raw":"{\"schedules\":[{\"day\":\"friday\",\"startTime\":\"10:00\",\"endTime\":\"10:30\",\"numberOfAppointmentsPerSlot\":2},{\"day\":\"monday\",\"startTime\":\"11:00\",\"endTime\":\"11:30\",\"numberOfAppointmentsPerSlot\":4}]}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}/employees/:employeeId/schedule-alternatives","urlObject":{"path":["employees",":employeeId","schedule-alternatives"],"host":["{{apiUrl}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the Employee</p>\n","type":"text/plain"},"type":"any","value":null,"key":"employeeId"}]}},"response":[],"_postman_id":"bf07362b-8362-44fa-ba2d-08c26cb5fed0"},{"name":"Returns list of Employee Schedule Exceptions","id":"43548109-a4ea-4795-b37e-4fd688a6193f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/employees/:employeeId/schedule-exceptions","urlObject":{"path":["employees",":employeeId","schedule-exceptions"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":null,"key":"employeeId"}]}},"response":[],"_postman_id":"43548109-a4ea-4795-b37e-4fd688a6193f"},{"name":"Creates an Employee Schedule Exception","id":"0aa169a8-83a4-4a43-b70a-a3a26b5bf756","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"employeeId\":255270322,\"date\":\"2022-06-14\",\"startTime\":\"08:00\",\"endTime\":\"09:30\"}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}/employees/:employeeId/schedule-exceptions","urlObject":{"path":["employees",":employeeId","schedule-exceptions"],"host":["{{apiUrl}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the Employee</p>\n","type":"text/plain"},"type":"any","value":null,"key":"employeeId"}]}},"response":[],"_postman_id":"0aa169a8-83a4-4a43-b70a-a3a26b5bf756"},{"name":"Deletes an Employee Schedule Exception","id":"6b0c96bb-9fd6-420f-a25a-9ca1d6427ef1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{apiUrl}}/employees/:employeeId/schedule-exceptions/:exceptionId","urlObject":{"path":["employees",":employeeId","schedule-exceptions",":exceptionId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the Employee</p>\n","type":"text/plain"},"type":"any","value":null,"key":"employeeId"},{"description":{"content":"<p>The ID of the Exception</p>\n","type":"text/plain"},"type":"any","value":null,"key":"exceptionId"}]}},"response":[],"_postman_id":"6b0c96bb-9fd6-420f-a25a-9ca1d6427ef1"},{"name":"Returns list of Employee Schedules","id":"e4766f0b-2e6d-42d9-b0f2-23e2254ba730","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Location-ID","value":"","description":"<p>The ID of the Location</p>\n","type":"default"}],"url":"{{apiUrl}}/employees/:employeeId/schedules","urlObject":{"path":["employees",":employeeId","schedules"],"host":["{{apiUrl}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the Employee</p>\n","type":"text/plain"},"type":"any","value":null,"key":"employeeId"}]}},"response":[],"_postman_id":"e4766f0b-2e6d-42d9-b0f2-23e2254ba730"},{"name":"Updates an Employee Schedule","id":"319e5330-f98f-490c-a8bd-3f4ee98f9b59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Location-ID","value":"","description":"<p>The ID of the Location</p>\n","type":"default"}],"body":{"mode":"raw","raw":"{\"schedule\": {\r\n            \"monday\": {\r\n                \"startTime\": \"09:00\",\r\n                \"endTime\": \"15:00\"\r\n            },\r\n            \"tuesday\": {\r\n                \"startTime\": \"08:00\",\r\n                \"endTime\": \"15:30\"\r\n            },\r\n            \"wednesday\": {\r\n                \"startTime\": \"07:00\",\r\n                \"endTime\": \"16:00\"\r\n            },\r\n            \"thursday\": {\r\n                \"startTime\": null,\r\n                \"endTime\": null\r\n            },\r\n            \"friday\": {\r\n                \"startTime\": null,\r\n                \"endTime\": null\r\n            },\r\n            \"saturday\": {\r\n                \"startTime\": null,\r\n                \"endTime\": null\r\n            }\r\n        }}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}/employees/:employeeId/schedules/:scheduleId","urlObject":{"path":["employees",":employeeId","schedules",":scheduleId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the Employee</p>\n","type":"text/plain"},"type":"any","value":null,"key":"employeeId"},{"description":{"content":"<p>The ID of the Schedule</p>\n","type":"text/plain"},"type":"any","value":null,"key":"scheduleId"}]}},"response":[],"_postman_id":"319e5330-f98f-490c-a8bd-3f4ee98f9b59"},{"name":"Creates an Employee Schedule","id":"5f64c0d4-1f09-40bd-a03a-14a805337523","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Location-ID","value":"","type":"default","description":"<p>The ID of the Location</p>\n"}],"body":{"mode":"raw","raw":"{\"schedule\": {\r\n            \"monday\": {\r\n                \"startTime\": \"8:15\",\r\n                \"endTime\": \"17:00\"\r\n            },\r\n            \"tuesday\": {\r\n                \"startTime\": \"08:00\",\r\n                \"endTime\": \"15:00\"\r\n            },\r\n            \"wednesday\": {\r\n                \"startTime\": \"07:00\",\r\n                \"endTime\": \"16:00\"\r\n            },\r\n            \"thursday\": {\r\n                \"startTime\": null,\r\n                \"endTime\": null\r\n            },\r\n            \"friday\": {\r\n                \"startTime\": null,\r\n                \"endTime\": null\r\n            },\r\n            \"saturday\": {\r\n                \"startTime\": null,\r\n                \"endTime\": null\r\n            }\r\n        }}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}/employees/:employeeId/schedules","urlObject":{"path":["employees",":employeeId","schedules"],"host":["{{apiUrl}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the Employee which you want to create Schedule</p>\n","type":"text/plain"},"type":"any","value":null,"key":"employeeId"}]}},"response":[],"_postman_id":"5f64c0d4-1f09-40bd-a03a-14a805337523"},{"name":"Returns list of Employee Service Schedules","id":"1a628646-19f8-477b-9aa7-7e3ee765b336","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Location-ID","value":"","description":"<p>The ID of the Location</p>\n","type":"text"}],"url":"{{apiUrl}}/employees/:employeeId/service-schedules?serviceIds[]","urlObject":{"path":["employees",":employeeId","service-schedules"],"host":["{{apiUrl}}"],"query":[{"description":{"content":"<p>[optional] An array of Service Ids</p>\n","type":"text/plain"},"key":"serviceIds[]","value":null}],"variable":[{"description":{"content":"<p>The ID of the Employee</p>\n","type":"text/plain"},"type":"any","value":null,"key":"employeeId"}]}},"response":[],"_postman_id":"1a628646-19f8-477b-9aa7-7e3ee765b336"},{"name":"Updates an Employee Service Schedule","id":"ae8af039-30b9-4af6-850e-f41e0c7a21eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Location-ID","value":"","type":"text","description":"<p>The ID of the Location</p>\n"}],"body":{"mode":"raw","raw":"{\"schedule\": {\r\n            \"monday\": {\r\n                \"startTime\": \"15:00\",\r\n                \"endTime\": \"16:00\"\r\n            },\r\n            \"tuesday\": {\r\n                \"startTime\": \"09:00\",\r\n                \"endTime\": \"18:00\"\r\n            },\r\n            \"wednesday\": {\r\n                \"startTime\": \"07:00\",\r\n                \"endTime\": \"16:00\"\r\n            },\r\n            \"thursday\": {\r\n                \"startTime\": \"05:00\",\r\n                \"endTime\": \"10:00\"\r\n            },\r\n            \"friday\": {\r\n                \"startTime\": null,\r\n                \"endTime\": null\r\n            },\r\n            \"saturday\": {\r\n                \"startTime\": null,\r\n                \"endTime\": null\r\n            }\r\n        }}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}/employees/:employeeId/service-schedules/:serviceId","urlObject":{"path":["employees",":employeeId","service-schedules",":serviceId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the Employee</p>\n","type":"text/plain"},"type":"any","value":null,"key":"employeeId"},{"description":{"content":"<p>The ID of the Service</p>\n","type":"text/plain"},"type":"any","value":null,"key":"serviceId"}]}},"response":[],"_postman_id":"ae8af039-30b9-4af6-850e-f41e0c7a21eb"},{"name":"Creates an Employee Service Schedule","id":"3c242b29-10eb-4449-8e4d-54807e7ead61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Location-ID","value":"","type":"text","description":"<p>The ID of the Location</p>\n"}],"body":{"mode":"raw","raw":"{\"locationId\": 24126,\r\n        \"schedule\": {\r\n            \"monday\": {\r\n                \"startTime\": \"08:00\",\r\n                \"endTime\": \"14:00\"\r\n            },\r\n            \"tuesday\": {\r\n                \"startTime\": \"08:00\",\r\n                \"endTime\": \"12:00\"\r\n            },\r\n            \"wednesday\": {\r\n                \"startTime\": null,\r\n                \"endTime\": null\r\n            },\r\n            \"thursday\": {\r\n                \"startTime\": null,\r\n                \"endTime\": null\r\n            },\r\n            \"friday\": {\r\n                \"startTime\": null,\r\n                \"endTime\": null\r\n            },\r\n            \"saturday\": {\r\n                \"startTime\": null,\r\n                \"endTime\": null\r\n            }\r\n        \r\n        }}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}/employees/:employeeId/service-schedules/:serviceId","urlObject":{"path":["employees",":employeeId","service-schedules",":serviceId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the Employee</p>\n","type":"text/plain"},"type":"any","value":null,"key":"employeeId"},{"description":{"content":"<p>The ID of the Service</p>\n","type":"text/plain"},"type":"any","value":null,"key":"serviceId"}]}},"response":[],"_postman_id":"3c242b29-10eb-4449-8e4d-54807e7ead61"},{"name":"Returns list of Employee Schedule Overrides","id":"5dd1adb4-721e-4577-bc53-d2a7457563f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Location-ID","value":"","description":"<p>The ID of the Location</p>\n","type":"text"}],"url":"{{apiUrl}}/employees/:employeeId/schedule-overrides","urlObject":{"path":["employees",":employeeId","schedule-overrides"],"host":["{{apiUrl}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the Employee</p>\n","type":"text/plain"},"type":"any","value":null,"key":"employeeId"}]}},"response":[],"_postman_id":"5dd1adb4-721e-4577-bc53-d2a7457563f1"},{"name":"Creates an Employee Schedule Override","id":"05c4df4d-55a4-4eba-9569-b78934b792e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Location-ID","value":"","type":"text","description":"<p>The ID of the Location</p>\n"}],"body":{"mode":"raw","raw":"{\"locationId\":24126,\"startDate\":\"2022-04-29\",\"endDate\":\"2022-04-30\", \"scheduleOverrideId\":396}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}/employees/:employeeId/schedule-overrides","urlObject":{"path":["employees",":employeeId","schedule-overrides"],"host":["{{apiUrl}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the Employee</p>\n","type":"text/plain"},"type":"any","value":null,"key":"employeeId"}]}},"response":[],"_postman_id":"05c4df4d-55a4-4eba-9569-b78934b792e9"},{"name":"Deletes an Employee Schedule Override","id":"6166872a-969d-4936-9655-3ea54ccdb665","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{apiUrl}}/employees/:employeeId/schedule-overrides/:overrideId","urlObject":{"path":["employees",":employeeId","schedule-overrides",":overrideId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the Employee</p>\n","type":"text/plain"},"type":"any","value":null,"key":"employeeId"},{"description":{"content":"<p>The ID of the Schedule Override</p>\n","type":"text/plain"},"type":"any","value":null,"key":"overrideId"}]}},"response":[],"_postman_id":"6166872a-969d-4936-9655-3ea54ccdb665"},{"name":"Updates an Employee Schedule Override","id":"58c8e6d4-4909-49eb-86e3-1c6ef4d935bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\"startDate\":\"2022-02-24\",\"endDate\":\"2022-03-20\"}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}/employees/:employeeId/schedule-overrides/:overrideId","urlObject":{"path":["employees",":employeeId","schedule-overrides",":overrideId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the Employee</p>\n","type":"text/plain"},"type":"any","value":null,"key":"employeeId"},{"description":{"content":"<p>The ID of the Schedule Override</p>\n","type":"text/plain"},"type":"any","value":null,"key":"overrideId"}]}},"response":[],"_postman_id":"58c8e6d4-4909-49eb-86e3-1c6ef4d935bd"}],"id":"d9d0934f-5680-4c2c-9d38-e69c595e5f90","_postman_id":"d9d0934f-5680-4c2c-9d38-e69c595e5f90","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}}},{"name":"Rooms","item":[{"name":"Returns list of Employee Rooms","id":"c5abbe9c-fea5-4888-8cfb-1f59743dc550","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/employees/:employeeId/rooms","urlObject":{"path":["employees",":employeeId","rooms"],"host":["{{apiUrl}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the Employee</p>\n","type":"text/plain"},"type":"any","value":null,"key":"employeeId"}]}},"response":[],"_postman_id":"c5abbe9c-fea5-4888-8cfb-1f59743dc550"},{"name":"Deletes Employee Room","id":"6fec20b7-9442-460c-97e2-e50ba5e0979a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{apiUrl}}/employees/:employeeId/resources/:roomId","urlObject":{"path":["employees",":employeeId","resources",":roomId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of Employee</p>\n","type":"text/plain"},"type":"any","value":null,"key":"employeeId"},{"description":{"content":"<p>The ID of the Room</p>\n","type":"text/plain"},"type":"any","value":null,"key":"roomId"}]}},"response":[],"_postman_id":"6fec20b7-9442-460c-97e2-e50ba5e0979a"}],"id":"d6ec83fa-b0a9-49c7-bd25-0572c2549915","_postman_id":"d6ec83fa-b0a9-49c7-bd25-0572c2549915","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}}},{"name":"Locations","item":[{"name":"Returns list of Employee Locations","id":"a41c9f7d-70c7-4fc3-b9a6-2c9746c70598","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/employees/:employeeId/locations","urlObject":{"path":["employees",":employeeId","locations"],"host":["{{apiUrl}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the Employee</p>\n","type":"text/plain"},"type":"any","value":null,"key":"employeeId"}]}},"response":[],"_postman_id":"a41c9f7d-70c7-4fc3-b9a6-2c9746c70598"},{"name":"Deletes an Employee Location","id":"80bd1dad-f53d-4ff2-93be-ee72f3165822","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{apiUrl}}/employees/:employeeId/locations/:locationId","urlObject":{"path":["employees",":employeeId","locations",":locationId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of Employee</p>\n","type":"text/plain"},"type":"any","value":null,"key":"employeeId"},{"description":{"content":"<p>The ID of the Location</p>\n","type":"text/plain"},"type":"any","value":null,"key":"locationId"}]}},"response":[],"_postman_id":"80bd1dad-f53d-4ff2-93be-ee72f3165822"}],"id":"128c85e1-66be-4844-abdd-86f77b82196e","_postman_id":"128c85e1-66be-4844-abdd-86f77b82196e","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}}},{"name":"EmployeeService","item":[{"name":"Returns list of Employee Services","id":"bf32f7b5-b456-481d-a65c-a6a4221e049c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/employee-services?employeeId&serviceIds[]","urlObject":{"path":["employee-services"],"host":["{{apiUrl}}"],"query":[{"description":{"content":"<p>[optional] The ID of the Employee</p>\n","type":"text/plain"},"key":"employeeId","value":null},{"description":{"content":"<p>[optional] The array of Service IDs</p>\n","type":"text/plain"},"key":"serviceIds[]","value":null}],"variable":[]}},"response":[],"_postman_id":"bf32f7b5-b456-481d-a65c-a6a4221e049c"}],"id":"f83eb626-050d-4b03-996a-5d67ceb407f6","_postman_id":"f83eb626-050d-4b03-996a-5d67ceb407f6","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}}},{"name":"Returns list of Employees","id":"33ebd32f-0a00-464a-859c-4e091f95a262","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/employees","urlObject":{"path":["employees"],"host":["{{apiUrl}}"],"query":[],"variable":[]}},"response":[{"id":"6c2e7740-42bc-4864-ab43-8e1e2aec14b7","name":"200: Success","originalRequest":{"method":"GET","header":[],"url":"{{apiUrl}}/employees"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Nov 2021 19:52:54 GMT"},{"key":"Server","value":"Apache/2.4.46 (Unix) OpenSSL/1.1.1j PHP/7.4.16"},{"key":"X-Powered-By","value":"Crux 3.0.0-rc1"},{"key":"X-Xdebug-Profile-Filename","value":"/tmp/cachegrind.out.322"},{"key":"X-Process-Time","value":"11.94241"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Mon, 29 Nov 2021 00:00:00 -0700"},{"key":"X-Transaction-ID","value":"61a6811651b7f"},{"key":"Content-Length","value":"654"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusMessage\": \"Employee list returned.\",\n    \"details\": {\n        \"itemsReturned\": 1,\n        \"items\": [\n            {\n                \"id\": 3644448,\n                \"displayName\": \"Test Employee\"\n            }\n        ]\n    }\n}"}],"_postman_id":"33ebd32f-0a00-464a-859c-4e091f95a262"},{"name":"Returns Employees Details","id":"640fc41a-dc80-45b3-b532-35f7c1cfef6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/employees/:employeeId","urlObject":{"path":["employees",":employeeId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"id":"910d5042-a21e-4d02-a746-e6dbd809d4b2","type":"any","value":"3644448","key":"employeeId"}]}},"response":[{"id":"0106bf6b-0a9b-4ea0-be47-922f7e5fcacc","name":"200: Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{apiUrl}}/employees/:employeeId","host":["{{apiUrl}}"],"path":["employees",":employeeId"],"variable":[{"key":"employeeId","value":"3644448"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Nov 2021 19:54:19 GMT"},{"key":"Server","value":"Apache/2.4.46 (Unix) OpenSSL/1.1.1j PHP/7.4.16"},{"key":"X-Powered-By","value":"Crux 3.0.0-rc1"},{"key":"X-Xdebug-Profile-Filename","value":"/tmp/cachegrind.out.325"},{"key":"X-Process-Time","value":"2.47546"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Mon, 29 Nov 2021 00:00:00 -0700"},{"key":"X-Transaction-ID","value":"61a6816b4d242"},{"key":"Content-Length","value":"547"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusMessage\": \"Employee details returned.\",\n    \"details\": {\n        \"id\": 3644448,\n        \"clientId\": 174,\n        \"lastName\": \"Employee\",\n        \"firstName\": \"Test\",\n        \"middleName\": \"\",\n        \"displayName\": \"Test Employee\",\n        \"company\": \"\",\n        \"bio\": \"\",\n        \"notes\": \"\",\n        \"status\": \"Active\",\n        \"email\": \"\",\n        \"typeId\": 0,\n        \"displayToCustomer\": true,\n        \"sortOrder\": 0,\n        \"homePhone\": \"\",\n        \"workPhone\": \"\",\n        \"mobilePhone\": \"\",\n        \"fax\": \"\",\n        \"salesPersonId\": 0,\n        \"taxIdNumber\": \"\",\n        \"address\": \"\",\n        \"city\": \"\",\n        \"state\": \"\",\n        \"postalCode\": \"\",\n        \"timeZoneId\": 0,\n        \"appointmentLeadTime\": 0,\n        \"lastUpdatedTimestamp\": \"2020-02-14T22:09:46+00:00\"\n    }\n}"}],"_postman_id":"640fc41a-dc80-45b3-b532-35f7c1cfef6f"},{"name":"In Progress - Create a Employee Date Exception(Days Off)","id":"d1fced41-9bb3-4fed-9b07-f6473b4d655c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"url":"{{apiUrl}}/employees/date-exceptions/","urlObject":{"path":["employees","date-exceptions",""],"host":["{{apiUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d1fced41-9bb3-4fed-9b07-f6473b4d655c"},{"name":"In Progress - Update Employee Date Exception(Days Off)","id":"4c4989ff-27ce-46f8-adbd-8bc446f9fe0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"url":"{{apiUrl}}/employees/date-exceptions/:dateExceptionId","urlObject":{"path":["employees","date-exceptions",":dateExceptionId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"id":"e7e43c01-c2b1-47e7-8dce-dde39b831178","type":"any","value":null,"key":"dateExceptionId"}]}},"response":[],"_postman_id":"4c4989ff-27ce-46f8-adbd-8bc446f9fe0d"},{"name":"In Progress - Delete Employee Date Exception(Days Off)","id":"e6fecf95-3dca-484a-b030-8ef138ccd6c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{apiUrl}}/employees/date-exceptions/:dateExceptionId","urlObject":{"path":["employees","date-exceptions",":dateExceptionId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"id":"cdd5247a-855e-4239-9151-f9b15a89e62b","type":"any","value":null,"key":"dateExceptionId"}]}},"response":[],"_postman_id":"e6fecf95-3dca-484a-b030-8ef138ccd6c0"},{"name":"In Progress - Returns list of Employee Date Exceptions(Days Off)","id":"c8a26d2f-be5c-48dd-9b33-726169bac93e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/employees/:employeeId/date-exceptions","urlObject":{"path":["employees",":employeeId","date-exceptions"],"host":["{{apiUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>If it is set as true display past dates</p>\n","type":"text/plain"},"key":"showPastDates","value":null},{"disabled":true,"description":{"content":"<p>startDateRange for displaying the days-off</p>\n","type":"text/plain"},"key":"startDateRange","value":null},{"disabled":true,"description":{"content":"<p>endDateRange for displaying the days-off</p>\n","type":"text/plain"},"key":"endDateRange","value":null}],"variable":[{"type":"any","value":null,"key":"employeeId"}]}},"response":[],"_postman_id":"c8a26d2f-be5c-48dd-9b33-726169bac93e"},{"name":"Creates an Employee","id":"12ebfc99-2d4b-4700-a71a-ad3a3799476d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"displayName\": \"Test User\",\n    \"locationId\": 174,\n    \"status\": \"Active\"\n}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}/employees","urlObject":{"path":["employees"],"host":["{{apiUrl}}"],"query":[],"variable":[]}},"response":[{"id":"c997650a-2bf1-4422-959e-87a9ff5eb4c0","name":"200: Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"displayName\": \"Test User\",\n    \"locationId\": 174,\n    \"status\": \"Active\"\n}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}/employees"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Nov 2021 19:57:21 GMT"},{"key":"Server","value":"Apache/2.4.46 (Unix) OpenSSL/1.1.1j PHP/7.4.16"},{"key":"X-Powered-By","value":"Crux 3.0.0-rc1"},{"key":"X-Xdebug-Profile-Filename","value":"/tmp/cachegrind.out.56488"},{"key":"X-Process-Time","value":"97.52235"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Mon, 29 Nov 2021 00:00:00 -0700"},{"key":"X-Transaction-ID","value":"61a682218a985"},{"key":"Content-Length","value":"99"},{"key":"Keep-Alive","value":"timeout=5, max=99"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusMessage\": \"Employee created.\",\n    \"details\": {\n        \"id\": 3644496,\n        \"displayName\": \"Test User\"\n    }\n}"}],"_postman_id":"12ebfc99-2d4b-4700-a71a-ad3a3799476d"}],"id":"6a7c839e-7951-4137-9548-13d0210ff716","_postman_id":"6a7c839e-7951-4137-9548-13d0210ff716","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}}},{"name":"Services","item":[{"name":"Schedules","item":[{"name":"Returns Service Schedule Exceptions","event":[{"listen":"test","script":{"id":"611aebcc-e9ed-4a7f-ad0d-6e2dfb3d529d","exec":[""],"type":"text/javascript"}}],"id":"a2bcdf0f-5fde-401d-981d-d9a86a094e32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/services/:serviceId/schedule-exceptions","urlObject":{"path":["services",":serviceId","schedule-exceptions"],"host":["{{apiUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>The location ID by which to filter.</p>\n","type":"text/plain"},"key":"locationId","value":null}],"variable":[{"type":"any","value":null,"key":"serviceId"}]}},"response":[],"_postman_id":"a2bcdf0f-5fde-401d-981d-d9a86a094e32"},{"name":"Deletes a Service Schedule Exception","id":"e7dbe268-9a59-4b83-afdf-7adc6f2a68db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{apiUrl}}/services/:serviceId/schedule-exceptions/:exceptionId","urlObject":{"path":["services",":serviceId","schedule-exceptions",":exceptionId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":null,"key":"serviceId"},{"type":"any","value":null,"key":"exceptionId"}]}},"response":[],"_postman_id":"e7dbe268-9a59-4b83-afdf-7adc6f2a68db"},{"name":"Returns list of Service Schedules","event":[{"listen":"test","script":{"id":"a4407be5-f51d-4dce-b8b6-1bcf947b97b0","exec":[""],"type":"text/javascript"}}],"id":"23cb40d9-a39c-4b39-8099-14dcc3cd7e68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Location-ID","value":"","type":"text"}],"url":"{{apiUrl}}/services/:serviceId/schedules","urlObject":{"path":["services",":serviceId","schedules"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"serviceId"}]}},"response":[],"_postman_id":"23cb40d9-a39c-4b39-8099-14dcc3cd7e68"},{"name":"In Progress - Create Service Schedules","event":[{"listen":"test","script":{"id":"a4407be5-f51d-4dce-b8b6-1bcf947b97b0","exec":[""],"type":"text/javascript"}}],"id":"af3ade87-06ea-4170-8ecf-d441f8eaf0c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Location-ID","value":"","type":"text"}],"url":"{{apiUrl}}/services/schedules/","urlObject":{"path":["services","schedules",""],"host":["{{apiUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"af3ade87-06ea-4170-8ecf-d441f8eaf0c3"},{"name":"In Progress - Update Service Schedules","event":[{"listen":"test","script":{"id":"a4407be5-f51d-4dce-b8b6-1bcf947b97b0","exec":[""],"type":"text/javascript"}}],"id":"ade03762-53ef-41be-9479-08cc0c9a8dee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Location-ID","value":"","type":"text"}],"url":"{{apiUrl}}/services/:serviceId/schedules/:scheduleId","urlObject":{"path":["services",":serviceId","schedules",":scheduleId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"id":"37e6d0af-6c53-423e-9e1c-e553fbec6897","type":"any","value":"","key":"serviceId"},{"type":"any","value":null,"key":"scheduleId"}]}},"response":[],"_postman_id":"ade03762-53ef-41be-9479-08cc0c9a8dee"},{"name":"In Progress - Delete Service Schedules","event":[{"listen":"test","script":{"id":"a4407be5-f51d-4dce-b8b6-1bcf947b97b0","exec":[""],"type":"text/javascript"}}],"id":"96a66680-5c94-4183-aa51-484342a9895d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[{"key":"Location-ID","value":"","type":"text"}],"url":"{{apiUrl}}/services/:serviceId/schedules/:scheduleId","urlObject":{"path":["services",":serviceId","schedules",":scheduleId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"id":"37e6d0af-6c53-423e-9e1c-e553fbec6897","type":"any","value":"","key":"serviceId"},{"id":"263390ad-dcb1-422f-a737-6246d29be09d","type":"any","value":null,"key":"scheduleId"}]}},"response":[],"_postman_id":"96a66680-5c94-4183-aa51-484342a9895d"}],"id":"239825d6-5162-4861-9ed6-923df1ab827f","_postman_id":"239825d6-5162-4861-9ed6-923df1ab827f","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}}},{"name":"Returns list of Services","id":"2e0a9782-3aaa-4ad3-9a6f-bfce6e74f298","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/services?type=","urlObject":{"path":["services"],"host":["{{apiUrl}}"],"query":[{"description":{"content":"<p>Optional and must be either Primary or AddOn</p>\n","type":"text/plain"},"key":"type","value":""}],"variable":[]}},"response":[{"id":"61d49b31-450d-4d4e-9779-b6b9a79593ae","name":"200: Success","originalRequest":{"method":"GET","header":[],"url":"{{apiUrl}}/services"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Nov 2021 20:02:20 GMT"},{"key":"Server","value":"Apache/2.4.46 (Unix) OpenSSL/1.1.1j PHP/7.4.16"},{"key":"X-Powered-By","value":"Crux 3.0.0-rc1"},{"key":"X-Xdebug-Profile-Filename","value":"/tmp/cachegrind.out.324"},{"key":"X-Process-Time","value":"1.87799"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Mon, 29 Nov 2021 00:00:00 -0700"},{"key":"X-Transaction-ID","value":"61a6834cbd71e"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusMessage\": \"Service list returned.\",\n    \"details\": {\n        \"items\": [\n            {\n                \"id\": 6546,\n                \"type\": \"Service\",\n                \"name\": \"Event-type service\",\n                \"description\": \"\",\n                \"duration\": 600,\n                \"cost\": 0,\n                \"sortOrder\": 0,\n                \"lastUpdated\": \"2021-05-19T18:23:59+00:00\"\n            }\n        ],\n        \"numberOfItems\": 1\n    }\n}"}],"_postman_id":"2e0a9782-3aaa-4ad3-9a6f-bfce6e74f298"},{"name":"Returns list of Primary Services","id":"27d5d789-afb0-4298-8136-b6649c618b55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/services?type=Primary","urlObject":{"path":["services"],"host":["{{apiUrl}}"],"query":[{"key":"type","value":"Primary"}],"variable":[]}},"response":[],"_postman_id":"27d5d789-afb0-4298-8136-b6649c618b55"},{"name":"Returns list of AddOn Services","id":"e620cbcc-ada9-4599-a2ab-21af5823578d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/services?type=AddOn","urlObject":{"path":["services"],"host":["{{apiUrl}}"],"query":[{"key":"type","value":"AddOn"}],"variable":[]}},"response":[],"_postman_id":"e620cbcc-ada9-4599-a2ab-21af5823578d"},{"name":"Returns service details","id":"2755501d-ee7f-46a2-ae2d-5ade195ea48d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/services/:serviceId","urlObject":{"path":["services",":serviceId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":"420","key":"serviceId"}]}},"response":[],"_postman_id":"2755501d-ee7f-46a2-ae2d-5ade195ea48d"},{"name":"In Progress - Creates a service","id":"9133b51b-ad27-47cb-b9fe-ba649a4e7957","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"url":"{{apiUrl}}/services","urlObject":{"path":["services"],"host":["{{apiUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9133b51b-ad27-47cb-b9fe-ba649a4e7957"},{"name":"In Progress - Updates a service","id":"9d77978e-7750-4f93-9222-44cef245afd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"url":"{{apiUrl}}/services/:serviceId","urlObject":{"path":["services",":serviceId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"id":"94931f95-4aee-493b-afea-17b0d646ac74","type":"any","value":"420","key":"serviceId"}]}},"response":[],"_postman_id":"9d77978e-7750-4f93-9222-44cef245afd7"},{"name":"In Progress - Returns Service Locations","id":"1a50d1bd-47fa-43db-a772-43b148301a52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"url":"{{apiUrl}}/services/:serviceId/locations","urlObject":{"path":["services",":serviceId","locations"],"host":["{{apiUrl}}"],"query":[],"variable":[{"id":"94931f95-4aee-493b-afea-17b0d646ac74","type":"any","value":"420","key":"serviceId"}]}},"response":[],"_postman_id":"1a50d1bd-47fa-43db-a772-43b148301a52"}],"id":"79401a59-df6b-4736-8cdf-9d3d886e992b","_postman_id":"79401a59-df6b-4736-8cdf-9d3d886e992b","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}}},{"name":"Rooms","item":[{"name":"Services","item":[{"name":"Returns Services assigned to Room","id":"6c05ea80-b6e0-4329-993f-debefa99ac61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/rooms/:roomId/services?locationId&serviceIds","urlObject":{"path":["rooms",":roomId","services"],"host":["{{apiUrl}}"],"query":[{"description":{"content":"<p>The location ID by which to filter.</p>\n","type":"text/plain"},"key":"locationId","value":null},{"description":{"content":"<p>The service IDs by which to filter.</p>\n","type":"text/plain"},"key":"serviceIds","value":null}],"variable":[{"type":"any","value":null,"key":"roomId"}]}},"response":[],"_postman_id":"6c05ea80-b6e0-4329-993f-debefa99ac61"},{"name":"Updates a Reoom Service","event":[{"listen":"test","script":{"id":"86852b4a-acf5-4b18-9980-943fa4faf9ab","exec":["let jsonData = pm.response.json();\r","\r","pm.test(\"Response is 200.\", () => {\r","    pm.expect(pm.response.code).to.eql(200);\r","});\r","pm.test(\"Status code is 0.\", () => {\r","    pm.expect(jsonData.status).to.eql(0);\r","});\r","\r","pm.test(\"availability monday data type is boolean\", function () {\r","    pm.expect(jsonData.details.availableMonday).to.be.a(\"boolean\");\r","});\r","\r","pm.test(\"availability tuesday data type is boolean\", function () {\r","    pm.expect(jsonData.details.availableTuesday).to.be.a(\"boolean\");\r","});\r","\r","pm.test(\"availability wednesday data type is boolean\", function () {\r","    pm.expect(jsonData.details.availableWednesday).to.be.a(\"boolean\");\r","});\r","\r","pm.test(\"availability thursday data type is boolean\", function () {\r","    pm.expect(jsonData.details.availableThursday).to.be.a(\"boolean\");\r","});\r","\r","pm.test(\"availability friday data type is boolean\", function () {\r","    pm.expect(jsonData.details.availableFriday).to.be.a(\"boolean\");\r","});\r","\r","pm.test(\"availability saturday data type is boolean\", function () {\r","    pm.expect(jsonData.details.availableSaturday).to.be.a(\"boolean\");\r","});\r","\r","pm.test(\"availability sunday data type is boolean\", function () {\r","    pm.expect(jsonData.details.availableSunday).to.be.a(\"boolean\");\r","});"],"type":"text/javascript"}}],"id":"0cf0a1be-a96b-40c8-9c3f-bd0f5ab16229","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\"availableWednesday\":false,\"availableThursday\":true}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}/rooms/:roomId/services/:serviceId","urlObject":{"path":["rooms",":roomId","services",":serviceId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":null,"key":"roomId"},{"id":"11f5eac4-e3cb-4b68-aad8-108158e4543f","type":"any","value":null,"key":"serviceId"}]}},"response":[],"_postman_id":"0cf0a1be-a96b-40c8-9c3f-bd0f5ab16229"},{"name":"Deletes a Room Service","id":"3ee762be-c2f8-454f-b016-aa7112d6e840","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{apiUrl}}/rooms/:roomId/services/:serviceId","urlObject":{"path":["rooms",":roomId","services",":serviceId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":null,"key":"roomId"},{"type":"any","value":null,"key":"serviceId"}]}},"response":[],"_postman_id":"3ee762be-c2f8-454f-b016-aa7112d6e840"}],"id":"6235d8f0-622a-4741-afc1-fc4dcab9d268","_postman_id":"6235d8f0-622a-4741-afc1-fc4dcab9d268","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}}},{"name":"Schedules","item":[{"name":"Returns list of Room Schedules","id":"c1df74ce-c7a7-4cd8-927c-3156394a57c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Location-ID","value":"","type":"text"}],"url":"{{apiUrl}}/rooms/:roomId/schedules","urlObject":{"path":["rooms",":roomId","schedules"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":null,"key":"roomId"}]}},"response":[],"_postman_id":"c1df74ce-c7a7-4cd8-927c-3156394a57c0"},{"name":"Update Room Schedules","event":[{"listen":"test","script":{"id":"a4407be5-f51d-4dce-b8b6-1bcf947b97b0","exec":[""],"type":"text/javascript"}}],"id":"723b382f-194e-4e4f-9466-9a919409cd80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Location-ID","value":"","type":"text"}],"url":"{{apiUrl}}/rooms/:roomId/schedules/:scheduleId","urlObject":{"path":["rooms",":roomId","schedules",":scheduleId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":null,"key":"roomId"},{"id":"66262eb3-4018-4d31-a99d-ae936a932ad7","type":"any","value":null,"key":"scheduleId"}]}},"response":[],"_postman_id":"723b382f-194e-4e4f-9466-9a919409cd80"},{"name":"Delete Room Schedules","event":[{"listen":"test","script":{"id":"a4407be5-f51d-4dce-b8b6-1bcf947b97b0","exec":[""],"type":"text/javascript"}}],"id":"ebbf43b3-77f7-4022-b9ce-2c31be77cbfe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[{"key":"Location-ID","value":"","type":"text"}],"url":"{{apiUrl}}/rooms/:roomId/schedules/:scheduleId","urlObject":{"path":["rooms",":roomId","schedules",":scheduleId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":null,"key":"roomId"},{"id":"66262eb3-4018-4d31-a99d-ae936a932ad7","type":"any","value":null,"key":"scheduleId"}]}},"response":[],"_postman_id":"ebbf43b3-77f7-4022-b9ce-2c31be77cbfe"}],"id":"d46e9eef-a9b2-4f31-ae53-9f0029573144","_postman_id":"d46e9eef-a9b2-4f31-ae53-9f0029573144","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}}},{"name":"Returns list of Rooms","id":"481f1378-e9ff-443b-9e0a-2fb83bae527c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/rooms","urlObject":{"path":["rooms"],"host":["{{apiUrl}}"],"query":[],"variable":[]}},"response":[{"id":"061dbee5-65d7-426f-bd6b-0145e17dde54","name":"200: Success","originalRequest":{"method":"GET","header":[],"url":"{{apiUrl}}/resources"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Nov 2021 20:08:56 GMT"},{"key":"Server","value":"Apache/2.4.46 (Unix) OpenSSL/1.1.1j PHP/7.4.16"},{"key":"X-Powered-By","value":"Crux 3.0.0-rc1"},{"key":"X-Xdebug-Profile-Filename","value":"/tmp/cachegrind.out.56488"},{"key":"X-Process-Time","value":"2.35837"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Mon, 29 Nov 2021 00:00:00 -0700"},{"key":"X-Transaction-ID","value":"61a684d8d86ba"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusMessage\": \"Resource list returned.\",\n    \"details\": {\n        \"items\": [\n            {\n                \"id\": 1225,\n                \"locationId\": 174,\n                \"name\": \"Jenkins_Test_Room_1_Updated\",\n                \"displayName\": \" Updated\",\n                \"sortOrder\": 0,\n                \"lastUpdated\": \"2016-09-09T00:02:32+00:00\"\n            }\n        ],\n        \"numberOfItems\": 1\n    }\n}"}],"_postman_id":"481f1378-e9ff-443b-9e0a-2fb83bae527c"},{"name":"Returns a single Room","id":"cfe74c95-9a0f-4467-8d85-a8fdf9df53d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/rooms/:roomId","urlObject":{"path":["rooms",":roomId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":null,"key":"roomId"}]}},"response":[{"id":"8d377271-11e6-4a47-b82e-34165631c578","name":"200: Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{apiUrl}}/resources/:resourceId","host":["{{apiUrl}}"],"path":["resources",":resourceId"],"variable":[{"key":"resourceId","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 Dec 2021 21:25:07 GMT"},{"key":"Server","value":"Apache/2.4.46 (Unix) OpenSSL/1.1.1j PHP/7.4.16"},{"key":"X-Powered-By","value":"Crux 3.0.0-rc1"},{"key":"X-Xdebug-Profile-Filename","value":"/tmp/cachegrind.out.350"},{"key":"X-Process-Time","value":"1.58170"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Tue, 30 Nov 2021 00:00:00 -0700"},{"key":"X-Transaction-ID","value":"61a7e8333bf1a"},{"key":"Content-Length","value":"177"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusMessage\": \"Room details returned.\",\n    \"details\": {\n        \"id\": 2,\n        \"locationId\": 174,\n        \"name\": \"Room 1\",\n        \"displayName\": \"Room 1\",\n        \"sortOrder\": 0,\n        \"status\": \"active\",\n        \"isPublic\": false\n    }\n}"}],"_postman_id":"cfe74c95-9a0f-4467-8d85-a8fdf9df53d7"},{"name":"In Progress - Update Room","event":[{"listen":"test","script":{"id":"0a74da6f-9bc6-4928-8d69-c9f616063fd6","exec":["let jsonData = pm.response.json();\r","\r","pm.test(\"Response is 200.\", () => {\r","    pm.expect(pm.response.code).to.eql(200);\r","});\r","pm.test(\"Status code is 0.\", () => {\r","    pm.expect(jsonData.status).to.eql(0);\r","});\r","\r","pm.test(\"Resource ID is an integer\", () => {\r","      pm.expect(jsonData.details.resourceId).to.be.a(\"number\");\r","});\r","\r","pm.test(\"Date is string\", () => {\r","      pm.expect(jsonData.details.date).to.be.a(\"string\");\r","});\r","\r","pm.test(\"lastUpdated is object\", function () {\r","    pm.expect(jsonData.details.lastUpdated).to.be.an(\"object\");\r","});"],"type":"text/javascript"}}],"id":"044fb241-e4af-43cf-84e3-a0c48c5c200e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\"name\": \"Room 2\",\"displayName\": \"test123\",\"status\": \"Active\",\"isPublic\": false,\"sortOrder\":1}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}/rooms/:roomId","urlObject":{"path":["rooms",":roomId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":null,"key":"roomId"}]}},"response":[],"_postman_id":"044fb241-e4af-43cf-84e3-a0c48c5c200e"},{"name":"Returns list of Room Date Exceptions(Days Off)","id":"ce229f50-dec7-4443-b755-f456c6f1ce46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/rooms/:roomId/date-exceptions","urlObject":{"path":["rooms",":roomId","date-exceptions"],"host":["{{apiUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>If it is set as true display past dates</p>\n","type":"text/plain"},"key":"showPastDates","value":null},{"disabled":true,"description":{"content":"<p>startDateRange for displaying the days-off</p>\n","type":"text/plain"},"key":"startDateRange","value":null},{"disabled":true,"description":{"content":"<p>endDateRange for displaying the days-off</p>\n","type":"text/plain"},"key":"endDateRange","value":null}],"variable":[{"type":"any","value":null,"key":"roomId"}]}},"response":[],"_postman_id":"ce229f50-dec7-4443-b755-f456c6f1ce46"},{"name":"Create a Room Date Exceptions(Days Off)","event":[{"listen":"test","script":{"id":"0a74da6f-9bc6-4928-8d69-c9f616063fd6","exec":["let jsonData = pm.response.json();\r","\r","pm.test(\"Response is 200.\", () => {\r","    pm.expect(pm.response.code).to.eql(200);\r","});\r","pm.test(\"Status code is 0.\", () => {\r","    pm.expect(jsonData.status).to.eql(0);\r","});\r","\r","pm.test(\"Resource ID is an integer\", () => {\r","      pm.expect(jsonData.details.resourceId).to.be.a(\"number\");\r","});\r","\r","pm.test(\"Date is string\", () => {\r","      pm.expect(jsonData.details.date).to.be.a(\"string\");\r","});\r","\r","pm.test(\"lastUpdated is object\", function () {\r","    pm.expect(jsonData.details.lastUpdated).to.be.an(\"object\");\r","});"],"type":"text/javascript"}}],"id":"7fe31752-a72c-48b7-96c2-6944d62ec5a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"url":"{{apiUrl}}/room/date-exceptions/","urlObject":{"path":["room","date-exceptions",""],"host":["{{apiUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7fe31752-a72c-48b7-96c2-6944d62ec5a9"},{"name":"Update Room Date Exceptions(Days Off)","event":[{"listen":"test","script":{"id":"0a74da6f-9bc6-4928-8d69-c9f616063fd6","exec":["let jsonData = pm.response.json();\r","\r","pm.test(\"Response is 200.\", () => {\r","    pm.expect(pm.response.code).to.eql(200);\r","});\r","pm.test(\"Status code is 0.\", () => {\r","    pm.expect(jsonData.status).to.eql(0);\r","});\r","\r","pm.test(\"Resource ID is an integer\", () => {\r","      pm.expect(jsonData.details.resourceId).to.be.a(\"number\");\r","});\r","\r","pm.test(\"Date is string\", () => {\r","      pm.expect(jsonData.details.date).to.be.a(\"string\");\r","});\r","\r","pm.test(\"lastUpdated is object\", function () {\r","    pm.expect(jsonData.details.lastUpdated).to.be.an(\"object\");\r","});"],"type":"text/javascript"}}],"id":"3f28fc14-defb-4d5d-a5e8-7e8aa9de4974","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"url":"{{apiUrl}}/rooms/date-exceptions/:dateExceptionId","urlObject":{"path":["rooms","date-exceptions",":dateExceptionId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":null,"key":"dateExceptionId"}]}},"response":[],"_postman_id":"3f28fc14-defb-4d5d-a5e8-7e8aa9de4974"},{"name":"Delete Room Date Exceptions(Days Off)","id":"0463bebe-0bf2-4aab-aa9e-94ebd95b32f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{apiUrl}}/rooms/date-exceptions/:dateExceptionId","urlObject":{"path":["rooms","date-exceptions",":dateExceptionId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":null,"key":"dateExceptionId"}]}},"response":[],"_postman_id":"0463bebe-0bf2-4aab-aa9e-94ebd95b32f3"},{"name":"Creates a new Room","id":"20a8da2b-9544-4017-9cc5-6c4ef0601b32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"locationId\": 174,\n    \"name\": \"test\",\n    \"displayName\": \"test\",\n    \"status\": 1,\n    \"isPublic\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}/rooms","urlObject":{"path":["rooms"],"host":["{{apiUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"20a8da2b-9544-4017-9cc5-6c4ef0601b32"},{"name":"Deletes a  Room","id":"bd18fa6b-379b-4106-8af1-93f179eab613","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{apiUrl}}/rooms/:roomId","urlObject":{"path":["rooms",":roomId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":null,"key":"roomId"}]}},"response":[],"_postman_id":"bd18fa6b-379b-4106-8af1-93f179eab613"},{"name":"Returns list of Room Employee Services","id":"7ed28e9b-2234-4f9a-b902-71979ef561fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/resource-employee-services/","urlObject":{"path":["resource-employee-services",""],"host":["{{apiUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>If it is set as true display past dates</p>\n","type":"text/plain"},"key":"showPastDates","value":null},{"disabled":true,"description":{"content":"<p>startDateRange for displaying the days-off</p>\n","type":"text/plain"},"key":"startDateRange","value":null},{"disabled":true,"description":{"content":"<p>endDateRange for displaying the days-off</p>\n","type":"text/plain"},"key":"endDateRange","value":null}],"variable":[]}},"response":[],"_postman_id":"7ed28e9b-2234-4f9a-b902-71979ef561fc"}],"id":"0b2eefe2-c381-4cfa-890a-621cbc1a4c45","_postman_id":"0b2eefe2-c381-4cfa-890a-621cbc1a4c45","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}}},{"name":"Appointments","item":[{"name":"Return list of Appointments","id":"9ec84e0c-72ed-4505-abe4-e1e58b9742cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{apiUrl}}appointments","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}},"urlObject":{"host":["{{apiUrl}}appointments"],"query":[{"disabled":true,"description":{"content":"<p>The locationId of the appointment</p>\n","type":"text/plain"},"key":"locationId\n","value":null},{"disabled":true,"description":{"content":"<p>The customerId of the appointment</p>\n","type":"text/plain"},"key":"customerId","value":null},{"disabled":true,"description":{"content":"<p>startTimestamp of the appointment.</p>\n","type":"text/plain"},"key":"startTimestamp","value":null},{"disabled":true,"description":{"content":"<p>endTimestamp of the appointment.</p>\n","type":"text/plain"},"key":"endTimestamp","value":null}],"variable":[]}},"response":[],"_postman_id":"9ec84e0c-72ed-4505-abe4-e1e58b9742cf"},{"name":"Returns list of Appointment Services","id":"69ba209a-ad09-4acb-800f-075e56160965","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{apiUrl}}/appointments/:appointmentId/services","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}},"urlObject":{"path":["appointments",":appointmentId","services"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":null,"key":"appointmentId"}]}},"response":[],"_postman_id":"69ba209a-ad09-4acb-800f-075e56160965"},{"name":"Updates an Appointment Service","id":"a82113bd-a723-4b24-9387-afe288951b30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\"clientId\":23900,\"serviceId\": 30734,\"startTimestamp\":\"2022-06-03 10:00:00\",\"endTimestamp\":\"2022-06-03 10:30:00\",\"spots\":2,\"cost\":10.00,\"statusId\":69160}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}appointments/:appointmentId/services/:serviceId","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}},"urlObject":{"path":[":appointmentId","services",":serviceId"],"host":["{{apiUrl}}appointments"],"query":[],"variable":[{"id":"b2cbf679-7f53-41d1-89d1-5ad878e88a75","type":"any","value":null,"key":"appointmentId"},{"type":"any","value":null,"key":"serviceId"}]}},"response":[],"_postman_id":"a82113bd-a723-4b24-9387-afe288951b30"},{"name":"Returns list of Appointment Service Add Ons","id":"5cbbaa33-c217-4267-ac19-fbf77a722b2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{apiUrl}}appointment-services/:appointmentServiceId/addon-services","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}},"urlObject":{"path":[":appointmentServiceId","addon-services"],"host":["{{apiUrl}}appointment-services"],"query":[],"variable":[{"type":"any","value":null,"key":"appointmentServiceId"}]}},"response":[],"_postman_id":"5cbbaa33-c217-4267-ac19-fbf77a722b2c"},{"name":"Return list of Appointment Status","id":"cebe3ada-43c1-4700-8782-bc541f405b5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{apiUrl}}appointments/status","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}},"urlObject":{"path":["status"],"host":["{{apiUrl}}appointments"],"query":[],"variable":[]}},"response":[],"_postman_id":"cebe3ada-43c1-4700-8782-bc541f405b5e"},{"name":"Creates an Appointment Status","id":"17547522-d2a7-454b-a666-05658c36e4f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"description\":\"testing\",\"isPublic\":1,\"sortOrder\":2}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}appointments/status/","urlObject":{"path":["status",""],"host":["{{apiUrl}}appointments"],"query":[],"variable":[]}},"response":[],"_postman_id":"17547522-d2a7-454b-a666-05658c36e4f6"},{"name":"Updates an Appointment Status","id":"a2b6cf5f-ed35-43ac-8c11-d5932e5c08fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\"description\":\"testing\",\"isPublic\":1,\"sortOrder\":2}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}appointments/status/:statusId","urlObject":{"path":["status",":statusId"],"host":["{{apiUrl}}appointments"],"query":[],"variable":[{"type":"any","value":null,"key":"statusId"}]}},"response":[],"_postman_id":"a2b6cf5f-ed35-43ac-8c11-d5932e5c08fa"},{"name":"Deletes an Appointment Status","id":"fef0ad24-af22-4c6a-896e-2c45164bbe27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{apiUrl}}appointments/status/:statusId","urlObject":{"path":["status",":statusId"],"host":["{{apiUrl}}appointments"],"query":[],"variable":[{"type":"any","value":null,"key":"statusId"}]}},"response":[],"_postman_id":"fef0ad24-af22-4c6a-896e-2c45164bbe27"},{"name":"In Progress - Creates an Appointment","id":"cfb5929f-8106-40be-9a46-6aeffe1b0917","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"customerId\":601534,\"startTimestamp\":\"2022-06-09 08:00:00\",\"endTimestamp\":\"2022-06-09 08:30:00\",\"numberInGroup\":1,\"customerNotes\":\"Testing internal notes\",\"employeeNotes\":\"Testing external notes\",\"tipAmount\":20.00,\"couponId\":\"ABCDE\",\"gender\":\"M\",\"appointmentService\": [{\"clientId\":23900,\"serviceId\": 30734,\"addOnServiceIds\": [{\"id\": 32190},{\"id\": 32256}],\"statusId\":69160, \r\n\"employeeIds\": [{\"id\": 255269902}],\"roomIds\": [{\"id\": 7202}]}]}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}appointments/","urlObject":{"path":[""],"host":["{{apiUrl}}appointments"],"query":[],"variable":[]}},"response":[],"_postman_id":"cfb5929f-8106-40be-9a46-6aeffe1b0917"},{"name":"Update Appointment","id":"3f95fde8-7776-4b27-8f9a-054e1e1fb6d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\"statusId\":69160}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}appointments/:appointmentId/appointment-services/:appointmentServiceId/status/","urlObject":{"path":[":appointmentId","appointment-services",":appointmentServiceId","status",""],"host":["{{apiUrl}}appointments"],"query":[],"variable":[{"type":"any","value":null,"key":"appointmentId"},{"type":"any","value":null,"key":"appointmentServiceId"}]}},"response":[],"_postman_id":"3f95fde8-7776-4b27-8f9a-054e1e1fb6d6"},{"name":"Update Appointment Service","id":"5ac626ca-682f-4edf-aeb3-bd9e76dc9a2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\"clientId\":23900,\"serviceId\": 30734,\"startTimestamp\":\"2022-06-03 10:00:00\",\"endTimestamp\":\"2022-06-03 10:30:00\",\"spots\":2,\"cost\":10.00,\"statusId\":69160}\r\n","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}appointments/:appointmentId/appointment-services/:appointmentServiceId","urlObject":{"path":[":appointmentId","appointment-services",":appointmentServiceId"],"host":["{{apiUrl}}appointments"],"query":[],"variable":[{"id":"f10359c1-658b-43b6-b5b9-30d7883b167e","type":"any","value":null,"key":"appointmentId"},{"id":"938b122d-5c18-46e8-a8c0-6284f2d73e20","type":"any","value":null,"key":"appointmentServiceId"}]}},"response":[],"_postman_id":"5ac626ca-682f-4edf-aeb3-bd9e76dc9a2f"}],"id":"03845d64-4218-466b-b697-b5c7357165c3","_postman_id":"03845d64-4218-466b-b697-b5c7357165c3","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}}},{"name":"Language","item":[{"name":"IN PROGRESS - Returns list of Languages","id":"4089c81b-1fd1-4e4c-ae1e-19af019bb6d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/language/terms?languageId=1","urlObject":{"path":["language","terms"],"host":["{{apiUrl}}"],"query":[{"key":"languageId","value":"1"}],"variable":[]}},"response":[],"_postman_id":"4089c81b-1fd1-4e4c-ae1e-19af019bb6d0"}],"id":"49844142-7004-493b-abc4-2bc7d8864e26","_postman_id":"49844142-7004-493b-abc4-2bc7d8864e26","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}}},{"name":"Events","item":[{"name":"Return list of Event Cancellation Reasons","id":"e73bd88a-0faa-44cf-90fe-aa358c632a37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Location-ID","value":"","type":"text"}],"url":"{{apiUrl}}events/event-cancellation-reasons","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}},"urlObject":{"path":["event-cancellation-reasons"],"host":["{{apiUrl}}events"],"query":[],"variable":[]}},"response":[],"_postman_id":"e73bd88a-0faa-44cf-90fe-aa358c632a37"},{"name":"Creates an Event Cancellation Reason","id":"fb7fb43e-bdc2-4ef8-9e12-4e56e3049aa2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"reason\":\"testing event\", \"sortOrder\":1}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}events/cancellation-reasons/","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}},"urlObject":{"path":["cancellation-reasons",""],"host":["{{apiUrl}}events"],"query":[],"variable":[]}},"response":[],"_postman_id":"fb7fb43e-bdc2-4ef8-9e12-4e56e3049aa2"},{"name":"Updates an Event Cancellation Reason","id":"dd28a96a-3f19-4540-861a-8cbd2eef6597","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\"reason\":\"testing event\", \"sortOrder\":1}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}events/cancellation-reasons/:cancellationReasonId","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}},"urlObject":{"path":["cancellation-reasons",":cancellationReasonId"],"host":["{{apiUrl}}events"],"query":[],"variable":[{"type":"any","value":null,"key":"cancellationReasonId"}]}},"response":[],"_postman_id":"dd28a96a-3f19-4540-861a-8cbd2eef6597"},{"name":"Deletes an Event Cancellation Reason","id":"87eca605-8120-4742-b4fd-f31d82ad0a90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{apiUrl}}events/cancellation-reasons/:cancellationReasonId","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}},"urlObject":{"path":["cancellation-reasons",":cancellationReasonId"],"host":["{{apiUrl}}events"],"query":[],"variable":[{"type":"any","value":null,"key":"cancellationReasonId"}]}},"response":[],"_postman_id":"87eca605-8120-4742-b4fd-f31d82ad0a90"},{"name":"Returns list of Event Dates","id":"63465885-6a8a-4f18-aac0-0cb8c19e8b2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{apiUrl}}events/:eventId/event-dates","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}},"urlObject":{"path":[":eventId","event-dates"],"host":["{{apiUrl}}events"],"query":[],"variable":[{"description":{"content":"<p>The Event Date ID</p>\n","type":"text/plain"},"type":"any","value":null,"key":"eventId"}]}},"response":[],"_postman_id":"63465885-6a8a-4f18-aac0-0cb8c19e8b2b"},{"name":"Creates an Event Date","id":"c4f896c8-7393-4209-9598-9b3af2a1daf2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"locationId\":24126,\"date\":\"2022-06-12\"}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}events/:eventId/event-dates","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}},"urlObject":{"path":[":eventId","event-dates"],"host":["{{apiUrl}}events"],"query":[],"variable":[{"description":{"content":"<p>The ID of the Event</p>\n","type":"text/plain"},"type":"any","value":null,"key":"eventId"}]}},"response":[],"_postman_id":"c4f896c8-7393-4209-9598-9b3af2a1daf2"},{"name":"Deletes an Event Date","id":"c1d2d4f0-2f8a-4c65-989f-f7cf8375feec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{apiUrl}}events/:eventDateId","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}},"urlObject":{"path":[":eventDateId"],"host":["{{apiUrl}}events"],"query":[],"variable":[{"description":{"content":"<p>The ID of the Event Date</p>\n","type":"text/plain"},"type":"any","value":null,"key":"eventDateId"}]}},"response":[],"_postman_id":"c1d2d4f0-2f8a-4c65-989f-f7cf8375feec"},{"name":"Updates an Event Date","id":"4f3632ba-fffb-413b-89dc-1e23a3232cf1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\"isEventCancelled\":true, \"cancellationReasonId\":201}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}events/:eventDateId","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}},"urlObject":{"path":[":eventDateId"],"host":["{{apiUrl}}events"],"query":[],"variable":[{"description":{"content":"<p>The ID of the Event Date</p>\n","type":"text/plain"},"type":"any","value":null,"key":"eventDateId"}]}},"response":[],"_postman_id":"4f3632ba-fffb-413b-89dc-1e23a3232cf1"}],"id":"11583cdd-24f6-4951-918d-f383ce5694e2","_postman_id":"11583cdd-24f6-4951-918d-f383ce5694e2","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}}},{"name":"Packages","item":[{"name":"Returns list of Package Services","id":"c551d062-8301-48aa-95b1-01e2c05cf4e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/packages/:packageId/services","urlObject":{"path":["packages",":packageId","services"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":null,"key":"packageId"}]}},"response":[],"_postman_id":"c551d062-8301-48aa-95b1-01e2c05cf4e2"},{"name":"In Progress - Creates a Package Service","id":"69ad18ba-9bdb-4025-bbff-cef500f8752e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"url":"{{apiUrl}}/packages/:packageId/services/:serviceId","urlObject":{"path":["packages",":packageId","services",":serviceId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"id":"f982a68d-9af9-4639-a7ca-d316aef7763f","type":"any","value":null,"key":"packageId"},{"type":"any","value":null,"key":"serviceId"}]}},"response":[],"_postman_id":"69ad18ba-9bdb-4025-bbff-cef500f8752e"},{"name":"Deletes a Package Service","id":"18c446d3-0f5c-49cb-99a3-592000f1a0b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{apiUrl}}/packages/:packageId/services/:serviceId","urlObject":{"path":["packages",":packageId","services",":serviceId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":null,"key":"packageId"},{"type":"any","value":null,"key":"serviceId"}]}},"response":[],"_postman_id":"18c446d3-0f5c-49cb-99a3-592000f1a0b8"},{"name":"Returns list of Package Statuses","id":"1e017755-855d-4123-9d7a-75e898e40a96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/packages/:packageId/statuses","urlObject":{"path":["packages",":packageId","statuses"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":null,"key":"packageId"}]}},"response":[],"_postman_id":"1e017755-855d-4123-9d7a-75e898e40a96"},{"name":"Deletes a Package Status","id":"a03bb08b-aaf7-488e-ad17-5eba217661f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{apiUrl}}/packages/:packageId/statuses/:statusId","urlObject":{"path":["packages",":packageId","statuses",":statusId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":null,"key":"packageId"},{"type":"any","value":null,"key":"statusId"}]}},"response":[],"_postman_id":"a03bb08b-aaf7-488e-ad17-5eba217661f4"},{"name":"In Progress - Creates a Package Status","id":"72c99673-78b0-4453-a607-49839b9ff404","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"url":"{{apiUrl}}/packages/:packageId/statuses/:statusId","urlObject":{"path":["packages",":packageId","statuses",":statusId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"id":"b822b3a5-0cd8-4044-8213-fa00af0ac4b5","type":"any","value":null,"key":"packageId"},{"id":"11db381a-a31e-4948-be85-99c8e842d05a","type":"any","value":null,"key":"statusId"}]}},"response":[],"_postman_id":"72c99673-78b0-4453-a607-49839b9ff404"},{"name":"Returns List of Packages","id":"e2f53ae5-a7f1-40c4-aa2a-4125caeca94b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/packages","urlObject":{"path":["packages"],"host":["{{apiUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e2f53ae5-a7f1-40c4-aa2a-4125caeca94b"},{"name":"In Progress - Creates a Package","id":"89655efa-c6eb-474d-992d-3d0921aad074","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"url":"{{apiUrl}}/packages","urlObject":{"path":["packages"],"host":["{{apiUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"89655efa-c6eb-474d-992d-3d0921aad074"},{"name":"In progress - Updates a Package","id":"e2acffb0-eb9d-455a-b2eb-8b0f0ce36e5d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"url":"{{apiUrl}}/packages/:packageId","urlObject":{"path":["packages",":packageId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":null,"key":"packageId"}]}},"response":[],"_postman_id":"e2acffb0-eb9d-455a-b2eb-8b0f0ce36e5d"},{"name":"Returns list of Customer Packages","id":"425cbef5-913c-439f-8281-fdb1ac6bd0ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/customers/:customerId/packages","urlObject":{"path":["customers",":customerId","packages"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":null,"key":"customerId"}]}},"response":[],"_postman_id":"425cbef5-913c-439f-8281-fdb1ac6bd0ac"},{"name":"In Progress - Creates a Customer Package","id":"86f1496a-93d4-4eb6-b87e-d5a9512f86eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"url":"{{apiUrl}}/customers/:customerId/packages/:packageId","urlObject":{"path":["customers",":customerId","packages",":packageId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"id":"91a584c2-cc15-48dd-8414-7fbdf4278a56","type":"any","value":null,"key":"customerId"},{"type":"any","value":null,"key":"packageId"}]}},"response":[],"_postman_id":"86f1496a-93d4-4eb6-b87e-d5a9512f86eb"},{"name":"Deletes a Customer Package","id":"ec2ce152-69fb-49b3-8bf9-d732a9cbd13e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{apiUrl}}/customers/:customerId/packages/:packageId","urlObject":{"path":["customers",":customerId","packages",":packageId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":null,"key":"customerId"},{"type":"any","value":null,"key":"packageId"}]}},"response":[],"_postman_id":"ec2ce152-69fb-49b3-8bf9-d732a9cbd13e"},{"name":"In progress - Updates a Customer Package","id":"3904aed3-27f0-48a2-ad23-749a0f536466","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"url":"{{apiUrl}}/customers/:customerId/packages/:packageId","urlObject":{"path":["customers",":customerId","packages",":packageId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":null,"key":"customerId"},{"type":"any","value":null,"key":"packageId"}]}},"response":[],"_postman_id":"3904aed3-27f0-48a2-ad23-749a0f536466"}],"id":"591891a4-ef17-4018-8393-469bbd31be6f","_postman_id":"591891a4-ef17-4018-8393-469bbd31be6f","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}}},{"name":"Schedules","item":[{"name":"Returns list of Schedule Overrides","id":"1f6f3db0-21ad-47ab-9d1a-7377f4bf3d6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/locations/:locationId/schedule-overrides","urlObject":{"path":["locations",":locationId","schedule-overrides"],"host":["{{apiUrl}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the Location</p>\n","type":"text/plain"},"type":"any","value":null,"key":"locationId"}]}},"response":[],"_postman_id":"1f6f3db0-21ad-47ab-9d1a-7377f4bf3d6c"},{"name":"Creates a Schedule Override","id":"1a25c642-e641-4f60-820b-191a9b374264","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"name\":\"testoverride\",\"schedule\": {\r\n            \"monday\": {\r\n                \"startTime\": \"08:30\",\r\n                \"endTime\": \"17:00\"\r\n            },\r\n            \"tuesday\": {\r\n                \"startTime\": \"08:00\",\r\n                \"endTime\": \"15:00\"\r\n            },\r\n            \"wednesday\": {\r\n                \"startTime\": \"07:00\",\r\n                \"endTime\": \"16:00\"\r\n            },\r\n            \"thursday\": {\r\n                \"startTime\": \"05:00\",\r\n                \"endTime\": \"10:00\"\r\n            },\r\n            \"friday\": {\r\n                \"startTime\": null,\r\n                \"endTime\": null\r\n            },\r\n            \"saturday\": {\r\n                \"startTime\": null,\r\n                \"endTime\": null\r\n            }\r\n        }}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}/locations/:locationId/schedule-overrides","urlObject":{"path":["locations",":locationId","schedule-overrides"],"host":["{{apiUrl}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the Location</p>\n","type":"text/plain"},"type":"any","value":null,"key":"locationId"}]}},"response":[],"_postman_id":"1a25c642-e641-4f60-820b-191a9b374264"},{"name":"Updates a Schedule Override","id":"baf0d97e-8ec6-4c95-a5a2-a457b822661e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\"id\": 396,\"name\":\"sampleoverride\",\"schedule\": {\r\n            \"monday\": {\r\n                \"startTime\": \"10:00\",\r\n                \"endTime\": \"16:00\"\r\n            },\r\n            \"tuesday\": {\r\n                \"startTime\": \"09:00\",\r\n                \"endTime\": \"18:00\"\r\n            },\r\n            \"wednesday\": {\r\n                \"startTime\": \"07:00\",\r\n                \"endTime\": \"16:00\"\r\n            },\r\n            \"thursday\": {\r\n                \"startTime\": \"05:00\",\r\n                \"endTime\": \"10:00\"\r\n            },\r\n            \"friday\": {\r\n                \"startTime\": null,\r\n                \"endTime\": null\r\n            },\r\n            \"saturday\": {\r\n                \"startTime\": null,\r\n                \"endTime\": null\r\n            }\r\n        }}","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}/locations/:locationId/schedule-overrides/:scheduleOverrideId","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}},"urlObject":{"path":["locations",":locationId","schedule-overrides",":scheduleOverrideId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"type":"any","value":null,"key":"locationId"},{"type":"any","value":null,"key":"scheduleOverrideId"}]}},"response":[],"_postman_id":"baf0d97e-8ec6-4c95-a5a2-a457b822661e"},{"name":"Deletes a Schedule Override","id":"8b5c1c7c-4546-4b65-90d5-86d9462deed0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{apiUrl}}/locations/:locationId/schedule-overrides/:scheduleOverrideId","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}},"urlObject":{"path":["locations",":locationId","schedule-overrides",":scheduleOverrideId"],"host":["{{apiUrl}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the Location</p>\n","type":"text/plain"},"type":"any","value":null,"key":"locationId"},{"description":{"content":"<p>The ID of the Schedule Override</p>\n","type":"text/plain"},"type":"any","value":null,"key":"scheduleOverrideId"}]}},"response":[],"_postman_id":"8b5c1c7c-4546-4b65-90d5-86d9462deed0"}],"id":"8297e51e-be4c-4353-92c9-0fef52abf503","_postman_id":"8297e51e-be4c-4353-92c9-0fef52abf503","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}}},{"name":"WaitingLists","item":[{"name":"In progress - Returns list of Waiting Lists","id":"636e0b41-e4cb-4566-b228-6a63d76cfa84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"636e0b41-e4cb-4566-b228-6a63d76cfa84"}],"id":"7c657707-19ce-4102-846c-2512a36ad7ed","_postman_id":"7c657707-19ce-4102-846c-2512a36ad7ed","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}}},{"name":"Preferences","item":[{"name":"Return list of Preferences","id":"67ef06fe-b17a-4090-9ad2-1cd701d017c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Location-ID","value":"{{locationId}}","description":"<p>The Location ID to return preferences.</p>\n","type":"text"},{"key":"Account-ID","value":"{{accountId}}","description":"<p>Required only from Application Tokens.</p>\n","type":"text"}],"url":"{{apiUrl}}/preferences?preferenceNames={{preferenceNames}}","urlObject":{"path":["preferences"],"host":["{{apiUrl}}"],"query":[{"description":{"content":"<p>A comma-separated list of preferences to return</p>\n","type":"text/plain"},"key":"preferenceNames","value":"{{preferenceNames}}"}],"variable":[]}},"response":[{"id":"e16cba77-5462-4502-b98b-3eef3fdd4593","name":"200: Success","originalRequest":{"method":"GET","header":[{"key":"Location-ID","value":"174","type":"text"}],"url":{"raw":"{{apiUrl}}/preferences?preferenceNames=room_sharing","host":["{{apiUrl}}"],"path":["preferences"],"query":[{"key":"preferenceNames","value":"room_sharing","description":"A comma-separated list of preferences to return"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 27 May 2022 05:07:31 GMT"},{"key":"Server","value":"Apache/2.4.46 (Unix) OpenSSL/1.1.1j PHP/7.4.16"},{"key":"X-Powered-By","value":"Crux 3.0.0-rc1"},{"key":"X-Xdebug-Profile-Filename","value":"/tmp/cachegrind.out.31022"},{"key":"X-Process-Time","value":"1.44309"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Wed, 25 May 2022 00:00:00 -0700"},{"key":"X-Transaction-ID","value":"62905c9354795"},{"key":"Content-Length","value":"64"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"clientId\": 174,\n    \"c_id\": 174,\n    \"use_main\": \"no\",\n    \"room_sharing\": \"yes\"\n}"}],"_postman_id":"67ef06fe-b17a-4090-9ad2-1cd701d017c5"}],"id":"ca2f4063-12a8-435c-9a2d-86f2c493730c","_postman_id":"ca2f4063-12a8-435c-9a2d-86f2c493730c","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}}},{"name":"Reporting","item":[{"name":"Return list of AppointmentServices for report","id":"ba3a74e4-4075-441e-9dc2-c0f6414293fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authentication-Token"},{"key":"value","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{apiUrl}}/reporting/appointments?locationId&startTimestamp&endTimestamp","urlObject":{"path":["reporting","appointments"],"host":["{{apiUrl}}"],"query":[{"description":{"content":"<p>[optional] The location ID by which to filter.</p>\n","type":"text/plain"},"key":"locationId","value":null},{"description":{"content":"<p>[optional] Filters Appointments where startTimestamp is after. If not provided 'now' is used</p>\n","type":"text/plain"},"key":"startTimestamp","value":null},{"description":{"content":"<p>[optional] Filters Appointments where endTimestamp is before.</p>\n","type":"text/plain"},"key":"endTimestamp","value":null}],"variable":[]}},"response":[],"_postman_id":"ba3a74e4-4075-441e-9dc2-c0f6414293fe"}],"id":"16daef0a-6152-4f85-9b96-da1bdbda6baf","_postman_id":"16daef0a-6152-4f85-9b96-da1bdbda6baf","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}}},{"name":"PluginSettings","item":[{"name":"getPluginSettings","id":"5e8f143f-ab94-4fb8-b711-9f65812bad50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"5e8f143f-ab94-4fb8-b711-9f65812bad50"}],"id":"cd48ff7a-e551-4984-918b-8f3e58ce8b46","_postman_id":"cd48ff7a-e551-4984-918b-8f3e58ce8b46","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"2adf1073-d41f-413d-b531-d87d842928a8","id":"2adf1073-d41f-413d-b531-d87d842928a8","name":"API (CRUX) 3.0.0","type":"collection"}}}],"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]}},"variable":[{"id":"baac743d-d8d4-46f2-9d9a-8dd909060988","key":"baseUrl","value":"localhost:3000","type":"string"}]}