{"info":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","description":"<html><head></head><body><p>Error Code:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Error Code</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>400</td>\n<td>Bad Request, The client needs to check parameters or URL</td>\n</tr>\n<tr>\n<td>401</td>\n<td>authentication failed. Token is invalid</td>\n</tr>\n<tr>\n<td>404</td>\n<td>Resource Not Found, the client needs to check parameters or URL</td>\n</tr>\n<tr>\n<td>404 + html format</td>\n<td>Server is rebooting</td>\n</tr>\n<tr>\n<td>405</td>\n<td>The http method(POST/GET) is not allowed</td>\n</tr>\n<tr>\n<td>500</td>\n<td>There is an internal error in Logile Application.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Bad Gateway, Application was not able to repsonse before the request timeout.</td>\n</tr>\n<tr>\n<td>504</td>\n<td>Time out error</td>\n</tr>\n</tbody>\n</table>\n</div></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"21510007","collectionId":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","publishedId":"UzBjso6j","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"1233c1"},"publishDate":"2024-07-05T18:59:44.000Z"},"item":[{"name":"common - getEmployeeMessage","id":"20d819b4-b3b5-4270-9782-ab63aa44c589","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/commonapi/getEmployeeMessage?eid={{employeeId}}&read=false&all=false","description":"<p>Return the message list for the given employee Id.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","commonapi","getEmployeeMessage"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>Employee Id</p>\n","type":"text/plain"},"key":"eid","value":"{{employeeId}}"},{"description":{"content":"<p>Optional, the default value is null, return both read and unread messages.</p>\n","type":"text/plain"},"key":"read","value":"false"},{"description":{"content":"<p>default value is false, only get last 7 days messages</p>\n","type":"text/plain"},"key":"all","value":"false"}],"variable":[]}},"response":[{"id":"db37e304-a86e-4658-8894-1a80d5dfd8d0","name":"getEmployeeMessage","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/commonapi/getEmployeeMessage?eid=7642610&read=false&all=false","host":["{{host_url}}"],"path":["elmws","commonapi","getEmployeeMessage"],"query":[{"key":"eid","value":"7642610","description":"Employee Id"},{"key":"read","value":"false","description":"Default is null, return both read and unread messages."},{"key":"all","value":"false","description":"default value is false, only get last 7 days messages"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"employeeId\": \"7642610\",\r\n    \"firstName\": \"DEPINA\",\r\n    \"lastName\": \"RODNEY\",\r\n    \"displayName\": \"DEPINA, RODNEY(7642610)\",\r\n    \"messageList\": [\r\n        {\r\n            \"messageId\": 21657,\r\n            \"subject\": \"A shift has been posted!\",\r\n            \"body\": \"At: (000099) SERVICE TOTAL DEPT<br/>Task: Parking Lot<br/>Starting Sat 09/24/2022 at 6:00 AM and ending Sat 09/24/2022 at 10:00 AM  \",\r\n            \"receivedTime\": \"2022-09-19T16:16:59-0500\",\r\n            \"read\": false,\r\n            \"sender\": \"Wright, Grady (128909) (000099) 08 - CC/SERVICE / Partner\",\r\n            \"senderFocusId\": null,\r\n            \"senderEmployeeId\": null,\r\n            \"lastModified\": \"2022-09-20T09:28:38-0500\"\r\n        },\r\n        {\r\n            \"messageId\": 21544,\r\n            \"subject\": \"A shift has been posted!\",\r\n            \"body\": \"At: (000099) SERVICE TOTAL DEPT<br/>Task: Cashier<br/>Starting Sun 09/25/2022 at 12:00 AM and ending Sun 09/25/2022 at 12:00 PM  \",\r\n            \"receivedTime\": \"2022-09-19T15:57:22-0500\",\r\n            \"read\": false,\r\n            \"sender\": \"Wright, Grady (128909) (000099) 08 - CC/SERVICE / Partner\",\r\n            \"senderFocusId\": null,\r\n            \"senderEmployeeId\": null,\r\n            \"lastModified\": \"2022-09-20T09:28:38-0500\"\r\n        }\r\n    ]\r\n}"}],"_postman_id":"20d819b4-b3b5-4270-9782-ab63aa44c589"},{"name":"common - getAllEmployeeMessage","id":"420cb9c8-2f0c-447c-8f4c-e183cd76bf5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/commonapi/getAllEmployeeMessage?employeeIds={{employeeIds}}&read=false&start=2022-09-01T00:00:00-0500&end=2022-09-30T12:00:00-0500","description":"<p>Return the message list for the given employee Ids. It will return the messages for all the employees if the employeeIds is not provided in the parameters.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n    {\n        \"employeeId\": \"2112877\", // the unique id of the employee/partner\n        \"firstName\": \"DEPINA\", //the first name of the employee\n        \"lastName\": \"Gomez\", // the last name of the employee\n        \"displayName\": \"Gomez, DEPINA(2112877)\", //the display name of the employee in Logile system\n        \"messageList\": [ // the message list of the employee\n            {\n                \"messageId\": 21584, //the unique id of the message\n                \"subject\": \"A shift has been posted!\", // the subject of the message\n                 //the body of the message\n                \"body\": \"At: (149) SERVICE TOTAL DEPT Task: Cashier Starting Sun 09/25/2022 at 12:00 AM and ending Sun 09/25/2022 at 12:00 PM\",\n               \"receivedTime\": \"2022-09-19T15:57:24-0500\", //the sent/received time of the message\n                \"read\": false,// the status of the message. true = read, false = unread.\n                \"sender\": \"Tapia, Tim(1341815) (1499) 08 - CC/SERVICE / Partner\", // the sender information\n                \"senderFocusId\": 123, // the focus of the sender\n                \"senderEmployeeId\": 394,// the employee id of the sender\n                \"lastModified\": \"2022-09-19T15:57:24-0500\" // the last modified of the message\n            } \n        ]\n    }\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","commonapi","getAllEmployeeMessage"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>the id list of the employee, use comma to separte them.</p>\n","type":"text/plain"},"key":"employeeIds","value":"{{employeeIds}}"},{"description":{"content":"<p>if the value is null, it will return the message with all status.</p>\n","type":"text/plain"},"key":"read","value":"false"},{"description":{"content":"<p>the start time of the message </p>\n","type":"text/plain"},"key":"start","value":"2022-09-01T00:00:00-0500"},{"description":{"content":"<p>optional, default now, the end time of the message</p>\n","type":"text/plain"},"key":"end","value":"2022-09-30T12:00:00-0500"},{"disabled":true,"description":{"content":"<p>Optional. \"true\" or \"false\"</p>\n","type":"text/plain"},"key":"employeeStatus","value":""}],"variable":[]}},"response":[{"id":"4837e7b3-99e5-4f43-8a91-055fc4180ddc","name":"getAllEmployeeMessage","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/commonapi/getAllEmployeeMessage?read=false&start=2022-09-07T8:00","host":["{{host_url}}"],"path":["elmws","commonapi","getAllEmployeeMessage"],"query":[{"key":"employeeIds","value":"1504725","description":"Employee Ids, separated via comma, if blank, search all","disabled":true},{"key":"employeeStatus","value":"true,false","description":"Optional. \"true\" or \"false\"","type":"text","disabled":true},{"key":"read","value":"false","description":"Optional, the default value is null, return both read and unread messages."},{"key":"start","value":"2022-09-07T8:00","description":"Required, yyyy-MM-ddTHH:mm"},{"key":"end","value":"","description":"optional, default now","type":"text","disabled":true}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"employeeId\": \"7642610\",\r\n        \"firstName\": \"DEPINA\",\r\n        \"lastName\": \"RODNEY\",\r\n        \"displayName\": \"DEPINA, RODNEY(7642610)\",\r\n        \"messageList\": [\r\n            {\r\n                \"messageId\": 21657,\r\n                \"subject\": \"A shift has been posted!\",\r\n                \"body\": \"At: (000099) SERVICE TOTAL DEPT<br/>Task: Parking Lot<br/>Starting Sat 09/24/2022 at 6:00 AM and ending Sat 09/24/2022 at 10:00 AM  \",\r\n                \"receivedTime\": \"2022-09-19T16:16:59-0500\",\r\n                \"read\": false,\r\n                \"sender\": \"Wright, Grady (128909) (000099) 08 - CC/SERVICE / Partner\",\r\n                \"senderFocusId\": null,\r\n                \"senderEmployeeId\": null,\r\n                \"lastModified\": \"2022-09-20T09:28:38-0500\"\r\n            },\r\n            {\r\n                \"messageId\": 21544,\r\n                \"subject\": \"A shift has been posted!\",\r\n                \"body\": \"At: (000099) SERVICE TOTAL DEPT<br/>Task: Cashier<br/>Starting Sun 09/25/2022 at 12:00 AM and ending Sun 09/25/2022 at 12:00 PM  \",\r\n                \"receivedTime\": \"2022-09-19T15:57:22-0500\",\r\n                \"read\": false,\r\n                \"sender\": \"Wright, Grady (128909) (000099) 08 - CC/SERVICE / Partner\",\r\n                \"senderFocusId\": null,\r\n                \"senderEmployeeId\": null,\r\n                \"lastModified\": \"2022-09-20T09:28:38-0500\"\r\n            }\r\n        ]\r\n    }\r\n]"}],"_postman_id":"420cb9c8-2f0c-447c-8f4c-e183cd76bf5a"},{"name":"common - markMessages","id":"0d2d8b66-5d0a-4951-b9d3-b6275660801d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"{{host_url}}/elmws/commonapi/markMessages?eid={{employeeId}}&msgIds=20497,20484","description":"<p>Mark the messages to read by the given id list.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","commonapi","markMessages"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>Partner ID</p>\n","type":"text/plain"},"key":"eid","value":"{{employeeId}}"},{"description":{"content":"<p>The ids of the messages, split by comma</p>\n","type":"text/plain"},"key":"msgIds","value":"20497,20484"}],"variable":[]}},"response":[{"id":"a4830b74-07bc-4a28-b49b-bea10b0e46db","name":"common - markMessages","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/commonapi/markMessages?eid=1504725&msgIds=20497,20484","host":["{{host_url}}"],"path":["elmws","commonapi","markMessages"],"query":[{"key":"eid","value":"1504725","description":"Partner ID"},{"key":"msgIds","value":"20497,20484","description":"The ids of the messages, split by comma"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"successIds\": [\r\n        20484,\r\n        20497\r\n    ]\r\n}"}],"_postman_id":"0d2d8b66-5d0a-4951-b9d3-b6275660801d"},{"name":"common - sendMessage","id":"038262ab-191e-41aa-89cf-3ae44b1cf21f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"title\": \"Example Title\",\n  \"body\": \"Example Body\",\n  \"priority\": \"High\",\n  \"attachments\": [\n    {\n      \"fileName\": \"example.jpg\",\n      \"fileType\": \"image\",\n      \"base64Data\": \"base64-encoded-image-data\"\n    },\n    {\n      \"fileName\": \"example.pdf\",\n      \"fileType\": \"doc\",\n      \"base64Data\": \"base64-encoded-pdf-data\"\n    }\n  ],\n  \"fromEmployeeId\": \"12345\",\n  \"toEmployeeIds\": [\"54321\", \"67890\"],\n  \"emailList\": [\"example1@example.com\", \"example2@example.com\"],\n  \"orgReceivers\": [\n    {\n      \"orgIds\": [1, 2, 3],\n      \"orgCodeList\": [\"org1\", \"org2\"],\n      \"positionIds\": [100, 200, 300],\n      \"positionNames\": [\"Manager\", \"Director\", \"CEO\"]\n    },\n    {\n      \"orgIds\": [4, 5],\n      \"orgCodeList\": [\"org3\", \"org4\"],\n      \"positionIds\": [400, 500],\n      \"positionNames\": [\"Engineer\", \"Architect\"]\n    }\n  ],\n  \"distributionList\": [\"list1\", \"list2\", \"list3\"]\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/commonapi/sendMessage","description":"<p>Send a message out to employees via employee ids or email list.</p>\n<p>If email list is provided, it will take the priority and the message will be sent out via email only.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"title\": \"Example Title\", \n  \"body\": \"Example Body\",\n  \"priority\": \"3\", //1 is the lowest, 5 is the highest.\n  \"attachments\": [\n    {\n      \"fileName\": \"example.jpg\",\n      \"fileType\": \"image\",\n      \"base64Data\": \"base64-encoded-image-data\" //base64 encoded bytes.\n    },\n    {\n      \"fileName\": \"example.pdf\",\n      \"fileType\": \"doc\",\n      \"data\": [1,2,3,3,5] //byte array of the data\n    }\n  ],\n  \"fromEmployeeId\": \"12345\", //required, the id of the sender.\n  \"toEmployeeIds\": [\"54321\", \"67890\"], // the ids of the receivers.\n  \"emailList\": [\"example1@example.com\", \"example2@example.com\"], // the email list of the receivers.\n  \"orgReceivers\": [  //receivers via org/position\n    {\n      \"orgIds\": [1, 2, 3],  //orgIds\n      \"orgCodeList\": [\"org1\", \"org2\"],//org codes\n      \"positionIds\": [100, 200, 300],//position Ids  \n      \"positionNames\": [\"Manager\", \"Director\", \"CEO\"] //position names.\n    },\n    {\n      \"orgIds\": [4, 5],\n      \"orgCodeList\": [\"org3\", \"org4\"],\n      \"positionIds\": [400, 500],\n      \"positionNames\": [\"Engineer\", \"Architect\"]\n    }\n  ],\n  \"distributionList\": [\"list1\", \"list2\", \"list3\"]// the names of the distribution list.\n}\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","commonapi","sendMessage"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"0a304f5b-4076-49b9-9952-a96721737586","name":"common - sendMessage","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"title\": \"Example Title\",\n  \"body\": \"Example Body\",\n  \"priority\": \"High\",\n  \"attachments\": [\n    {\n      \"fileName\": \"example.jpg\",\n      \"fileType\": \"image\",\n      \"base64Data\": \"base64-encoded-image-data\"\n    },\n    {\n      \"fileName\": \"example.pdf\",\n      \"fileType\": \"doc\",\n      \"base64Data\": \"base64-encoded-pdf-data\"\n    }\n  ],\n  \"fromEmployeeId\": \"12345\",\n  \"toEmployeeIds\": [\"54321\", \"67890\"],\n  \"emailList\": [\"example1@example.com\", \"example2@example.com\"],\n  \"orgReceivers\": [\n    {\n      \"orgIds\": [1, 2, 3],\n      \"orgCodeList\": [\"org1\", \"org2\"],\n      \"positionIds\": [100, 200, 300],\n      \"positionNames\": [\"Manager\", \"Director\", \"CEO\"]\n    },\n    {\n      \"orgIds\": [4, 5],\n      \"orgCodeList\": [\"org3\", \"org4\"],\n      \"positionIds\": [400, 500],\n      \"positionNames\": [\"Engineer\", \"Architect\"]\n    }\n  ],\n  \"distributionList\": [\"list1\", \"list2\", \"list3\"]\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/commonapi/sendMessage"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"messageId\": \"1968644\",\n    \"receivers\": \"(149) BAKERY DEPT/Department Manager , (149) DELI DEPT/Department Manager , (149) PRODUCE DEPT/Department Manager , (149) FRONT END DEPT/Department Manager , (149) MEAT DEPT/Department Manager , (149) GROCERY DEPT/Department Manager , (149) FOODS TO GO DEPT/Department Manager\",\n    \"errorMessage\": null\n}"}],"_postman_id":"038262ab-191e-41aa-89cf-3ae44b1cf21f"},{"name":"common - getConfigurationTypes","id":"518c6178-1063-4980-ae4e-1a59b20f505f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/commonapi/getConfigurationTypes","description":"<p><strong>Get all the types of Logile system configurations, which can be used in the API</strong> <strong><code>common/getConfigurationItems?type={type}</code></strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"type\": \"orgType\" //the unique id of the type, the value can be used in common/getConfigurationItems?type={type}\n    \"description\": \"Org Type List\" // the name of system configuration type\n  }\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","commonapi","getConfigurationTypes"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"f01a5d28-e889-4128-aafd-3b188449b071","name":"common - getConfigurationTypes","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":"{{host_url}}/elmws/commonapi/getConfigurationTypes"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"type\": \"breakType\",\r\n        \"description\": \"Break Type List\"\r\n    },\r\n    {\r\n        \"type\": \"costComponent\",\r\n        \"description\": \"TA Cost Component List\"\r\n    },\r\n    {\r\n        \"type\": \"jobCode\",\r\n        \"description\": \"Job Code List, please use parameter orgId to filter results\"\r\n    },\r\n    {\r\n        \"type\": \"orgType\",\r\n        \"description\": \"Org Type List\"\r\n    },\r\n    {\r\n        \"type\": \"payCode\",\r\n        \"description\": \"TA Pay Code List\"\r\n    },\r\n    {\r\n        \"type\": \"payType\",\r\n        \"description\": \"Pay Type List\"\r\n    },\r\n    {\r\n        \"type\": \"punchStatus\",\r\n        \"description\": \"Punch Status List\"\r\n    },\r\n    {\r\n        \"type\": \"punchType\",\r\n        \"description\": \"Punch Type List\"\r\n    },\r\n    {\r\n        \"type\": \"requestSource\",\r\n        \"description\": \"Request Source List\"\r\n    },\r\n    {\r\n        \"type\": \"requestStatus\",\r\n        \"description\": \"Request Status List\"\r\n    },\r\n    {\r\n        \"type\": \"requestType\",\r\n        \"description\": \"Request Type List\"\r\n    },\r\n    {\r\n        \"type\": \"taException\",\r\n        \"description\": \"Timesheet Exception List\"\r\n    },\r\n    {\r\n        \"type\": \"task\",\r\n        \"description\": \"Task List, please use parameter orgTypeId to filter results\"\r\n    }\r\n]"}],"_postman_id":"518c6178-1063-4980-ae4e-1a59b20f505f"},{"name":"common - getConfigurationItems","event":[{"listen":"prerequest","script":{"id":"d2b0d252-3ae9-487e-8dcd-a037a6463d16","exec":[" "],"type":"text/javascript"}}],"id":"d6c3b18b-5e2c-402e-8a6b-2c9034610394","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/commonapi/getConfigurationItems?type={{configType}}&isRequestable=true","description":"<p>Get the details of system configurations for the type in parameters. The type list can be get via the API common/getConfigurationTypes</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n        \"id\": //the unique id in the same configuration type\n        \"code\": \"SM\", // the code of the configuration item, the value could be null for some items.\n        \"description\": \"Start Meal\",// the name of the configuration item\n        \"configType\": \"punchType\"// the type of the configuration type. id+configType is the unique id for all configuration items.\n        \"deptNumber\": null // department code, the value is empty if the item is not based on the org type\n        \"deptName\": null// department name, the value is empty if the item is not based on the org type\n        \"isActive\": true // true=active/false = inactive\n    }\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","commonapi","getConfigurationItems"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>The types return from the API getConfigurationTypes. The options of type can be requestType, requestStatus, requestSource, punchType, breakType ,jobCode ,task , orgType, payType.. If the type is not provided, the api will return all types data.</p>\n","type":"text/plain"},"key":"type","value":"{{configType}}"},{"disabled":true,"description":{"content":"<p>optional, use to filter job code list.</p>\n","type":"text/plain"},"key":"orgId","value":""},{"disabled":true,"description":{"content":"<p>optional, use to fileter task list.</p>\n","type":"text/plain"},"key":"orgTypeId","value":""},{"description":{"content":"<p>optional: it is for type=payType. If the value is true, only return the paytype can be used in the Request creation </p>\n","type":"text/plain"},"key":"isRequestable","value":"true"}],"variable":[]}},"response":[{"id":"4d610187-c628-42a8-b62d-3ee7b309c22d","name":"getConfigurationItems Punch Type","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/commonapi/getConfigurationItems?type=punchType","host":["{{host_url}}"],"path":["elmws","commonapi","getConfigurationItems"],"query":[{"key":"type","value":"punchType","description":"The types return from the API getConfigurationTypes. The options of type can be requestType, requestStatus, requestSource, punchType, breakType ,jobCode ,task , orgType, payType"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"id\": 5,\r\n        \"code\": \"SM\",\r\n        \"description\": \"Start Meal\",\r\n        \"configType\": \"punchType\",\r\n        \"deptNumber\": null,\r\n        \"deptName\": null,\r\n        \"isActive\": true\r\n    },\r\n    {\r\n        \"id\": 6,\r\n        \"code\": \"EM\",\r\n        \"description\": \"End Meal\",\r\n        \"configType\": \"punchType\",\r\n        \"deptNumber\": null,\r\n        \"deptName\": null,\r\n        \"isActive\": true\r\n    },\r\n    {\r\n        \"id\": 2,\r\n        \"code\": \"OUT\",\r\n        \"description\": \"OUT punch at End Shift\",\r\n        \"configType\": \"punchType\",\r\n        \"deptNumber\": null,\r\n        \"deptName\": null,\r\n        \"isActive\": true\r\n    },\r\n    {\r\n        \"id\": 1,\r\n        \"code\": \"IN\",\r\n        \"description\": \"IN punch at Start Shift\",\r\n        \"configType\": \"punchType\",\r\n        \"deptNumber\": null,\r\n        \"deptName\": null,\r\n        \"isActive\": true\r\n    },\r\n    {\r\n        \"id\": 10,\r\n        \"code\": \"ENDTRANS\",\r\n        \"description\": \"End Transition\",\r\n        \"configType\": \"punchType\",\r\n        \"deptNumber\": null,\r\n        \"deptName\": null,\r\n        \"isActive\": true\r\n    },\r\n    {\r\n        \"id\": 9,\r\n        \"code\": \"TRANS\",\r\n        \"description\": \"Transition\",\r\n        \"configType\": \"punchType\",\r\n        \"deptNumber\": null,\r\n        \"deptName\": null,\r\n        \"isActive\": true\r\n    }\r\n]"},{"id":"1785336d-8415-4b24-b1e6-60be3b1df10c","name":"getConfigurationItems Job Code for (000099) DRUG STORE/GM TOTAL DEPT","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/commonapi/getConfigurationItems?type=jobCode&orgId=1706","host":["{{host_url}}"],"path":["elmws","commonapi","getConfigurationItems"],"query":[{"key":"type","value":"jobCode","description":"The types return from the API getConfigurationTypes. The options of type can be requestType, requestStatus, requestSource, punchType, breakType ,jobCode ,task , orgType, payType"},{"key":"orgId","value":"1706","description":"optional, use to filter job code list."},{"key":"orgTypeId","value":"","description":"optional, use to fileter task list.","type":"text","disabled":true}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"id\": 167,\r\n        \"code\": \"034813\",\r\n        \"description\": \"CM Admin\",\r\n        \"configType\": \"jobCode\",\r\n        \"deptNumber\": null,\r\n        \"deptName\": null,\r\n        \"isActive\": true\r\n    },\r\n    {\r\n        \"id\": 86,\r\n        \"code\": \"013767\",\r\n        \"description\": \"Top Store Leader C\",\r\n        \"configType\": \"jobCode\",\r\n        \"deptNumber\": null,\r\n        \"deptName\": null,\r\n        \"isActive\": true\r\n    },\r\n    {\r\n        \"id\": 1884,\r\n        \"code\": \"075718\",\r\n        \"description\": \"Art Lead\",\r\n        \"configType\": \"jobCode\",\r\n        \"deptNumber\": null,\r\n        \"deptName\": null,\r\n        \"isActive\": true\r\n    },\r\n    {\r\n        \"id\": 377,\r\n        \"code\": \"051999\",\r\n        \"description\": \"Inventory Flow Specialist\",\r\n        \"configType\": \"jobCode\",\r\n        \"deptNumber\": null,\r\n        \"deptName\": null,\r\n        \"isActive\": true\r\n    },\r\n    {\r\n        \"id\": 635,\r\n        \"code\": \"031784\",\r\n        \"description\": \"Art Expert\",\r\n        \"configType\": \"jobCode\",\r\n        \"deptNumber\": null,\r\n        \"deptName\": null,\r\n        \"isActive\": true\r\n    },\r\n    {\r\n        \"id\": 195,\r\n        \"code\": \"037452\",\r\n        \"description\": \"CM Inventory Coordinator\",\r\n        \"configType\": \"jobCode\",\r\n        \"deptNumber\": null,\r\n        \"deptName\": null,\r\n        \"isActive\": true\r\n    },\r\n    {\r\n        \"id\": 605,\r\n        \"code\": \"024309\",\r\n        \"description\": \"Seafood Hourly Mgr\",\r\n        \"configType\": \"jobCode\",\r\n        \"deptNumber\": null,\r\n        \"deptName\": null,\r\n        \"isActive\": true\r\n    },\r\n    {\r\n        \"id\": 1317,\r\n        \"code\": \"047761\",\r\n        \"description\": \"Perishable Spec-Wrapper\",\r\n        \"configType\": \"jobCode\",\r\n        \"deptNumber\": null,\r\n        \"deptName\": null,\r\n        \"isActive\": true\r\n    },\r\n    {\r\n        \"id\": 316,\r\n        \"code\": \"047800\",\r\n        \"description\": \"Food Svc Rep-Tortilleria\",\r\n        \"configType\": \"jobCode\",\r\n        \"deptNumber\": null,\r\n        \"deptName\": null,\r\n        \"isActive\": true\r\n    },\r\n    {\r\n        \"id\": 1302,\r\n        \"code\": \"046890\",\r\n        \"description\": \"RX Floater II\",\r\n        \"configType\": \"jobCode\",\r\n        \"deptNumber\": null,\r\n        \"deptName\": null,\r\n        \"isActive\": true\r\n    },\r\n    {\r\n        \"id\": 148,\r\n        \"code\": \"033097\",\r\n        \"description\": \"Technical Support Expert\",\r\n        \"configType\": \"jobCode\",\r\n        \"deptNumber\": null,\r\n        \"deptName\": null,\r\n        \"isActive\": true\r\n    }\r\n]"}],"_postman_id":"d6c3b18b-5e2c-402e-8a6b-2c9034610394"},{"name":"common - getRequestReasonCodes","id":"3d918969-2223-43dd-97cd-5e5fe69b22ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/commonapi/getRequestReasonCodes?requestTypeId={{requestType}}","description":"<p>Get the reason code based on the given request type and action</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","commonapi","getRequestReasonCodes"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>The request type  id from the  API getConfigurationItems?type=requestType</p>\n","type":"text/plain"},"key":"requestTypeId","value":"{{requestType}}"},{"disabled":true,"description":{"content":"<p>optional values: approved, denied, none. Do not set this parameter for employee request</p>\n","type":"text/plain"},"key":"action","value":""}],"variable":[]}},"response":[{"id":"3a1c242b-f5c8-44bb-86bc-bbb3987a5122","name":"getRequestReasonCodes for employee","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/commonapi/getRequestReasonCodes?requestTypeId=1","host":["{{host_url}}"],"path":["elmws","commonapi","getRequestReasonCodes"],"query":[{"key":"requestTypeId","value":"1","description":"The request type  id from the  API getConfigurationItems?type=requestType"},{"key":"action","value":"","description":"optional values: approved, denied, none. Do set this value for employee request","disabled":true}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"id\": 89,\r\n        \"code\": \"8\",\r\n        \"description\": \"Other\",\r\n        \"configType\": \"requestReasonCode\"\r\n    },\r\n    {\r\n        \"id\": 47,\r\n        \"code\": \"7\",\r\n        \"description\": \"Personal Reason\",\r\n        \"configType\": \"requestReasonCode\"\r\n    },\r\n    {\r\n        \"id\": 46,\r\n        \"code\": \"6\",\r\n        \"description\": \"Religious Observance\",\r\n        \"configType\": \"requestReasonCode\"\r\n    },\r\n    {\r\n        \"id\": 45,\r\n        \"code\": \"5\",\r\n        \"description\": \"Medical Appointment\",\r\n        \"configType\": \"requestReasonCode\"\r\n    },\r\n    {\r\n        \"id\": 44,\r\n        \"code\": \"4\",\r\n        \"description\": \"Appointment\",\r\n        \"configType\": \"requestReasonCode\"\r\n    },\r\n    {\r\n        \"id\": 43,\r\n        \"code\": \"3\",\r\n        \"description\": \"School Event\",\r\n        \"configType\": \"requestReasonCode\"\r\n    },\r\n    {\r\n        \"id\": 42,\r\n        \"code\": \"2\",\r\n        \"description\": \"School\",\r\n        \"configType\": \"requestReasonCode\"\r\n    },\r\n    {\r\n        \"id\": 41,\r\n        \"code\": \"1\",\r\n        \"description\": \"Family Event\",\r\n        \"configType\": \"requestReasonCode\"\r\n    }\r\n]"},{"id":"47754091-825c-4e21-a085-c71beb24804b","name":"getRequestReasonCodes for manager","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/commonapi/getRequestReasonCodes?requestTypeId=1&action=none","host":["{{host_url}}"],"path":["elmws","commonapi","getRequestReasonCodes"],"query":[{"key":"requestTypeId","value":"1","description":"The types return from the API getConfigurationTypes"},{"key":"action","value":"none","description":"optional values: approved, denied, none. Do set this value for employee request"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"id\": 52,\r\n        \"code\": \"5\",\r\n        \"description\": \"Approved With Condition\",\r\n        \"configType\": \"requestReasonCode\"\r\n    },\r\n    {\r\n        \"id\": 51,\r\n        \"code\": \"4\",\r\n        \"description\": \"Over Request Limit\",\r\n        \"configType\": \"requestReasonCode\"\r\n    },\r\n    {\r\n        \"id\": 50,\r\n        \"code\": \"3\",\r\n        \"description\": \"Not Eligible\",\r\n        \"configType\": \"requestReasonCode\"\r\n    },\r\n    {\r\n        \"id\": 49,\r\n        \"code\": \"2\",\r\n        \"description\": \"Please Discuss With Supervisor\",\r\n        \"configType\": \"requestReasonCode\"\r\n    },\r\n    {\r\n        \"id\": 48,\r\n        \"code\": \"1\",\r\n        \"description\": \"Business Needs\",\r\n        \"configType\": \"requestReasonCode\"\r\n    }\r\n]"}],"_postman_id":"3d918969-2223-43dd-97cd-5e5fe69b22ac"},{"name":"common - getOrgDetail","event":[{"listen":"prerequest","script":{"id":"4a98dd03-b599-40f0-beed-6bf7e4b5e346","exec":[""],"type":"text/javascript"}}],"id":"b6b5f63a-21b3-470c-b5c3-6b5828a27696","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/commonapi/getOrgDetail?name={{orgName}}","description":"<p>find org details by the id of the org or the name of the org</p>\n<p><strong>id and name are optional, but at least one of them is required.</strong></p>\n<p><strong>The parameter name also accepts the org code.</strong></p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","commonapi","getOrgDetail"],"host":["{{host_url}}"],"query":[{"disabled":true,"description":{"content":"<p>the id of the org</p>\n","type":"text/plain"},"key":"id","value":"{{orgId}}"},{"description":{"content":"<p>the name or code of the org</p>\n","type":"text/plain"},"key":"name","value":"{{orgName}}"}],"variable":[]}},"response":[{"id":"9b3f7a89-1154-4da6-8506-836b0ba00ed8","name":"getOrgDetail by Org Name","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/commonapi/getOrgDetail?name=CUMINGS","host":["{{host_url}}"],"path":["elmws","commonapi","getOrgDetail"],"query":[{"key":"id","value":"22","description":"the id of the org","disabled":true},{"key":"name","value":"CUMINGS","description":"the name or code of the org"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"id\": 22,\r\n    \"code\": \"S149\",\r\n    \"name\": \"(149) CUMINGS\",\r\n    \"description\": null,\r\n    \"orgType\": null,\r\n    \"orgTypeNumber\": null,\r\n    \"orgTypeId\": null,\r\n    \"parentOrgId\": 7,\r\n    \"parentOrgName\": \"GROCERY DIVISION 01\",\r\n    \"orgLevelName\": \"STORE\",\r\n    \"orgLevel\": 4,\r\n    \"isActive\": true\r\n}"},{"id":"0788b28a-7929-414b-969a-ae43978289f4","name":"getOrgDetail by Org Id","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/commonapi/getOrgDetail?id=22","host":["{{host_url}}"],"path":["elmws","commonapi","getOrgDetail"],"query":[{"key":"id","value":"22","description":"the id of the org"},{"key":"name","value":"HOU52-FM249/Louetta Rd","description":"the name of the org","disabled":true}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"id\": 22,\r\n    \"code\": \"S149\",\r\n    \"name\": \"(149) CUMINGS\",\r\n    \"description\": null,\r\n    \"orgType\": null,\r\n    \"orgTypeNumber\": null,\r\n    \"orgTypeId\": null,\r\n    \"parentOrgId\": 7,\r\n    \"parentOrgName\": \"GROCERY DIVISION 01\",\r\n    \"orgLevelName\": \"STORE\",\r\n    \"orgLevel\": 4,\r\n    \"isActive\": true\r\n}"},{"id":"006c1dc6-47e3-4c4e-95e2-717b67176301","name":"getOrgDetail by Org Code","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/commonapi/getOrgDetail?name=S149","host":["{{host_url}}"],"path":["elmws","commonapi","getOrgDetail"],"query":[{"key":"id","value":"22","description":"the id of the org","disabled":true},{"key":"name","value":"S149","description":"the name of the org"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"id\": 22,\r\n    \"code\": \"S149\",\r\n    \"name\": \"(149) CUMINGS\",\r\n    \"description\": null,\r\n    \"orgType\": null,\r\n    \"orgTypeNumber\": null,\r\n    \"orgTypeId\": null,\r\n    \"parentOrgId\": 7,\r\n    \"parentOrgName\": \"GROCERY DIVISION 01\",\r\n    \"orgLevelName\": \"STORE\",\r\n    \"orgLevel\": 4,\r\n    \"isActive\": true\r\n}"}],"_postman_id":"b6b5f63a-21b3-470c-b5c3-6b5828a27696"},{"name":"common -getParentOrgDetail","id":"c8be6b51-487f-4e77-8034-a0c6bdc5742e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/commonapi/getParentOrgDetail?id={{orgId}}","description":"<p>find org details of the parent by the id of the org or the name of the org</p>\n<p>StartFragment</p>\n<p><strong>id and name are optional, but at least one of them is required.</strong></p>\n<p><strong>The parameter name also accepts the org code.</strong></p>\n<p>EndFragment</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","commonapi","getParentOrgDetail"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>the id of the org</p>\n","type":"text/plain"},"key":"id","value":"{{orgId}}"},{"disabled":true,"description":{"content":"<p>the name or code of the org</p>\n","type":"text/plain"},"key":"name","value":"{{orgName}}"}],"variable":[]}},"response":[{"id":"3c5b621c-843c-4647-b0e3-eb5b4a58f6fa","name":"Get parent Org for store 00099","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/commonapi/getParentOrgDetail?id=22","host":["{{host_url}}"],"path":["elmws","commonapi","getParentOrgDetail"],"query":[{"key":"name","value":"{{orgName}}","description":"the name of the org","disabled":true},{"key":"id","value":"22","description":"the name or code of the org"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"id\": 7,\r\n    \"code\": \"D03\",\r\n    \"name\": \"GROCERY DIVISION 01\",\r\n    \"description\": null,\r\n    \"orgType\": null,\r\n    \"orgTypeNumber\": null,\r\n    \"orgTypeId\": null,\r\n    \"parentOrgId\": 2,\r\n    \"parentOrgName\": \"GROCERY RETAIL\",\r\n    \"orgLevelName\": \"DIVISION\",\r\n    \"orgLevel\": 3,\r\n    \"isActive\": true\r\n}"}],"_postman_id":"c8be6b51-487f-4e77-8034-a0c6bdc5742e"},{"name":"common - getOrgsAtLevel","id":"bef3b604-f8e1-4485-b6c1-725df85c83eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/commonapi/getOrgsAtLevel?pid={{orgId}}&level={{orgLevel}}&orgTypeNumber={{orgTypeNumber}}&includeAll={{includeAll}}","description":"<p>find the orgs at the given org level under the parent org. If parent org is not provided, it will return all of the orgs at the given level.</p>\n<p>pid and pname are optional</p>\n<p>E.g find all the stores: commonapi/getOrgsAtLevel?pid=1&amp;level=5</p>\n<p>E.g. find all the departments of store 11: commonapi/getOrgsAtLevel?pid={orgId of store 11}&amp;level=6</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n    {\n        \"code\": \"S145D02\", // the org code of the org, it is unique.\n        \"name\": \"(145) MEAT DEPT\", // the name of the org\n        \"description\": null, // the description of the org\n        \"orgType\": \"MEAT \", // the org type of the org if the org is a department or sub-department.\n        \"orgTypeNumber\": \"06\", // department code, 3 digits for departments and 2 digits for sub-departments.\n        \"orgTypeId\": 1, // the org type id in Logile system.\n        \"parentOrgId\": 21, // the org id of the parent org. \n        \"parentOrgName\": \"(145) LAKESIDE CITY\", // the name of the parent org\n        \"orgLevelName\": \"DEPARTMENT\", // the org level name of the current org.\n        \"orgLevel\": 6, // the org level number of the current org.\n        \"id\": 174// the unique id of the current org.\n    }\n]\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","commonapi","getOrgsAtLevel"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>the id of the parent org. default value is root org id</p>\n","type":"text/plain"},"key":"pid","value":"{{orgId}}"},{"disabled":true,"description":{"content":"<p>the name of the  parent org. default value is root org name</p>\n","type":"text/plain"},"key":"pname","value":"{{orgName}}"},{"description":{"content":"<p>1   Chain\n2   DIVISION\n3   REGION\n4   DISTRICT\n5   STORE\n6   DEPARTMENT\n7   SUB DEPARTMENT</p>\n","type":"text/plain"},"key":"level","value":"{{orgLevel}}"},{"description":{"content":"<p>the code of the org type</p>\n","type":"text/plain"},"key":"orgTypeNumber","value":"{{orgTypeNumber}}"},{"description":{"content":"<p>This parameter is optional, the default value is false.<br />includeAll=true: reutrn all orgs including inactive orgs\nincludeAll=false: return active orgs only.</p>\n","type":"text/plain"},"key":"includeAll","value":"{{includeAll}}"}],"variable":[]}},"response":[{"id":"b04870bf-d240-4941-a968-84b4074da596","name":"find all the departments in store 00099","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/commonapi/getOrgsAtLevel?pid=174&level=6","host":["{{host_url}}"],"path":["elmws","commonapi","getOrgsAtLevel"],"query":[{"key":"pname","value":"","description":"the name of the  parent org. default value is root org name","disabled":true},{"key":"pid","value":"174","description":"the org Id of store 99"},{"key":"level","value":"6","description":"6\tDEPARTMENT"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"id\": 1355,\r\n        \"code\": \"S145D02SD0201\",\r\n        \"name\": \"(145) MEAT\",\r\n        \"description\": null,\r\n        \"orgType\": \"MEAT\",\r\n        \"orgTypeNumber\": \"02\",\r\n        \"orgTypeId\": 8,\r\n        \"parentOrgId\": 174,\r\n        \"parentOrgName\": \"(145) MEAT DEPT\",\r\n        \"orgLevelName\": \"SUB DEPARTMENT\",\r\n        \"orgLevel\": 6,\r\n        \"isActive\": true\r\n    },\r\n    {\r\n        \"id\": 1356,\r\n        \"code\": \"S145D02SD0202\",\r\n        \"name\": \"(145) SEAFOOD\",\r\n        \"description\": null,\r\n        \"orgType\": \"SEAFOOD\",\r\n        \"orgTypeNumber\": \"0202\",\r\n        \"orgTypeId\": 17,\r\n        \"parentOrgId\": 174,\r\n        \"parentOrgName\": \"(145) MEAT DEPT\",\r\n        \"orgLevelName\": \"SUB DEPARTMENT\",\r\n        \"orgLevel\": 6,\r\n        \"isActive\": true\r\n    }\r\n]"}],"_postman_id":"bef3b604-f8e1-4485-b6c1-725df85c83eb"},{"name":"common -getDirectChildrenOrgs","id":"51524c0f-b5b3-4476-acc1-d970be5af979","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/commonapi/getDirectChildrenOrgs?pid={{orgId}}","description":"<p>find the direct children orgs of the given org</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","commonapi","getDirectChildrenOrgs"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>the id of the parent org. default value is root org id</p>\n","type":"text/plain"},"key":"pid","value":"{{orgId}}"},{"disabled":true,"description":{"content":"<p>the name of the  parent org. default value is root org name</p>\n","type":"text/plain"},"key":"pname","value":"{{orgName}}"}],"variable":[]}},"response":[{"id":"d1bf48a6-2e32-4ccd-b29c-bf6b499331e5","name":"getDirectChildrenOrgs for Store HOU52-FM249/Louetta Rd","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/commonapi/getDirectChildrenOrgs?pname=(145) LAKESIDE CITY","host":["{{host_url}}"],"path":["elmws","commonapi","getDirectChildrenOrgs"],"query":[{"key":"pid","value":"22","description":"the id of the parent org. default value is root org id","disabled":true},{"key":"pname","value":"(145) LAKESIDE CITY","description":"the name of the  parent org. default value is root org name"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"id\": 1355,\r\n        \"code\": \"S145D02SD0201\",\r\n        \"name\": \"(145) MEAT\",\r\n        \"description\": null,\r\n        \"orgType\": \"MEAT\",\r\n        \"orgTypeNumber\": \"02\",\r\n        \"orgTypeId\": 8,\r\n        \"parentOrgId\": 174,\r\n        \"parentOrgName\": \"(145) MEAT DEPT\",\r\n        \"orgLevelName\": \"SUB DEPARTMENT\",\r\n        \"orgLevel\": 6,\r\n        \"isActive\": true\r\n    },\r\n    {\r\n        \"id\": 1356,\r\n        \"code\": \"S145D02SD0202\",\r\n        \"name\": \"(145) SEAFOOD\",\r\n        \"description\": null,\r\n        \"orgType\": \"SEAFOOD\",\r\n        \"orgTypeNumber\": \"0202\",\r\n        \"orgTypeId\": 17,\r\n        \"parentOrgId\": 174,\r\n        \"parentOrgName\": \"(145) MEAT DEPT\",\r\n        \"orgLevelName\": \"SUB DEPARTMENT\",\r\n        \"orgLevel\": 6,\r\n        \"isActive\": true\r\n    }\r\n]"}],"_postman_id":"51524c0f-b5b3-4476-acc1-d970be5af979"},{"name":"common - getAllChildrenOrgs","event":[{"listen":"prerequest","script":{"id":"1dcaa8ce-fc89-45b1-aef5-7dd31c7f2a72","exec":[""],"type":"text/javascript"}}],"id":"4f1bc612-fcc2-4597-a0f5-713bb207d592","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/commonapi/getAllChildrenOrgs?pid={{orgId}}","description":"<p>find the all children orgs of the given org</p>\n<p>E.g. if the pid is the id of a store, it will return all the departments and sub-departments under the store.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n    {\n        \"code\": \"S145D02\", // the org code of the org, it is unique.\n        \"name\": \"(145) MEAT DEPT\", // the name of the org\n        \"description\": null, // the description of the org\n        \"orgType\": \"MEAT \", // the org type of the org if the org is a department or sub-department.\n        \"orgTypeNumber\": \"06\", // department code, 3 digits for departments and 2 digits for sub-departments.\n        \"orgTypeId\": 1, // the org type id in Logile system.\n        \"parentOrgId\": 21, // the org id of the parent org. \n        \"parentOrgName\": \"(145) LAKESIDE CITY\", // the name of the parent org\n        \"orgLevelName\": \"DEPARTMENT\", // the org level name of the current org.\n        \"orgLevel\": 6, // the org level number of the current org.\n        \"id\": 174// the unique id of the current org.\n    }\n\n]\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","commonapi","getAllChildrenOrgs"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>the id of the parent org. default value is root org id</p>\n","type":"text/plain"},"key":"pid","value":"{{orgId}}"},{"disabled":true,"description":{"content":"<p>the name of the  parent org. default value is root org name</p>\n","type":"text/plain"},"key":"pname","value":"{{orgName}}"}],"variable":[]}},"response":[{"id":"db854088-5926-4cd4-b5b4-35c5e8ddaaa8","name":"getAllChildrenOrgs for Store HOU52-FM249/Louetta Rd","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/commonapi/getAllChildrenOrgs?pid=174","host":["{{host_url}}"],"path":["elmws","commonapi","getAllChildrenOrgs"],"query":[{"key":"pid","value":"174","description":"the id of the parent org. default value is root org id"},{"key":"pname","value":"CUMINGS","description":"the name of the  parent org. default value is root org name","disabled":true}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"id\": 1355,\r\n        \"code\": \"S145D02SD0201\",\r\n        \"name\": \"(145) MEAT\",\r\n        \"description\": null,\r\n        \"orgType\": \"MEAT\",\r\n        \"orgTypeNumber\": \"02\",\r\n        \"orgTypeId\": 8,\r\n        \"parentOrgId\": 174,\r\n        \"parentOrgName\": \"(145) MEAT DEPT\",\r\n        \"orgLevelName\": \"SUB DEPARTMENT\",\r\n        \"orgLevel\": 6,\r\n        \"isActive\": true\r\n    },\r\n    {\r\n        \"id\": 1356,\r\n        \"code\": \"S145D02SD0202\",\r\n        \"name\": \"(145) SEAFOOD\",\r\n        \"description\": null,\r\n        \"orgType\": \"SEAFOOD\",\r\n        \"orgTypeNumber\": \"0202\",\r\n        \"orgTypeId\": 17,\r\n        \"parentOrgId\": 174,\r\n        \"parentOrgName\": \"(145) MEAT DEPT\",\r\n        \"orgLevelName\": \"SUB DEPARTMENT\",\r\n        \"orgLevel\": 6,\r\n        \"isActive\": true\r\n    }\r\n]"}],"_postman_id":"4f1bc612-fcc2-4597-a0f5-713bb207d592"},{"name":"common - getSiblingOrgs","id":"b056a3b3-568e-4b6e-86d3-8c79d8d8a371","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/commonapi/getSiblingOrgs?id={{orgId}}&name={{orgName}}","description":"<p>find the sibling orgs of the given org</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","commonapi","getSiblingOrgs"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>the id of the Sibling org. default value is root org id</p>\n","type":"text/plain"},"key":"id","value":"{{orgId}}"},{"description":{"content":"<p>the name of the  Sibling org. default value is root org name</p>\n","type":"text/plain"},"key":"name","value":"{{orgName}}"}],"variable":[]}},"response":[{"id":"42d107e7-2ba1-4b97-a09d-07a4386bfbe0","name":"getSiblingOrgs for store S000099 HOU52-FM249/Louetta Rd","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/commonapi/getSiblingOrgs?name=(145) MEAT DEPT","host":["{{host_url}}"],"path":["elmws","commonapi","getSiblingOrgs"],"query":[{"key":"id","value":"22","description":"the id of the Sibling org. default value is root org id","disabled":true},{"key":"name","value":"(145) MEAT DEPT","description":"the name of the  Sibling org. default value is root org name"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"id\": 177,\r\n        \"code\": \"S145D11\",\r\n        \"name\": \"(145) BAKERY DEPT\",\r\n        \"description\": null,\r\n        \"orgType\": \"BAKERY\",\r\n        \"orgTypeNumber\": \"11\",\r\n        \"orgTypeId\": 1,\r\n        \"parentOrgId\": 21,\r\n        \"parentOrgName\": \"(145) LAKESIDE CITY\",\r\n        \"orgLevelName\": \"DEPARTMENT\",\r\n        \"orgLevel\": 5,\r\n        \"isActive\": true\r\n    },\r\n    {\r\n        \"id\": 176,\r\n        \"code\": \"S145D04\",\r\n        \"name\": \"(145) DELI DEPT\",\r\n        \"description\": null,\r\n        \"orgType\": \"DELI\",\r\n        \"orgTypeNumber\": \"04\",\r\n        \"orgTypeId\": 3,\r\n        \"parentOrgId\": 21,\r\n        \"parentOrgName\": \"(145) LAKESIDE CITY\",\r\n        \"orgLevelName\": \"DEPARTMENT\",\r\n        \"orgLevel\": 5,\r\n        \"isActive\": true\r\n    },\r\n    {\r\n        \"id\": 172,\r\n        \"code\": \"S145D00\",\r\n        \"name\": \"(145) FOODS TO GO DEPT\",\r\n        \"description\": null,\r\n        \"orgType\": \"FOODS TO GO\",\r\n        \"orgTypeNumber\": \"00\",\r\n        \"orgTypeId\": 26,\r\n        \"parentOrgId\": 21,\r\n        \"parentOrgName\": \"(145) LAKESIDE CITY\",\r\n        \"orgLevelName\": \"DEPARTMENT\",\r\n        \"orgLevel\": 5,\r\n        \"isActive\": true\r\n    },\r\n    {\r\n        \"id\": 171,\r\n        \"code\": \"S145D06\",\r\n        \"name\": \"(145) FRONT END DEPT\",\r\n        \"description\": null,\r\n        \"orgType\": \"FRONT END\",\r\n        \"orgTypeNumber\": \"06\",\r\n        \"orgTypeId\": 4,\r\n        \"parentOrgId\": 21,\r\n        \"parentOrgName\": \"(145) LAKESIDE CITY\",\r\n        \"orgLevelName\": \"DEPARTMENT\",\r\n        \"orgLevel\": 5,\r\n        \"isActive\": true\r\n    },\r\n    {\r\n        \"id\": 173,\r\n        \"code\": \"S145D01\",\r\n        \"name\": \"(145) GROCERY DEPT\",\r\n        \"description\": null,\r\n        \"orgType\": \"GROCERY\",\r\n        \"orgTypeNumber\": \"01\",\r\n        \"orgTypeId\": 7,\r\n        \"parentOrgId\": 21,\r\n        \"parentOrgName\": \"(145) LAKESIDE CITY\",\r\n        \"orgLevelName\": \"DEPARTMENT\",\r\n        \"orgLevel\": 5,\r\n        \"isActive\": true\r\n    },\r\n    {\r\n        \"id\": 175,\r\n        \"code\": \"S145D03\",\r\n        \"name\": \"(145) PRODUCE DEPT\",\r\n        \"description\": null,\r\n        \"orgType\": \"PRODUCE\",\r\n        \"orgTypeNumber\": \"03\",\r\n        \"orgTypeId\": 9,\r\n        \"parentOrgId\": 21,\r\n        \"parentOrgName\": \"(145) LAKESIDE CITY\",\r\n        \"orgLevelName\": \"DEPARTMENT\",\r\n        \"orgLevel\": 5,\r\n        \"isActive\": true\r\n    }\r\n]"}],"_postman_id":"b056a3b3-568e-4b6e-86d3-8c79d8d8a371"},{"name":"common - getOrgTypeStructure","id":"7f89e41f-15c9-437c-bb88-6de10bf7d05e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/commonapi/getOrgTypeStructure?storeCode={{storeCode}}","description":"<p>Get the department and sub-department org type stucture for the provided store</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","commonapi","getOrgTypeStructure"],"host":["{{host_url}}"],"query":[{"disabled":true,"description":{"content":"<p>The org id of the store, optional</p>\n","type":"text/plain"},"key":"storeId","value":"{{storeId}}"},{"description":{"content":"<p>The org code of the store, optional</p>\n","type":"text/plain"},"key":"storeCode","value":"{{storeCode}}"}],"variable":[]}},"response":[{"id":"6676f733-7812-4f66-9849-8503dcf864df","name":"Org Types for Store 149","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/commonapi/getOrgTypeStructure?storeCode=S149","host":["{{host_url}}"],"path":["elmws","commonapi","getOrgTypeStructure"],"query":[{"key":"storeId","value":"{{storeId}}","description":"The org id of the store, optional","disabled":true},{"key":"storeCode","value":"S149","description":"The org code of the store, optional"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Set-Cookie","value":"desktop-1clj4i6=Ywfjo-QPcTVYZJqf-VaMSh1HpK3WPY7ydM2K0zdu.desktop-1clj4i6; path=/ews"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"3000"},{"key":"Date","value":"Wed, 29 Nov 2023 15:27:05 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"orgTypeId\": 1,\n        \"orgTypeName\": \"BAKERY\",\n        \"orgTypeCode\": \"11\",\n        \"orgTypeLevelId\": 5,\n        \"orgTypeLevelName\": \"DEPARTMENT\",\n        \"childrenTypes\": [\n            {\n                \"orgTypeId\": 1,\n                \"orgTypeName\": \"BAKERY\",\n                \"orgTypeCode\": \"11\",\n                \"orgTypeLevelId\": 6,\n                \"orgTypeLevelName\": \"SUB DEPARTMENT\"\n            }\n        ]\n    },\n    {\n        \"orgTypeId\": 3,\n        \"orgTypeName\": \"DELI\",\n        \"orgTypeCode\": \"04\",\n        \"orgTypeLevelId\": 5,\n        \"orgTypeLevelName\": \"DEPARTMENT\",\n        \"childrenTypes\": [\n            {\n                \"orgTypeId\": 3,\n                \"orgTypeName\": \"DELI\",\n                \"orgTypeCode\": \"04\",\n                \"orgTypeLevelId\": 6,\n                \"orgTypeLevelName\": \"SUB DEPARTMENT\"\n            },\n            {\n                \"orgTypeId\": 16,\n                \"orgTypeName\": \"SPECIALTY CHEESE\",\n                \"orgTypeCode\": \"0401\",\n                \"orgTypeLevelId\": 6,\n                \"orgTypeLevelName\": \"SUB DEPARTMENT\"\n            }\n        ]\n    },\n    {\n        \"orgTypeId\": 4,\n        \"orgTypeName\": \"FRONT END\",\n        \"orgTypeCode\": \"06\",\n        \"orgTypeLevelId\": 5,\n        \"orgTypeLevelName\": \"DEPARTMENT\",\n        \"childrenTypes\": [\n            {\n                \"orgTypeId\": 4,\n                \"orgTypeName\": \"FRONT END\",\n                \"orgTypeCode\": \"06\",\n                \"orgTypeLevelId\": 6,\n                \"orgTypeLevelName\": \"SUB DEPARTMENT\"\n            },\n            {\n                \"orgTypeId\": 12,\n                \"orgTypeName\": \"SERVICE DESK\",\n                \"orgTypeCode\": \"0603\",\n                \"orgTypeLevelId\": 6,\n                \"orgTypeLevelName\": \"SUB DEPARTMENT\"\n            },\n            {\n                \"orgTypeId\": 15,\n                \"orgTypeName\": \"CASH OFFICE\",\n                \"orgTypeCode\": \"0602\",\n                \"orgTypeLevelId\": 6,\n                \"orgTypeLevelName\": \"SUB DEPARTMENT\"\n            },\n            {\n                \"orgTypeId\": 25,\n                \"orgTypeName\": \"CENTRAL DISHWASHING\",\n                \"orgTypeCode\": \"0604\",\n                \"orgTypeLevelId\": 6,\n                \"orgTypeLevelName\": \"SUB DEPARTMENT\"\n            }\n        ]\n    },\n    {\n        \"orgTypeId\": 7,\n        \"orgTypeName\": \"GROCERY\",\n        \"orgTypeCode\": \"01\",\n        \"orgTypeLevelId\": 5,\n        \"orgTypeLevelName\": \"DEPARTMENT\",\n        \"childrenTypes\": [\n            {\n                \"orgTypeId\": 2,\n                \"orgTypeName\": \"DAIRY\",\n                \"orgTypeCode\": \"0104\",\n                \"orgTypeLevelId\": 6,\n                \"orgTypeLevelName\": \"SUB DEPARTMENT\"\n            },\n            {\n                \"orgTypeId\": 5,\n                \"orgTypeName\": \"FROZEN\",\n                \"orgTypeCode\": \"0104\",\n                \"orgTypeLevelId\": 6,\n                \"orgTypeLevelName\": \"SUB DEPARTMENT\"\n            },\n            {\n                \"orgTypeId\": 6,\n                \"orgTypeName\": \"GM\",\n                \"orgTypeCode\": \"\",\n                \"orgTypeLevelId\": 6,\n                \"orgTypeLevelName\": \"SUB DEPARTMENT\"\n            },\n            {\n                \"orgTypeId\": 7,\n                \"orgTypeName\": \"GROCERY\",\n                \"orgTypeCode\": \"01\",\n                \"orgTypeLevelId\": 6,\n                \"orgTypeLevelName\": \"SUB DEPARTMENT\"\n            },\n            {\n                \"orgTypeId\": 14,\n                \"orgTypeName\": \"PRICING\",\n                \"orgTypeCode\": \"0103\",\n                \"orgTypeLevelId\": 6,\n                \"orgTypeLevelName\": \"SUB DEPARTMENT\"\n            },\n            {\n                \"orgTypeId\": 21,\n                \"orgTypeName\": \"BEER & WINE\",\n                \"orgTypeCode\": \"0101\",\n                \"orgTypeLevelId\": 6,\n                \"orgTypeLevelName\": \"SUB DEPARTMENT\"\n            }\n        ]\n    },\n    {\n        \"orgTypeId\": 8,\n        \"orgTypeName\": \"MEAT\",\n        \"orgTypeCode\": \"02\",\n        \"orgTypeLevelId\": 5,\n        \"orgTypeLevelName\": \"DEPARTMENT\",\n        \"childrenTypes\": [\n            {\n                \"orgTypeId\": 8,\n                \"orgTypeName\": \"MEAT\",\n                \"orgTypeCode\": \"02\",\n                \"orgTypeLevelId\": 6,\n                \"orgTypeLevelName\": \"SUB DEPARTMENT\"\n            },\n            {\n                \"orgTypeId\": 17,\n                \"orgTypeName\": \"SEAFOOD\",\n                \"orgTypeCode\": \"0202\",\n                \"orgTypeLevelId\": 6,\n                \"orgTypeLevelName\": \"SUB DEPARTMENT\"\n            }\n        ]\n    },\n    {\n        \"orgTypeId\": 9,\n        \"orgTypeName\": \"PRODUCE\",\n        \"orgTypeCode\": \"03\",\n        \"orgTypeLevelId\": 5,\n        \"orgTypeLevelName\": \"DEPARTMENT\",\n        \"childrenTypes\": [\n            {\n                \"orgTypeId\": 9,\n                \"orgTypeName\": \"PRODUCE\",\n                \"orgTypeCode\": \"03\",\n                \"orgTypeLevelId\": 6,\n                \"orgTypeLevelName\": \"SUB DEPARTMENT\"\n            },\n            {\n                \"orgTypeId\": 11,\n                \"orgTypeName\": \"FLORAL\",\n                \"orgTypeCode\": \"0302\",\n                \"orgTypeLevelId\": 6,\n                \"orgTypeLevelName\": \"SUB DEPARTMENT\"\n            }\n        ]\n    },\n    {\n        \"orgTypeId\": 26,\n        \"orgTypeName\": \"FOODS TO GO\",\n        \"orgTypeCode\": \"00\",\n        \"orgTypeLevelId\": 5,\n        \"orgTypeLevelName\": \"DEPARTMENT\",\n        \"childrenTypes\": [\n            {\n                \"orgTypeId\": 26,\n                \"orgTypeName\": \"FOODS TO GO\",\n                \"orgTypeCode\": \"00\",\n                \"orgTypeLevelId\": 6,\n                \"orgTypeLevelName\": \"SUB DEPARTMENT\"\n            }\n        ]\n    }\n]"}],"_postman_id":"7f89e41f-15c9-437c-bb88-6de10bf7d05e"},{"name":"common - getToken","id":"a2ab0383-4904-455f-8381-0c165f341e1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"client-id\":\"{{client-id}}\",\r\n    \"client-secret\":\"{{client-secret}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/commonapi/getToken","description":"<h3 id=\"get-token\">Get Token</h3>\n<p>This endpoint is used to get a short-time token by providing the client ID and client secret in the request body.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p><code>client-id</code> (string): The client ID for authentication.</p>\n</li>\n<li><p><code>client-secret</code> (string): The client secret for authentication.</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>token</code> (string): The obtained token.</p>\n</li>\n<li><p><code>tokenType</code> (string): The type of the token.</p>\n</li>\n<li><p><code>iat</code> (string): The issued at time of the token.</p>\n</li>\n<li><p><code>exp</code> (string): The expiration time of the token.</p>\n</li>\n</ul>\n","urlObject":{"path":["elmws","commonapi","getToken"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"83ff24ca-70bb-43f8-97d3-ecc766b999f6","name":"common - getToken","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"client-id\":\"{{client-id}}\",\r\n    \"client-secret\":\"{{client-secret}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/commonapi/getToken"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Set-Cookie","value":"desktop-1clj4i6=pH06V1o20jCrGsrp2K2ZbptA0ADCMxC91Y5R8lnp.desktop-1clj4i6; path=/ews"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"1429"},{"key":"Date","value":"Fri, 28 Apr 2023 21:22:58 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"<token>\",\n    \"tokenType\": \"Bearer\",\n    \"iat\": \"2023-04-28T16:22:58-0500\",\n    \"exp\": \"2023-04-28T16:23:28-0500\"\n}"}],"_postman_id":"a2ab0383-4904-455f-8381-0c165f341e1a"},{"name":"common - OAuth Token","id":"4f126f53-1e4c-4d2c-ba03-d7fe34a41b55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"grant_type","value":"client_credentials","type":"text"},{"key":"client_id","value":"{{client-id}}","type":"text"},{"key":"client_secret","value":"{{client-secret}}","type":"text"},{"key":"scope","value":"read write","type":"text"}]},"url":"{{host_url}}/elmws/commonapi/oauth/token","description":"<h1 id=\"oauth-20-standard-implementation-guide\">OAuth 2.0 Standard Implementation Guide</h1>\n<h2 id=\"overview\">Overview</h2>\n<p>This document describes the standard OAuth 2.0 implementation that has been added to the API. The implementation follows RFC 6749 (OAuth 2.0 Authorization Framework), RFC 7662 (Token Introspection), and RFC 7009 (Token Revocation).</p>\n<h2 id=\"what-was-implemented\">What Was Implemented</h2>\n<h3 id=\"1-oauth-20-token-endpoint-oauthtoken\">1. OAuth 2.0 Token Endpoint (<code>/oauth/token</code>)</h3>\n<p>Standard OAuth 2.0 token endpoint that supports:</p>\n<ul>\n<li><p><strong>Client Credentials Grant</strong> (RFC 6749 Section 4.4) - For server-to-server authentication</p>\n</li>\n<li><p><strong>Refresh Token Grant</strong> (RFC 6749 Section 6) - For refreshing access tokens</p>\n</li>\n</ul>\n<h3 id=\"2-token-introspection-endpoint-oauthintrospect\">2. Token Introspection Endpoint (<code>/oauth/introspect</code>)</h3>\n<p>Implements RFC 7662 for token introspection, allowing clients to check token validity and metadata.</p>\n<h3 id=\"3-token-revocation-endpoint-oauthrevoke\">3. Token Revocation Endpoint (<code>/oauth/revoke</code>)</h3>\n<p>Implements RFC 7009 for token revocation, allowing clients to invalidate tokens.</p>\n<h3 id=\"4-refresh-token-support\">4. Refresh Token Support</h3>\n<ul>\n<li><p>Refresh tokens are generated as JWTs with longer expiry (default: 30 days)</p>\n</li>\n<li><p>Refresh tokens can be rotated for enhanced security (configurable)</p>\n</li>\n</ul>\n<h3 id=\"5-scope-support\">5. Scope Support</h3>\n<ul>\n<li><p>Scope validation for client credentials</p>\n</li>\n<li><p>Configurable per-client scopes via properties</p>\n</li>\n<li><p>Default scope assignment</p>\n</li>\n</ul>\n<h2 id=\"api-endpoints\">API Endpoints</h2>\n<h3 id=\"post-commonapioauthtoken\">POST <code>/commonapi/oauth/token</code></h3>\n<p>OAuth 2.0 token endpoint following RFC 6749.</p>\n<h4 id=\"client-credentials-grant\">Client Credentials Grant</h4>\n<p><strong>Request:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>POST /commonapi/oauth/token\nContent-Type: application/x-www-form-urlencoded\ngrant_type=client_credentials\n&amp;client_id=your_client_id\n&amp;client_secret=your_client_secret\n&amp;scope=read write\n\n</code></pre><p><strong>Response:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"access_token\": \"eyJhbGciOiJSUzI1NiIs...\",\n  \"token_type\": \"Bearer\",\n  \"expires_in\": 3600,\n  \"ext_expires_in\": 3600,\n  \"refresh_token\": \"eyJhbGciOiJSUzI1NiIs...\",\n  \"scope\": \"read write\"\n}\n\n</code></pre>\n<h4 id=\"refresh-token-grant\">Refresh Token Grant</h4>\n<p><strong>Request:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>POST /commonapi/oauth/token\nContent-Type: application/x-www-form-urlencoded\ngrant_type=refresh_token\n&amp;refresh_token=eyJhbGciOiJSUzI1NiIs...\n&amp;scope=read write\n\n</code></pre><p><strong>Response:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"access_token\": \"eyJhbGciOiJSUzI1NiIs...\",\n  \"token_type\": \"Bearer\",\n  \"expires_in\": 3600,\n  \"ext_expires_in\": 3600,\n  \"refresh_token\": \"eyJhbGciOiJSUzI1NiIs...\",\n  \"scope\": \"read write\"\n}\n\n</code></pre>\n<h4 id=\"error-response\">Error Response</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"error\": \"invalid_client\",\n  \"error_description\": \"Invalid client credentials\",\n  \"error_uri\": null\n}\n\n</code></pre>\n","urlObject":{"path":["elmws","commonapi","oauth","token"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"dcb7f370-fcb6-475e-b4af-62b76c041e0b","name":"common - OAuth Token","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"grant_type","value":"client_credentials","type":"text"},{"key":"client_id","value":"{{client-id}}","type":"text"},{"key":"client_secret","value":"{{client-secret}}","type":"text"},{"key":"scope","value":"read write","type":"text"}]},"url":"{{host_url}}/elmws/commonapi/oauth/token"},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"access_token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9...\",\n    \"token_type\": \"Bearer\",\n    \"expires_in\": 3600,\n    \"refresh_token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9...\",\n    \"scope\": \"read write\",\n    \"ext_expires_in\": 3600\n}"}],"_postman_id":"4f126f53-1e4c-4d2c-ba03-d7fe34a41b55"},{"name":"common - OAuth Revoke Token","id":"f56554f5-4c7e-49e2-8fb8-f40aabc3d278","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"token","value":"{{access_token}}","type":"text"},{"key":"token_type_hint","value":"access_token","type":"text"}]},"url":"{{host_url}}/elmws/commonapi/oauth/revoke","description":"<h3 id=\"post-commonapioauthrevoke\">POST <code>/commonapi/oauth/revoke</code></h3>\n<p>Token revocation endpoint following RFC 7009.</p>\n<p><strong>Request:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>POST /commonapi/oauth/revoke\nContent-Type: application/x-www-form-urlencoded\ntoken=eyJhbGciOiJSUzI1NiIs...\n&amp;token_type_hint=access_token\n\n</code></pre><p><strong>Response:</strong></p>\n<ul>\n<li>Always returns 200 OK (per RFC 7009), even if token doesn't exist</li>\n</ul>\n","urlObject":{"path":["elmws","commonapi","oauth","revoke"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f56554f5-4c7e-49e2-8fb8-f40aabc3d278"},{"name":"common - OAuth Introspect Token","id":"04d805cc-f30b-4a03-8b83-1b3fcb10cf18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"token","value":"{{access_token}}","type":"text"},{"key":"token_type_hint","value":"access_token","type":"text"}]},"url":"{{host_url}}/elmws/commonapi/oauth/introspect","description":"<h3 id=\"post-commonapioauthintrospect\">POST <code>/commonapi/oauth/introspect</code></h3>\n<p>Token introspection endpoint following RFC 7662.</p>\n<p><strong>Request:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>POST /commonapi/oauth/introspect\nContent-Type: application/x-www-form-urlencoded\ntoken=eyJhbGciOiJSUzI1NiIs...\n&amp;token_type_hint=access_token\n\n</code></pre><p><strong>Response (Active Token):</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"active\": true,\n  \"client_id\": \"client_id\",\n  \"username\": \"client_id\",\n  \"token_type\": \"Bearer\",\n  \"scope\": \"read write\"\n}\n\n</code></pre>\n<p><strong>Response (Inactive Token):</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"active\": false\n}\n\n</code></pre>\n","urlObject":{"path":["elmws","commonapi","oauth","introspect"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"04d805cc-f30b-4a03-8b83-1b3fcb10cf18"},{"name":"Data- getTaskNames","id":"74a5faba-a0bb-4eb1-aec4-9f9fd35bd7ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/dataapi/getTaskNames","description":"<p><strong>Get all the task name for the data</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n    {\n        \"id\": 3, //the unique id of task, it can be used in dataapi/getTaskHours\n        \"code\": \"\", //reserved, not in-using now.\n        \"description\": \"5 Deck Deep Clean\", // the name of the task\n        \"configType\": \"\" //reserved, not in-using now.\n    }\n]\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","dataapi","getTaskNames"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"15c8531c-3dfe-4ef8-9da7-bfcc9cf02cb0","name":"Data- getTaskNames","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":"{{host_url}}/elmws/dataapi/getTaskNames"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"id\": 3,\r\n        \"code\": \"\",\r\n        \"description\": \"5 Deck Deep Clean\",\r\n        \"configType\": \"\"\r\n    },\r\n    {\r\n        \"id\": 2,\r\n        \"code\": \"\",\r\n        \"description\": \"Gas Station\",\r\n        \"configType\": \"\"\r\n    }\r\n    ...\r\n]"}],"_postman_id":"74a5faba-a0bb-4eb1-aec4-9f9fd35bd7ca"},{"name":"Data- getMetricNames","id":"30c1af57-f62e-4762-a8da-8ec529e172ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/dataapi/getMetricNames","description":"<p><strong>Get all the metric name for the data</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n    {\n    \"id\": 1, //the unique id of the metric, it can be used in dataapi/getMetricValues\n    \"code\": \"S\", // the code of the metric\n    \"description\": \"SALES\", // the name of the metric \n    \"configType\": \"\"//reserved, not in-using now.\n  } \n]\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","dataapi","getMetricNames"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"74dfd37b-d536-42e3-adc0-d35362a97b21","name":"Data- getMetricNames","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":"{{host_url}}/elmws/dataapi/getMetricNames"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"id\": 1,\r\n        \"code\": \"S\",\r\n        \"description\": \"SALES\",\r\n        \"configType\": \"\"\r\n    },\r\n    {\r\n        \"id\": 2,\r\n        \"code\": \"Vf\",\r\n        \"description\": \"VARIABLE FACTOR\",\r\n        \"configType\": \"\"\r\n    }\r\n]"}],"_postman_id":"30c1af57-f62e-4762-a8da-8ec529e172ad"},{"name":"Data- getVolumeDrivers","id":"d0f8b09f-04c2-4adc-bdef-c9e284184886","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/dataapi/getVolumeDrivers","description":"<p><strong>Get all the volume drivers with metric id for the data</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n      {\n        \"id\": 5646, // the unique id of the volume driver\n        \"description\": \"Alcoholic Beverage Scan Items\",//the name of the volume driver\n        \"driverId\": \"BBQ_ALCOHOL_IT\", //the driver id of the volume driver\n        \"deptNumber\": 75, // department code\n        \"deptName\": \"17 - TRUE TX BBQ\", //department name\n        \"metrics\": [\n            {\n                \"id\": 1958 // metric id\n            }\n        ]\n    }\n]\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","dataapi","getVolumeDrivers"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"8562dcc2-ab79-4efa-9a6b-a6409c47e620","name":"Data- getVolumeDrivers","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":"{{host_url}}/elmws/dataapi/getMetricNames"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"id\": 5646,\r\n        \"description\": \"Alcoholic Beverage Scan Items\",\r\n        \"driverId\": \"BBQ_ALCOHOL_IT\",\r\n        \"deptNumber\": 75,\r\n        \"deptName\": \"17 - TRUE TX BBQ\",\r\n        \"metrics\": [\r\n            {\r\n                \"id\": 1958\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"id\": 6027,\r\n        \"description\": \"Alcoholic Beverage Scan Items\",\r\n        \"driverId\": \"BBQ_ALCOHOL_IT\",\r\n        \"deptNumber\": 53,\r\n        \"deptName\": \"GG - BEER AND WINE SERVICE\",\r\n        \"metrics\": [\r\n            {\r\n                \"id\": 1958\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"id\": 5841,\r\n        \"description\": \"Alcoholic Beverage Scan Items\",\r\n        \"driverId\": \"BBQ_ALCOHOL_IT\",\r\n        \"deptNumber\": 61,\r\n        \"deptName\": \"60 - RESTAURANT\",\r\n        \"metrics\": [\r\n            {\r\n                \"id\": 1958\r\n            }\r\n        ]\r\n    },\r\n    ...\r\n]"}],"_postman_id":"d0f8b09f-04c2-4adc-bdef-c9e284184886"},{"name":"Data- getMetricValues","id":"615149e5-c730-44d5-9e8f-dffa58c654ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/dataapi/getMetricValues?orgId=212&start=2022-07-10&end=2022-07-12&planType=earned&metricName=TOTAL%20HOURS&timeLevel=daily&dateFilterType=2","description":"<blockquote>\n<p>Get the metric values of the given org and metrics</p>\n</blockquote>\n<p>A new parameter <strong>dateFilterType</strong> is added to indicate what the start/end means.</p>\n<p>1 = metric hour date (default value)</p>\n<p>2 = modified date</p>\n<p>if the dateFilterType is 1, we use the metric hour start/end of focus to filter data.</p>\n<p>If the dateFilterType is 2, we use the modified date of metric hours to filter data and the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n    {\n        \"orgId\": 212, // the org id in Logile system for the metric\n        \"startDate\": \"2022-02-25\", // the start date of the time range\n        \"endDate\": \"2022-02-25\", // the end date of the time range\n        \"offset\": null, // the value is only for 15 minutes level data. 1 offset = 15 minutes. \n        \"planType\": \"earned\", // the plan type, option:  forecast, scheduled, earned, TA actual\n        \"metricId\": 6,// the id of the metric\n        \"metricName\": \"SALES\", // the name of the metric\n        \"value\": 795531.22, // the value of the metric for the plan in the time range\n        \"lastModified\": \"2022-07-10T11:13:40-0500\" // the last modified time of the record.\n    } \n]\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","dataapi","getMetricValues"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>the org id of the query org</p>\n","type":"text/plain"},"key":"orgId","value":"212"},{"description":{"content":"<p>the start date of the data or the start of the last modified date. \nif the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"start","value":"2022-07-10"},{"description":{"content":"<p>the end date of the data or the end of the last modified date. \nif the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"end","value":"2022-07-12"},{"description":{"content":"<p>The plan type of data - forecast, scheduled, earned, TA actual</p>\n","type":"text/plain"},"key":"planType","value":"earned"},{"key":"metricName","value":"TOTAL%20HOURS"},{"description":{"content":"<p>the time level of data - daily, weekly, 15 min offset</p>\n","type":"text/plain"},"key":"timeLevel","value":"daily"},{"description":{"content":"<p>The parameter is an Integer,  1 = metric hour date, 2 = modified date. it is used to tell API how to filter the data based on the start/end .</p>\n","type":"text/plain"},"key":"dateFilterType","value":"2"}],"variable":[]}},"response":[{"id":"1e3bc208-7d99-4486-9f28-b204b2fa9417","name":"Data- getMetricValues - last modified","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/dataapi/getMetricValues?orgId=212&start=2022-07-10&end=2022-07-12&planType=earned&metricName=TOTAL%20HOURS&timeLevel=daily&dateFilterType=2","host":["{{host_url}}"],"path":["elmws","dataapi","getMetricValues"],"query":[{"key":"orgId","value":"212","description":"the org id of the query org"},{"key":"start","value":"2022-07-10","description":"the start date of the data"},{"key":"end","value":"2022-07-12","description":"the end date of the data"},{"key":"planType","value":"earned","description":"The plan type of data - forecast, scheduled, earned, TA actual"},{"key":"metricName","value":"TOTAL%20HOURS"},{"key":"timeLevel","value":"daily","description":"the time level of data - daily, weekly, 15 min offset"},{"key":"dateFilterType","value":"2"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"orgId\": 212,\r\n        \"startDate\": \"2022-02-21\",\r\n        \"endDate\": \"2022-02-21\",\r\n        \"offset\": null,\r\n        \"planType\": \"earned\",\r\n        \"metricId\": 6,\r\n        \"metricName\": \"TOTAL HOURS\",\r\n        \"value\": 963.4871647434733,\r\n        \"lastModified\": \"2022-07-10T11:13:40-0500\"\r\n    },\r\n    {\r\n        \"orgId\": 212,\r\n        \"startDate\": \"2022-02-22\",\r\n        \"endDate\": \"2022-02-22\",\r\n        \"offset\": null,\r\n        \"planType\": \"earned\",\r\n        \"metricId\": 6,\r\n        \"metricName\": \"TOTAL HOURS\",\r\n        \"value\": 843.4170565599698,\r\n        \"lastModified\": \"2022-07-10T11:13:40-0500\"\r\n    },\r\n    {\r\n        \"orgId\": 212,\r\n        \"startDate\": \"2022-02-23\",\r\n        \"endDate\": \"2022-02-23\",\r\n        \"offset\": null,\r\n        \"planType\": \"earned\",\r\n        \"metricId\": 6,\r\n        \"metricName\": \"TOTAL HOURS\",\r\n        \"value\": 751.4511859193824,\r\n        \"lastModified\": \"2022-07-10T11:13:40-0500\"\r\n    },\r\n    {\r\n        \"orgId\": 212,\r\n        \"startDate\": \"2022-02-24\",\r\n        \"endDate\": \"2022-02-24\",\r\n        \"offset\": null,\r\n        \"planType\": \"earned\",\r\n        \"metricId\": 6,\r\n        \"metricName\": \"TOTAL HOURS\",\r\n        \"value\": 774.5003826384512,\r\n        \"lastModified\": \"2022-07-10T11:13:40-0500\"\r\n    },\r\n    {\r\n        \"orgId\": 212,\r\n        \"startDate\": \"2022-02-25\",\r\n        \"endDate\": \"2022-02-25\",\r\n        \"offset\": null,\r\n        \"planType\": \"earned\",\r\n        \"metricId\": 6,\r\n        \"metricName\": \"TOTAL HOURS\",\r\n        \"value\": 879.4370097089297,\r\n        \"lastModified\": \"2022-07-10T11:13:40-0500\"\r\n    },\r\n    {\r\n        \"orgId\": 212,\r\n        \"startDate\": \"2022-02-26\",\r\n        \"endDate\": \"2022-02-26\",\r\n        \"offset\": null,\r\n        \"planType\": \"earned\",\r\n        \"metricId\": 6,\r\n        \"metricName\": \"TOTAL HOURS\",\r\n        \"value\": 958.1176929413864,\r\n        \"lastModified\": \"2022-07-10T11:13:40-0500\"\r\n    },\r\n    {\r\n        \"orgId\": 212,\r\n        \"startDate\": \"2022-02-27\",\r\n        \"endDate\": \"2022-02-27\",\r\n        \"offset\": null,\r\n        \"planType\": \"earned\",\r\n        \"metricId\": 6,\r\n        \"metricName\": \"TOTAL HOURS\",\r\n        \"value\": 1025.8642518170036,\r\n        \"lastModified\": \"2022-07-10T11:13:40-0500\"\r\n    }\r\n]"},{"id":"cf2d1e21-cc2e-44bf-81a8-0d75041454ba","name":"Data- getMetricValues","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/dataapi/getMetricValues?orgId=212&start=2022-02-21&end=2022-02-27&planType=earned&metricName=TOTAL%20HOURS&timeLevel=daily&metricId=1&dateFilterType=1","host":["{{host_url}}"],"path":["elmws","dataapi","getMetricValues"],"query":[{"key":"orgId","value":"212","description":"the org id of the query org"},{"key":"start","value":"2022-02-21","description":"the start date of the data"},{"key":"end","value":"2022-02-27","description":"the end date of the data"},{"key":"planType","value":"earned","description":"The plan type of data - forecast, scheduled, earned, TA actual"},{"key":"metricName","value":"TOTAL%20HOURS"},{"key":"timeLevel","value":"daily","description":"the time level of data - daily, weekly, 15 min offset"},{"key":"metricId","value":"1","description":"The id of the metric, optional if parameter metricName is provided"},{"key":"dateFilterType","value":"1"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"[\n    {\n        \"orgId\": 212,\n        \"startDate\": \"2022-02-21\",\n        \"endDate\": \"2022-02-21\",\n        \"offset\": null,\n        \"planType\": \"earned\",\n        \"metricId\": 1,\n        \"metricName\": \"SALES\",\n        \"value\": 798168.3200000002,\n        \"lastModified\": \"2022-07-10T11:13:40-0500\"\n    },\n    {\n        \"orgId\": 212,\n        \"startDate\": \"2022-02-22\",\n        \"endDate\": \"2022-02-22\",\n        \"offset\": null,\n        \"planType\": \"earned\",\n        \"metricId\": 1,\n        \"metricName\": \"SALES\",\n        \"value\": 688245.1,\n        \"lastModified\": \"2022-07-10T11:13:40-0500\"\n    },\n    {\n        \"orgId\": 212,\n        \"startDate\": \"2022-02-23\",\n        \"endDate\": \"2022-02-23\",\n        \"offset\": null,\n        \"planType\": \"earned\",\n        \"metricId\": 1,\n        \"metricName\": \"SALES\",\n        \"value\": 607065.5400000002,\n        \"lastModified\": \"2022-07-10T11:13:40-0500\"\n    },\n    {\n        \"orgId\": 212,\n        \"startDate\": \"2022-02-24\",\n        \"endDate\": \"2022-02-24\",\n        \"offset\": null,\n        \"planType\": \"earned\",\n        \"metricId\": 1,\n        \"metricName\": \"SALES\",\n        \"value\": 691100.8,\n        \"lastModified\": \"2022-07-10T11:13:40-0500\"\n    },\n    {\n        \"orgId\": 212,\n        \"startDate\": \"2022-02-25\",\n        \"endDate\": \"2022-02-25\",\n        \"offset\": null,\n        \"planType\": \"earned\",\n        \"metricId\": 1,\n        \"metricName\": \"SALES\",\n        \"value\": 795531.2200000001,\n        \"lastModified\": \"2022-07-10T11:13:40-0500\"\n    },\n    {\n        \"orgId\": 212,\n        \"startDate\": \"2022-02-26\",\n        \"endDate\": \"2022-02-26\",\n        \"offset\": null,\n        \"planType\": \"earned\",\n        \"metricId\": 1,\n        \"metricName\": \"SALES\",\n        \"value\": 894493.1199999999,\n        \"lastModified\": \"2022-07-10T11:13:40-0500\"\n    },\n    {\n        \"orgId\": 212,\n        \"startDate\": \"2022-02-27\",\n        \"endDate\": \"2022-02-27\",\n        \"offset\": null,\n        \"planType\": \"earned\",\n        \"metricId\": 1,\n        \"metricName\": \"SALES\",\n        \"value\": 971528.94,\n        \"lastModified\": \"2022-07-10T11:13:40-0500\"\n    }\n]"}],"_postman_id":"615149e5-c730-44d5-9e8f-dffa58c654ea"},{"name":"Data - getTaskHours","id":"b4be7f2b-d5b9-4127-a1c9-3ea4551d7ee0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/dataapi/getTaskHours?planType=scheduled&orgId={{orgId}}&start={{start}}&end={{end}}&dateFilterType=2&taskId&timeLevel=15 min offset","description":"<blockquote>\n<p>Get the task hours of the given org and metrics</p>\n</blockquote>\n<p>A new parameter <strong>dateFilterType</strong> is added to indicate what the start/end means.</p>\n<p>1 = task hour date (default value)</p>\n<p>2 = modified date</p>\n<p>if the dateFilterType is 1, we use the task hour start/end of focus to filter data.</p>\n<p>If the dateFilterType is 2, we use the modified date of task hours to filter data.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n    {\n        \"orgId\": 10599, // the org id in Logile system for the task\n        \"startDate\": \"2022-02-21\", // the start date of the time range\n        \"endDate\": \"2022-02-21\", // the end date of the time range\n        \"offset\": 21, // the value is only for 15 minutes level data. 1 offset = 15 minutes. \n        \"planType\": \"earned\",// the plan type, option: forecast, scheduled, earned, TA actual\n        \"taskId\": 98, // the id of the task\n        \"taskName\": \"PRO Admin\",// the name of the task\n        \"hours\": 0.25, // how many hours does the task has for the plan in the time range\n        \"lastModified\": \"2022-07-10T11:13:40-0500\" // the last modified time of the record.\n    }\n]\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","dataapi","getTaskHours"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>The plan type of data - forecast, scheduled, earned, TA actual</p>\n","type":"text/plain"},"key":"planType","value":"scheduled"},{"description":{"content":"<p>the org id of the query org</p>\n","type":"text/plain"},"key":"orgId","value":"{{orgId}}"},{"description":{"content":"<p>the start date of the data or the start of the last modified date. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"start","value":"{{start}}"},{"description":{"content":"<p>the end date of the data or the end of the last modified date. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"end","value":"{{end}}"},{"description":{"content":"<p>The parameter is an Integer,  1 = task hour date, 2 = modified date. it is used to tell API how to filter the data based on the start/end .</p>\n","type":"text/plain"},"key":"dateFilterType","value":"2"},{"description":{"content":"<p>The task id of data, optional</p>\n","type":"text/plain"},"key":"taskId","value":null},{"disabled":true,"description":{"content":"<p>The task name of data, optional if parameter taskId is provided</p>\n","type":"text/plain"},"key":"taskName","value":"PRO%20Admin"},{"description":{"content":"<p>the time level of data - daily, weekly, 15 min offset</p>\n","type":"text/plain"},"key":"timeLevel","value":"15 min offset"}],"variable":[]}},"response":[{"id":"28127b62-c1ba-40fe-ad5d-71d40a90935b","name":"Data - getTaskHours","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/dataapi/getTaskHours?planType=scheduled&orgId=1260&start=2022-09-20T16:22:00&end=2022-09-20T17:31:05&dateFilterType=2&taskId=4&taskName=PRO%20Admin&timeLevel=15 min offset","host":["{{host_url}}"],"path":["elmws","dataapi","getTaskHours"],"query":[{"key":"planType","value":"scheduled","description":"The plan type of data - forecast, scheduled, earned, TA actual"},{"key":"orgId","value":"1260","description":"the org id of the query org"},{"key":"start","value":"2022-09-20T16:22:00","description":"the start date of the data or the start of the last modified date. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500"},{"key":"end","value":"2022-09-20T17:31:05","description":"the end date of the data or the end of the last modified date. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500"},{"key":"dateFilterType","value":"2","description":"The parameter is an Integer,  1 = task hour date, 2 = modified date. it is used to tell API how to filter the data based on the start/end ."},{"key":"taskId","value":"4","description":"The task id of data, optional"},{"key":"taskName","value":"PRO%20Admin","description":"The task name of data, optional if parameter taskId is provided"},{"key":"timeLevel","value":"15 min offset","description":"the time level of data - daily, weekly, 15 min offset"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"6273"},{"key":"Date","value":"Wed, 26 Oct 2022 21:36:18 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"planType\": \"scheduled\",\n        \"startDate\": \"2022-09-22\",\n        \"endDate\": \"2022-09-22\",\n        \"orgId\": 4171,\n        \"taskId\": 4,\n        \"taskName\": \"Attending U-Scan\",\n        \"hourAarry\": [\n            0.25,\n            0.25,\n            0.0,\n            0.0,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.25\n        ],\n        \"lastModified\": \"2022-09-20T17:19:54-0500\"\n    },\n    {\n        \"planType\": \"scheduled\",\n        \"startDate\": \"2022-09-23\",\n        \"endDate\": \"2022-09-23\",\n        \"orgId\": 4171,\n        \"taskId\": 4,\n        \"taskName\": \"Attending U-Scan\",\n        \"hourAarry\": [\n            0.25,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0,\n            0.0\n        ],\n        \"lastModified\": \"2022-09-20T17:19:54-0500\"\n    }\n]"}],"_postman_id":"b4be7f2b-d5b9-4127-a1c9-3ea4551d7ee0"},{"name":"Data - storeUnitsForecasted","id":"99f008be-7506-48b0-bc3e-8c1d89fbb90b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/dataapi/storeUnitsForecasted?start={{start}}&end={{end}}","description":"<blockquote>\n<p>Get the task hours of the given org and metrics</p>\n</blockquote>\n<p>A new parameter <strong>dateFilterType</strong> is added to indicate what the start/end means.</p>\n<p>1 = task hour date (default value)</p>\n<p>2 = modified date</p>\n<p>if the dateFilterType is 1, we use the task hour start/end of focus to filter data.</p>\n<p>If the dateFilterType is 2, we use the modified date of task hours to filter data.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n    {\n        \"orgId\": 10599, // the org id in Logile system for the task\n        \"startDate\": \"2022-02-21\", // the start date of the time range\n        \"endDate\": \"2022-02-21\", // the end date of the time range\n        \"offset\": 21, // the value is only for 15 minutes level data. 1 offset = 15 minutes. \n        \"planType\": \"earned\",// the plan type, option: forecast, scheduled, earned, TA actual\n        \"taskId\": 98, // the id of the task\n        \"taskName\": \"PRO Admin\",// the name of the task\n        \"hours\": 0.25, // how many hours does the task has for the plan in the time range\n        \"lastModified\": \"2022-07-10T11:13:40-0500\" // the last modified time of the record.\n    }\n]\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","dataapi","storeUnitsForecasted"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>the start date of the data or the start of the last modified date. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"start","value":"{{start}}"},{"description":{"content":"<p>the end date of the data or the end of the last modified date. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"end","value":"{{end}}"}],"variable":[]}},"response":[{"id":"0d6f205a-1ad2-4b77-9ee1-da259a55ad04","name":"Data - storeUnitsForecasted","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/dataapi/storeUnitsForecasted?start={{start}}&end={{end}}","host":["{{host_url}}"],"path":["elmws","dataapi","storeUnitsForecasted"],"query":[{"key":"start","value":"{{start}}","description":"the start date of the data or the start of the last modified date. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500"},{"key":"end","value":"{{end}}","description":"the end date of the data or the end of the last modified date. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500"}]}},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"storeId\": \"00014\",\n        \"storeName\": \"Store 14\",\n        \"dateSkey\": \"20220801\",\n        \"itemsForecasted\": 0.0,\n        \"itemsActuals\": 46648.0\n    },\n    {\n        \"storeId\": \"00014\",\n        \"storeName\": \"Store 14\",\n        \"dateSkey\": \"20220802\",\n        \"itemsForecasted\": 0.0,\n        \"itemsActuals\": 42858.0\n    }\n]"}],"_postman_id":"99f008be-7506-48b0-bc3e-8c1d89fbb90b"},{"name":"Manager - getEmployeeList","id":"45eb008e-cbb3-4c1c-95d5-ccf5e24bf6f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingmanagerapi/getEmployeeList?managerId={{managerId}}&start={{start}}&end={{end}}&dateFilterType=1","description":"<p>Given manager employee id and a date range, provide a list of employees who are assigned to the manager's Org</p>\n<p>A new parameter <strong>dateFilterType</strong> is added to indicate what the start/end means.</p>\n<p>1 = effective date (default value)</p>\n<p>2 = modified date</p>\n<p>if the dateFilterType is 1, we use the effective start/end of focus to filter data.</p>\n<p>If the dateFilterType is 2, we use the modified date of the employee table to filter data. If the last modified date is null on the employee record, the record will be always returned until the correct modified date is set.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n    {\n        \"employeeId\": \"1191704\", // the unique id of the employee.\n        \"firstName\": \"Adam\", // the first name of the employee\n        \"lastName\": \"Accrocco\", // the last name of the employee \n        \"displayName\": \"Accrocco, Adam (1191704)\", // the display name in Logile system of the employee\n        \"isActive\": true, // employee status, true = Active, false = Inactive\n        \"lastModified\": \"2022-09-12T08:30:30-0500\", // the last modified time of the employee data.\n        \"focusList\": [ // the role list of the employee\n            {\n                \"id\": 310, // the unique id of the employee-role mapping(focus)\n                \"orgId\": 15249, // the org id the employee role\n                \"focusOrg\": \"(000099) 08 - CC/SERVICE\", // the org name the employee role\n                \"roleId\": 18, // the role id of Logile system\n                \"focusRole\": \"Partner\",// the role name \n                \"homeFocus\": true, // if it is true, the focusOrg is the home org of the employee.\n                \"effectiveStartDate\": \"2021-11-01\", // the start date of the focus\n                \"effectiveEndDate\": null, //the end date of the focus. Most of the time, the value should be null until the employee leaves the store/role.\n                \"lastModified\": \"2022-09-12T08:30:30-0500\", // the last modified time of the focus record.\n                \"loginFocus\": true // if it is true, the role will be the default role after the employee logs into Logile system.\n            }\n        ],\n        \"jobCodeList\": [ // the job code list of the employee\n            {\n                \"id\": \"234\", // the unique id of the employee-job code mapping\n                \"orgId\": \"15249\", // the id of the employee's work org  \n                \"orgCode\": \"S000099D0025SD01\",// the code of the employee's work org  \n                \"orgName\": \"(000099) 08 - CC/SERVICE\", // the name of the employee's work org  \n                \"jobCodeId\": 1137, // job code id\n                \"jobCode\": \"Service Rep\", //job code name\n                \"primary\": true, // if the job code is the primary job code\n                \"startDate\": \"2021-11-01\", // the start date of the employee-job code mapping\n                \"endDate\": null,// the end date of the employee-job code mapping. Most of the time, the value should be null until the employee does not have the job code after the end date.\n                \"lastModified\": \"2022-06-03T06:34:21-0500\" // the last modified time of the record.\n            }\n        ],\n        \"taskList\": [// the labor task of the employee\n            {\n                \"id\": \"859741_144\", // the unique id of the employee-labor task mapping.\n                \"orgId\": \"15249\", //the id of the employee's work org \n                \"orgCode\": \"S000099D0025SD01\", //the code of the employee's work org \n                \"orgName\": \"(000099) 08 - CC/SERVICE\",  //the name of the employee's work org \n                \"taskId\": 144, // the id of the labor task\n                \"taskName\": \"CC/Service Coverage\",// the name of the labor task\n                \"startDate\": \"2022-07-25\", // the start date of the employee-labor task mapping\n                \"endDate\": null, // the end date of the employee-labor task mapping. Most of the time, the value should be null until the employee does not have the labor task after the end date\n                \"lastModified\": \"2022-09-20T08:23:03-0500\" // the last modified time of the record.\n            }\n        ]\n    }\n]\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingmanagerapi","getEmployeeList"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>Optional. The employee Id of the manager. Effective only when employeeIds is empty.</p>\n","type":"text/plain"},"key":"managerId","value":"{{managerId}}"},{"description":{"content":"<p>The effective start date of the employee, default value is current time if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"start","value":"{{start}}"},{"description":{"content":"<p>The effective end date of the employee, default value is 7 days later of the start date. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"end","value":"{{end}}"},{"disabled":true,"description":{"content":"<p>Optional, the partner id list of employees, separated via comma</p>\n","type":"text/plain"},"key":"employeeIds","value":"{{employeeIds}}"},{"disabled":true,"description":{"content":"<p>Optional. \"true\" or \"false\"</p>\n","type":"text/plain"},"key":"employeeStatus","value":"{{employeeStatus}}"},{"description":{"content":"<p>The parameter is an Integer,  1 = effective date, 2 = modified date. it is used to tell API how to filter the data based on the start/end.  If the last modified date is null  in  employee record, the employee data will always be returned.</p>\n","type":"text/plain"},"key":"dateFilterType","value":"1"}],"variable":[]}},"response":[{"id":"6fb9e1e4-63aa-4ed7-911d-d5fa3f37d3ba","name":"Manager - getEmployeeList for Store manager","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getEmployeeList?managerId=30263&dateFilterType=2","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getEmployeeList"],"query":[{"key":"managerId","value":"30263","description":"Optional. The employee Id of the manager. Effective only when employeeIds is empty."},{"key":"dateFilterType","value":"2","description":"The parameter is an Integer,  1 = effective date, 2 = modified date. it is used to tell API how to filter the data based on the start/end.  If the last modified date is null  in  employee record, the employee data will always be returned."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Wed, 17 Aug 2022 13:31:41 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"employeeId\": \"126329\",\n        \"firstName\": \"MARILYN\",\n        \"lastName\": \"AHMED\",\n        \"displayName\": \"AHMED, MARILYN (126329)\",\n        \"isActive\": true,\n        \"lastModified\": \"2020-09-30T22:21:15-0500\",\n        \"focusList\": [\n            {\n                \"id\": 140977,\n                \"orgId\": 15,\n                \"focusOrg\": \"(060) HACKBERRY\",\n                \"roleId\": 5,\n                \"focusRole\": \"Store Manager\",\n                \"homeFocus\": false,\n                \"effectiveStartDate\": \"2020-07-10\",\n                \"effectiveEndDate\": null,\n                \"lastModified\": \"2020-09-30T22:21:15-0500\",\n                \"loginFocus\": false\n            },\n            {\n                \"id\": 128921,\n                \"orgId\": 1375,\n                \"focusOrg\": \"(149) FRONT END\",\n                \"roleId\": 18,\n                \"focusRole\": \"Employee\",\n                \"homeFocus\": true,\n                \"effectiveStartDate\": \"2018-01-21\",\n                \"effectiveEndDate\": null,\n                \"lastModified\": null,\n                \"loginFocus\": true\n            }\n        ],\n        \"jobCodeList\": [\n            {\n                \"id\": \"57833\",\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"jobCodeId\": 463,\n                \"jobCode\": \"LXP57\",\n                \"jobCodeName\": \"Janitorial Clerk PT\",\n                \"primary\": false,\n                \"startDate\": \"2021-10-31\",\n                \"endDate\": null,\n                \"lastModified\": \"2019-10-11T13:42:55-0500\"\n            },\n            {\n                \"id\": \"57832\",\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"jobCodeId\": 465,\n                \"jobCode\": \"LXP60\",\n                \"jobCodeName\": \"Cashier PT\",\n                \"primary\": true,\n                \"startDate\": \"2020-12-06\",\n                \"endDate\": null,\n                \"lastModified\": \"2019-10-11T13:42:25-0500\"\n            }\n        ],\n        \"taskList\": [\n            {\n                \"id\": 7148646,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 224,\n                \"taskName\": \"Managing\",\n                \"startDate\": \"2022-08-21\",\n                \"endDate\": \"2022-08-27\",\n                \"lastModified\": \"2019-10-01T10:52:35-0500\"\n            },\n            {\n                \"id\": 8670168,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 255,\n                \"taskName\": \"Cleaning\",\n                \"startDate\": \"2019-12-21\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            },\n            {\n                \"id\": 8670169,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 272,\n                \"taskName\": \"Stocking\",\n                \"startDate\": \"2022-08-21\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            },\n            {\n                \"id\": 8670169,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 273,\n                \"taskName\": \"Service Clerk Activity\",\n                \"startDate\": \"2022-08-21\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            },\n            {\n                \"id\": 8670170,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 218,\n                \"taskName\": \"Bagging\",\n                \"startDate\": \"2020-12-09\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            },\n            {\n                \"id\": 8670170,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 230,\n                \"taskName\": \"Greeting\",\n                \"startDate\": \"2020-12-09\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            },\n            {\n                \"id\": 8670170,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 236,\n                \"taskName\": \"Cashiering\",\n                \"startDate\": \"2020-12-09\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            },\n            {\n                \"id\": 8670170,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 262,\n                \"taskName\": \"Express Cashiering\",\n                \"startDate\": \"2020-12-09\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            },\n            {\n                \"id\": 8670171,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 274,\n                \"taskName\": \"Cart Retrieving\",\n                \"startDate\": \"2022-04-10\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            },\n            {\n                \"id\": 8670171,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 275,\n                \"taskName\": \"Self-Checking\",\n                \"startDate\": \"2022-04-10\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            }\n        ]\n    }\n]"},{"id":"cc5042d4-027a-457e-8896-fbb25a07d518","name":"Manager - getEmployeeList for Employees 35784,153163,149574,173757","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getEmployeeList?employeeIds=35784,153163,149574,173757&dateFilterType=2","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getEmployeeList"],"query":[{"key":"employeeIds","value":"35784,153163,149574,173757","description":"Optional, the partner id list of employees, separated via comma"},{"key":"dateFilterType","value":"2","description":"The parameter is an Integer,  1 = effective date, 2 = modified date. it is used to tell API how to filter the data based on the start/end.  If the last modified date is null  in  employee record, the employee data will always be returned."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"5755"},{"key":"Date","value":"Wed, 17 Aug 2022 13:32:49 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"employeeId\": \"126329\",\n        \"firstName\": \"MARILYN\",\n        \"lastName\": \"AHMED\",\n        \"displayName\": \"AHMED, MARILYN (126329)\",\n        \"isActive\": true,\n        \"lastModified\": \"2020-09-30T22:21:15-0500\",\n        \"focusList\": [\n            {\n                \"id\": 140977,\n                \"orgId\": 15,\n                \"focusOrg\": \"(060) HACKBERRY\",\n                \"roleId\": 5,\n                \"focusRole\": \"Store Manager\",\n                \"homeFocus\": false,\n                \"effectiveStartDate\": \"2020-07-10\",\n                \"effectiveEndDate\": null,\n                \"lastModified\": \"2020-09-30T22:21:15-0500\",\n                \"loginFocus\": false\n            },\n            {\n                \"id\": 128921,\n                \"orgId\": 1375,\n                \"focusOrg\": \"(149) FRONT END\",\n                \"roleId\": 18,\n                \"focusRole\": \"Employee\",\n                \"homeFocus\": true,\n                \"effectiveStartDate\": \"2018-01-21\",\n                \"effectiveEndDate\": null,\n                \"lastModified\": null,\n                \"loginFocus\": true\n            }\n        ],\n        \"jobCodeList\": [\n            {\n                \"id\": \"57833\",\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"jobCodeId\": 463,\n                \"jobCode\": \"LXP57\",\n                \"jobCodeName\": \"Janitorial Clerk PT\",\n                \"primary\": false,\n                \"startDate\": \"2021-10-31\",\n                \"endDate\": null,\n                \"lastModified\": \"2019-10-11T13:42:55-0500\"\n            },\n            {\n                \"id\": \"57832\",\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"jobCodeId\": 465,\n                \"jobCode\": \"LXP60\",\n                \"jobCodeName\": \"Cashier PT\",\n                \"primary\": true,\n                \"startDate\": \"2020-12-06\",\n                \"endDate\": null,\n                \"lastModified\": \"2019-10-11T13:42:25-0500\"\n            }\n        ],\n        \"taskList\": [\n            {\n                \"id\": 7148646,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 224,\n                \"taskName\": \"Managing\",\n                \"startDate\": \"2022-08-21\",\n                \"endDate\": \"2022-08-27\",\n                \"lastModified\": \"2019-10-01T10:52:35-0500\"\n            },\n            {\n                \"id\": 8670168,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 255,\n                \"taskName\": \"Cleaning\",\n                \"startDate\": \"2019-12-21\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            },\n            {\n                \"id\": 8670169,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 272,\n                \"taskName\": \"Stocking\",\n                \"startDate\": \"2022-08-21\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            },\n            {\n                \"id\": 8670169,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 273,\n                \"taskName\": \"Service Clerk Activity\",\n                \"startDate\": \"2022-08-21\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            },\n            {\n                \"id\": 8670170,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 218,\n                \"taskName\": \"Bagging\",\n                \"startDate\": \"2020-12-09\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            },\n            {\n                \"id\": 8670170,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 230,\n                \"taskName\": \"Greeting\",\n                \"startDate\": \"2020-12-09\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            },\n            {\n                \"id\": 8670170,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 236,\n                \"taskName\": \"Cashiering\",\n                \"startDate\": \"2020-12-09\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            },\n            {\n                \"id\": 8670170,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 262,\n                \"taskName\": \"Express Cashiering\",\n                \"startDate\": \"2020-12-09\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            },\n            {\n                \"id\": 8670171,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 274,\n                \"taskName\": \"Cart Retrieving\",\n                \"startDate\": \"2022-04-10\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            },\n            {\n                \"id\": 8670171,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 275,\n                \"taskName\": \"Self-Checking\",\n                \"startDate\": \"2022-04-10\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            }\n        ]\n    }\n]"},{"id":"488242d9-f4f2-4fe4-83c2-69372244f906","name":"Manager - getEmployeeList for all employees","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getEmployeeList?dateFilterType=2","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getEmployeeList"],"query":[{"key":"start","value":"{{start}}","description":"The effective start date of the employee, default value is current time","disabled":true},{"key":"end","value":"{{end}}","description":"The effective end date of the employee, default value is 7 days later of the start date","disabled":true},{"key":"employeeStatus","value":"{{employeeStatus}}","description":"Optional. \"true\" or \"false\"","disabled":true},{"key":"dateFilterType","value":"2","description":"The parameter is an Integer,  1 = effective date, 2 = modified date. it is used to tell API how to filter the data based on the start/end.  If the last modified date is null  in  employee record, the employee data will always be returned."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Wed, 17 Aug 2022 13:34:30 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"employeeId\": \"126329\",\n        \"firstName\": \"MARILYN\",\n        \"lastName\": \"AHMED\",\n        \"displayName\": \"AHMED, MARILYN (126329)\",\n        \"isActive\": true,\n        \"lastModified\": \"2020-09-30T22:21:15-0500\",\n        \"focusList\": [\n            {\n                \"id\": 140977,\n                \"orgId\": 15,\n                \"focusOrg\": \"(060) HACKBERRY\",\n                \"roleId\": 5,\n                \"focusRole\": \"Store Manager\",\n                \"homeFocus\": false,\n                \"effectiveStartDate\": \"2020-07-10\",\n                \"effectiveEndDate\": null,\n                \"lastModified\": \"2020-09-30T22:21:15-0500\",\n                \"loginFocus\": false\n            },\n            {\n                \"id\": 128921,\n                \"orgId\": 1375,\n                \"focusOrg\": \"(149) FRONT END\",\n                \"roleId\": 18,\n                \"focusRole\": \"Employee\",\n                \"homeFocus\": true,\n                \"effectiveStartDate\": \"2018-01-21\",\n                \"effectiveEndDate\": null,\n                \"lastModified\": null,\n                \"loginFocus\": true\n            }\n        ],\n        \"jobCodeList\": [\n            {\n                \"id\": \"57833\",\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"jobCodeId\": 463,\n                \"jobCode\": \"LXP57\",\n                \"jobCodeName\": \"Janitorial Clerk PT\",\n                \"primary\": false,\n                \"startDate\": \"2021-10-31\",\n                \"endDate\": null,\n                \"lastModified\": \"2019-10-11T13:42:55-0500\"\n            },\n            {\n                \"id\": \"57832\",\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"jobCodeId\": 465,\n                \"jobCode\": \"LXP60\",\n                \"jobCodeName\": \"Cashier PT\",\n                \"primary\": true,\n                \"startDate\": \"2020-12-06\",\n                \"endDate\": null,\n                \"lastModified\": \"2019-10-11T13:42:25-0500\"\n            }\n        ],\n        \"taskList\": [\n            {\n                \"id\": 7148646,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 224,\n                \"taskName\": \"Managing\",\n                \"startDate\": \"2022-08-21\",\n                \"endDate\": \"2022-08-27\",\n                \"lastModified\": \"2019-10-01T10:52:35-0500\"\n            },\n            {\n                \"id\": 8670168,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 255,\n                \"taskName\": \"Cleaning\",\n                \"startDate\": \"2019-12-21\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            },\n            {\n                \"id\": 8670169,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 272,\n                \"taskName\": \"Stocking\",\n                \"startDate\": \"2022-08-21\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            },\n            {\n                \"id\": 8670169,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 273,\n                \"taskName\": \"Service Clerk Activity\",\n                \"startDate\": \"2022-08-21\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            },\n            {\n                \"id\": 8670170,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 218,\n                \"taskName\": \"Bagging\",\n                \"startDate\": \"2020-12-09\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            },\n            {\n                \"id\": 8670170,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 230,\n                \"taskName\": \"Greeting\",\n                \"startDate\": \"2020-12-09\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            },\n            {\n                \"id\": 8670170,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 236,\n                \"taskName\": \"Cashiering\",\n                \"startDate\": \"2020-12-09\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            },\n            {\n                \"id\": 8670170,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 262,\n                \"taskName\": \"Express Cashiering\",\n                \"startDate\": \"2020-12-09\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            },\n            {\n                \"id\": 8670171,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 274,\n                \"taskName\": \"Cart Retrieving\",\n                \"startDate\": \"2022-04-10\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            },\n            {\n                \"id\": 8670171,\n                \"orgId\": \"1375\",\n                \"orgCode\": \"S149D06SD0603\",\n                \"orgName\": \"(149) FRONT END\",\n                \"taskId\": 275,\n                \"taskName\": \"Self-Checking\",\n                \"startDate\": \"2022-04-10\",\n                \"endDate\": null,\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\n            }\n        ]\n    }\n]"}],"_postman_id":"45eb008e-cbb3-4c1c-95d5-ccf5e24bf6f6"},{"name":"Manager - getEmployeeAvailability","id":"efa8b031-5812-49a9-bd75-cb99d4750c93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingmanagerapi/getEmployeeAvailability?managerId={{managerId}}&start={{startDate}}&end={{endDate}}&dateFilterType=1","description":"<p>Get the availability list for selected employees or all employees.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n    {\n        \"employeeId\": \"2036661\", // the unique id of the employee/partner\n        \"firstName\": \"Creston\", // the first name of the employee\n        \"lastName\": \"Austin\", // the last name of the employee \n        \"displayName\": \"Austin, Creston\",// the display name of the employee in Logile system\n        \"availabilityList\": [ // availability list of the employee in given time range.\n            {\n                \"availabilityId\": 491436, // the unique id of the availability\n                \"startDate\": \"2022-10-10\", // the start date of the availability\n                \"endDate\": \"2022-10-16\", // the end date of the availability\n                \"timeRanges\": [ // the specific time ranges in a day of the availability\n                    {\n                        \"day\": \"Mon\", // three letter weed day name, the time range date.\n                        \"dayNum\": 0, // 0-6 =&gt; Monday - Sunday\n                        \"startTime\": \"01:00\", // start time of the time range with format HH:mm\n                        \"startOffset\": 4, // the offset for the startTime. 15 minutes per offset, 0-672 for a whole week\n                        \"endTime\": \"06:00\",// end time of the time range with format HH:mm\n                        \"endOffset\": 24, // the offset for the endTime. 15 minutes per offset, 0-672 for a whole week\n                        \"durationOffset\": 20, // how many offsets are in the time ranges\n                        \"durationMin\": 300, // the duration of the time range in minutes\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\" // the last modified date of the time range\n                    }\n                ],\n                \"lastModified\": \"2022-09-30T12:41:38-0500\" // the last modified time of the availability\n            }\n        ]\n    }\n]\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingmanagerapi","getEmployeeAvailability"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>Optional. The employee Id of the manager. Effective only when employeeIds is empty.</p>\n","type":"text/plain"},"key":"managerId","value":"{{managerId}}"},{"description":{"content":"<p>The effective start date of the availability, default value is current time. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"start","value":"{{startDate}}"},{"description":{"content":"<p>The effective end date of the availability, default value is 7 days later of the start date. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"end","value":"{{endDate}}"},{"disabled":true,"description":{"content":"<p>Optional, the partner id list of employees, separated via comma</p>\n","type":"text/plain"},"key":"employeeIds","value":"{{employeeIds}}"},{"disabled":true,"description":{"content":"<p>Optional. \"true\" or \"false\"</p>\n","type":"text/plain"},"key":"employeeStatus","value":"{{employeeStatus}}"},{"description":{"content":"<p>The parameter is an Integer,  1 = effective date, 2 = modified date. it is used to tell API how to filter the data based on the start/end. Default value is 1.</p>\n","type":"text/plain"},"key":"dateFilterType","value":"1"}],"variable":[]}},"response":[{"id":"647c4a77-1801-4eb4-bb9f-69718b757245","name":"Manager - getEmployeeAvailability for Store Manager","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getEmployeeAvailability?managerId=132099&start=2022-10-10&end=2022-10-16&dateFilterType=1","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getEmployeeAvailability"],"query":[{"key":"managerId","value":"132099","description":"Optional. The employee Id of the manager. Effective only when employeeIds is empty."},{"key":"start","value":"2022-10-10","description":"The effective start date of the availability, default value is current time"},{"key":"end","value":"2022-10-16","description":"The effective end date of the availability, default value is 7 days later of the start date"},{"key":"dateFilterType","value":"1","description":"The parameter is an Integer,  1 = effective date, 2 = modified date. it is used to tell API how to filter the data based on the start/end.  If the last modified date is null  in  employee record, the employee data will always be returned."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Wed, 17 Aug 2022 13:57:18 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"employeeId\": \"132099\",\n        \"firstName\": \"RENEE\",\n        \"lastName\": \"MORGAN\",\n        \"displayName\": \"MORGAN, RENEE (132099)\",\n        \"availabilityList\": [\n            {\n                \"availabilityId\": 491436,\n                \"startDate\": \"2022-10-10\",\n                \"endDate\": \"2022-10-16\",\n                \"timeRanges\": [\n                    {\n                        \"day\": \"Mon\",\n                        \"dayNum\": 0,\n                        \"startTime\": \"01:00\",\n                        \"startOffset\": 4,\n                        \"endTime\": \"06:00\",\n                        \"endOffset\": 24,\n                        \"durationOffset\": 20,\n                        \"durationMin\": 300,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    }\n                ],\n                \"lastModified\": \"2022-09-30T12:41:38-0500\"\n            },\n            {\n                \"availabilityId\": 491437,\n                \"startDate\": \"2022-10-10\",\n                \"endDate\": \"2022-10-16\",\n                \"timeRanges\": [\n                    {\n                        \"day\": \"Mon\",\n                        \"dayNum\": 0,\n                        \"startTime\": \"17:00\",\n                        \"startOffset\": 68,\n                        \"endTime\": \"22:00\",\n                        \"endOffset\": 88,\n                        \"durationOffset\": 20,\n                        \"durationMin\": 300,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    }\n                ],\n                \"lastModified\": \"2022-09-30T12:41:38-0500\"\n            },\n            {\n                \"availabilityId\": 491438,\n                \"startDate\": \"2022-10-10\",\n                \"endDate\": \"2022-10-16\",\n                \"timeRanges\": [\n                    {\n                        \"day\": \"Tue\",\n                        \"dayNum\": 1,\n                        \"startTime\": \"01:00\",\n                        \"startOffset\": 100,\n                        \"endTime\": \"06:00\",\n                        \"endOffset\": 120,\n                        \"durationOffset\": 20,\n                        \"durationMin\": 300,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    }\n                ],\n                \"lastModified\": \"2022-09-30T12:41:38-0500\"\n            },\n            {\n                \"availabilityId\": 491439,\n                \"startDate\": \"2022-10-10\",\n                \"endDate\": \"2022-10-16\",\n                \"timeRanges\": [\n                    {\n                        \"day\": \"Tue\",\n                        \"dayNum\": 1,\n                        \"startTime\": \"17:00\",\n                        \"startOffset\": 164,\n                        \"endTime\": \"22:00\",\n                        \"endOffset\": 184,\n                        \"durationOffset\": 20,\n                        \"durationMin\": 300,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    }\n                ],\n                \"lastModified\": \"2022-09-30T12:41:38-0500\"\n            },\n            {\n                \"availabilityId\": 491440,\n                \"startDate\": \"2022-10-10\",\n                \"endDate\": \"2022-10-16\",\n                \"timeRanges\": [\n                    {\n                        \"day\": \"Wed\",\n                        \"dayNum\": 2,\n                        \"startTime\": \"01:00\",\n                        \"startOffset\": 196,\n                        \"endTime\": \"06:00\",\n                        \"endOffset\": 216,\n                        \"durationOffset\": 20,\n                        \"durationMin\": 300,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    }\n                ],\n                \"lastModified\": \"2022-09-30T12:41:38-0500\"\n            },\n            {\n                \"availabilityId\": 491441,\n                \"startDate\": \"2022-10-10\",\n                \"endDate\": \"2022-10-16\",\n                \"timeRanges\": [\n                    {\n                        \"day\": \"Thu\",\n                        \"dayNum\": 3,\n                        \"startTime\": \"00:00\",\n                        \"startOffset\": 288,\n                        \"endTime\": \"00:00\",\n                        \"endOffset\": 384,\n                        \"durationOffset\": 96,\n                        \"durationMin\": 1440,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    },\n                    {\n                        \"day\": \"Fri\",\n                        \"dayNum\": 4,\n                        \"startTime\": \"00:00\",\n                        \"startOffset\": 384,\n                        \"endTime\": \"00:00\",\n                        \"endOffset\": 480,\n                        \"durationOffset\": 96,\n                        \"durationMin\": 1440,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    }\n                ],\n                \"lastModified\": \"2022-09-30T12:41:38-0500\"\n            },\n            {\n                \"availabilityId\": 491442,\n                \"startDate\": \"2022-10-10\",\n                \"endDate\": \"2022-10-16\",\n                \"timeRanges\": [\n                    {\n                        \"day\": \"Sat\",\n                        \"dayNum\": 5,\n                        \"startTime\": \"17:15\",\n                        \"startOffset\": 549,\n                        \"endTime\": \"00:00\",\n                        \"endOffset\": 576,\n                        \"durationOffset\": 27,\n                        \"durationMin\": 405,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    }\n                ],\n                \"lastModified\": \"2022-09-30T12:41:38-0500\"\n            },\n            {\n                \"availabilityId\": 491443,\n                \"startDate\": \"2022-10-10\",\n                \"endDate\": \"2022-10-16\",\n                \"timeRanges\": [\n                    {\n                        \"day\": \"Sun\",\n                        \"dayNum\": 6,\n                        \"startTime\": \"17:15\",\n                        \"startOffset\": 645,\n                        \"endTime\": \"00:00\",\n                        \"endOffset\": 672,\n                        \"durationOffset\": 27,\n                        \"durationMin\": 405,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    }\n                ],\n                \"lastModified\": \"2022-09-30T12:41:38-0500\"\n            }\n        ]\n    }\n]"},{"id":"e9a660f3-8d42-456a-b8ff-f1491fbf631a","name":"Manager - getEmployeeAvailability for employees 35784,153163,149574,173757","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getEmployeeAvailability?start=2022-09-20&end=&employeeIds=1068945,5673877&dateFilterType=1","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getEmployeeAvailability"],"query":[{"key":"start","value":"2022-09-20","description":"The effective start date of the availability, default value is current time"},{"key":"end","value":"","description":"The effective end date of the availability, default value is 7 days later of the start date"},{"key":"employeeIds","value":"1068945,5673877","description":"Optional, the partner id list of employees, separated via comma"},{"key":"employeeStatus","value":"","description":"Optional. \"true\" or \"false\"","disabled":true},{"key":"dateFilterType","value":"1","description":"The parameter is an Integer,  1 = effective date, 2 = modified date. it is used to tell API how to filter the data based on the start/end.  If the last modified date is null  in  employee record, the employee data will always be returned."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"4760"},{"key":"Date","value":"Wed, 17 Aug 2022 13:58:57 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"employeeId\": \"132099\",\n        \"firstName\": \"RENEE\",\n        \"lastName\": \"MORGAN\",\n        \"displayName\": \"MORGAN, RENEE (132099)\",\n        \"availabilityList\": [\n            {\n                \"availabilityId\": 491436,\n                \"startDate\": \"2022-10-10\",\n                \"endDate\": \"2022-10-16\",\n                \"timeRanges\": [\n                    {\n                        \"day\": \"Mon\",\n                        \"dayNum\": 0,\n                        \"startTime\": \"01:00\",\n                        \"startOffset\": 4,\n                        \"endTime\": \"06:00\",\n                        \"endOffset\": 24,\n                        \"durationOffset\": 20,\n                        \"durationMin\": 300,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    }\n                ],\n                \"lastModified\": \"2022-09-30T12:41:38-0500\"\n            },\n            {\n                \"availabilityId\": 491437,\n                \"startDate\": \"2022-10-10\",\n                \"endDate\": \"2022-10-16\",\n                \"timeRanges\": [\n                    {\n                        \"day\": \"Mon\",\n                        \"dayNum\": 0,\n                        \"startTime\": \"17:00\",\n                        \"startOffset\": 68,\n                        \"endTime\": \"22:00\",\n                        \"endOffset\": 88,\n                        \"durationOffset\": 20,\n                        \"durationMin\": 300,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    }\n                ],\n                \"lastModified\": \"2022-09-30T12:41:38-0500\"\n            },\n            {\n                \"availabilityId\": 491438,\n                \"startDate\": \"2022-10-10\",\n                \"endDate\": \"2022-10-16\",\n                \"timeRanges\": [\n                    {\n                        \"day\": \"Tue\",\n                        \"dayNum\": 1,\n                        \"startTime\": \"01:00\",\n                        \"startOffset\": 100,\n                        \"endTime\": \"06:00\",\n                        \"endOffset\": 120,\n                        \"durationOffset\": 20,\n                        \"durationMin\": 300,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    }\n                ],\n                \"lastModified\": \"2022-09-30T12:41:38-0500\"\n            },\n            {\n                \"availabilityId\": 491439,\n                \"startDate\": \"2022-10-10\",\n                \"endDate\": \"2022-10-16\",\n                \"timeRanges\": [\n                    {\n                        \"day\": \"Tue\",\n                        \"dayNum\": 1,\n                        \"startTime\": \"17:00\",\n                        \"startOffset\": 164,\n                        \"endTime\": \"22:00\",\n                        \"endOffset\": 184,\n                        \"durationOffset\": 20,\n                        \"durationMin\": 300,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    }\n                ],\n                \"lastModified\": \"2022-09-30T12:41:38-0500\"\n            },\n            {\n                \"availabilityId\": 491440,\n                \"startDate\": \"2022-10-10\",\n                \"endDate\": \"2022-10-16\",\n                \"timeRanges\": [\n                    {\n                        \"day\": \"Wed\",\n                        \"dayNum\": 2,\n                        \"startTime\": \"01:00\",\n                        \"startOffset\": 196,\n                        \"endTime\": \"06:00\",\n                        \"endOffset\": 216,\n                        \"durationOffset\": 20,\n                        \"durationMin\": 300,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    }\n                ],\n                \"lastModified\": \"2022-09-30T12:41:38-0500\"\n            },\n            {\n                \"availabilityId\": 491441,\n                \"startDate\": \"2022-10-10\",\n                \"endDate\": \"2022-10-16\",\n                \"timeRanges\": [\n                    {\n                        \"day\": \"Thu\",\n                        \"dayNum\": 3,\n                        \"startTime\": \"00:00\",\n                        \"startOffset\": 288,\n                        \"endTime\": \"00:00\",\n                        \"endOffset\": 384,\n                        \"durationOffset\": 96,\n                        \"durationMin\": 1440,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    },\n                    {\n                        \"day\": \"Fri\",\n                        \"dayNum\": 4,\n                        \"startTime\": \"00:00\",\n                        \"startOffset\": 384,\n                        \"endTime\": \"00:00\",\n                        \"endOffset\": 480,\n                        \"durationOffset\": 96,\n                        \"durationMin\": 1440,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    }\n                ],\n                \"lastModified\": \"2022-09-30T12:41:38-0500\"\n            },\n            {\n                \"availabilityId\": 491442,\n                \"startDate\": \"2022-10-10\",\n                \"endDate\": \"2022-10-16\",\n                \"timeRanges\": [\n                    {\n                        \"day\": \"Sat\",\n                        \"dayNum\": 5,\n                        \"startTime\": \"17:15\",\n                        \"startOffset\": 549,\n                        \"endTime\": \"00:00\",\n                        \"endOffset\": 576,\n                        \"durationOffset\": 27,\n                        \"durationMin\": 405,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    }\n                ],\n                \"lastModified\": \"2022-09-30T12:41:38-0500\"\n            },\n            {\n                \"availabilityId\": 491443,\n                \"startDate\": \"2022-10-10\",\n                \"endDate\": \"2022-10-16\",\n                \"timeRanges\": [\n                    {\n                        \"day\": \"Sun\",\n                        \"dayNum\": 6,\n                        \"startTime\": \"17:15\",\n                        \"startOffset\": 645,\n                        \"endTime\": \"00:00\",\n                        \"endOffset\": 672,\n                        \"durationOffset\": 27,\n                        \"durationMin\": 405,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    }\n                ],\n                \"lastModified\": \"2022-09-30T12:41:38-0500\"\n            }\n        ]\n    }\n]"},{"id":"ed08261b-188f-4e30-b6bf-6f3ee55498be","name":"Manager - getEmployeeAvailability for all employees","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getEmployeeAvailability?start=2022-09-20&end=&dateFilterType=1","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getEmployeeAvailability"],"query":[{"key":"start","value":"2022-09-20","description":"The effective start date of the availability, default value is current time"},{"key":"end","value":"","description":"The effective end date of the availability, default value is 7 days later of the start date"},{"key":"employeeStatus","value":"","description":"Optional. \"true\" or \"false\"","disabled":true},{"key":"dateFilterType","value":"1","description":"The parameter is an Integer,  1 = effective date, 2 = modified date. it is used to tell API how to filter the data based on the start/end.  If the last modified date is null  in  employee record, the employee data will always be returned."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Wed, 17 Aug 2022 14:04:32 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"employeeId\": \"132099\",\n        \"firstName\": \"RENEE\",\n        \"lastName\": \"MORGAN\",\n        \"displayName\": \"MORGAN, RENEE (132099)\",\n        \"availabilityList\": [\n            {\n                \"availabilityId\": 491436,\n                \"startDate\": \"2022-10-10\",\n                \"endDate\": \"2022-10-16\",\n                \"timeRanges\": [\n                    {\n                        \"day\": \"Mon\",\n                        \"dayNum\": 0,\n                        \"startTime\": \"01:00\",\n                        \"startOffset\": 4,\n                        \"endTime\": \"06:00\",\n                        \"endOffset\": 24,\n                        \"durationOffset\": 20,\n                        \"durationMin\": 300,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    }\n                ],\n                \"lastModified\": \"2022-09-30T12:41:38-0500\"\n            },\n            {\n                \"availabilityId\": 491437,\n                \"startDate\": \"2022-10-10\",\n                \"endDate\": \"2022-10-16\",\n                \"timeRanges\": [\n                    {\n                        \"day\": \"Mon\",\n                        \"dayNum\": 0,\n                        \"startTime\": \"17:00\",\n                        \"startOffset\": 68,\n                        \"endTime\": \"22:00\",\n                        \"endOffset\": 88,\n                        \"durationOffset\": 20,\n                        \"durationMin\": 300,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    }\n                ],\n                \"lastModified\": \"2022-09-30T12:41:38-0500\"\n            },\n            {\n                \"availabilityId\": 491438,\n                \"startDate\": \"2022-10-10\",\n                \"endDate\": \"2022-10-16\",\n                \"timeRanges\": [\n                    {\n                        \"day\": \"Tue\",\n                        \"dayNum\": 1,\n                        \"startTime\": \"01:00\",\n                        \"startOffset\": 100,\n                        \"endTime\": \"06:00\",\n                        \"endOffset\": 120,\n                        \"durationOffset\": 20,\n                        \"durationMin\": 300,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    }\n                ],\n                \"lastModified\": \"2022-09-30T12:41:38-0500\"\n            },\n            {\n                \"availabilityId\": 491439,\n                \"startDate\": \"2022-10-10\",\n                \"endDate\": \"2022-10-16\",\n                \"timeRanges\": [\n                    {\n                        \"day\": \"Tue\",\n                        \"dayNum\": 1,\n                        \"startTime\": \"17:00\",\n                        \"startOffset\": 164,\n                        \"endTime\": \"22:00\",\n                        \"endOffset\": 184,\n                        \"durationOffset\": 20,\n                        \"durationMin\": 300,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    }\n                ],\n                \"lastModified\": \"2022-09-30T12:41:38-0500\"\n            },\n            {\n                \"availabilityId\": 491440,\n                \"startDate\": \"2022-10-10\",\n                \"endDate\": \"2022-10-16\",\n                \"timeRanges\": [\n                    {\n                        \"day\": \"Wed\",\n                        \"dayNum\": 2,\n                        \"startTime\": \"01:00\",\n                        \"startOffset\": 196,\n                        \"endTime\": \"06:00\",\n                        \"endOffset\": 216,\n                        \"durationOffset\": 20,\n                        \"durationMin\": 300,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    }\n                ],\n                \"lastModified\": \"2022-09-30T12:41:38-0500\"\n            },\n            {\n                \"availabilityId\": 491441,\n                \"startDate\": \"2022-10-10\",\n                \"endDate\": \"2022-10-16\",\n                \"timeRanges\": [\n                    {\n                        \"day\": \"Thu\",\n                        \"dayNum\": 3,\n                        \"startTime\": \"00:00\",\n                        \"startOffset\": 288,\n                        \"endTime\": \"00:00\",\n                        \"endOffset\": 384,\n                        \"durationOffset\": 96,\n                        \"durationMin\": 1440,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    },\n                    {\n                        \"day\": \"Fri\",\n                        \"dayNum\": 4,\n                        \"startTime\": \"00:00\",\n                        \"startOffset\": 384,\n                        \"endTime\": \"00:00\",\n                        \"endOffset\": 480,\n                        \"durationOffset\": 96,\n                        \"durationMin\": 1440,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    }\n                ],\n                \"lastModified\": \"2022-09-30T12:41:38-0500\"\n            },\n            {\n                \"availabilityId\": 491442,\n                \"startDate\": \"2022-10-10\",\n                \"endDate\": \"2022-10-16\",\n                \"timeRanges\": [\n                    {\n                        \"day\": \"Sat\",\n                        \"dayNum\": 5,\n                        \"startTime\": \"17:15\",\n                        \"startOffset\": 549,\n                        \"endTime\": \"00:00\",\n                        \"endOffset\": 576,\n                        \"durationOffset\": 27,\n                        \"durationMin\": 405,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    }\n                ],\n                \"lastModified\": \"2022-09-30T12:41:38-0500\"\n            },\n            {\n                \"availabilityId\": 491443,\n                \"startDate\": \"2022-10-10\",\n                \"endDate\": \"2022-10-16\",\n                \"timeRanges\": [\n                    {\n                        \"day\": \"Sun\",\n                        \"dayNum\": 6,\n                        \"startTime\": \"17:15\",\n                        \"startOffset\": 645,\n                        \"endTime\": \"00:00\",\n                        \"endOffset\": 672,\n                        \"durationOffset\": 27,\n                        \"durationMin\": 405,\n                        \"lastModified\": \"2022-09-30T12:41:38-0500\"\n                    }\n                ],\n                \"lastModified\": \"2022-09-30T12:41:38-0500\"\n            }\n        ]\n    }\n]"}],"_postman_id":"efa8b031-5812-49a9-bd75-cb99d4750c93"},{"name":"Manager - getEmployeeSchedulesAuditTrail","id":"68fa0e28-0a06-4d0c-8efc-b6edb3841baa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingmanagerapi/getEmployeeSchedulesAuditTrail?start={{startDate}}&dateFilterType=2","description":"<p>Get the schedule edit auit trails for selected employees or all employees.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n    {\n        \"id\": \"4804512-928-2179\",\n        \"scheduleDate\": \"2022-09-20\",\n        \"action\": \"Schedule Edit\",\n        \"version\": \"Current\",\n        \"originalShift\": [\n            {\n                \"masterScheduleId\": null,\n                \"easScheduleId\": null,\n                \"employeeId\": \"139970\",\n                \"firstName\": \"James\",\n                \"lastName\": \"Small\",\n                \"displayName\": \"Small, James(139970)\",\n                \"employeeTypeId\": 1,\n                \"employeeTypeName\": \"Full Time\",\n                \"managerId\": null,\n                \"subDeptId\": null,\n                \"subDeptName\": \"\",\n                \"shiftType\": \"Regular\",\n                \"startTime\": \"2022-09-20T08:00:00-0500\",\n                \"endTime\": \"2022-09-20T15:00:00-0500\",\n                \"taskId\": 2,\n                \"taskName\": \"Regular Cashiering\",\n                \"jobCodeId\": 70,\n                \"jobCodeName\": \"(10200003) Checking Clerk\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Work\"\n            }\n        ],\n        \"newShift\": [\n            {\n                \"masterScheduleId\": null,\n                \"easScheduleId\": null,\n                \"employeeId\": \"139970\",\n                \"firstName\": \"James\",\n                \"lastName\": \"Small\",\n                \"displayName\": \"Small, James(139970)\",\n                \"employeeTypeId\": 1,\n                \"employeeTypeName\": \"Full Time\",\n                \"managerId\": null,\n                \"subDeptId\": null,\n                \"subDeptName\": \"\",\n                \"shiftType\": \"Regular\",\n                \"startTime\": \"2022-09-20T08:00:00-0500\",\n                \"endTime\": \"2022-09-20T15:45:00-0500\",\n                \"taskId\": 2,\n                \"taskName\": \"Regular Cashiering\",\n                \"jobCodeId\": 70,\n                \"jobCodeName\": \"(10200003) Checking Clerk\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Work\"\n            }\n        ],\n        \"editedBy\": {\n            \"loginId\": \"2003679\",\n            \"employeeId\": \"2003679\",\n            \"firstName\": \"Chandra\",\n            \"lastName\": \"Mondaine\",\n            \"displayName\": \"Mondaine, Chandra(2003679)\"\n        },\n        \"lastModified\": \"2022-09-19T02:54:22-0500\"\n    }\n]\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingmanagerapi","getEmployeeSchedulesAuditTrail"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>The effective start date of the audit trail, default value is current time. \nif the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"start","value":"{{startDate}}"},{"disabled":true,"description":{"content":"<p>The effective end date of the audit trail, default value is 7 days later of the start date when dateFilterType is 2. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"end","value":"{{endDate}}"},{"description":{"content":"<p>The parameter is an Integer,  1 = effective date, 2 = modified date. it is used to tell API how to filter the data based on the start/end.</p>\n","type":"text/plain"},"key":"dateFilterType","value":"2"},{"disabled":true,"description":{"content":"<p>Optional, the partner id list of employees, separated via comma. </p>\n","type":"text/plain"},"key":"employeeIds","value":"{{employeeId}}"}],"variable":[]}},"response":[{"id":"a481fce7-d54f-4ec8-a602-15e8ba6f84d5","name":"Manager - getEmployeeSchedulesAuditTrail","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getEmployeeSchedulesAuditTrail?start=2022-09-26&end=2022-10-02&dateFilterType=1&employeeIds=139970","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getEmployeeSchedulesAuditTrail"],"query":[{"key":"start","value":"2022-09-26"},{"key":"end","value":"2022-10-02"},{"key":"dateFilterType","value":"1"},{"key":"employeeIds","value":"139970"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Thu, 25 May 2023 16:11:15 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"263-928-2191\",\n        \"scheduleDate\": \"2022-10-02\",\n        \"action\": \"Schedule Edit\",\n        \"version\": \"Department Edit\",\n        \"originalShiftGeneralList\": [\n            {\n                \"employeeId\": \"139970\",\n                \"firstName\": \"James\",\n                \"lastName\": \"Small\",\n                \"displayName\": \"Small, James(139970)\",\n                \"employeeTypeId\": 1,\n                \"employeeTypeName\": \"Full Time\",\n                \"shiftDetailList\": [\n                    {\n                        \"masterScheduleId\": 7246184,\n                        \"easScheduleId\": null,\n                        \"subDeptId\": 4171,\n                        \"subDeptName\": \"(0233) CHECKER-020\",\n                        \"shiftType\": \"Regular\",\n                        \"startTime\": \"2022-10-02T23:00:00-0500\",\n                        \"endTime\": \"2022-10-03T02:00:00-0500\",\n                        \"taskId\": 2,\n                        \"taskName\": \"Regular Cashiering\",\n                        \"jobCodeId\": 70,\n                        \"jobCodeName\": \"(10200003) Checking Clerk\",\n                        \"payTypeId\": 1,\n                        \"payTypeName\": \"Work\"\n                    }\n                ]\n            }\n        ],\n        \"newShiftGeneralList\": [\n            {\n                \"employeeId\": \"139970\",\n                \"firstName\": \"James\",\n                \"lastName\": \"Small\",\n                \"displayName\": \"Small, James(139970)\",\n                \"employeeTypeId\": 1,\n                \"employeeTypeName\": \"Full Time\",\n                \"shiftDetailList\": [\n                    {\n                        \"masterScheduleId\": 7246203,\n                        \"easScheduleId\": null,\n                        \"subDeptId\": 4171,\n                        \"subDeptName\": \"(0233) CHECKER-020\",\n                        \"shiftType\": \"Regular\",\n                        \"startTime\": \"2022-10-02T23:00:00-0500\",\n                        \"endTime\": \"2022-10-03T02:00:00-0500\",\n                        \"taskId\": 2,\n                        \"taskName\": \"Regular Cashiering\",\n                        \"jobCodeId\": 70,\n                        \"jobCodeName\": \"(10200003) Checking Clerk\",\n                        \"payTypeId\": 1,\n                        \"payTypeName\": \"Work\"\n                    }\n                ]\n            }\n        ],\n        \"editedBy\": {\n            \"loginId\": \"SD_LS_Logile_Dev\",\n            \"employeeId\": \"null\",\n            \"firstName\": \"LS\",\n            \"lastName\": \"Logile_Dev\",\n            \"displayName\": \"Logile_Dev, LS (SD_LS_Logile)(SD_LS_Logile_Dev)\"\n        },\n        \"lastModified\": \"2022-09-26T22:19:53-0500\"\n    },\n    {\n        \"id\": \"261\",\n        \"scheduleDate\": null,\n        \"action\": \"Drag on Wall\",\n        \"version\": \"Department Edit\",\n        \"originalShiftGeneralList\": [\n            {\n                \"employeeId\": \"124570\",\n                \"firstName\": \"Katina\",\n                \"lastName\": \"Chapple\",\n                \"displayName\": \"Chapple, Katina(124570)\",\n                \"employeeTypeId\": 2,\n                \"employeeTypeName\": \"Part Time\",\n                \"shiftDetailList\": [\n                    {\n                        \"masterScheduleId\": 7246198,\n                        \"easScheduleId\": null,\n                        \"subDeptId\": 4171,\n                        \"subDeptName\": \"(0233) CHECKER-020\",\n                        \"shiftType\": \"Regular\",\n                        \"startTime\": \"2022-09-28T06:00:00-0500\",\n                        \"endTime\": \"2022-09-28T14:00:00-0500\",\n                        \"taskId\": 2,\n                        \"taskName\": \"Regular Cashiering\",\n                        \"jobCodeId\": 70,\n                        \"jobCodeName\": \"(10200003) Checking Clerk\",\n                        \"payTypeId\": 1,\n                        \"payTypeName\": \"Work\"\n                    },\n                    {\n                        \"masterScheduleId\": 7246198,\n                        \"easScheduleId\": null,\n                        \"subDeptId\": 4171,\n                        \"subDeptName\": \"(0233) CHECKER-020\",\n                        \"shiftType\": \"Regular\",\n                        \"startTime\": \"2022-09-28T14:00:00-0500\",\n                        \"endTime\": \"2022-09-28T15:00:00-0500\",\n                        \"taskId\": 4,\n                        \"taskName\": \"Attending U-Scan\",\n                        \"jobCodeId\": 70,\n                        \"jobCodeName\": \"(10200003) Checking Clerk\",\n                        \"payTypeId\": 1,\n                        \"payTypeName\": \"Work\"\n                    }\n                ]\n            }\n        ],\n        \"newShiftGeneralList\": [\n            {\n                \"employeeId\": \"139970\",\n                \"firstName\": \"James\",\n                \"lastName\": \"Small\",\n                \"displayName\": \"Small, James(139970)\",\n                \"employeeTypeId\": 1,\n                \"employeeTypeName\": \"Full Time\",\n                \"shiftDetailList\": [\n                    {\n                        \"masterScheduleId\": 7246200,\n                        \"easScheduleId\": null,\n                        \"subDeptId\": 4171,\n                        \"subDeptName\": \"(0233) CHECKER-020\",\n                        \"shiftType\": \"Regular\",\n                        \"startTime\": \"2022-09-26T06:00:00-0500\",\n                        \"endTime\": \"2022-09-26T14:00:00-0500\",\n                        \"taskId\": 2,\n                        \"taskName\": \"Regular Cashiering\",\n                        \"jobCodeId\": 70,\n                        \"jobCodeName\": \"(10200003) Checking Clerk\",\n                        \"payTypeId\": 1,\n                        \"payTypeName\": \"Work\"\n                    },\n                    {\n                        \"masterScheduleId\": 7246200,\n                        \"easScheduleId\": null,\n                        \"subDeptId\": 4171,\n                        \"subDeptName\": \"(0233) CHECKER-020\",\n                        \"shiftType\": \"Regular\",\n                        \"startTime\": \"2022-09-26T14:00:00-0500\",\n                        \"endTime\": \"2022-09-26T15:00:00-0500\",\n                        \"taskId\": 4,\n                        \"taskName\": \"Attending U-Scan\",\n                        \"jobCodeId\": 70,\n                        \"jobCodeName\": \"(10200003) Checking Clerk\",\n                        \"payTypeId\": 1,\n                        \"payTypeName\": \"Work\"\n                    }\n                ]\n            }\n        ],\n        \"editedBy\": {\n            \"loginId\": \"SD_LS_Logile_Dev\",\n            \"employeeId\": \"null\",\n            \"firstName\": \"LS\",\n            \"lastName\": \"Logile_Dev\",\n            \"displayName\": \"Logile_Dev, LS (SD_LS_Logile)(SD_LS_Logile_Dev)\"\n        },\n        \"lastModified\": \"2022-09-26T22:19:26-0500\"\n    },\n    {\n        \"id\": \"260\",\n        \"scheduleDate\": null,\n        \"action\": \"Drag on Wall\",\n        \"version\": \"Department Edit\",\n        \"originalShiftGeneralList\": [\n            {\n                \"employeeId\": \"139970\",\n                \"firstName\": \"James\",\n                \"lastName\": \"Small\",\n                \"displayName\": \"Small, James(139970)\",\n                \"employeeTypeId\": 1,\n                \"employeeTypeName\": \"Full Time\",\n                \"shiftDetailList\": [\n                    {\n                        \"masterScheduleId\": 7246196,\n                        \"easScheduleId\": null,\n                        \"subDeptId\": 4171,\n                        \"subDeptName\": \"(0233) CHECKER-020\",\n                        \"shiftType\": \"Regular\",\n                        \"startTime\": \"2022-09-28T06:00:00-0500\",\n                        \"endTime\": \"2022-09-28T14:00:00-0500\",\n                        \"taskId\": 2,\n                        \"taskName\": \"Regular Cashiering\",\n                        \"jobCodeId\": 70,\n                        \"jobCodeName\": \"(10200003) Checking Clerk\",\n                        \"payTypeId\": 1,\n                        \"payTypeName\": \"Work\"\n                    },\n                    {\n                        \"masterScheduleId\": 7246196,\n                        \"easScheduleId\": null,\n                        \"subDeptId\": 4171,\n                        \"subDeptName\": \"(0233) CHECKER-020\",\n                        \"shiftType\": \"Regular\",\n                        \"startTime\": \"2022-09-28T14:00:00-0500\",\n                        \"endTime\": \"2022-09-28T15:00:00-0500\",\n                        \"taskId\": 4,\n                        \"taskName\": \"Attending U-Scan\",\n                        \"jobCodeId\": 70,\n                        \"jobCodeName\": \"(10200003) Checking Clerk\",\n                        \"payTypeId\": 1,\n                        \"payTypeName\": \"Work\"\n                    }\n                ]\n            }\n        ],\n        \"newShiftGeneralList\": [\n            {\n                \"employeeId\": \"124570\",\n                \"firstName\": \"Katina\",\n                \"lastName\": \"Chapple\",\n                \"displayName\": \"Chapple, Katina(124570)\",\n                \"employeeTypeId\": 2,\n                \"employeeTypeName\": \"Part Time\",\n                \"shiftDetailList\": [\n                    {\n                        \"masterScheduleId\": 7246198,\n                        \"easScheduleId\": null,\n                        \"subDeptId\": 4171,\n                        \"subDeptName\": \"(0233) CHECKER-020\",\n                        \"shiftType\": \"Regular\",\n                        \"startTime\": \"2022-09-28T06:00:00-0500\",\n                        \"endTime\": \"2022-09-28T14:00:00-0500\",\n                        \"taskId\": 2,\n                        \"taskName\": \"Regular Cashiering\",\n                        \"jobCodeId\": 70,\n                        \"jobCodeName\": \"(10200003) Checking Clerk\",\n                        \"payTypeId\": 1,\n                        \"payTypeName\": \"Work\"\n                    },\n                    {\n                        \"masterScheduleId\": 7246198,\n                        \"easScheduleId\": null,\n                        \"subDeptId\": 4171,\n                        \"subDeptName\": \"(0233) CHECKER-020\",\n                        \"shiftType\": \"Regular\",\n                        \"startTime\": \"2022-09-28T14:00:00-0500\",\n                        \"endTime\": \"2022-09-28T15:00:00-0500\",\n                        \"taskId\": 4,\n                        \"taskName\": \"Attending U-Scan\",\n                        \"jobCodeId\": 70,\n                        \"jobCodeName\": \"(10200003) Checking Clerk\",\n                        \"payTypeId\": 1,\n                        \"payTypeName\": \"Work\"\n                    }\n                ]\n            }\n        ],\n        \"editedBy\": {\n            \"loginId\": \"SD_LS_Logile_Dev\",\n            \"employeeId\": \"null\",\n            \"firstName\": \"LS\",\n            \"lastName\": \"Logile_Dev\",\n            \"displayName\": \"Logile_Dev, LS (SD_LS_Logile)(SD_LS_Logile_Dev)\"\n        },\n        \"lastModified\": \"2022-09-26T22:19:14-0500\"\n    },\n    {\n        \"id\": \"258-928-2185\",\n        \"scheduleDate\": \"2022-09-26\",\n        \"action\": \"Delete Instance\",\n        \"version\": \"Department Edit\",\n        \"originalShiftGeneralList\": [\n            {\n                \"employeeId\": \"139970\",\n                \"firstName\": \"James\",\n                \"lastName\": \"Small\",\n                \"displayName\": \"Small, James(139970)\",\n                \"employeeTypeId\": 1,\n                \"employeeTypeName\": \"Full Time\",\n                \"shiftDetailList\": [\n                    {\n                        \"masterScheduleId\": 7245641,\n                        \"easScheduleId\": null,\n                        \"subDeptId\": 4171,\n                        \"subDeptName\": \"(0233) CHECKER-020\",\n                        \"shiftType\": \"Regular\",\n                        \"startTime\": \"2022-09-26T11:15:00-0500\",\n                        \"endTime\": \"2022-09-26T18:00:00-0500\",\n                        \"taskId\": 157,\n                        \"taskName\": \"Customer Service Mgr\",\n                        \"jobCodeId\": 152,\n                        \"jobCodeName\": \"(10200005) Assistant_Customer_Service_Mgr\",\n                        \"payTypeId\": 1,\n                        \"payTypeName\": \"Work\"\n                    },\n                    {\n                        \"masterScheduleId\": 7245641,\n                        \"easScheduleId\": null,\n                        \"subDeptId\": 4171,\n                        \"subDeptName\": \"(0233) CHECKER-020\",\n                        \"shiftType\": \"Regular\",\n                        \"startTime\": \"2022-09-26T18:00:00-0500\",\n                        \"endTime\": \"2022-09-26T19:15:00-0500\",\n                        \"taskId\": 2,\n                        \"taskName\": \"Regular Cashiering\",\n                        \"jobCodeId\": 70,\n                        \"jobCodeName\": \"(10200003) Checking Clerk\",\n                        \"payTypeId\": 1,\n                        \"payTypeName\": \"Work\"\n                    }\n                ]\n            }\n        ],\n        \"newShiftGeneralList\": [],\n        \"editedBy\": {\n            \"loginId\": \"SD_LS_Logile_Dev\",\n            \"employeeId\": \"null\",\n            \"firstName\": \"LS\",\n            \"lastName\": \"Logile_Dev\",\n            \"displayName\": \"Logile_Dev, LS (SD_LS_Logile)(SD_LS_Logile_Dev)\"\n        },\n        \"lastModified\": \"2022-09-26T22:18:53-0500\"\n    },\n    {\n        \"id\": \"257\",\n        \"scheduleDate\": null,\n        \"action\": \"Replace\",\n        \"version\": \"Department Edit\",\n        \"originalShiftGeneralList\": [\n            {\n                \"employeeId\": \"2037705\",\n                \"firstName\": \"Perri\",\n                \"lastName\": \"Boyd\",\n                \"displayName\": \"Boyd, Perri(2037705)\",\n                \"employeeTypeId\": 2,\n                \"employeeTypeName\": \"Part Time\",\n                \"shiftDetailList\": [\n                    {\n                        \"masterScheduleId\": 7246194,\n                        \"easScheduleId\": null,\n                        \"subDeptId\": 4171,\n                        \"subDeptName\": \"(0233) CHECKER-020\",\n                        \"shiftType\": \"Regular\",\n                        \"startTime\": \"2022-09-28T06:00:00-0500\",\n                        \"endTime\": \"2022-09-28T14:00:00-0500\",\n                        \"taskId\": 2,\n                        \"taskName\": \"Regular Cashiering\",\n                        \"jobCodeId\": 70,\n                        \"jobCodeName\": \"(10200003) Checking Clerk\",\n                        \"payTypeId\": 1,\n                        \"payTypeName\": \"Work\"\n                    },\n                    {\n                        \"masterScheduleId\": 7246194,\n                        \"easScheduleId\": null,\n                        \"subDeptId\": 4171,\n                        \"subDeptName\": \"(0233) CHECKER-020\",\n                        \"shiftType\": \"Regular\",\n                        \"startTime\": \"2022-09-28T14:00:00-0500\",\n                        \"endTime\": \"2022-09-28T15:00:00-0500\",\n                        \"taskId\": 4,\n                        \"taskName\": \"Attending U-Scan\",\n                        \"jobCodeId\": 70,\n                        \"jobCodeName\": \"(10200003) Checking Clerk\",\n                        \"payTypeId\": 1,\n                        \"payTypeName\": \"Work\"\n                    }\n                ]\n            }\n        ],\n        \"newShiftGeneralList\": [\n            {\n                \"employeeId\": \"139970\",\n                \"firstName\": \"James\",\n                \"lastName\": \"Small\",\n                \"displayName\": \"Small, James(139970)\",\n                \"employeeTypeId\": 1,\n                \"employeeTypeName\": \"Full Time\",\n                \"shiftDetailList\": [\n                    {\n                        \"masterScheduleId\": 7246196,\n                        \"easScheduleId\": null,\n                        \"subDeptId\": 4171,\n                        \"subDeptName\": \"(0233) CHECKER-020\",\n                        \"shiftType\": \"Regular\",\n                        \"startTime\": \"2022-09-28T06:00:00-0500\",\n                        \"endTime\": \"2022-09-28T14:00:00-0500\",\n                        \"taskId\": 2,\n                        \"taskName\": \"Regular Cashiering\",\n                        \"jobCodeId\": 70,\n                        \"jobCodeName\": \"(10200003) Checking Clerk\",\n                        \"payTypeId\": 1,\n                        \"payTypeName\": \"Work\"\n                    },\n                    {\n                        \"masterScheduleId\": 7246196,\n                        \"easScheduleId\": null,\n                        \"subDeptId\": 4171,\n                        \"subDeptName\": \"(0233) CHECKER-020\",\n                        \"shiftType\": \"Regular\",\n                        \"startTime\": \"2022-09-28T14:00:00-0500\",\n                        \"endTime\": \"2022-09-28T15:00:00-0500\",\n                        \"taskId\": 4,\n                        \"taskName\": \"Attending U-Scan\",\n                        \"jobCodeId\": 70,\n                        \"jobCodeName\": \"(10200003) Checking Clerk\",\n                        \"payTypeId\": 1,\n                        \"payTypeName\": \"Work\"\n                    }\n                ]\n            }\n        ],\n        \"editedBy\": {\n            \"loginId\": \"SD_LS_Logile_Dev\",\n            \"employeeId\": \"null\",\n            \"firstName\": \"LS\",\n            \"lastName\": \"Logile_Dev\",\n            \"displayName\": \"Logile_Dev, LS (SD_LS_Logile)(SD_LS_Logile_Dev)\"\n        },\n        \"lastModified\": \"2022-09-26T22:18:18-0500\"\n    },\n    {\n        \"id\": \"255\",\n        \"scheduleDate\": null,\n        \"action\": \"Swap\",\n        \"version\": \"Department Edit\",\n        \"originalShiftGeneralList\": [\n            {\n                \"employeeId\": \"139970\",\n                \"firstName\": \"James\",\n                \"lastName\": \"Small\",\n                \"displayName\": \"Small, James(139970)\",\n                \"employeeTypeId\": 1,\n                \"employeeTypeName\": \"Full Time\",\n                \"shiftDetailList\": [\n                    {\n                        \"masterScheduleId\": 7246189,\n                        \"easScheduleId\": null,\n                        \"subDeptId\": 4171,\n                        \"subDeptName\": \"(0233) CHECKER-020\",\n                        \"shiftType\": \"Regular\",\n                        \"startTime\": \"2022-09-28T10:00:00-0500\",\n                        \"endTime\": \"2022-09-28T18:00:00-0500\",\n                        \"taskId\": 4,\n                        \"taskName\": \"Attending U-Scan\",\n                        \"jobCodeId\": 70,\n                        \"jobCodeName\": \"(10200003) Checking Clerk\",\n                        \"payTypeId\": 1,\n                        \"payTypeName\": \"Work\"\n                    }\n                ]\n            },\n            {\n                \"employeeId\": \"124570\",\n                \"firstName\": \"Katina\",\n                \"lastName\": \"Chapple\",\n                \"displayName\": \"Chapple, Katina(124570)\",\n                \"employeeTypeId\": 2,\n                \"employeeTypeName\": \"Part Time\",\n                \"shiftDetailList\": [\n                    {\n                        \"masterScheduleId\": 7246188,\n                        \"easScheduleId\": null,\n                        \"subDeptId\": 4171,\n                        \"subDeptName\": \"(0233) CHECKER-020\",\n                        \"shiftType\": \"Regular\",\n                        \"startTime\": \"2022-09-28T06:00:00-0500\",\n                        \"endTime\": \"2022-09-28T14:00:00-0500\",\n                        \"taskId\": 2,\n                        \"taskName\": \"Regular Cashiering\",\n                        \"jobCodeId\": 70,\n                        \"jobCodeName\": \"(10200003) Checking Clerk\",\n                        \"payTypeId\": 1,\n                        \"payTypeName\": \"Work\"\n                    },\n                    {\n                        \"masterScheduleId\": 7246188,\n                        \"easScheduleId\": null,\n                        \"subDeptId\": 4171,\n                        \"subDeptName\": \"(0233) CHECKER-020\",\n                        \"shiftType\": \"Regular\",\n                        \"startTime\": \"2022-09-28T14:00:00-0500\",\n                        \"endTime\": \"2022-09-28T15:00:00-0500\",\n                        \"taskId\": 4,\n                        \"taskName\": \"Attending U-Scan\",\n                        \"jobCodeId\": 70,\n                        \"jobCodeName\": \"(10200003) Checking Clerk\",\n                        \"payTypeId\": 1,\n                        \"payTypeName\": \"Work\"\n                    }\n                ]\n            }\n        ],\n        \"newShiftGeneralList\": [\n            {\n                \"employeeId\": \"139970\",\n                \"firstName\": \"James\",\n                \"lastName\": \"Small\",\n                \"displayName\": \"Small, James(139970)\",\n                \"employeeTypeId\": 1,\n                \"employeeTypeName\": \"Full Time\",\n                \"shiftDetailList\": [\n                    {\n                        \"masterScheduleId\": 7246192,\n                        \"easScheduleId\": null,\n                        \"subDeptId\": 4171,\n                        \"subDeptName\": \"(0233) CHECKER-020\",\n                        \"shiftType\": \"Regular\",\n                        \"startTime\": \"2022-09-28T06:00:00-0500\",\n                        \"endTime\": \"2022-09-28T14:00:00-0500\",\n                        \"taskId\": 2,\n                        \"taskName\": \"Regular Cashiering\",\n                        \"jobCodeId\": 70,\n                        \"jobCodeName\": \"(10200003) Checking Clerk\",\n                        \"payTypeId\": 1,\n                        \"payTypeName\": \"Work\"\n                    },\n                    {\n                        \"masterScheduleId\": 7246192,\n                        \"easScheduleId\": null,\n                        \"subDeptId\": 4171,\n                        \"subDeptName\": \"(0233) CHECKER-020\",\n                        \"shiftType\": \"Regular\",\n                        \"startTime\": \"2022-09-28T14:00:00-0500\",\n                        \"endTime\": \"2022-09-28T15:00:00-0500\",\n                        \"taskId\": 4,\n                        \"taskName\": \"Attending U-Scan\",\n                        \"jobCodeId\": 70,\n                        \"jobCodeName\": \"(10200003) Checking Clerk\",\n                        \"payTypeId\": 1,\n                        \"payTypeName\": \"Work\"\n                    }\n                ]\n            },\n            {\n                \"employeeId\": \"124570\",\n                \"firstName\": \"Katina\",\n                \"lastName\": \"Chapple\",\n                \"displayName\": \"Chapple, Katina(124570)\",\n                \"employeeTypeId\": 2,\n                \"employeeTypeName\": \"Part Time\",\n                \"shiftDetailList\": [\n                    {\n                        \"masterScheduleId\": 7246190,\n                        \"easScheduleId\": null,\n                        \"subDeptId\": 4171,\n                        \"subDeptName\": \"(0233) CHECKER-020\",\n                        \"shiftType\": \"Regular\",\n                        \"startTime\": \"2022-09-28T10:00:00-0500\",\n                        \"endTime\": \"2022-09-28T18:00:00-0500\",\n                        \"taskId\": 4,\n                        \"taskName\": \"Attending U-Scan\",\n                        \"jobCodeId\": 70,\n                        \"jobCodeName\": \"(10200003) Checking Clerk\",\n                        \"payTypeId\": 1,\n                        \"payTypeName\": \"Work\"\n                    }\n                ]\n            }\n        ],\n        \"editedBy\": {\n            \"loginId\": \"SD_LS_Logile_Dev\",\n            \"employeeId\": \"null\",\n            \"firstName\": \"LS\",\n            \"lastName\": \"Logile_Dev\",\n            \"displayName\": \"Logile_Dev, LS (SD_LS_Logile)(SD_LS_Logile_Dev)\"\n        },\n        \"lastModified\": \"2022-09-26T22:16:07-0500\"\n    },\n    {\n        \"id\": \"253-928-2187\",\n        \"scheduleDate\": \"2022-09-28\",\n        \"action\": \"Schedule Edit\",\n        \"version\": \"Department Edit\",\n        \"originalShiftGeneralList\": [\n            {\n                \"employeeId\": \"139970\",\n                \"firstName\": \"James\",\n                \"lastName\": \"Small\",\n                \"displayName\": \"Small, James(139970)\",\n                \"employeeTypeId\": 1,\n                \"employeeTypeName\": \"Full Time\",\n                \"shiftDetailList\": [\n                    {\n                        \"masterScheduleId\": 7245686,\n                        \"easScheduleId\": null,\n                        \"subDeptId\": 4171,\n                        \"subDeptName\": \"(0233) CHECKER-020\",\n                        \"shiftType\": \"Regular\",\n                        \"startTime\": \"2022-09-28T06:00:00-0500\",\n                        \"endTime\": \"2022-09-28T14:00:00-0500\",\n                        \"taskId\": 2,\n                        \"taskName\": \"Regular Cashiering\",\n                        \"jobCodeId\": 70,\n                        \"jobCodeName\": \"(10200003) Checking Clerk\",\n                        \"payTypeId\": 1,\n                        \"payTypeName\": \"Work\"\n                    }\n                ]\n            }\n        ],\n        \"newShiftGeneralList\": [\n            {\n                \"employeeId\": \"139970\",\n                \"firstName\": \"James\",\n                \"lastName\": \"Small\",\n                \"displayName\": \"Small, James(139970)\",\n                \"employeeTypeId\": 1,\n                \"employeeTypeName\": \"Full Time\",\n                \"shiftDetailList\": [\n                    {\n                        \"masterScheduleId\": 7246186,\n                        \"easScheduleId\": null,\n                        \"subDeptId\": 4171,\n                        \"subDeptName\": \"(0233) CHECKER-020\",\n                        \"shiftType\": \"Regular\",\n                        \"startTime\": \"2022-09-28T06:00:00-0500\",\n                        \"endTime\": \"2022-09-28T14:00:00-0500\",\n                        \"taskId\": 2,\n                        \"taskName\": \"Regular Cashiering\",\n                        \"jobCodeId\": 70,\n                        \"jobCodeName\": \"(10200003) Checking Clerk\",\n                        \"payTypeId\": 1,\n                        \"payTypeName\": \"Work\"\n                    },\n                    {\n                        \"masterScheduleId\": 7246186,\n                        \"easScheduleId\": null,\n                        \"subDeptId\": 4171,\n                        \"subDeptName\": \"(0233) CHECKER-020\",\n                        \"shiftType\": \"Regular\",\n                        \"startTime\": \"2022-09-28T14:00:00-0500\",\n                        \"endTime\": \"2022-09-28T15:00:00-0500\",\n                        \"taskId\": 4,\n                        \"taskName\": \"Attending U-Scan\",\n                        \"jobCodeId\": 70,\n                        \"jobCodeName\": \"(10200003) Checking Clerk\",\n                        \"payTypeId\": 1,\n                        \"payTypeName\": \"Work\"\n                    }\n                ]\n            }\n        ],\n        \"editedBy\": {\n            \"loginId\": \"SD_LS_Logile_Dev\",\n            \"employeeId\": \"null\",\n            \"firstName\": \"LS\",\n            \"lastName\": \"Logile_Dev\",\n            \"displayName\": \"Logile_Dev, LS (SD_LS_Logile)(SD_LS_Logile_Dev)\"\n        },\n        \"lastModified\": \"2022-09-26T22:14:51-0500\"\n    },\n    {\n        \"id\": \"205-928-2187\",\n        \"scheduleDate\": \"2022-09-28\",\n        \"action\": \"Assign\",\n        \"version\": \"Department Setup\",\n        \"originalShiftGeneralList\": [],\n        \"newShiftGeneralList\": [\n            {\n                \"employeeId\": \"139970\",\n                \"firstName\": \"James\",\n                \"lastName\": \"Small\",\n                \"displayName\": \"Small, James(139970)\",\n                \"employeeTypeId\": 1,\n                \"employeeTypeName\": \"Full Time\",\n                \"shiftDetailList\": [\n                    {\n                        \"masterScheduleId\": 7245681,\n                        \"easScheduleId\": null,\n                        \"subDeptId\": 4171,\n                        \"subDeptName\": \"(0233) CHECKER-020\",\n                        \"shiftType\": \"Regular\",\n                        \"startTime\": \"2022-09-28T06:00:00-0500\",\n                        \"endTime\": \"2022-09-28T14:00:00-0500\",\n                        \"taskId\": 2,\n                        \"taskName\": \"Regular Cashiering\",\n                        \"jobCodeId\": 70,\n                        \"jobCodeName\": \"(10200003) Checking Clerk\",\n                        \"payTypeId\": 1,\n                        \"payTypeName\": \"Work\"\n                    }\n                ]\n            }\n        ],\n        \"editedBy\": {\n            \"loginId\": \"SD_LS_Logile_Dev\",\n            \"employeeId\": \"null\",\n            \"firstName\": \"LS\",\n            \"lastName\": \"Logile_Dev\",\n            \"displayName\": \"Logile_Dev, LS (SD_LS_Logile)(SD_LS_Logile_Dev)\"\n        },\n        \"lastModified\": \"2022-09-21T01:25:11-0500\"\n    }\n]"}],"_postman_id":"68fa0e28-0a06-4d0c-8efc-b6edb3841baa"},{"name":"Manager - getEmployeeSchedules","id":"5bece12a-adb1-42d0-b524-0f4f2cdf6883","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingmanagerapi/getEmployeeSchedules?start={{startDate}}&end={{endDate}}&dateFilterType=1&includeUnpublishedSchedule","description":"<p>Given manager employee id and a date range, provide a list of schedules for the employees who are assigned to the manager's org</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n        \"employeeId\": \"139970\",// the unique id of the employee\n        \"firstName\": \"James\",// the first name of the employee\n        \"lastName\": \"Small\",// the last name of the employee \n        \"displayName\": \"Small, James\",// the display name in Logile system of the employee\n        \"masterScheduleId\": 7239983, // the masterScheduleId\n        \"transitionScheduleId\": 8372521,//the unique id of one shift\n        \"isActive\": true, //the shift is removed when isActive != true\n        \"isPosted\": false, //true: employee submits a surrender request and the request has been posted, effective when isActive = true\n        \"postRequestId\": null, // the surrender request id, effective when isPosted = true and isActive = true\n        \"scheduleDate\": \"2022-09-22\", // date of the shift\n        \"startTime\": \"2022-09-22T07:00:00-0500\", //start time of the shift, effective when isActive = true\n        \"endTime\": \"2022-09-22T15:00:00-0500\", // end time of the shift`, effective when isActive = true\n        \"startOffset\": 316, // start offset of the shift, effective when isActive = true\n        \"endOffset\": 348, // end offset of the shift, effective when isActive = true\n        \"durationOffset\": 32, // end offset - start offset, effective when isActive = true\n        \"durationMin\": 480, //minutes between start time and end time, effective when isActive = true\n        \"chargeStoreNumber\": \"0233\", // store number of the shift org, effective when isActive = true\n        \"chargeDeptNumber\": null, //department number of the shift org,it will have data after department information is loaded.  effective when isActive = true\n        \"chargeDeptName\": \"(0233) FRONT END DEPT\", // department name of the shift org, effective when isActive = true\n        \"subDeptId\": 4171,// sub department id of the shift detail\n        \"subDeptName\": \"(0233) CHECKER-020\",// sub department name of the shift detail\n        \"jobCodeId\": 70,// job code id of the shift detail\n        \"jobCode\": \"(10200003) Checking Clerk\", // job code name of the shift, effective when isActive = true\n        \"payTypeId\": 151,// pay type id of the shift detail\n        \"payType\": \"Safety Day (Days)\", // pay type name of the shift, effective when isActive = true\n        \"easScheduleId\": 10237955, //ID to join timesheet \n        \"costHour\": null, //total hours to pay, cost data may come later. effective when isActive = true\n        \"costDollar\": null,//total dollar to pay, cost data may come later.  effective when isActive = true\n        \"lastModified\": \"2022-09-15T10:55:03-0500\", // last modified time\n        \"indivEjcList\": [ // details of the shift, effective when isActive = true\n            {\n                \"indivScheduleId\": 9163641,// indivScheduleId of the shift detail\n                \"indivEjcId\": 9420481,// indivEjcId of the shift  detail\n                \"scheduleDayCalId\": 2181,// schedule day calendar id of the shift detail\n                \"startTime\": \"2022-09-22T07:00:00-0500\",// start time of the shift detail\n                \"endTime\": \"2022-09-22T15:00:00-0500\",// end time of the shift detail\n                \"startOffset\": 316, // start offset of the shift detail\n                \"endOffset\": 348,// end offset of the shift detail\n                \"subDeptId\": 4171,// sub department id of the shift detail\n                \"subDeptName\": \"(0233) CHECKER-020\",// sub department name of the shift detail\n                \"chargeStoreNumber\": \"0233\",// store number of the shift detail\n                \"chargeDeptNumber\": null,// department number of the shift detail, it will have data after department information is loaded \n                \"chargeDeptName\": \"(0233) FRONT END DEPT\",// department name of the shift detail\n                \"isRegularShift\": false,// true if labor task is not empty and pay type is regular pay type\n                \"isBenefitShift\": false,// true if labor task is empty and pay type is benefit pay type\n                \"isPayTypeShift\": true,//  true if labor task is empty and pay type is not benefit pay type nor regular pay type\n                \"isEmptyShift\": false,// true if labor task is empty and pay type is regular pay type\n                \"taskId\": null,// task id of the shift detail, effective when isRegularShift = true\n                \"taskName\": null,// task name of the shift detail, effective when isRegularShift = true\n                \"jobCodeId\": 70,// job code id of the shift detail\n                \"jobCodeName\": \"(10200003) Checking Clerk\",// job code name of the shift detail\n                \"payTypeId\": 151,// pay type id of the shift detail\n                \"payTypeName\": \"Safety Day (Days)\",// pay type name of the shift detail\n                \"lastModified\": \"2022-09-15T10:55:03-0500\"// last modified time\n            }\n        ],\n        \"taskList\": \"\",// task names, splitted by ',', effective when isActive = true\n        \"breakList\": [//meal/break details of the shift, effective when isActive = true\n            {\n            breakId;//the unique id of the meal/break\n            type; // the type id of the meal/break\n            breakMealName; // the name of the meal/break\n            startTime; // start time of the meal/break\n            endTime; // end time of the meal break\n            durationOffset;//offsets between start time and end time\n            durationMin; //minutes between start time and end time\n            paid; // if the meal/break is paied\n            lastModified;//last modified time\n            }\n        ],\n        \"timeLineList\": [ // time line of the shift, effective when isActive = true\n            {\n                \"indivScheduleId\": 9163641,// the indivScheduleId of one row in time line\n                \"startTime\": \"2022-09-22T07:00:00-0500\", //start time\n                \"endTime\": \"2022-09-22T15:00:00-0500\", // end time\n                \"startOffset\": 316,//start offset \n                \"endOffset\": 348,// end offset\n                \"durationInMinutes\": 480,//minutes between start time and end time\n                \"isRegularShift\": false,//true if labor task is not empty and pay type is regular pay type\n                \"isBenefitShift\": false,//true if labor task is empty and pay type is benefit pay type\n                \"isPayTypeShift\": true,//  true if labor task is empty and pay type is not benefit pay type nor regular pay type\n                \"isEmptyShift\": false,//true if labor task is empty and pay type is regular pay type\n                \"indivEjcId\": 9420481,// the indivEjcId of one row in time line\n                \"taskId\": null,// task id, effective when isRegularShift = true and indivBreakId is empty\n                \"taskName\": null,// task name, effective when isRegularShift = true\n                \"indivBreakId\": null,//indivBreakId\n                \"type\": null, //the type id of the meal/break\n                \"breakMealName\": null// the name of the meal/break\n            }\n        ]\n    },\n    {\n        \"employeeId\": \"139970\",\n        \"firstName\": \"James\",\n        \"lastName\": \"Small\",\n        \"displayName\": \"Small, James(139970)\",\n        \"masterScheduleId\": 7240343,\n        \"transitionScheduleId\": 8372926,\n        \"isActive\": false,\n        \"isPosted\": false,\n        \"postRequestId\": null,\n        \"scheduleDate\": \"2022-09-20\",\n        \"startTime\": null,\n        \"endTime\": null,\n        \"startOffset\": null,\n        \"endOffset\": null,\n        \"durationOffset\": null,\n        \"durationMin\": null,\n        \"chargeStoreNumber\": null,\n        \"chargeDeptNumber\": null,\n        \"chargeDeptName\": null,\n        \"subDeptId\": null,\n        \"subDeptName\": null,\n        \"jobCodeId\": null,\n        \"jobCode\": null,\n        \"payTypeId\": null,\n        \"payType\": null,\n        \"easScheduleId\": null,\n        \"costHour\": null,\n        \"costDollar\": null,\n        \"lastModified\": \"2022-09-21T00:52:45-0500\",\n        \"indivEjcList\": [],\n        \"taskList\": \"\",\n        \"breakList\": [],\n        \"timeLineList\": []\n    }\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingmanagerapi","getEmployeeSchedules"],"host":["{{host_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Optional, the partner id list of employees, separated via comma. managerId and orgId and subDeptCode will not be effective if this parameter's value is not empty</p>\n","type":"text/plain"},"key":"employeeIds","value":"{{employeeIds}}"},{"disabled":true,"description":{"content":"<p>Optional. The employee Id of the manager. Effective only when employeeIds is empty.</p>\n","type":"text/plain"},"key":"managerId","value":"{{managerId}}"},{"disabled":true,"description":{"content":"<p>Optional, the id of the org, separated via comma, empty means all orgs. Effective only when employeeIds and managerId are empty</p>\n","type":"text/plain"},"key":"orgId","value":"{{orgId}}"},{"disabled":true,"description":{"content":"<p>Optional, 2 digit code, separated via comma. Empty means all org types for the specified org id. Effective only when employeeIds and managerId are empty</p>\n","type":"text/plain"},"key":"subDeptCode","value":"{{subDeptCode}}"},{"description":{"content":"<p>The effective start date of the schedule, default value is current time. \nif the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"start","value":"{{startDate}}"},{"description":{"content":"<p>The effective end date of the schedule, default value is 7 days later of the start date. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"end","value":"{{endDate}}"},{"description":{"content":"<p>The parameter is an Integer,  1 = effective date, 2 = modified date. it is used to tell API how to filter the data based on the start/end.   </p>\n","type":"text/plain"},"key":"dateFilterType","value":"1"},{"disabled":true,"description":{"content":"<p>Optional. \"true\" or \"false\"</p>\n","type":"text/plain"},"key":"employeeStatus","value":"{{employeeStatus}}"},{"description":{"content":"<p>Optional, The parameter is an Integer, 1 or 0.  default value is 0. 1: includes unpublished schedules. 0: excludes unpublished schedules.</p>\n","type":"text/plain"},"key":"includeUnpublishedSchedule","value":null}],"variable":[]}},"response":[{"id":"5d55a3bd-22ef-4b03-a84b-64b8546825d4","name":"getEmployeeSchedules for all employees","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getEmployeeSchedules?start=2025-02-01&end=2025-02-02","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getEmployeeSchedules"],"query":[{"key":"start","value":"2025-02-01","description":"The effective start date of the schedule, default value is current time"},{"key":"end","value":"2025-02-02","description":"The effective end date of the schedule, default value is 7 days later of the start date"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"15492"},{"key":"Date","value":"Wed, 17 Aug 2022 12:57:55 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"homeLocId\": 10601,\n        \"homeLocName\": \"(00006A) 20 - SEAFOOD\",\n        \"employeeId\": \"6714163\",\n        \"firstName\": \"Trey\",\n        \"lastName\": \"Eaves\",\n        \"displayName\": \"Eaves, Trey (6714163)\",\n        \"scheduleVersionName\": \"Current\",\n        \"masterScheduleId\": 20326131,\n        \"transitionScheduleId\": 24082112,\n        \"isActive\": true,\n        \"scheduleDate\": \"2025-02-02\",\n        \"startTime\": \"2025-02-02T08:00:00-0600\",\n        \"endTime\": \"2025-02-02T13:00:00-0600\",\n        \"startOffset\": 608,\n        \"endOffset\": 628,\n        \"durationOffset\": 20,\n        \"durationMin\": 300,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"003\",\n        \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n        \"subDeptId\": 10601,\n        \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n        \"jobCodeId\": 605,\n        \"jobCode\": \"(024309) Seafood Hourly Mgr\",\n        \"payTypeId\": 1,\n        \"payType\": \"Regular\",\n        \"easScheduleId\": 35115238,\n        \"costHour\": 5,\n        \"costDollar\": 136.2,\n        \"lastModified\": \"2025-01-17T10:25:43-0600\",\n        \"comment\": null,\n        \"hasRequest\": true,\n        \"request\": {\n            \"masterScheduleId\": 20326131,\n            \"transitionScheduleId\": 24082112,\n            \"requestSource\": 1,\n            \"requestId\": 2256140,\n            \"requestTypeId\": 4,\n            \"requestType\": \"Post Schedule\",\n            \"requestStatusId\": 10,\n            \"requestStatus\": \"Posted\",\n            \"isPosted\": true\n        },\n        \"isPosted\": true,\n        \"postRequestId\": 2256140,\n        \"indivEjcList\": [\n            {\n                \"indivScheduleId\": 46379666,\n                \"indivEjcId\": 47158626,\n                \"scheduleDayCalId\": 2289,\n                \"startTime\": \"2025-02-02T08:00:00-0600\",\n                \"endTime\": \"2025-02-02T11:00:00-0600\",\n                \"startOffset\": 608,\n                \"endOffset\": 620,\n                \"subDeptId\": 10601,\n                \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n                \"chargeStoreNumber\": \"S00006A\",\n                \"chargeDeptNumber\": \"003\",\n                \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"taskId\": 11,\n                \"taskName\": \"SFD Admin\",\n                \"jobCodeId\": 605,\n                \"jobCodeName\": \"(024309) Seafood Hourly Mgr\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular\",\n                \"isBidOn\": false,\n                \"lastModified\": \"2025-01-17T10:25:43-0600\"\n            },\n            {\n                \"indivScheduleId\": 46379666,\n                \"indivEjcId\": 47158625,\n                \"scheduleDayCalId\": 2289,\n                \"startTime\": \"2025-02-02T11:00:00-0600\",\n                \"endTime\": \"2025-02-02T13:00:00-0600\",\n                \"startOffset\": 620,\n                \"endOffset\": 628,\n                \"subDeptId\": 10601,\n                \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n                \"chargeStoreNumber\": \"S00006A\",\n                \"chargeDeptNumber\": \"003\",\n                \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"taskId\": 12,\n                \"taskName\": \"SFD Outdoor Events\",\n                \"jobCodeId\": 605,\n                \"jobCodeName\": \"(024309) Seafood Hourly Mgr\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular\",\n                \"isBidOn\": true,\n                \"lastModified\": \"2025-01-17T10:25:43-0600\"\n            }\n        ],\n        \"taskList\": \"SFD Admin,SFD Outdoor Events\",\n        \"breakList\": [\n            {\n                \"breakId\": 51330115,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2025-02-02T10:30:00-0600\",\n                \"endTime\": \"2025-02-02T10:45:00-0600\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true,\n                \"lastModified\": \"2025-01-17T10:25:43-0600\"\n            }\n        ],\n        \"timeLineList\": [\n            {\n                \"indivScheduleId\": 46379666,\n                \"startTime\": \"2025-02-02T08:00:00-0600\",\n                \"endTime\": \"2025-02-02T10:30:00-0600\",\n                \"startOffset\": 608,\n                \"endOffset\": 618,\n                \"durationInMinutes\": 150,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47158626,\n                \"taskId\": 11,\n                \"taskName\": \"SFD Admin\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46379666,\n                \"startTime\": \"2025-02-02T10:30:00-0600\",\n                \"endTime\": \"2025-02-02T10:45:00-0600\",\n                \"startOffset\": 618,\n                \"endOffset\": 619,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51330115,\n                \"type\": 0,\n                \"breakMealName\": \"Break\"\n            },\n            {\n                \"indivScheduleId\": 46379666,\n                \"startTime\": \"2025-02-02T10:45:00-0600\",\n                \"endTime\": \"2025-02-02T11:00:00-0600\",\n                \"startOffset\": 619,\n                \"endOffset\": 620,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47158626,\n                \"taskId\": 11,\n                \"taskName\": \"SFD Admin\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46379666,\n                \"startTime\": \"2025-02-02T11:00:00-0600\",\n                \"endTime\": \"2025-02-02T13:00:00-0600\",\n                \"startOffset\": 620,\n                \"endOffset\": 628,\n                \"durationInMinutes\": 120,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47158625,\n                \"taskId\": 12,\n                \"taskName\": \"SFD Outdoor Events\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            }\n        ]\n    },\n    {\n        \"homeLocId\": 10601,\n        \"homeLocName\": \"(00006A) 20 - SEAFOOD\",\n        \"employeeId\": \"6714163\",\n        \"firstName\": \"Trey\",\n        \"lastName\": \"Eaves\",\n        \"displayName\": \"Eaves, Trey (6714163)\",\n        \"scheduleVersionName\": \"Current\",\n        \"masterScheduleId\": 20326126,\n        \"transitionScheduleId\": 24082107,\n        \"isActive\": false,\n        \"scheduleDate\": \"2025-01-31\",\n        \"startTime\": null,\n        \"endTime\": null,\n        \"startOffset\": null,\n        \"endOffset\": null,\n        \"durationOffset\": null,\n        \"durationMin\": null,\n        \"chargeStoreNumber\": null,\n        \"chargeDeptNumber\": null,\n        \"chargeDeptName\": null,\n        \"subDeptId\": null,\n        \"subDeptName\": null,\n        \"jobCodeId\": null,\n        \"jobCode\": null,\n        \"payTypeId\": null,\n        \"payType\": null,\n        \"easScheduleId\": null,\n        \"costHour\": null,\n        \"costDollar\": null,\n        \"lastModified\": \"2025-01-17T10:22:29-0600\",\n        \"comment\": null,\n        \"hasRequest\": false,\n        \"request\": null,\n        \"isPosted\": false,\n        \"postRequestId\": null,\n        \"indivEjcList\": [],\n        \"taskList\": \"\",\n        \"breakList\": [],\n        \"timeLineList\": []\n    },\n    {\n        \"homeLocId\": 10601,\n        \"homeLocName\": \"(00006A) 20 - SEAFOOD\",\n        \"employeeId\": \"6714163\",\n        \"firstName\": \"Trey\",\n        \"lastName\": \"Eaves\",\n        \"displayName\": \"Eaves, Trey (6714163)\",\n        \"scheduleVersionName\": \"Current\",\n        \"masterScheduleId\": 20326128,\n        \"transitionScheduleId\": 24082109,\n        \"isActive\": false,\n        \"scheduleDate\": \"2025-02-01\",\n        \"startTime\": null,\n        \"endTime\": null,\n        \"startOffset\": null,\n        \"endOffset\": null,\n        \"durationOffset\": null,\n        \"durationMin\": null,\n        \"chargeStoreNumber\": null,\n        \"chargeDeptNumber\": null,\n        \"chargeDeptName\": null,\n        \"subDeptId\": null,\n        \"subDeptName\": null,\n        \"jobCodeId\": null,\n        \"jobCode\": null,\n        \"payTypeId\": null,\n        \"payType\": null,\n        \"easScheduleId\": null,\n        \"costHour\": null,\n        \"costDollar\": null,\n        \"lastModified\": \"2025-01-17T10:22:30-0600\",\n        \"comment\": null,\n        \"hasRequest\": false,\n        \"request\": null,\n        \"isPosted\": false,\n        \"postRequestId\": null,\n        \"indivEjcList\": [],\n        \"taskList\": \"\",\n        \"breakList\": [],\n        \"timeLineList\": []\n    },\n    {\n        \"homeLocId\": 10601,\n        \"homeLocName\": \"(00006A) 20 - SEAFOOD\",\n        \"employeeId\": \"6714163\",\n        \"firstName\": \"Trey\",\n        \"lastName\": \"Eaves\",\n        \"displayName\": \"Eaves, Trey (6714163)\",\n        \"scheduleVersionName\": \"Current\",\n        \"masterScheduleId\": 20326130,\n        \"transitionScheduleId\": 24082111,\n        \"isActive\": false,\n        \"scheduleDate\": \"2025-02-02\",\n        \"startTime\": null,\n        \"endTime\": null,\n        \"startOffset\": null,\n        \"endOffset\": null,\n        \"durationOffset\": null,\n        \"durationMin\": null,\n        \"chargeStoreNumber\": null,\n        \"chargeDeptNumber\": null,\n        \"chargeDeptName\": null,\n        \"subDeptId\": null,\n        \"subDeptName\": null,\n        \"jobCodeId\": null,\n        \"jobCode\": null,\n        \"payTypeId\": null,\n        \"payType\": null,\n        \"easScheduleId\": null,\n        \"costHour\": null,\n        \"costDollar\": null,\n        \"lastModified\": \"2025-01-17T10:25:42-0600\",\n        \"comment\": null,\n        \"hasRequest\": false,\n        \"request\": null,\n        \"isPosted\": false,\n        \"postRequestId\": null,\n        \"indivEjcList\": [],\n        \"taskList\": \"\",\n        \"breakList\": [],\n        \"timeLineList\": []\n    }\n]"},{"id":"81bd67ac-de01-45b7-8a9b-085e1246aa9a","name":"getEmployeeSchedules by employee","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getEmployeeSchedules?employeeIds=6714163&start=2025-01-31&end=2025-02-03&dateFilterType=1&includeUnpublishedSchedule","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getEmployeeSchedules"],"query":[{"key":"employeeIds","value":"6714163","description":"Optional, the partner id list of employees, separated via comma. managerId and orgId and subDeptCode will not be effective if this parameter's value is not empty"},{"key":"managerId","value":"4210206","description":"Optional. The employee Id of the manager. Effective only when employeeIds is empty.","disabled":true},{"key":"orgId","value":"433","description":"Optional, the id of the org, separated via comma, empty means all orgs. Effective only when employeeIds and managerId are empty","disabled":true},{"key":"subDeptCode","value":"{{subDeptCode}}","description":"Optional, 2 digit code, separated via comma. Empty means all org types for the specified org id. Effective only when employeeIds and managerId are empty","disabled":true},{"key":"start","value":"2025-01-31","description":"The effective start date of the schedule, default value is current time. \nif the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500"},{"key":"end","value":"2025-02-03","description":"The effective end date of the schedule, default value is 7 days later of the start date. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500\n"},{"key":"dateFilterType","value":"1","description":"The parameter is an Integer,  1 = effective date, 2 = modified date. it is used to tell API how to filter the data based on the start/end.   \n"},{"key":"employeeStatus","value":"{{employeeStatus}}","description":"Optional. \"true\" or \"false\"","disabled":true},{"key":"includeUnpublishedSchedule","value":null,"description":"Optional, The parameter is an Integer, 1 or 0.  default value is 0. 1: includes unpublished schedules. 0: excludes unpublished schedules."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Jan 2025 17:42:30 GMT"},{"key":"Server","value":"WildFly/10"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"1436"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Feature-Policy","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob: *.logile.com widget.freshworks.com logile.freshdesk.com *.freshchat.com s3.amazonaws.com *.microsoftonline.com *.msftauth.net *.youtube.com *.youtube-nocookie.com *.googletagmanager.com *.google-analytics.com *.pendo.io papi.walkme.com cdn.walkme.com playerserver.walkme.com ec-playback.walkme.com ec.walkme.com s3.walkmeusercontent.com *.datadoghq-browser-agent.com *.browser-intake-datadoghq.com fonts.gstatic.com; media-src blob: data: https: *.s3.amazonaws.com *.logile.com *.amazonaws.com http://d9pb0qm3fz2lu.cloudfront.net https://s3.walkmeusercontent.com; img-src * data: https: blob: *.logile.com *.amazonaws.com http://d9pb0qm3fz2lu.cloudfront.net cdn.pendo.io app.pendo.io pendo-static-4924446091575296.storage.googleapis.com data.pendo.io *.browser-intake-datadoghq.com https://s3.walkmeusercontent.com; script-src *.logile.com 'unsafe-inline' 'unsafe-eval' *.gstatic.com *.datadoghq-browser-agent.com app.pendo.io pendo-io-static.storage.googleapis.com cdn.pendo.io pendo-static-4924446091575296.storage.googleapis.com data.pendo.io *.walkme.com widget.freshworks.com  cdnjs.cloudflare.com www.googletagmanager.com; style-src *.logile.com cdn.walkme.com *.wa 'unsafe-inline' app.pendo.io cdn.pendo.io pendo-static-4924446091575296.storage.googleapis.com; connect-src data: wss: self *.logile.com *.gstatic.com *.walkme.com browser-intake-datadoghq.com app.pendo.io data.pendo.io pendo-static-4924446091575296.storage.googleapis.com www.google-analytics.com logile.panintelligence.cloud; frame-src *.powerbi.com *.microsoftonline.com *.logile.com player.vimeo.com app.pendo.io cdn.walkme.com www.youtube-nocookie.com *.okta.com *.onelogin.com logile.panintelligence.cloud; child-src blob: data: app.pendo.io *.logile.com widget.freshworks.com logile.freshdesk.com *.okta.com *.google.com papi.walkme.com cdn.walkme.com playerserver.walkme.com ec-playback.walkme.com ec.walkme.com;;"},{"key":"Keep-Alive","value":"timeout=10, max=8000"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"homeLocId\": 10601,\n        \"homeLocName\": \"(00006A) 20 - SEAFOOD\",\n        \"employeeId\": \"6714163\",\n        \"firstName\": \"Trey\",\n        \"lastName\": \"Eaves\",\n        \"displayName\": \"Eaves, Trey (6714163)\",\n        \"scheduleVersionName\": \"Current\",\n        \"masterScheduleId\": 20326131,\n        \"transitionScheduleId\": 24082112,\n        \"isActive\": true,\n        \"scheduleDate\": \"2025-02-02\",\n        \"startTime\": \"2025-02-02T08:00:00-0600\",\n        \"endTime\": \"2025-02-02T13:00:00-0600\",\n        \"startOffset\": 608,\n        \"endOffset\": 628,\n        \"durationOffset\": 20,\n        \"durationMin\": 300,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"003\",\n        \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n        \"subDeptId\": 10601,\n        \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n        \"jobCodeId\": 605,\n        \"jobCode\": \"(024309) Seafood Hourly Mgr\",\n        \"payTypeId\": 1,\n        \"payType\": \"Regular\",\n        \"easScheduleId\": 35115238,\n        \"costHour\": 5,\n        \"costDollar\": 136.2,\n        \"lastModified\": \"2025-01-17T10:25:43-0600\",\n        \"comment\": null,\n        \"hasRequest\": true,\n        \"request\": {\n            \"masterScheduleId\": 20326131,\n            \"transitionScheduleId\": 24082112,\n            \"requestSource\": 1,\n            \"requestId\": 2256140,\n            \"requestTypeId\": 4,\n            \"requestType\": \"Post Schedule\",\n            \"requestStatusId\": 10,\n            \"requestStatus\": \"Posted\",\n            \"isPosted\": true\n        },\n        \"isPosted\": true,\n        \"postRequestId\": 2256140,\n        \"indivEjcList\": [\n            {\n                \"indivScheduleId\": 46379666,\n                \"indivEjcId\": 47158626,\n                \"scheduleDayCalId\": 2289,\n                \"startTime\": \"2025-02-02T08:00:00-0600\",\n                \"endTime\": \"2025-02-02T11:00:00-0600\",\n                \"startOffset\": 608,\n                \"endOffset\": 620,\n                \"subDeptId\": 10601,\n                \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n                \"chargeStoreNumber\": \"S00006A\",\n                \"chargeDeptNumber\": \"003\",\n                \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"taskId\": 11,\n                \"taskName\": \"SFD Admin\",\n                \"jobCodeId\": 605,\n                \"jobCodeName\": \"(024309) Seafood Hourly Mgr\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular\",\n                \"isBidOn\": false,\n                \"lastModified\": \"2025-01-17T10:25:43-0600\"\n            },\n            {\n                \"indivScheduleId\": 46379666,\n                \"indivEjcId\": 47158625,\n                \"scheduleDayCalId\": 2289,\n                \"startTime\": \"2025-02-02T11:00:00-0600\",\n                \"endTime\": \"2025-02-02T13:00:00-0600\",\n                \"startOffset\": 620,\n                \"endOffset\": 628,\n                \"subDeptId\": 10601,\n                \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n                \"chargeStoreNumber\": \"S00006A\",\n                \"chargeDeptNumber\": \"003\",\n                \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"taskId\": 12,\n                \"taskName\": \"SFD Outdoor Events\",\n                \"jobCodeId\": 605,\n                \"jobCodeName\": \"(024309) Seafood Hourly Mgr\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular\",\n                \"isBidOn\": true,\n                \"lastModified\": \"2025-01-17T10:25:43-0600\"\n            }\n        ],\n        \"taskList\": \"SFD Admin,SFD Outdoor Events\",\n        \"breakList\": [\n            {\n                \"breakId\": 51330115,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2025-02-02T10:30:00-0600\",\n                \"endTime\": \"2025-02-02T10:45:00-0600\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true,\n                \"lastModified\": \"2025-01-17T10:25:43-0600\"\n            }\n        ],\n        \"timeLineList\": [\n            {\n                \"indivScheduleId\": 46379666,\n                \"startTime\": \"2025-02-02T08:00:00-0600\",\n                \"endTime\": \"2025-02-02T10:30:00-0600\",\n                \"startOffset\": 608,\n                \"endOffset\": 618,\n                \"durationInMinutes\": 150,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47158626,\n                \"taskId\": 11,\n                \"taskName\": \"SFD Admin\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46379666,\n                \"startTime\": \"2025-02-02T10:30:00-0600\",\n                \"endTime\": \"2025-02-02T10:45:00-0600\",\n                \"startOffset\": 618,\n                \"endOffset\": 619,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51330115,\n                \"type\": 0,\n                \"breakMealName\": \"Break\"\n            },\n            {\n                \"indivScheduleId\": 46379666,\n                \"startTime\": \"2025-02-02T10:45:00-0600\",\n                \"endTime\": \"2025-02-02T11:00:00-0600\",\n                \"startOffset\": 619,\n                \"endOffset\": 620,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47158626,\n                \"taskId\": 11,\n                \"taskName\": \"SFD Admin\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46379666,\n                \"startTime\": \"2025-02-02T11:00:00-0600\",\n                \"endTime\": \"2025-02-02T13:00:00-0600\",\n                \"startOffset\": 620,\n                \"endOffset\": 628,\n                \"durationInMinutes\": 120,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47158625,\n                \"taskId\": 12,\n                \"taskName\": \"SFD Outdoor Events\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            }\n        ]\n    },\n    {\n        \"homeLocId\": 10601,\n        \"homeLocName\": \"(00006A) 20 - SEAFOOD\",\n        \"employeeId\": \"6714163\",\n        \"firstName\": \"Trey\",\n        \"lastName\": \"Eaves\",\n        \"displayName\": \"Eaves, Trey (6714163)\",\n        \"scheduleVersionName\": \"Current\",\n        \"masterScheduleId\": 20326126,\n        \"transitionScheduleId\": 24082107,\n        \"isActive\": false,\n        \"scheduleDate\": \"2025-01-31\",\n        \"startTime\": null,\n        \"endTime\": null,\n        \"startOffset\": null,\n        \"endOffset\": null,\n        \"durationOffset\": null,\n        \"durationMin\": null,\n        \"chargeStoreNumber\": null,\n        \"chargeDeptNumber\": null,\n        \"chargeDeptName\": null,\n        \"subDeptId\": null,\n        \"subDeptName\": null,\n        \"jobCodeId\": null,\n        \"jobCode\": null,\n        \"payTypeId\": null,\n        \"payType\": null,\n        \"easScheduleId\": null,\n        \"costHour\": null,\n        \"costDollar\": null,\n        \"lastModified\": \"2025-01-17T10:22:29-0600\",\n        \"comment\": null,\n        \"hasRequest\": false,\n        \"request\": null,\n        \"isPosted\": false,\n        \"postRequestId\": null,\n        \"indivEjcList\": [],\n        \"taskList\": \"\",\n        \"breakList\": [],\n        \"timeLineList\": []\n    },\n    {\n        \"homeLocId\": 10601,\n        \"homeLocName\": \"(00006A) 20 - SEAFOOD\",\n        \"employeeId\": \"6714163\",\n        \"firstName\": \"Trey\",\n        \"lastName\": \"Eaves\",\n        \"displayName\": \"Eaves, Trey (6714163)\",\n        \"scheduleVersionName\": \"Current\",\n        \"masterScheduleId\": 20326128,\n        \"transitionScheduleId\": 24082109,\n        \"isActive\": false,\n        \"scheduleDate\": \"2025-02-01\",\n        \"startTime\": null,\n        \"endTime\": null,\n        \"startOffset\": null,\n        \"endOffset\": null,\n        \"durationOffset\": null,\n        \"durationMin\": null,\n        \"chargeStoreNumber\": null,\n        \"chargeDeptNumber\": null,\n        \"chargeDeptName\": null,\n        \"subDeptId\": null,\n        \"subDeptName\": null,\n        \"jobCodeId\": null,\n        \"jobCode\": null,\n        \"payTypeId\": null,\n        \"payType\": null,\n        \"easScheduleId\": null,\n        \"costHour\": null,\n        \"costDollar\": null,\n        \"lastModified\": \"2025-01-17T10:22:30-0600\",\n        \"comment\": null,\n        \"hasRequest\": false,\n        \"request\": null,\n        \"isPosted\": false,\n        \"postRequestId\": null,\n        \"indivEjcList\": [],\n        \"taskList\": \"\",\n        \"breakList\": [],\n        \"timeLineList\": []\n    },\n    {\n        \"homeLocId\": 10601,\n        \"homeLocName\": \"(00006A) 20 - SEAFOOD\",\n        \"employeeId\": \"6714163\",\n        \"firstName\": \"Trey\",\n        \"lastName\": \"Eaves\",\n        \"displayName\": \"Eaves, Trey (6714163)\",\n        \"scheduleVersionName\": \"Current\",\n        \"masterScheduleId\": 20326130,\n        \"transitionScheduleId\": 24082111,\n        \"isActive\": false,\n        \"scheduleDate\": \"2025-02-02\",\n        \"startTime\": null,\n        \"endTime\": null,\n        \"startOffset\": null,\n        \"endOffset\": null,\n        \"durationOffset\": null,\n        \"durationMin\": null,\n        \"chargeStoreNumber\": null,\n        \"chargeDeptNumber\": null,\n        \"chargeDeptName\": null,\n        \"subDeptId\": null,\n        \"subDeptName\": null,\n        \"jobCodeId\": null,\n        \"jobCode\": null,\n        \"payTypeId\": null,\n        \"payType\": null,\n        \"easScheduleId\": null,\n        \"costHour\": null,\n        \"costDollar\": null,\n        \"lastModified\": \"2025-01-17T10:25:42-0600\",\n        \"comment\": null,\n        \"hasRequest\": false,\n        \"request\": null,\n        \"isPosted\": false,\n        \"postRequestId\": null,\n        \"indivEjcList\": [],\n        \"taskList\": \"\",\n        \"breakList\": [],\n        \"timeLineList\": []\n    }\n]"},{"id":"3cea1af7-7952-4194-a6e0-8e741d566d27","name":"getEmployeeSchedules by org","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getEmployeeSchedules?orgId=433&start=2025-02-02&end=2025-02-03&dateFilterType=1&includeUnpublishedSchedule","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getEmployeeSchedules"],"query":[{"key":"employeeIds","value":"6714163","description":"Optional, the partner id list of employees, separated via comma. managerId and orgId and subDeptCode will not be effective if this parameter's value is not empty","disabled":true},{"key":"managerId","value":"4210206","description":"Optional. The employee Id of the manager. Effective only when employeeIds is empty.","disabled":true},{"key":"orgId","value":"433","description":"Optional, the id of the org, separated via comma, empty means all orgs. Effective only when employeeIds and managerId are empty"},{"key":"subDeptCode","value":"{{subDeptCode}}","description":"Optional, 2 digit code, separated via comma. Empty means all org types for the specified org id. Effective only when employeeIds and managerId are empty","disabled":true},{"key":"start","value":"2025-02-02","description":"The effective start date of the schedule, default value is current time. \nif the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500"},{"key":"end","value":"2025-02-03","description":"The effective end date of the schedule, default value is 7 days later of the start date. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500\n"},{"key":"dateFilterType","value":"1","description":"The parameter is an Integer,  1 = effective date, 2 = modified date. it is used to tell API how to filter the data based on the start/end.   \n"},{"key":"employeeStatus","value":"{{employeeStatus}}","description":"Optional. \"true\" or \"false\"","disabled":true},{"key":"includeUnpublishedSchedule","value":null,"description":"Optional, The parameter is an Integer, 1 or 0.  default value is 0. 1: includes unpublished schedules. 0: excludes unpublished schedules."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Jan 2025 17:49:00 GMT"},{"key":"Server","value":"WildFly/10"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"1004"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Feature-Policy","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob: *.logile.com widget.freshworks.com logile.freshdesk.com *.freshchat.com s3.amazonaws.com *.microsoftonline.com *.msftauth.net *.youtube.com *.youtube-nocookie.com *.googletagmanager.com *.google-analytics.com *.pendo.io papi.walkme.com cdn.walkme.com playerserver.walkme.com ec-playback.walkme.com ec.walkme.com s3.walkmeusercontent.com *.datadoghq-browser-agent.com *.browser-intake-datadoghq.com fonts.gstatic.com; media-src blob: data: https: *.s3.amazonaws.com *.logile.com *.amazonaws.com http://d9pb0qm3fz2lu.cloudfront.net https://s3.walkmeusercontent.com; img-src * data: https: blob: *.logile.com *.amazonaws.com http://d9pb0qm3fz2lu.cloudfront.net cdn.pendo.io app.pendo.io pendo-static-4924446091575296.storage.googleapis.com data.pendo.io *.browser-intake-datadoghq.com https://s3.walkmeusercontent.com; script-src *.logile.com 'unsafe-inline' 'unsafe-eval' *.gstatic.com *.datadoghq-browser-agent.com app.pendo.io pendo-io-static.storage.googleapis.com cdn.pendo.io pendo-static-4924446091575296.storage.googleapis.com data.pendo.io *.walkme.com widget.freshworks.com  cdnjs.cloudflare.com www.googletagmanager.com; style-src *.logile.com cdn.walkme.com *.wa 'unsafe-inline' app.pendo.io cdn.pendo.io pendo-static-4924446091575296.storage.googleapis.com; connect-src data: wss: self *.logile.com *.gstatic.com *.walkme.com browser-intake-datadoghq.com app.pendo.io data.pendo.io pendo-static-4924446091575296.storage.googleapis.com www.google-analytics.com logile.panintelligence.cloud; frame-src *.powerbi.com *.microsoftonline.com *.logile.com player.vimeo.com app.pendo.io cdn.walkme.com www.youtube-nocookie.com *.okta.com *.onelogin.com logile.panintelligence.cloud; child-src blob: data: app.pendo.io *.logile.com widget.freshworks.com logile.freshdesk.com *.okta.com *.google.com papi.walkme.com cdn.walkme.com playerserver.walkme.com ec-playback.walkme.com ec.walkme.com;;"},{"key":"Keep-Alive","value":"timeout=10, max=8000"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"homeLocId\": 10601,\n        \"homeLocName\": \"(00006A) 20 - SEAFOOD\",\n        \"employeeId\": \"6714163\",\n        \"firstName\": \"Trey\",\n        \"lastName\": \"Eaves\",\n        \"displayName\": \"Eaves, Trey (6714163)\",\n        \"scheduleVersionName\": \"Current\",\n        \"masterScheduleId\": 20326131,\n        \"transitionScheduleId\": 24082112,\n        \"isActive\": true,\n        \"scheduleDate\": \"2025-02-02\",\n        \"startTime\": \"2025-02-02T08:00:00-0600\",\n        \"endTime\": \"2025-02-02T13:00:00-0600\",\n        \"startOffset\": 608,\n        \"endOffset\": 628,\n        \"durationOffset\": 20,\n        \"durationMin\": 300,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"003\",\n        \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n        \"subDeptId\": 10601,\n        \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n        \"jobCodeId\": 605,\n        \"jobCode\": \"(024309) Seafood Hourly Mgr\",\n        \"payTypeId\": 1,\n        \"payType\": \"Regular\",\n        \"easScheduleId\": 35115238,\n        \"costHour\": 5,\n        \"costDollar\": 136.2,\n        \"lastModified\": \"2025-01-17T10:25:43-0600\",\n        \"comment\": null,\n        \"hasRequest\": true,\n        \"request\": {\n            \"masterScheduleId\": 20326131,\n            \"transitionScheduleId\": 24082112,\n            \"requestSource\": 1,\n            \"requestId\": 2256140,\n            \"requestTypeId\": 4,\n            \"requestType\": \"Post Schedule\",\n            \"requestStatusId\": 10,\n            \"requestStatus\": \"Posted\",\n            \"isPosted\": true\n        },\n        \"isPosted\": true,\n        \"postRequestId\": 2256140,\n        \"indivEjcList\": [\n            {\n                \"indivScheduleId\": 46379666,\n                \"indivEjcId\": 47158626,\n                \"scheduleDayCalId\": 2289,\n                \"startTime\": \"2025-02-02T08:00:00-0600\",\n                \"endTime\": \"2025-02-02T11:00:00-0600\",\n                \"startOffset\": 608,\n                \"endOffset\": 620,\n                \"subDeptId\": 10601,\n                \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n                \"chargeStoreNumber\": \"S00006A\",\n                \"chargeDeptNumber\": \"003\",\n                \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"taskId\": 11,\n                \"taskName\": \"SFD Admin\",\n                \"jobCodeId\": 605,\n                \"jobCodeName\": \"(024309) Seafood Hourly Mgr\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular\",\n                \"isBidOn\": false,\n                \"lastModified\": \"2025-01-17T10:25:43-0600\"\n            },\n            {\n                \"indivScheduleId\": 46379666,\n                \"indivEjcId\": 47158625,\n                \"scheduleDayCalId\": 2289,\n                \"startTime\": \"2025-02-02T11:00:00-0600\",\n                \"endTime\": \"2025-02-02T13:00:00-0600\",\n                \"startOffset\": 620,\n                \"endOffset\": 628,\n                \"subDeptId\": 10601,\n                \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n                \"chargeStoreNumber\": \"S00006A\",\n                \"chargeDeptNumber\": \"003\",\n                \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"taskId\": 12,\n                \"taskName\": \"SFD Outdoor Events\",\n                \"jobCodeId\": 605,\n                \"jobCodeName\": \"(024309) Seafood Hourly Mgr\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular\",\n                \"isBidOn\": true,\n                \"lastModified\": \"2025-01-17T10:25:43-0600\"\n            }\n        ],\n        \"taskList\": \"SFD Admin,SFD Outdoor Events\",\n        \"breakList\": [\n            {\n                \"breakId\": 51330115,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2025-02-02T10:30:00-0600\",\n                \"endTime\": \"2025-02-02T10:45:00-0600\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true,\n                \"lastModified\": \"2025-01-17T10:25:43-0600\"\n            }\n        ],\n        \"timeLineList\": [\n            {\n                \"indivScheduleId\": 46379666,\n                \"startTime\": \"2025-02-02T08:00:00-0600\",\n                \"endTime\": \"2025-02-02T10:30:00-0600\",\n                \"startOffset\": 608,\n                \"endOffset\": 618,\n                \"durationInMinutes\": 150,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47158626,\n                \"taskId\": 11,\n                \"taskName\": \"SFD Admin\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46379666,\n                \"startTime\": \"2025-02-02T10:30:00-0600\",\n                \"endTime\": \"2025-02-02T10:45:00-0600\",\n                \"startOffset\": 618,\n                \"endOffset\": 619,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51330115,\n                \"type\": 0,\n                \"breakMealName\": \"Break\"\n            },\n            {\n                \"indivScheduleId\": 46379666,\n                \"startTime\": \"2025-02-02T10:45:00-0600\",\n                \"endTime\": \"2025-02-02T11:00:00-0600\",\n                \"startOffset\": 619,\n                \"endOffset\": 620,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47158626,\n                \"taskId\": 11,\n                \"taskName\": \"SFD Admin\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46379666,\n                \"startTime\": \"2025-02-02T11:00:00-0600\",\n                \"endTime\": \"2025-02-02T13:00:00-0600\",\n                \"startOffset\": 620,\n                \"endOffset\": 628,\n                \"durationInMinutes\": 120,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47158625,\n                \"taskId\": 12,\n                \"taskName\": \"SFD Outdoor Events\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            }\n        ]\n    },\n    {\n        \"homeLocId\": 10601,\n        \"homeLocName\": \"(00006A) 20 - SEAFOOD\",\n        \"employeeId\": \"6714163\",\n        \"firstName\": \"Trey\",\n        \"lastName\": \"Eaves\",\n        \"displayName\": \"Eaves, Trey (6714163)\",\n        \"scheduleVersionName\": \"Current\",\n        \"masterScheduleId\": 20326130,\n        \"transitionScheduleId\": 24082111,\n        \"isActive\": false,\n        \"scheduleDate\": \"2025-02-02\",\n        \"startTime\": null,\n        \"endTime\": null,\n        \"startOffset\": null,\n        \"endOffset\": null,\n        \"durationOffset\": null,\n        \"durationMin\": null,\n        \"chargeStoreNumber\": null,\n        \"chargeDeptNumber\": null,\n        \"chargeDeptName\": null,\n        \"subDeptId\": null,\n        \"subDeptName\": null,\n        \"jobCodeId\": null,\n        \"jobCode\": null,\n        \"payTypeId\": null,\n        \"payType\": null,\n        \"easScheduleId\": null,\n        \"costHour\": null,\n        \"costDollar\": null,\n        \"lastModified\": \"2025-01-17T10:25:42-0600\",\n        \"comment\": null,\n        \"hasRequest\": false,\n        \"request\": null,\n        \"isPosted\": false,\n        \"postRequestId\": null,\n        \"indivEjcList\": [],\n        \"taskList\": \"\",\n        \"breakList\": [],\n        \"timeLineList\": []\n    }\n]"},{"id":"039f04c1-91a4-4076-b037-160862d20050","name":"getEmployeeSchedules by store manager","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getEmployeeSchedules?managerId=1359359&start=2025-02-02&end=2025-02-03&dateFilterType=1&includeUnpublishedSchedule","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getEmployeeSchedules"],"query":[{"key":"employeeIds","value":"6714163","description":"Optional, the partner id list of employees, separated via comma. managerId and orgId and subDeptCode will not be effective if this parameter's value is not empty","disabled":true},{"key":"managerId","value":"1359359","description":"Optional. The employee Id of the manager. Effective only when employeeIds is empty."},{"key":"orgId","value":"433","description":"Optional, the id of the org, separated via comma, empty means all orgs. Effective only when employeeIds and managerId are empty","disabled":true},{"key":"subDeptCode","value":"{{subDeptCode}}","description":"Optional, 2 digit code, separated via comma. Empty means all org types for the specified org id. Effective only when employeeIds and managerId are empty","disabled":true},{"key":"start","value":"2025-02-02","description":"The effective start date of the schedule, default value is current time. \nif the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500"},{"key":"end","value":"2025-02-03","description":"The effective end date of the schedule, default value is 7 days later of the start date. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500\n"},{"key":"dateFilterType","value":"1","description":"The parameter is an Integer,  1 = effective date, 2 = modified date. it is used to tell API how to filter the data based on the start/end.   \n"},{"key":"employeeStatus","value":"{{employeeStatus}}","description":"Optional. \"true\" or \"false\"","disabled":true},{"key":"includeUnpublishedSchedule","value":null,"description":"Optional, The parameter is an Integer, 1 or 0.  default value is 0. 1: includes unpublished schedules. 0: excludes unpublished schedules."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Jan 2025 17:50:38 GMT"},{"key":"Server","value":"WildFly/10"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"3196"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Feature-Policy","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob: *.logile.com widget.freshworks.com logile.freshdesk.com *.freshchat.com s3.amazonaws.com *.microsoftonline.com *.msftauth.net *.youtube.com *.youtube-nocookie.com *.googletagmanager.com *.google-analytics.com *.pendo.io papi.walkme.com cdn.walkme.com playerserver.walkme.com ec-playback.walkme.com ec.walkme.com s3.walkmeusercontent.com *.datadoghq-browser-agent.com *.browser-intake-datadoghq.com fonts.gstatic.com; media-src blob: data: https: *.s3.amazonaws.com *.logile.com *.amazonaws.com http://d9pb0qm3fz2lu.cloudfront.net https://s3.walkmeusercontent.com; img-src * data: https: blob: *.logile.com *.amazonaws.com http://d9pb0qm3fz2lu.cloudfront.net cdn.pendo.io app.pendo.io pendo-static-4924446091575296.storage.googleapis.com data.pendo.io *.browser-intake-datadoghq.com https://s3.walkmeusercontent.com; script-src *.logile.com 'unsafe-inline' 'unsafe-eval' *.gstatic.com *.datadoghq-browser-agent.com app.pendo.io pendo-io-static.storage.googleapis.com cdn.pendo.io pendo-static-4924446091575296.storage.googleapis.com data.pendo.io *.walkme.com widget.freshworks.com  cdnjs.cloudflare.com www.googletagmanager.com; style-src *.logile.com cdn.walkme.com *.wa 'unsafe-inline' app.pendo.io cdn.pendo.io pendo-static-4924446091575296.storage.googleapis.com; connect-src data: wss: self *.logile.com *.gstatic.com *.walkme.com browser-intake-datadoghq.com app.pendo.io data.pendo.io pendo-static-4924446091575296.storage.googleapis.com www.google-analytics.com logile.panintelligence.cloud; frame-src *.powerbi.com *.microsoftonline.com *.logile.com player.vimeo.com app.pendo.io cdn.walkme.com www.youtube-nocookie.com *.okta.com *.onelogin.com logile.panintelligence.cloud; child-src blob: data: app.pendo.io *.logile.com widget.freshworks.com logile.freshdesk.com *.okta.com *.google.com papi.walkme.com cdn.walkme.com playerserver.walkme.com ec-playback.walkme.com ec.walkme.com;;"},{"key":"Keep-Alive","value":"timeout=10, max=7999"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"homeLocId\": 10601,\n        \"homeLocName\": \"(00006A) 20 - SEAFOOD\",\n        \"employeeId\": \"6714163\",\n        \"firstName\": \"Trey\",\n        \"lastName\": \"Eaves\",\n        \"displayName\": \"Eaves, Trey (6714163)\",\n        \"scheduleVersionName\": \"Current\",\n        \"masterScheduleId\": 20326131,\n        \"transitionScheduleId\": 24082112,\n        \"isActive\": true,\n        \"scheduleDate\": \"2025-02-02\",\n        \"startTime\": \"2025-02-02T08:00:00-0600\",\n        \"endTime\": \"2025-02-02T13:00:00-0600\",\n        \"startOffset\": 608,\n        \"endOffset\": 628,\n        \"durationOffset\": 20,\n        \"durationMin\": 300,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"003\",\n        \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n        \"subDeptId\": 10601,\n        \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n        \"jobCodeId\": 605,\n        \"jobCode\": \"(024309) Seafood Hourly Mgr\",\n        \"payTypeId\": 1,\n        \"payType\": \"Regular\",\n        \"easScheduleId\": 35115238,\n        \"costHour\": 5,\n        \"costDollar\": 136.2,\n        \"lastModified\": \"2025-01-17T10:25:43-0600\",\n        \"comment\": null,\n        \"hasRequest\": true,\n        \"request\": {\n            \"masterScheduleId\": 20326131,\n            \"transitionScheduleId\": 24082112,\n            \"requestSource\": 1,\n            \"requestId\": 2256140,\n            \"requestTypeId\": 4,\n            \"requestType\": \"Post Schedule\",\n            \"requestStatusId\": 10,\n            \"requestStatus\": \"Posted\",\n            \"isPosted\": true\n        },\n        \"isPosted\": true,\n        \"postRequestId\": 2256140,\n        \"indivEjcList\": [\n            {\n                \"indivScheduleId\": 46379666,\n                \"indivEjcId\": 47158626,\n                \"scheduleDayCalId\": 2289,\n                \"startTime\": \"2025-02-02T08:00:00-0600\",\n                \"endTime\": \"2025-02-02T11:00:00-0600\",\n                \"startOffset\": 608,\n                \"endOffset\": 620,\n                \"subDeptId\": 10601,\n                \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n                \"chargeStoreNumber\": \"S00006A\",\n                \"chargeDeptNumber\": \"003\",\n                \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"taskId\": 11,\n                \"taskName\": \"SFD Admin\",\n                \"jobCodeId\": 605,\n                \"jobCodeName\": \"(024309) Seafood Hourly Mgr\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular\",\n                \"isBidOn\": false,\n                \"lastModified\": \"2025-01-17T10:25:43-0600\"\n            },\n            {\n                \"indivScheduleId\": 46379666,\n                \"indivEjcId\": 47158625,\n                \"scheduleDayCalId\": 2289,\n                \"startTime\": \"2025-02-02T11:00:00-0600\",\n                \"endTime\": \"2025-02-02T13:00:00-0600\",\n                \"startOffset\": 620,\n                \"endOffset\": 628,\n                \"subDeptId\": 10601,\n                \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n                \"chargeStoreNumber\": \"S00006A\",\n                \"chargeDeptNumber\": \"003\",\n                \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"taskId\": 12,\n                \"taskName\": \"SFD Outdoor Events\",\n                \"jobCodeId\": 605,\n                \"jobCodeName\": \"(024309) Seafood Hourly Mgr\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular\",\n                \"isBidOn\": true,\n                \"lastModified\": \"2025-01-17T10:25:43-0600\"\n            }\n        ],\n        \"taskList\": \"SFD Admin,SFD Outdoor Events\",\n        \"breakList\": [\n            {\n                \"breakId\": 51330115,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2025-02-02T10:30:00-0600\",\n                \"endTime\": \"2025-02-02T10:45:00-0600\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true,\n                \"lastModified\": \"2025-01-17T10:25:43-0600\"\n            }\n        ],\n        \"timeLineList\": [\n            {\n                \"indivScheduleId\": 46379666,\n                \"startTime\": \"2025-02-02T08:00:00-0600\",\n                \"endTime\": \"2025-02-02T10:30:00-0600\",\n                \"startOffset\": 608,\n                \"endOffset\": 618,\n                \"durationInMinutes\": 150,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47158626,\n                \"taskId\": 11,\n                \"taskName\": \"SFD Admin\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46379666,\n                \"startTime\": \"2025-02-02T10:30:00-0600\",\n                \"endTime\": \"2025-02-02T10:45:00-0600\",\n                \"startOffset\": 618,\n                \"endOffset\": 619,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51330115,\n                \"type\": 0,\n                \"breakMealName\": \"Break\"\n            },\n            {\n                \"indivScheduleId\": 46379666,\n                \"startTime\": \"2025-02-02T10:45:00-0600\",\n                \"endTime\": \"2025-02-02T11:00:00-0600\",\n                \"startOffset\": 619,\n                \"endOffset\": 620,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47158626,\n                \"taskId\": 11,\n                \"taskName\": \"SFD Admin\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46379666,\n                \"startTime\": \"2025-02-02T11:00:00-0600\",\n                \"endTime\": \"2025-02-02T13:00:00-0600\",\n                \"startOffset\": 620,\n                \"endOffset\": 628,\n                \"durationInMinutes\": 120,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47158625,\n                \"taskId\": 12,\n                \"taskName\": \"SFD Outdoor Events\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            }\n        ]\n    },\n    {\n        \"homeLocId\": 10553,\n        \"homeLocName\": \"(00006A) 22 - ESTORES\",\n        \"employeeId\": \"1456670\",\n        \"firstName\": \"Selina\",\n        \"lastName\": \"Gallardo\",\n        \"displayName\": \"Gallardo, Selina (1456670)\",\n        \"scheduleVersionName\": \"Current\",\n        \"masterScheduleId\": 20318934,\n        \"transitionScheduleId\": 24074899,\n        \"isActive\": true,\n        \"scheduleDate\": \"2025-02-02\",\n        \"startTime\": \"2025-02-02T11:00:00-0600\",\n        \"endTime\": \"2025-02-02T19:30:00-0600\",\n        \"startOffset\": 620,\n        \"endOffset\": 654,\n        \"durationOffset\": 32,\n        \"durationMin\": 480,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"022\",\n        \"chargeDeptName\": \"(00006A) 022 eStore Total\",\n        \"subDeptId\": 10553,\n        \"subDeptName\": \"(00006A) 22 - ESTORES\",\n        \"jobCodeId\": 2082,\n        \"jobCode\": \"(064278) Customer Serv Spec - Curbside\",\n        \"payTypeId\": 1,\n        \"payType\": \"Regular\",\n        \"easScheduleId\": 35065382,\n        \"costHour\": 8,\n        \"costDollar\": 158.96,\n        \"lastModified\": \"2025-01-14T05:52:04-0600\",\n        \"comment\": null,\n        \"hasRequest\": false,\n        \"request\": null,\n        \"isPosted\": false,\n        \"postRequestId\": null,\n        \"indivEjcList\": [\n            {\n                \"indivScheduleId\": 46372464,\n                \"indivEjcId\": 47151387,\n                \"scheduleDayCalId\": 2289,\n                \"startTime\": \"2025-02-02T11:00:00-0600\",\n                \"endTime\": \"2025-02-02T19:30:00-0600\",\n                \"startOffset\": 620,\n                \"endOffset\": 654,\n                \"subDeptId\": 10553,\n                \"subDeptName\": \"(00006A) 22 - ESTORES\",\n                \"chargeStoreNumber\": \"S00006A\",\n                \"chargeDeptNumber\": \"022\",\n                \"chargeDeptName\": \"(00006A) 022 eStore Total\",\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"taskId\": 197,\n                \"taskName\": \"eStore Leader\",\n                \"jobCodeId\": 2082,\n                \"jobCodeName\": \"(064278) Customer Serv Spec - Curbside\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular\",\n                \"isBidOn\": false,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            }\n        ],\n        \"taskList\": \"eStore Leader\",\n        \"breakList\": [\n            {\n                \"breakId\": 51313288,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2025-02-02T13:00:00-0600\",\n                \"endTime\": \"2025-02-02T13:15:00-0600\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            },\n            {\n                \"breakId\": 51313289,\n                \"type\": 1,\n                \"breakMealName\": \"Meal\",\n                \"startTime\": \"2025-02-02T15:15:00-0600\",\n                \"endTime\": \"2025-02-02T15:45:00-0600\",\n                \"durationOffset\": 2,\n                \"durationMin\": 30,\n                \"paid\": false,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            },\n            {\n                \"breakId\": 51313290,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2025-02-02T17:30:00-0600\",\n                \"endTime\": \"2025-02-02T17:45:00-0600\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            }\n        ],\n        \"timeLineList\": [\n            {\n                \"indivScheduleId\": 46372464,\n                \"startTime\": \"2025-02-02T11:00:00-0600\",\n                \"endTime\": \"2025-02-02T13:00:00-0600\",\n                \"startOffset\": 620,\n                \"endOffset\": 628,\n                \"durationInMinutes\": 120,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47151387,\n                \"taskId\": 197,\n                \"taskName\": \"eStore Leader\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46372464,\n                \"startTime\": \"2025-02-02T13:00:00-0600\",\n                \"endTime\": \"2025-02-02T13:15:00-0600\",\n                \"startOffset\": 628,\n                \"endOffset\": 629,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51313288,\n                \"type\": 0,\n                \"breakMealName\": \"Break\"\n            },\n            {\n                \"indivScheduleId\": 46372464,\n                \"startTime\": \"2025-02-02T13:15:00-0600\",\n                \"endTime\": \"2025-02-02T15:15:00-0600\",\n                \"startOffset\": 629,\n                \"endOffset\": 637,\n                \"durationInMinutes\": 120,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47151387,\n                \"taskId\": 197,\n                \"taskName\": \"eStore Leader\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46372464,\n                \"startTime\": \"2025-02-02T15:15:00-0600\",\n                \"endTime\": \"2025-02-02T15:45:00-0600\",\n                \"startOffset\": 637,\n                \"endOffset\": 639,\n                \"durationInMinutes\": 30,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51313289,\n                \"type\": 1,\n                \"breakMealName\": \"Meal\"\n            },\n            {\n                \"indivScheduleId\": 46372464,\n                \"startTime\": \"2025-02-02T15:45:00-0600\",\n                \"endTime\": \"2025-02-02T17:30:00-0600\",\n                \"startOffset\": 639,\n                \"endOffset\": 646,\n                \"durationInMinutes\": 105,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47151387,\n                \"taskId\": 197,\n                \"taskName\": \"eStore Leader\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46372464,\n                \"startTime\": \"2025-02-02T17:30:00-0600\",\n                \"endTime\": \"2025-02-02T17:45:00-0600\",\n                \"startOffset\": 646,\n                \"endOffset\": 647,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51313290,\n                \"type\": 0,\n                \"breakMealName\": \"Break\"\n            },\n            {\n                \"indivScheduleId\": 46372464,\n                \"startTime\": \"2025-02-02T17:45:00-0600\",\n                \"endTime\": \"2025-02-02T19:30:00-0600\",\n                \"startOffset\": 647,\n                \"endOffset\": 654,\n                \"durationInMinutes\": 105,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47151387,\n                \"taskId\": 197,\n                \"taskName\": \"eStore Leader\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            }\n        ]\n    },\n    {\n        \"homeLocId\": 10553,\n        \"homeLocName\": \"(00006A) 22 - ESTORES\",\n        \"employeeId\": \"3352610\",\n        \"firstName\": \"Karrie\",\n        \"lastName\": \"Harrison\",\n        \"displayName\": \"Harrison, Karrie (3352610)\",\n        \"scheduleVersionName\": \"Current\",\n        \"masterScheduleId\": 20318924,\n        \"transitionScheduleId\": 24074918,\n        \"isActive\": true,\n        \"scheduleDate\": \"2025-02-02\",\n        \"startTime\": \"2025-02-02T13:00:00-0600\",\n        \"endTime\": \"2025-02-02T21:30:00-0600\",\n        \"startOffset\": 628,\n        \"endOffset\": 662,\n        \"durationOffset\": 32,\n        \"durationMin\": 480,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"022\",\n        \"chargeDeptName\": \"(00006A) 022 eStore Total\",\n        \"subDeptId\": 10553,\n        \"subDeptName\": \"(00006A) 22 - ESTORES\",\n        \"jobCodeId\": 2624,\n        \"jobCode\": \"(067294) eStore Manager B\",\n        \"payTypeId\": 1,\n        \"payType\": \"Regular\",\n        \"easScheduleId\": 35065408,\n        \"costHour\": 8,\n        \"costDollar\": 248.24,\n        \"lastModified\": \"2025-01-14T05:52:04-0600\",\n        \"comment\": null,\n        \"hasRequest\": false,\n        \"request\": null,\n        \"isPosted\": false,\n        \"postRequestId\": null,\n        \"indivEjcList\": [\n            {\n                \"indivScheduleId\": 46372454,\n                \"indivEjcId\": 47151377,\n                \"scheduleDayCalId\": 2289,\n                \"startTime\": \"2025-02-02T13:00:00-0600\",\n                \"endTime\": \"2025-02-02T21:30:00-0600\",\n                \"startOffset\": 628,\n                \"endOffset\": 662,\n                \"subDeptId\": 10553,\n                \"subDeptName\": \"(00006A) 22 - ESTORES\",\n                \"chargeStoreNumber\": \"S00006A\",\n                \"chargeDeptNumber\": \"022\",\n                \"chargeDeptName\": \"(00006A) 022 eStore Total\",\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"taskId\": 197,\n                \"taskName\": \"eStore Leader\",\n                \"jobCodeId\": 2624,\n                \"jobCodeName\": \"(067294) eStore Manager B\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular\",\n                \"isBidOn\": false,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            }\n        ],\n        \"taskList\": \"eStore Leader\",\n        \"breakList\": [\n            {\n                \"breakId\": 51313258,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2025-02-02T15:00:00-0600\",\n                \"endTime\": \"2025-02-02T15:15:00-0600\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            },\n            {\n                \"breakId\": 51313259,\n                \"type\": 1,\n                \"breakMealName\": \"Meal\",\n                \"startTime\": \"2025-02-02T17:15:00-0600\",\n                \"endTime\": \"2025-02-02T17:45:00-0600\",\n                \"durationOffset\": 2,\n                \"durationMin\": 30,\n                \"paid\": false,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            },\n            {\n                \"breakId\": 51313260,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2025-02-02T19:30:00-0600\",\n                \"endTime\": \"2025-02-02T19:45:00-0600\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            }\n        ],\n        \"timeLineList\": [\n            {\n                \"indivScheduleId\": 46372454,\n                \"startTime\": \"2025-02-02T13:00:00-0600\",\n                \"endTime\": \"2025-02-02T15:00:00-0600\",\n                \"startOffset\": 628,\n                \"endOffset\": 636,\n                \"durationInMinutes\": 120,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47151377,\n                \"taskId\": 197,\n                \"taskName\": \"eStore Leader\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46372454,\n                \"startTime\": \"2025-02-02T15:00:00-0600\",\n                \"endTime\": \"2025-02-02T15:15:00-0600\",\n                \"startOffset\": 636,\n                \"endOffset\": 637,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51313258,\n                \"type\": 0,\n                \"breakMealName\": \"Break\"\n            },\n            {\n                \"indivScheduleId\": 46372454,\n                \"startTime\": \"2025-02-02T15:15:00-0600\",\n                \"endTime\": \"2025-02-02T17:15:00-0600\",\n                \"startOffset\": 637,\n                \"endOffset\": 645,\n                \"durationInMinutes\": 120,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47151377,\n                \"taskId\": 197,\n                \"taskName\": \"eStore Leader\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46372454,\n                \"startTime\": \"2025-02-02T17:15:00-0600\",\n                \"endTime\": \"2025-02-02T17:45:00-0600\",\n                \"startOffset\": 645,\n                \"endOffset\": 647,\n                \"durationInMinutes\": 30,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51313259,\n                \"type\": 1,\n                \"breakMealName\": \"Meal\"\n            },\n            {\n                \"indivScheduleId\": 46372454,\n                \"startTime\": \"2025-02-02T17:45:00-0600\",\n                \"endTime\": \"2025-02-02T19:30:00-0600\",\n                \"startOffset\": 647,\n                \"endOffset\": 654,\n                \"durationInMinutes\": 105,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47151377,\n                \"taskId\": 197,\n                \"taskName\": \"eStore Leader\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46372454,\n                \"startTime\": \"2025-02-02T19:30:00-0600\",\n                \"endTime\": \"2025-02-02T19:45:00-0600\",\n                \"startOffset\": 654,\n                \"endOffset\": 655,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51313260,\n                \"type\": 0,\n                \"breakMealName\": \"Break\"\n            },\n            {\n                \"indivScheduleId\": 46372454,\n                \"startTime\": \"2025-02-02T19:45:00-0600\",\n                \"endTime\": \"2025-02-02T21:30:00-0600\",\n                \"startOffset\": 655,\n                \"endOffset\": 662,\n                \"durationInMinutes\": 105,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47151377,\n                \"taskId\": 197,\n                \"taskName\": \"eStore Leader\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            }\n        ]\n    },\n    {\n        \"homeLocId\": 10525,\n        \"homeLocName\": \"(00006A) 99 - BLOOMS\",\n        \"employeeId\": \"5487314\",\n        \"firstName\": \"Gloria\",\n        \"lastName\": \"Longoria\",\n        \"displayName\": \"Longoria, Gloria (5487314)\",\n        \"scheduleVersionName\": \"Current\",\n        \"masterScheduleId\": 20284880,\n        \"transitionScheduleId\": 24040859,\n        \"isActive\": true,\n        \"scheduleDate\": \"2025-02-02\",\n        \"startTime\": \"2025-02-02T08:00:00-0600\",\n        \"endTime\": \"2025-02-02T17:15:00-0600\",\n        \"startOffset\": 608,\n        \"endOffset\": 645,\n        \"durationOffset\": 33,\n        \"durationMin\": 495,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"014\",\n        \"chargeDeptName\": \"(00006A) 014 BLOOMS Total\",\n        \"subDeptId\": 10525,\n        \"subDeptName\": \"(00006A) 99 - BLOOMS\",\n        \"jobCodeId\": 1107,\n        \"jobCode\": \"(024465) BLOOMS Hrly Mgr II\",\n        \"payTypeId\": 1,\n        \"payType\": \"Regular\",\n        \"easScheduleId\": 35083774,\n        \"costHour\": 8.25,\n        \"costDollar\": 243.67,\n        \"lastModified\": \"2025-01-14T05:52:04-0600\",\n        \"comment\": null,\n        \"hasRequest\": false,\n        \"request\": null,\n        \"isPosted\": false,\n        \"postRequestId\": null,\n        \"indivEjcList\": [\n            {\n                \"indivScheduleId\": 46338404,\n                \"indivEjcId\": 47117307,\n                \"scheduleDayCalId\": 2289,\n                \"startTime\": \"2025-02-02T08:00:00-0600\",\n                \"endTime\": \"2025-02-02T17:15:00-0600\",\n                \"startOffset\": 608,\n                \"endOffset\": 645,\n                \"subDeptId\": 10525,\n                \"subDeptName\": \"(00006A) 99 - BLOOMS\",\n                \"chargeStoreNumber\": \"S00006A\",\n                \"chargeDeptNumber\": \"014\",\n                \"chargeDeptName\": \"(00006A) 014 BLOOMS Total\",\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"taskId\": 105,\n                \"taskName\": \"BLOOMS\",\n                \"jobCodeId\": 1107,\n                \"jobCodeName\": \"(024465) BLOOMS Hrly Mgr II\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular\",\n                \"isBidOn\": false,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            }\n        ],\n        \"taskList\": \"BLOOMS\",\n        \"breakList\": [\n            {\n                \"breakId\": 51205111,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2025-02-02T10:15:00-0600\",\n                \"endTime\": \"2025-02-02T10:30:00-0600\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            },\n            {\n                \"breakId\": 51205112,\n                \"type\": 1,\n                \"breakMealName\": \"Meal\",\n                \"startTime\": \"2025-02-02T12:30:00-0600\",\n                \"endTime\": \"2025-02-02T13:30:00-0600\",\n                \"durationOffset\": 4,\n                \"durationMin\": 60,\n                \"paid\": false,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            },\n            {\n                \"breakId\": 51205113,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2025-02-02T15:15:00-0600\",\n                \"endTime\": \"2025-02-02T15:30:00-0600\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            }\n        ],\n        \"timeLineList\": [\n            {\n                \"indivScheduleId\": 46338404,\n                \"startTime\": \"2025-02-02T08:00:00-0600\",\n                \"endTime\": \"2025-02-02T10:15:00-0600\",\n                \"startOffset\": 608,\n                \"endOffset\": 617,\n                \"durationInMinutes\": 135,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47117307,\n                \"taskId\": 105,\n                \"taskName\": \"BLOOMS\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46338404,\n                \"startTime\": \"2025-02-02T10:15:00-0600\",\n                \"endTime\": \"2025-02-02T10:30:00-0600\",\n                \"startOffset\": 617,\n                \"endOffset\": 618,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51205111,\n                \"type\": 0,\n                \"breakMealName\": \"Break\"\n            },\n            {\n                \"indivScheduleId\": 46338404,\n                \"startTime\": \"2025-02-02T10:30:00-0600\",\n                \"endTime\": \"2025-02-02T12:30:00-0600\",\n                \"startOffset\": 618,\n                \"endOffset\": 626,\n                \"durationInMinutes\": 120,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47117307,\n                \"taskId\": 105,\n                \"taskName\": \"BLOOMS\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46338404,\n                \"startTime\": \"2025-02-02T12:30:00-0600\",\n                \"endTime\": \"2025-02-02T13:30:00-0600\",\n                \"startOffset\": 626,\n                \"endOffset\": 630,\n                \"durationInMinutes\": 60,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51205112,\n                \"type\": 1,\n                \"breakMealName\": \"Meal\"\n            },\n            {\n                \"indivScheduleId\": 46338404,\n                \"startTime\": \"2025-02-02T13:30:00-0600\",\n                \"endTime\": \"2025-02-02T15:15:00-0600\",\n                \"startOffset\": 630,\n                \"endOffset\": 637,\n                \"durationInMinutes\": 105,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47117307,\n                \"taskId\": 105,\n                \"taskName\": \"BLOOMS\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46338404,\n                \"startTime\": \"2025-02-02T15:15:00-0600\",\n                \"endTime\": \"2025-02-02T15:30:00-0600\",\n                \"startOffset\": 637,\n                \"endOffset\": 638,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51205113,\n                \"type\": 0,\n                \"breakMealName\": \"Break\"\n            },\n            {\n                \"indivScheduleId\": 46338404,\n                \"startTime\": \"2025-02-02T15:30:00-0600\",\n                \"endTime\": \"2025-02-02T17:15:00-0600\",\n                \"startOffset\": 638,\n                \"endOffset\": 645,\n                \"durationInMinutes\": 105,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47117307,\n                \"taskId\": 105,\n                \"taskName\": \"BLOOMS\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            }\n        ]\n    },\n    {\n        \"homeLocId\": 10553,\n        \"homeLocName\": \"(00006A) 22 - ESTORES\",\n        \"employeeId\": \"2706418\",\n        \"firstName\": \"Kalee\",\n        \"lastName\": \"Mccarty\",\n        \"displayName\": \"Mccarty, Kalee (2706418)\",\n        \"scheduleVersionName\": \"Current\",\n        \"masterScheduleId\": 20318938,\n        \"transitionScheduleId\": 24074911,\n        \"isActive\": true,\n        \"scheduleDate\": \"2025-02-02\",\n        \"startTime\": \"2025-02-02T09:00:00-0600\",\n        \"endTime\": \"2025-02-02T17:30:00-0600\",\n        \"startOffset\": 612,\n        \"endOffset\": 646,\n        \"durationOffset\": 32,\n        \"durationMin\": 480,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"022\",\n        \"chargeDeptName\": \"(00006A) 022 eStore Total\",\n        \"subDeptId\": 10553,\n        \"subDeptName\": \"(00006A) 22 - ESTORES\",\n        \"jobCodeId\": 2082,\n        \"jobCode\": \"(064278) Customer Serv Spec - Curbside\",\n        \"payTypeId\": 1,\n        \"payType\": \"Regular\",\n        \"easScheduleId\": 35065394,\n        \"costHour\": 8,\n        \"costDollar\": 141.05,\n        \"lastModified\": \"2025-01-14T05:52:04-0600\",\n        \"comment\": null,\n        \"hasRequest\": false,\n        \"request\": null,\n        \"isPosted\": false,\n        \"postRequestId\": null,\n        \"indivEjcList\": [\n            {\n                \"indivScheduleId\": 46372468,\n                \"indivEjcId\": 47151391,\n                \"scheduleDayCalId\": 2289,\n                \"startTime\": \"2025-02-02T09:00:00-0600\",\n                \"endTime\": \"2025-02-02T17:30:00-0600\",\n                \"startOffset\": 612,\n                \"endOffset\": 646,\n                \"subDeptId\": 10553,\n                \"subDeptName\": \"(00006A) 22 - ESTORES\",\n                \"chargeStoreNumber\": \"S00006A\",\n                \"chargeDeptNumber\": \"022\",\n                \"chargeDeptName\": \"(00006A) 022 eStore Total\",\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"taskId\": 197,\n                \"taskName\": \"eStore Leader\",\n                \"jobCodeId\": 2082,\n                \"jobCodeName\": \"(064278) Customer Serv Spec - Curbside\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular\",\n                \"isBidOn\": false,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            }\n        ],\n        \"taskList\": \"eStore Leader\",\n        \"breakList\": [\n            {\n                \"breakId\": 51313298,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2025-02-02T11:00:00-0600\",\n                \"endTime\": \"2025-02-02T11:15:00-0600\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            },\n            {\n                \"breakId\": 51313299,\n                \"type\": 1,\n                \"breakMealName\": \"Meal\",\n                \"startTime\": \"2025-02-02T13:15:00-0600\",\n                \"endTime\": \"2025-02-02T13:45:00-0600\",\n                \"durationOffset\": 2,\n                \"durationMin\": 30,\n                \"paid\": false,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            },\n            {\n                \"breakId\": 51313300,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2025-02-02T15:30:00-0600\",\n                \"endTime\": \"2025-02-02T15:45:00-0600\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            }\n        ],\n        \"timeLineList\": [\n            {\n                \"indivScheduleId\": 46372468,\n                \"startTime\": \"2025-02-02T09:00:00-0600\",\n                \"endTime\": \"2025-02-02T11:00:00-0600\",\n                \"startOffset\": 612,\n                \"endOffset\": 620,\n                \"durationInMinutes\": 120,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47151391,\n                \"taskId\": 197,\n                \"taskName\": \"eStore Leader\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46372468,\n                \"startTime\": \"2025-02-02T11:00:00-0600\",\n                \"endTime\": \"2025-02-02T11:15:00-0600\",\n                \"startOffset\": 620,\n                \"endOffset\": 621,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51313298,\n                \"type\": 0,\n                \"breakMealName\": \"Break\"\n            },\n            {\n                \"indivScheduleId\": 46372468,\n                \"startTime\": \"2025-02-02T11:15:00-0600\",\n                \"endTime\": \"2025-02-02T13:15:00-0600\",\n                \"startOffset\": 621,\n                \"endOffset\": 629,\n                \"durationInMinutes\": 120,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47151391,\n                \"taskId\": 197,\n                \"taskName\": \"eStore Leader\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46372468,\n                \"startTime\": \"2025-02-02T13:15:00-0600\",\n                \"endTime\": \"2025-02-02T13:45:00-0600\",\n                \"startOffset\": 629,\n                \"endOffset\": 631,\n                \"durationInMinutes\": 30,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51313299,\n                \"type\": 1,\n                \"breakMealName\": \"Meal\"\n            },\n            {\n                \"indivScheduleId\": 46372468,\n                \"startTime\": \"2025-02-02T13:45:00-0600\",\n                \"endTime\": \"2025-02-02T15:30:00-0600\",\n                \"startOffset\": 631,\n                \"endOffset\": 638,\n                \"durationInMinutes\": 105,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47151391,\n                \"taskId\": 197,\n                \"taskName\": \"eStore Leader\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46372468,\n                \"startTime\": \"2025-02-02T15:30:00-0600\",\n                \"endTime\": \"2025-02-02T15:45:00-0600\",\n                \"startOffset\": 638,\n                \"endOffset\": 639,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51313300,\n                \"type\": 0,\n                \"breakMealName\": \"Break\"\n            },\n            {\n                \"indivScheduleId\": 46372468,\n                \"startTime\": \"2025-02-02T15:45:00-0600\",\n                \"endTime\": \"2025-02-02T17:30:00-0600\",\n                \"startOffset\": 639,\n                \"endOffset\": 646,\n                \"durationInMinutes\": 105,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47151391,\n                \"taskId\": 197,\n                \"taskName\": \"eStore Leader\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            }\n        ]\n    },\n    {\n        \"homeLocId\": 10549,\n        \"homeLocName\": \"(00006A) 04 - DRUG STORE\",\n        \"employeeId\": \"4058990\",\n        \"firstName\": \"Tracer\",\n        \"lastName\": \"Roberson\",\n        \"displayName\": \"Roberson, Tracer (4058990)\",\n        \"scheduleVersionName\": \"Current\",\n        \"masterScheduleId\": 20284898,\n        \"transitionScheduleId\": 24040853,\n        \"isActive\": true,\n        \"scheduleDate\": \"2025-02-01\",\n        \"startTime\": \"2025-02-01T22:00:00-0600\",\n        \"endTime\": \"2025-02-02T08:30:00-0600\",\n        \"startOffset\": 568,\n        \"endOffset\": 610,\n        \"durationOffset\": 38,\n        \"durationMin\": 570,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"005\",\n        \"chargeDeptName\": \"(00006A) 005 Drug Store/GM Total\",\n        \"subDeptId\": 10549,\n        \"subDeptName\": \"(00006A) 04 - DRUG STORE\",\n        \"jobCodeId\": 1099,\n        \"jobCode\": \"(021736) Night Stocker\",\n        \"payTypeId\": 1,\n        \"payType\": \"Regular\",\n        \"easScheduleId\": 35083760,\n        \"costHour\": 9.5,\n        \"costDollar\": 171.15,\n        \"lastModified\": \"2025-01-14T05:52:04-0600\",\n        \"comment\": null,\n        \"hasRequest\": false,\n        \"request\": null,\n        \"isPosted\": false,\n        \"postRequestId\": null,\n        \"indivEjcList\": [\n            {\n                \"indivScheduleId\": 46338422,\n                \"indivEjcId\": 47117325,\n                \"scheduleDayCalId\": 2288,\n                \"startTime\": \"2025-02-01T22:00:00-0600\",\n                \"endTime\": \"2025-02-02T08:30:00-0600\",\n                \"startOffset\": 568,\n                \"endOffset\": 610,\n                \"subDeptId\": 10549,\n                \"subDeptName\": \"(00006A) 04 - DRUG STORE\",\n                \"chargeStoreNumber\": \"S00006A\",\n                \"chargeDeptNumber\": \"005\",\n                \"chargeDeptName\": \"(00006A) 005 Drug Store/GM Total\",\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"taskId\": 36,\n                \"taskName\": \"DGM Overnight\",\n                \"jobCodeId\": 1099,\n                \"jobCodeName\": \"(021736) Night Stocker\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular\",\n                \"isBidOn\": false,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            }\n        ],\n        \"taskList\": \"DGM Overnight\",\n        \"breakList\": [\n            {\n                \"breakId\": 51205165,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2025-02-02T00:30:00-0600\",\n                \"endTime\": \"2025-02-02T00:45:00-0600\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            },\n            {\n                \"breakId\": 51205166,\n                \"type\": 1,\n                \"breakMealName\": \"Meal\",\n                \"startTime\": \"2025-02-02T03:00:00-0600\",\n                \"endTime\": \"2025-02-02T04:00:00-0600\",\n                \"durationOffset\": 4,\n                \"durationMin\": 60,\n                \"paid\": false,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            },\n            {\n                \"breakId\": 51205167,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2025-02-02T06:15:00-0600\",\n                \"endTime\": \"2025-02-02T06:30:00-0600\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            }\n        ],\n        \"timeLineList\": [\n            {\n                \"indivScheduleId\": 46338422,\n                \"startTime\": \"2025-02-01T22:00:00-0600\",\n                \"endTime\": \"2025-02-02T00:30:00-0600\",\n                \"startOffset\": 568,\n                \"endOffset\": 578,\n                \"durationInMinutes\": 150,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47117325,\n                \"taskId\": 36,\n                \"taskName\": \"DGM Overnight\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46338422,\n                \"startTime\": \"2025-02-02T00:30:00-0600\",\n                \"endTime\": \"2025-02-02T00:45:00-0600\",\n                \"startOffset\": 578,\n                \"endOffset\": 579,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51205165,\n                \"type\": 0,\n                \"breakMealName\": \"Break\"\n            },\n            {\n                \"indivScheduleId\": 46338422,\n                \"startTime\": \"2025-02-02T00:45:00-0600\",\n                \"endTime\": \"2025-02-02T03:00:00-0600\",\n                \"startOffset\": 579,\n                \"endOffset\": 588,\n                \"durationInMinutes\": 135,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47117325,\n                \"taskId\": 36,\n                \"taskName\": \"DGM Overnight\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46338422,\n                \"startTime\": \"2025-02-02T03:00:00-0600\",\n                \"endTime\": \"2025-02-02T04:00:00-0600\",\n                \"startOffset\": 588,\n                \"endOffset\": 592,\n                \"durationInMinutes\": 60,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51205166,\n                \"type\": 1,\n                \"breakMealName\": \"Meal\"\n            },\n            {\n                \"indivScheduleId\": 46338422,\n                \"startTime\": \"2025-02-02T04:00:00-0600\",\n                \"endTime\": \"2025-02-02T06:15:00-0600\",\n                \"startOffset\": 592,\n                \"endOffset\": 601,\n                \"durationInMinutes\": 135,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47117325,\n                \"taskId\": 36,\n                \"taskName\": \"DGM Overnight\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46338422,\n                \"startTime\": \"2025-02-02T06:15:00-0600\",\n                \"endTime\": \"2025-02-02T06:30:00-0600\",\n                \"startOffset\": 601,\n                \"endOffset\": 602,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51205167,\n                \"type\": 0,\n                \"breakMealName\": \"Break\"\n            },\n            {\n                \"indivScheduleId\": 46338422,\n                \"startTime\": \"2025-02-02T06:30:00-0600\",\n                \"endTime\": \"2025-02-02T08:30:00-0600\",\n                \"startOffset\": 602,\n                \"endOffset\": 610,\n                \"durationInMinutes\": 120,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47117325,\n                \"taskId\": 36,\n                \"taskName\": \"DGM Overnight\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            }\n        ]\n    },\n    {\n        \"homeLocId\": 10582,\n        \"homeLocName\": \"(00006A) 74 - HEALTHY LIVING\",\n        \"employeeId\": \"7297772\",\n        \"firstName\": \"Alexis\",\n        \"lastName\": \"Salada\",\n        \"displayName\": \"Salada, Alexis (7297772)\",\n        \"scheduleVersionName\": \"Current\",\n        \"masterScheduleId\": 20284890,\n        \"transitionScheduleId\": 24040869,\n        \"isActive\": true,\n        \"scheduleDate\": \"2025-02-02\",\n        \"startTime\": \"2025-02-02T09:00:00-0600\",\n        \"endTime\": \"2025-02-02T17:30:00-0600\",\n        \"startOffset\": 612,\n        \"endOffset\": 646,\n        \"durationOffset\": 32,\n        \"durationMin\": 480,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"011\",\n        \"chargeDeptName\": \"(00006A) 011 Grocery Total\",\n        \"subDeptId\": 10582,\n        \"subDeptName\": \"(00006A) 74 - HEALTHY LIVING\",\n        \"jobCodeId\": 71,\n        \"jobCode\": \"(011414) Healthy Living Cust Svc Spec\",\n        \"payTypeId\": 1,\n        \"payType\": \"Regular\",\n        \"easScheduleId\": 35083784,\n        \"costHour\": 8,\n        \"costDollar\": 157.64,\n        \"lastModified\": \"2025-01-14T05:52:04-0600\",\n        \"comment\": null,\n        \"hasRequest\": false,\n        \"request\": null,\n        \"isPosted\": false,\n        \"postRequestId\": null,\n        \"indivEjcList\": [\n            {\n                \"indivScheduleId\": 46338414,\n                \"indivEjcId\": 47117317,\n                \"scheduleDayCalId\": 2289,\n                \"startTime\": \"2025-02-02T09:00:00-0600\",\n                \"endTime\": \"2025-02-02T17:30:00-0600\",\n                \"startOffset\": 612,\n                \"endOffset\": 646,\n                \"subDeptId\": 10582,\n                \"subDeptName\": \"(00006A) 74 - HEALTHY LIVING\",\n                \"chargeStoreNumber\": \"S00006A\",\n                \"chargeDeptNumber\": \"011\",\n                \"chargeDeptName\": \"(00006A) 011 Grocery Total\",\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"taskId\": 95,\n                \"taskName\": \"Healthy Living\",\n                \"jobCodeId\": 71,\n                \"jobCodeName\": \"(011414) Healthy Living Cust Svc Spec\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular\",\n                \"isBidOn\": false,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            }\n        ],\n        \"taskList\": \"Healthy Living\",\n        \"breakList\": [\n            {\n                \"breakId\": 51205141,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2025-02-02T11:00:00-0600\",\n                \"endTime\": \"2025-02-02T11:15:00-0600\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            },\n            {\n                \"breakId\": 51205142,\n                \"type\": 1,\n                \"breakMealName\": \"Meal\",\n                \"startTime\": \"2025-02-02T13:15:00-0600\",\n                \"endTime\": \"2025-02-02T13:45:00-0600\",\n                \"durationOffset\": 2,\n                \"durationMin\": 30,\n                \"paid\": false,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            },\n            {\n                \"breakId\": 51205143,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2025-02-02T15:30:00-0600\",\n                \"endTime\": \"2025-02-02T15:45:00-0600\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            }\n        ],\n        \"timeLineList\": [\n            {\n                \"indivScheduleId\": 46338414,\n                \"startTime\": \"2025-02-02T09:00:00-0600\",\n                \"endTime\": \"2025-02-02T11:00:00-0600\",\n                \"startOffset\": 612,\n                \"endOffset\": 620,\n                \"durationInMinutes\": 120,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47117317,\n                \"taskId\": 95,\n                \"taskName\": \"Healthy Living\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46338414,\n                \"startTime\": \"2025-02-02T11:00:00-0600\",\n                \"endTime\": \"2025-02-02T11:15:00-0600\",\n                \"startOffset\": 620,\n                \"endOffset\": 621,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51205141,\n                \"type\": 0,\n                \"breakMealName\": \"Break\"\n            },\n            {\n                \"indivScheduleId\": 46338414,\n                \"startTime\": \"2025-02-02T11:15:00-0600\",\n                \"endTime\": \"2025-02-02T13:15:00-0600\",\n                \"startOffset\": 621,\n                \"endOffset\": 629,\n                \"durationInMinutes\": 120,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47117317,\n                \"taskId\": 95,\n                \"taskName\": \"Healthy Living\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46338414,\n                \"startTime\": \"2025-02-02T13:15:00-0600\",\n                \"endTime\": \"2025-02-02T13:45:00-0600\",\n                \"startOffset\": 629,\n                \"endOffset\": 631,\n                \"durationInMinutes\": 30,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51205142,\n                \"type\": 1,\n                \"breakMealName\": \"Meal\"\n            },\n            {\n                \"indivScheduleId\": 46338414,\n                \"startTime\": \"2025-02-02T13:45:00-0600\",\n                \"endTime\": \"2025-02-02T15:30:00-0600\",\n                \"startOffset\": 631,\n                \"endOffset\": 638,\n                \"durationInMinutes\": 105,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47117317,\n                \"taskId\": 95,\n                \"taskName\": \"Healthy Living\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46338414,\n                \"startTime\": \"2025-02-02T15:30:00-0600\",\n                \"endTime\": \"2025-02-02T15:45:00-0600\",\n                \"startOffset\": 638,\n                \"endOffset\": 639,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51205143,\n                \"type\": 0,\n                \"breakMealName\": \"Break\"\n            },\n            {\n                \"indivScheduleId\": 46338414,\n                \"startTime\": \"2025-02-02T15:45:00-0600\",\n                \"endTime\": \"2025-02-02T17:30:00-0600\",\n                \"startOffset\": 639,\n                \"endOffset\": 646,\n                \"durationInMinutes\": 105,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47117317,\n                \"taskId\": 95,\n                \"taskName\": \"Healthy Living\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            }\n        ]\n    },\n    {\n        \"homeLocId\": 10549,\n        \"homeLocName\": \"(00006A) 04 - DRUG STORE\",\n        \"employeeId\": \"1146451\",\n        \"firstName\": \"Ryan\",\n        \"lastName\": \"Weidemann\",\n        \"displayName\": \"Weidemann, Ryan (1146451)\",\n        \"scheduleVersionName\": \"Current\",\n        \"masterScheduleId\": 20284901,\n        \"transitionScheduleId\": 24040848,\n        \"isActive\": true,\n        \"scheduleDate\": \"2025-02-01\",\n        \"startTime\": \"2025-02-01T22:00:00-0600\",\n        \"endTime\": \"2025-02-02T08:30:00-0600\",\n        \"startOffset\": 568,\n        \"endOffset\": 610,\n        \"durationOffset\": 38,\n        \"durationMin\": 570,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"005\",\n        \"chargeDeptName\": \"(00006A) 005 Drug Store/GM Total\",\n        \"subDeptId\": 10549,\n        \"subDeptName\": \"(00006A) 04 - DRUG STORE\",\n        \"jobCodeId\": 1099,\n        \"jobCode\": \"(021736) Night Stocker\",\n        \"payTypeId\": 1,\n        \"payType\": \"Regular\",\n        \"easScheduleId\": 35083753,\n        \"costHour\": 9.5,\n        \"costDollar\": 210.63,\n        \"lastModified\": \"2025-01-14T05:52:04-0600\",\n        \"comment\": null,\n        \"hasRequest\": false,\n        \"request\": null,\n        \"isPosted\": false,\n        \"postRequestId\": null,\n        \"indivEjcList\": [\n            {\n                \"indivScheduleId\": 46338425,\n                \"indivEjcId\": 47117328,\n                \"scheduleDayCalId\": 2288,\n                \"startTime\": \"2025-02-01T22:00:00-0600\",\n                \"endTime\": \"2025-02-02T08:30:00-0600\",\n                \"startOffset\": 568,\n                \"endOffset\": 610,\n                \"subDeptId\": 10549,\n                \"subDeptName\": \"(00006A) 04 - DRUG STORE\",\n                \"chargeStoreNumber\": \"S00006A\",\n                \"chargeDeptNumber\": \"005\",\n                \"chargeDeptName\": \"(00006A) 005 Drug Store/GM Total\",\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"taskId\": 36,\n                \"taskName\": \"DGM Overnight\",\n                \"jobCodeId\": 1099,\n                \"jobCodeName\": \"(021736) Night Stocker\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular\",\n                \"isBidOn\": false,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            }\n        ],\n        \"taskList\": \"DGM Overnight\",\n        \"breakList\": [\n            {\n                \"breakId\": 51205174,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2025-02-02T00:30:00-0600\",\n                \"endTime\": \"2025-02-02T00:45:00-0600\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            },\n            {\n                \"breakId\": 51205175,\n                \"type\": 1,\n                \"breakMealName\": \"Meal\",\n                \"startTime\": \"2025-02-02T03:00:00-0600\",\n                \"endTime\": \"2025-02-02T04:00:00-0600\",\n                \"durationOffset\": 4,\n                \"durationMin\": 60,\n                \"paid\": false,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            },\n            {\n                \"breakId\": 51205176,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2025-02-02T06:15:00-0600\",\n                \"endTime\": \"2025-02-02T06:30:00-0600\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true,\n                \"lastModified\": \"2025-01-14T05:52:04-0600\"\n            }\n        ],\n        \"timeLineList\": [\n            {\n                \"indivScheduleId\": 46338425,\n                \"startTime\": \"2025-02-01T22:00:00-0600\",\n                \"endTime\": \"2025-02-02T00:30:00-0600\",\n                \"startOffset\": 568,\n                \"endOffset\": 578,\n                \"durationInMinutes\": 150,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47117328,\n                \"taskId\": 36,\n                \"taskName\": \"DGM Overnight\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46338425,\n                \"startTime\": \"2025-02-02T00:30:00-0600\",\n                \"endTime\": \"2025-02-02T00:45:00-0600\",\n                \"startOffset\": 578,\n                \"endOffset\": 579,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51205174,\n                \"type\": 0,\n                \"breakMealName\": \"Break\"\n            },\n            {\n                \"indivScheduleId\": 46338425,\n                \"startTime\": \"2025-02-02T00:45:00-0600\",\n                \"endTime\": \"2025-02-02T03:00:00-0600\",\n                \"startOffset\": 579,\n                \"endOffset\": 588,\n                \"durationInMinutes\": 135,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47117328,\n                \"taskId\": 36,\n                \"taskName\": \"DGM Overnight\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46338425,\n                \"startTime\": \"2025-02-02T03:00:00-0600\",\n                \"endTime\": \"2025-02-02T04:00:00-0600\",\n                \"startOffset\": 588,\n                \"endOffset\": 592,\n                \"durationInMinutes\": 60,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51205175,\n                \"type\": 1,\n                \"breakMealName\": \"Meal\"\n            },\n            {\n                \"indivScheduleId\": 46338425,\n                \"startTime\": \"2025-02-02T04:00:00-0600\",\n                \"endTime\": \"2025-02-02T06:15:00-0600\",\n                \"startOffset\": 592,\n                \"endOffset\": 601,\n                \"durationInMinutes\": 135,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47117328,\n                \"taskId\": 36,\n                \"taskName\": \"DGM Overnight\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46338425,\n                \"startTime\": \"2025-02-02T06:15:00-0600\",\n                \"endTime\": \"2025-02-02T06:30:00-0600\",\n                \"startOffset\": 601,\n                \"endOffset\": 602,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51205176,\n                \"type\": 0,\n                \"breakMealName\": \"Break\"\n            },\n            {\n                \"indivScheduleId\": 46338425,\n                \"startTime\": \"2025-02-02T06:30:00-0600\",\n                \"endTime\": \"2025-02-02T08:30:00-0600\",\n                \"startOffset\": 602,\n                \"endOffset\": 610,\n                \"durationInMinutes\": 120,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47117328,\n                \"taskId\": 36,\n                \"taskName\": \"DGM Overnight\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            }\n        ]\n    },\n    {\n        \"homeLocId\": 10601,\n        \"homeLocName\": \"(00006A) 20 - SEAFOOD\",\n        \"employeeId\": \"6714163\",\n        \"firstName\": \"Trey\",\n        \"lastName\": \"Eaves\",\n        \"displayName\": \"Eaves, Trey (6714163)\",\n        \"scheduleVersionName\": \"Current\",\n        \"masterScheduleId\": 20326130,\n        \"transitionScheduleId\": 24082111,\n        \"isActive\": false,\n        \"scheduleDate\": \"2025-02-02\",\n        \"startTime\": null,\n        \"endTime\": null,\n        \"startOffset\": null,\n        \"endOffset\": null,\n        \"durationOffset\": null,\n        \"durationMin\": null,\n        \"chargeStoreNumber\": null,\n        \"chargeDeptNumber\": null,\n        \"chargeDeptName\": null,\n        \"subDeptId\": null,\n        \"subDeptName\": null,\n        \"jobCodeId\": null,\n        \"jobCode\": null,\n        \"payTypeId\": null,\n        \"payType\": null,\n        \"easScheduleId\": null,\n        \"costHour\": null,\n        \"costDollar\": null,\n        \"lastModified\": \"2025-01-17T10:25:42-0600\",\n        \"comment\": null,\n        \"hasRequest\": false,\n        \"request\": null,\n        \"isPosted\": false,\n        \"postRequestId\": null,\n        \"indivEjcList\": [],\n        \"taskList\": \"\",\n        \"breakList\": [],\n        \"timeLineList\": []\n    }\n]"}],"_postman_id":"5bece12a-adb1-42d0-b524-0f4f2cdf6883"},{"name":"Manager - getVirtualScheduleList","id":"71ac23f7-ab47-4825-a129-176cac1ecbb6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingmanagerapi/getVirtualScheduleList?managerId={{managerId}}&orgId={{orgId}}&subDeptCode={{subDeptCode}}&start={{startDate}}&end={{endDate}}","description":"<p>Given manager employee id / org and a date range, provide a list of virtual schedules under the manager's org or the input org</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n        \"scheduleVersionName\": \"Published\",// schedule version name\n        \"indivScheduleId\": 36903823,// the unique id of the virtual schedule\n        \"scheduleDate\": \"2024-07-29\",// date of the virtual scheudle\n        \"startTime\": \"2024-07-29T07:00:00-0500\",// start time of the virtual schedule\n        \"endTime\": \"2024-07-29T15:30:00-0500\",// end time of the virtual schedule\n        \"startOffset\": 28,// start offset of the virtual schedule\n        \"endOffset\": 62,// end offset of the virtual schedule\n        \"durationOffset\": 34,// end offset - start offset\n        \"durationMin\": 510,//minutes between start time and end time\n        \"chargeStoreNumber\": \"S00006A\",// store number of the virtual schedule org\n        \"chargeDeptNumber\": \"004\",// department number of the virtual schedule org\n        \"chargeDeptName\": \"(00006A) 004 Bakery Total\",// department name of the virtual schedule org\n        \"subDeptId\": 10524,// sub department id of the virtual schedule\n        \"subDeptName\": \"(00006A) 03 - BAKERY\",// sub department name of the virtual schedule\n        \"taskId\": 21,// task id of the virtual schedule\n        \"taskName\": \"BKY Admin\",// task name of the virtual schedule\n        \"isPosted\": true, //true: the virtual schedule has been posted\n        \"postByEmployeeId\": \"2003679\",//employee id who posted the shift\n        \"postByEmployeeFirstName\": \"Chandra\",//employee's first name who posted the shift\n        \"postByEmployeeLastName\": \"Mondaine\",//employee's last name who posted the shift\n        \"postByEmployeeDisplayName\": \"Mondaine, Chandra(2003679)\",//employee's name who posted the shift\n        \"postTime\": \"2022-09-12T19:59:00-0500\",//posted time\n        \"bidSubmitPendingCount\": 0,//count of bid request related to the virtual schedule which status is Pending\n        \"bidSubmitDeniedCount\": 0,//count of bid request related to the virtual schedule which status is Denied\n        \"surrenderRequestId\": null,//surrender request id related to the virtual schedule\n        \"bidEmployeeList\": []//Details of bid requests related to the virtual schedule, effective when view virtual schedule's details information\n    }\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingmanagerapi","getVirtualScheduleList"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>Optional. The employee Id of the manager. Effective only when orgId and subDeptCode are empty.</p>\n","type":"text/plain"},"key":"managerId","value":"{{managerId}}"},{"description":{"content":"<p>Optional, the id of the org, separated via comma, empty means all orgs. Effective only when managerId is empty</p>\n","type":"text/plain"},"key":"orgId","value":"{{orgId}}"},{"description":{"content":"<p>Optional, 2 digit code, separated via comma. Empty means all org types for the specified org id. Effective only when managerId is empty</p>\n","type":"text/plain"},"key":"subDeptCode","value":"{{subDeptCode}}"},{"description":{"content":"<p>The effective start date of the schedule, default value is current time, the format should be yyyy-MM-dd. E.g. 2022-09-30</p>\n","type":"text/plain"},"key":"start","value":"{{startDate}}"},{"description":{"content":"<p>The effective end date of the schedule, default value is 7 days later of the start date, the format should be yyyy-MM-dd. E.g. 2022-09-30</p>\n","type":"text/plain"},"key":"end","value":"{{endDate}}"}],"variable":[]}},"response":[{"id":"ef33b334-4f69-4df5-b873-7ed0cc195c4e","name":"Manager - getVirtualScheduleList by org","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getVirtualScheduleList?orgId=433&subDeptCode=20,13&start=2025-01-25&end=2025-02-02","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getVirtualScheduleList"],"query":[{"key":"managerId","value":"6222386","description":"Optional. The employee Id of the manager. Effective only when orgId and subDeptCode are empty.","disabled":true},{"key":"storeNum","value":"S00006A,S00009A","description":"Optional, The store number, separated via comma. Effective only when managerId is empty","disabled":true},{"key":"orgId","value":"433","description":"Optional, the id of the org, separated via comma, empty means all orgs. Effective only when managerId and storeNum are both empty"},{"key":"subDeptCode","value":"20,13","description":"Optional, 2 digit code, separated via comma. Empty means all org types for the specified org id or storeNum. Effective only when managerId is empty"},{"key":"start","value":"2025-01-25","description":"The effective start date of the schedule, default value is current time, the format should be yyyy-MM-dd. E.g. 2022-09-30"},{"key":"end","value":"2025-02-02","description":"The effective end date of the schedule, default value is 7 days later of the start date, the format should be yyyy-MM-dd. E.g. 2022-09-30"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Jan 2025 18:49:05 GMT"},{"key":"Server","value":"WildFly/10"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"971"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Feature-Policy","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob: *.logile.com widget.freshworks.com logile.freshdesk.com *.freshchat.com s3.amazonaws.com *.microsoftonline.com *.msftauth.net *.youtube.com *.youtube-nocookie.com *.googletagmanager.com *.google-analytics.com *.pendo.io papi.walkme.com cdn.walkme.com playerserver.walkme.com ec-playback.walkme.com ec.walkme.com s3.walkmeusercontent.com *.datadoghq-browser-agent.com *.browser-intake-datadoghq.com fonts.gstatic.com; media-src blob: data: https: *.s3.amazonaws.com *.logile.com *.amazonaws.com http://d9pb0qm3fz2lu.cloudfront.net https://s3.walkmeusercontent.com; img-src * data: https: blob: *.logile.com *.amazonaws.com http://d9pb0qm3fz2lu.cloudfront.net cdn.pendo.io app.pendo.io pendo-static-4924446091575296.storage.googleapis.com data.pendo.io *.browser-intake-datadoghq.com https://s3.walkmeusercontent.com; script-src *.logile.com 'unsafe-inline' 'unsafe-eval' *.gstatic.com *.datadoghq-browser-agent.com app.pendo.io pendo-io-static.storage.googleapis.com cdn.pendo.io pendo-static-4924446091575296.storage.googleapis.com data.pendo.io *.walkme.com widget.freshworks.com  cdnjs.cloudflare.com www.googletagmanager.com; style-src *.logile.com cdn.walkme.com *.wa 'unsafe-inline' app.pendo.io cdn.pendo.io pendo-static-4924446091575296.storage.googleapis.com; connect-src data: wss: self *.logile.com *.gstatic.com *.walkme.com browser-intake-datadoghq.com app.pendo.io data.pendo.io pendo-static-4924446091575296.storage.googleapis.com www.google-analytics.com logile.panintelligence.cloud; frame-src *.powerbi.com *.microsoftonline.com *.logile.com player.vimeo.com app.pendo.io cdn.walkme.com www.youtube-nocookie.com *.okta.com *.onelogin.com logile.panintelligence.cloud; child-src blob: data: app.pendo.io *.logile.com widget.freshworks.com logile.freshdesk.com *.okta.com *.google.com papi.walkme.com cdn.walkme.com playerserver.walkme.com ec-playback.walkme.com ec.walkme.com;;"},{"key":"Keep-Alive","value":"timeout=10, max=8000"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"scheduleVersionName\": \"Published\",\n        \"indivScheduleId\": 46379675,\n        \"scheduleDate\": \"2025-01-28\",\n        \"startTime\": \"2025-01-28T11:00:00-0600\",\n        \"endTime\": \"2025-01-28T13:00:00-0600\",\n        \"startOffset\": 140,\n        \"endOffset\": 148,\n        \"durationOffset\": 8,\n        \"durationMin\": 120,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"003\",\n        \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n        \"subDeptId\": 10601,\n        \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n        \"taskId\": 12,\n        \"taskName\": \"SFD Outdoor Events\",\n        \"isPosted\": true,\n        \"postByEmployeeId\": \"6714163\",\n        \"postByEmployeeFirstName\": \"Trey\",\n        \"postByEmployeeLastName\": \"Eaves\",\n        \"postByEmployeeDisplayName\": \"Eaves, Trey (6714163)\",\n        \"postTime\": \"2025-01-17T12:19:20-0600\",\n        \"bidSubmitPendingCount\": 0,\n        \"bidSubmitDeniedCount\": 1,\n        \"surrenderRequestId\": 2256147,\n        \"bidEmployeeList\": [\n            {\n                \"employeeId\": \"7941337\",\n                \"firstName\": \"Nicholas\",\n                \"lastName\": \"Brown\",\n                \"displayName\": \"Brown, Nicholas (7941337)\",\n                \"employeeRoleType\": \"Borrowed\",\n                \"messageSendTime\": \"2025-01-17T12:19:20-0600\",\n                \"firstTimeCheckDetail\": null,\n                \"canApproveBid\": false,\n                \"alertMsg\": \"\",\n                \"requestId\": 2256149,\n                \"requestStatusId\": 2,\n                \"requestStatus\": \"Denied\",\n                \"requestTime\": \"2025-01-17T12:22:11-0600\",\n                \"violationList\": []\n            }\n        ]\n    },\n    {\n        \"scheduleVersionName\": \"Published\",\n        \"indivScheduleId\": 46379680,\n        \"scheduleDate\": \"2025-01-29\",\n        \"startTime\": \"2025-01-29T22:00:00-0600\",\n        \"endTime\": \"2025-01-30T06:00:00-0600\",\n        \"startOffset\": 280,\n        \"endOffset\": 312,\n        \"durationOffset\": 32,\n        \"durationMin\": 480,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"003\",\n        \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n        \"subDeptId\": 10601,\n        \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n        \"taskId\": 11,\n        \"taskName\": \"SFD Admin\",\n        \"isPosted\": true,\n        \"postByEmployeeId\": \"0\",\n        \"postByEmployeeFirstName\": \"LS\",\n        \"postByEmployeeLastName\": \"Logile_Dev\",\n        \"postByEmployeeDisplayName\": \"Logile_Dev, LS (SD_LS_Logile_Dev)\",\n        \"postTime\": \"2025-01-17T12:36:29-0600\",\n        \"bidSubmitPendingCount\": 0,\n        \"bidSubmitDeniedCount\": 0,\n        \"surrenderRequestId\": null,\n        \"bidEmployeeList\": []\n    },\n    {\n        \"scheduleVersionName\": \"Published\",\n        \"indivScheduleId\": 46379667,\n        \"scheduleDate\": \"2025-02-02\",\n        \"startTime\": \"2025-02-02T08:00:00-0600\",\n        \"endTime\": \"2025-02-02T11:00:00-0600\",\n        \"startOffset\": 608,\n        \"endOffset\": 620,\n        \"durationOffset\": 12,\n        \"durationMin\": 180,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"003\",\n        \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n        \"subDeptId\": 10601,\n        \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n        \"taskId\": 11,\n        \"taskName\": \"SFD Admin\",\n        \"isPosted\": true,\n        \"postByEmployeeId\": \"6714163\",\n        \"postByEmployeeFirstName\": \"Trey\",\n        \"postByEmployeeLastName\": \"Eaves\",\n        \"postByEmployeeDisplayName\": \"Eaves, Trey (6714163)\",\n        \"postTime\": \"2025-01-17T10:25:52-0600\",\n        \"bidSubmitPendingCount\": 0,\n        \"bidSubmitDeniedCount\": 2,\n        \"surrenderRequestId\": 2256140,\n        \"bidEmployeeList\": [\n            {\n                \"employeeId\": \"4210206\",\n                \"firstName\": \"Aryka\",\n                \"lastName\": \"Diego\",\n                \"displayName\": \"Diego, Aryka (4210206)\",\n                \"employeeRoleType\": \"Borrowed\",\n                \"messageSendTime\": \"2025-01-17T10:45:01-0600\",\n                \"firstTimeCheckDetail\": \"2025-01-17T10:47:18-0600\",\n                \"canApproveBid\": false,\n                \"alertMsg\": \"\",\n                \"requestId\": 2256143,\n                \"requestStatusId\": 2,\n                \"requestStatus\": \"Denied\",\n                \"requestTime\": \"2025-01-17T10:47:21-0600\",\n                \"violationList\": []\n            },\n            {\n                \"employeeId\": \"7941337\",\n                \"firstName\": \"Nicholas\",\n                \"lastName\": \"Brown\",\n                \"displayName\": \"Brown, Nicholas (7941337)\",\n                \"employeeRoleType\": \"Borrowed\",\n                \"messageSendTime\": \"2025-01-17T10:45:01-0600\",\n                \"firstTimeCheckDetail\": null,\n                \"canApproveBid\": false,\n                \"alertMsg\": \"\",\n                \"requestId\": 2256145,\n                \"requestStatusId\": 2,\n                \"requestStatus\": \"Denied\",\n                \"requestTime\": \"2025-01-17T10:51:50-0600\",\n                \"violationList\": []\n            }\n        ]\n    },\n    {\n        \"scheduleVersionName\": \"Published\",\n        \"indivScheduleId\": 46379668,\n        \"scheduleDate\": \"2025-02-02\",\n        \"startTime\": \"2025-02-02T11:00:00-0600\",\n        \"endTime\": \"2025-02-02T13:00:00-0600\",\n        \"startOffset\": 620,\n        \"endOffset\": 628,\n        \"durationOffset\": 8,\n        \"durationMin\": 120,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"003\",\n        \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n        \"subDeptId\": 10601,\n        \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n        \"taskId\": 12,\n        \"taskName\": \"SFD Outdoor Events\",\n        \"isPosted\": true,\n        \"postByEmployeeId\": \"6714163\",\n        \"postByEmployeeFirstName\": \"Trey\",\n        \"postByEmployeeLastName\": \"Eaves\",\n        \"postByEmployeeDisplayName\": \"Eaves, Trey (6714163)\",\n        \"postTime\": \"2025-01-17T10:25:52-0600\",\n        \"bidSubmitPendingCount\": 1,\n        \"bidSubmitDeniedCount\": 0,\n        \"surrenderRequestId\": 2256140,\n        \"bidEmployeeList\": [\n            {\n                \"employeeId\": \"4210206\",\n                \"firstName\": \"Aryka\",\n                \"lastName\": \"Diego\",\n                \"displayName\": \"Diego, Aryka (4210206)\",\n                \"employeeRoleType\": \"Borrowed\",\n                \"messageSendTime\": \"2025-01-17T10:45:01-0600\",\n                \"firstTimeCheckDetail\": \"2025-01-17T10:47:18-0600\",\n                \"canApproveBid\": false,\n                \"alertMsg\": \"\",\n                \"requestId\": 2256144,\n                \"requestStatusId\": 5,\n                \"requestStatus\": \"Deleted\",\n                \"requestTime\": \"2025-01-17T10:47:21-0600\",\n                \"violationList\": []\n            },\n            {\n                \"employeeId\": \"7941337\",\n                \"firstName\": \"Nicholas\",\n                \"lastName\": \"Brown\",\n                \"displayName\": \"Brown, Nicholas (7941337)\",\n                \"employeeRoleType\": \"Borrowed\",\n                \"messageSendTime\": \"2025-01-17T10:25:52-0600\",\n                \"firstTimeCheckDetail\": null,\n                \"canApproveBid\": false,\n                \"alertMsg\": \"\",\n                \"requestId\": 2256146,\n                \"requestStatusId\": 3,\n                \"requestStatus\": \"Pending\",\n                \"requestTime\": \"2025-01-17T10:52:26-0600\",\n                \"violationList\": []\n            }\n        ]\n    }\n]"},{"id":"80b39546-4791-4e63-9624-cb294be410a5","name":"Manager - getVirtualScheduleList by manager","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getVirtualScheduleList?managerId=1359359&subDeptCode=20,13&start=2025-01-25&end=2025-02-02","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getVirtualScheduleList"],"query":[{"key":"managerId","value":"1359359","description":"Optional. The employee Id of the manager. Effective only when orgId and subDeptCode are empty."},{"key":"storeNum","value":"S00006A,S00009A","description":"Optional, The store number, separated via comma. Effective only when managerId is empty","disabled":true},{"key":"orgId","value":"433","description":"Optional, the id of the org, separated via comma, empty means all orgs. Effective only when managerId and storeNum are both empty","disabled":true},{"key":"subDeptCode","value":"20,13","description":"Optional, 2 digit code, separated via comma. Empty means all org types for the specified org id or storeNum. Effective only when managerId is empty"},{"key":"start","value":"2025-01-25","description":"The effective start date of the schedule, default value is current time, the format should be yyyy-MM-dd. E.g. 2022-09-30"},{"key":"end","value":"2025-02-02","description":"The effective end date of the schedule, default value is 7 days later of the start date, the format should be yyyy-MM-dd. E.g. 2022-09-30"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Jan 2025 18:54:44 GMT"},{"key":"Server","value":"WildFly/10"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"7843"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Feature-Policy","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob: *.logile.com widget.freshworks.com logile.freshdesk.com *.freshchat.com s3.amazonaws.com *.microsoftonline.com *.msftauth.net *.youtube.com *.youtube-nocookie.com *.googletagmanager.com *.google-analytics.com *.pendo.io papi.walkme.com cdn.walkme.com playerserver.walkme.com ec-playback.walkme.com ec.walkme.com s3.walkmeusercontent.com *.datadoghq-browser-agent.com *.browser-intake-datadoghq.com fonts.gstatic.com; media-src blob: data: https: *.s3.amazonaws.com *.logile.com *.amazonaws.com http://d9pb0qm3fz2lu.cloudfront.net https://s3.walkmeusercontent.com; img-src * data: https: blob: *.logile.com *.amazonaws.com http://d9pb0qm3fz2lu.cloudfront.net cdn.pendo.io app.pendo.io pendo-static-4924446091575296.storage.googleapis.com data.pendo.io *.browser-intake-datadoghq.com https://s3.walkmeusercontent.com; script-src *.logile.com 'unsafe-inline' 'unsafe-eval' *.gstatic.com *.datadoghq-browser-agent.com app.pendo.io pendo-io-static.storage.googleapis.com cdn.pendo.io pendo-static-4924446091575296.storage.googleapis.com data.pendo.io *.walkme.com widget.freshworks.com  cdnjs.cloudflare.com www.googletagmanager.com; style-src *.logile.com cdn.walkme.com *.wa 'unsafe-inline' app.pendo.io cdn.pendo.io pendo-static-4924446091575296.storage.googleapis.com; connect-src data: wss: self *.logile.com *.gstatic.com *.walkme.com browser-intake-datadoghq.com app.pendo.io data.pendo.io pendo-static-4924446091575296.storage.googleapis.com www.google-analytics.com logile.panintelligence.cloud; frame-src *.powerbi.com *.microsoftonline.com *.logile.com player.vimeo.com app.pendo.io cdn.walkme.com www.youtube-nocookie.com *.okta.com *.onelogin.com logile.panintelligence.cloud; child-src blob: data: app.pendo.io *.logile.com widget.freshworks.com logile.freshdesk.com *.okta.com *.google.com papi.walkme.com cdn.walkme.com playerserver.walkme.com ec-playback.walkme.com ec.walkme.com;;"},{"key":"Keep-Alive","value":"timeout=10, max=8000"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"scheduleVersionName\": \"Published\",\n        \"indivScheduleId\": 46379675,\n        \"scheduleDate\": \"2025-01-28\",\n        \"startTime\": \"2025-01-28T11:00:00-0600\",\n        \"endTime\": \"2025-01-28T13:00:00-0600\",\n        \"startOffset\": 140,\n        \"endOffset\": 148,\n        \"durationOffset\": 8,\n        \"durationMin\": 120,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"003\",\n        \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n        \"subDeptId\": 10601,\n        \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n        \"taskId\": 12,\n        \"taskName\": \"SFD Outdoor Events\",\n        \"isPosted\": true,\n        \"postByEmployeeId\": \"6714163\",\n        \"postByEmployeeFirstName\": \"Trey\",\n        \"postByEmployeeLastName\": \"Eaves\",\n        \"postByEmployeeDisplayName\": \"Eaves, Trey (6714163)\",\n        \"postTime\": \"2025-01-17T12:19:20-0600\",\n        \"bidSubmitPendingCount\": 0,\n        \"bidSubmitDeniedCount\": 1,\n        \"surrenderRequestId\": 2256147,\n        \"bidEmployeeList\": [\n            {\n                \"employeeId\": \"7941337\",\n                \"firstName\": \"Nicholas\",\n                \"lastName\": \"Brown\",\n                \"displayName\": \"Brown, Nicholas (7941337)\",\n                \"employeeRoleType\": \"Borrowed\",\n                \"messageSendTime\": \"2025-01-17T12:19:20-0600\",\n                \"firstTimeCheckDetail\": null,\n                \"canApproveBid\": false,\n                \"alertMsg\": \"\",\n                \"requestId\": 2256149,\n                \"requestStatusId\": 2,\n                \"requestStatus\": \"Denied\",\n                \"requestTime\": \"2025-01-17T12:22:11-0600\",\n                \"violationList\": []\n            }\n        ]\n    },\n    {\n        \"scheduleVersionName\": \"Published\",\n        \"indivScheduleId\": 46379680,\n        \"scheduleDate\": \"2025-01-29\",\n        \"startTime\": \"2025-01-29T22:00:00-0600\",\n        \"endTime\": \"2025-01-30T06:00:00-0600\",\n        \"startOffset\": 280,\n        \"endOffset\": 312,\n        \"durationOffset\": 32,\n        \"durationMin\": 480,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"003\",\n        \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n        \"subDeptId\": 10601,\n        \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n        \"taskId\": 11,\n        \"taskName\": \"SFD Admin\",\n        \"isPosted\": true,\n        \"postByEmployeeId\": \"0\",\n        \"postByEmployeeFirstName\": \"LS\",\n        \"postByEmployeeLastName\": \"Logile_Dev\",\n        \"postByEmployeeDisplayName\": \"Logile_Dev, LS (SD_LS_Logile_Dev)\",\n        \"postTime\": \"2025-01-17T12:36:29-0600\",\n        \"bidSubmitPendingCount\": 0,\n        \"bidSubmitDeniedCount\": 0,\n        \"surrenderRequestId\": null,\n        \"bidEmployeeList\": []\n    },\n    {\n        \"scheduleVersionName\": \"Published\",\n        \"indivScheduleId\": 46379667,\n        \"scheduleDate\": \"2025-02-02\",\n        \"startTime\": \"2025-02-02T08:00:00-0600\",\n        \"endTime\": \"2025-02-02T11:00:00-0600\",\n        \"startOffset\": 608,\n        \"endOffset\": 620,\n        \"durationOffset\": 12,\n        \"durationMin\": 180,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"003\",\n        \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n        \"subDeptId\": 10601,\n        \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n        \"taskId\": 11,\n        \"taskName\": \"SFD Admin\",\n        \"isPosted\": true,\n        \"postByEmployeeId\": \"6714163\",\n        \"postByEmployeeFirstName\": \"Trey\",\n        \"postByEmployeeLastName\": \"Eaves\",\n        \"postByEmployeeDisplayName\": \"Eaves, Trey (6714163)\",\n        \"postTime\": \"2025-01-17T10:25:52-0600\",\n        \"bidSubmitPendingCount\": 0,\n        \"bidSubmitDeniedCount\": 2,\n        \"surrenderRequestId\": 2256140,\n        \"bidEmployeeList\": [\n            {\n                \"employeeId\": \"4210206\",\n                \"firstName\": \"Aryka\",\n                \"lastName\": \"Diego\",\n                \"displayName\": \"Diego, Aryka (4210206)\",\n                \"employeeRoleType\": \"Borrowed\",\n                \"messageSendTime\": \"2025-01-17T10:45:01-0600\",\n                \"firstTimeCheckDetail\": \"2025-01-17T10:47:18-0600\",\n                \"canApproveBid\": false,\n                \"alertMsg\": \"\",\n                \"requestId\": 2256143,\n                \"requestStatusId\": 2,\n                \"requestStatus\": \"Denied\",\n                \"requestTime\": \"2025-01-17T10:47:21-0600\",\n                \"violationList\": []\n            },\n            {\n                \"employeeId\": \"7941337\",\n                \"firstName\": \"Nicholas\",\n                \"lastName\": \"Brown\",\n                \"displayName\": \"Brown, Nicholas (7941337)\",\n                \"employeeRoleType\": \"Borrowed\",\n                \"messageSendTime\": \"2025-01-17T10:45:01-0600\",\n                \"firstTimeCheckDetail\": null,\n                \"canApproveBid\": false,\n                \"alertMsg\": \"\",\n                \"requestId\": 2256145,\n                \"requestStatusId\": 2,\n                \"requestStatus\": \"Denied\",\n                \"requestTime\": \"2025-01-17T10:51:50-0600\",\n                \"violationList\": []\n            }\n        ]\n    },\n    {\n        \"scheduleVersionName\": \"Published\",\n        \"indivScheduleId\": 46379668,\n        \"scheduleDate\": \"2025-02-02\",\n        \"startTime\": \"2025-02-02T11:00:00-0600\",\n        \"endTime\": \"2025-02-02T13:00:00-0600\",\n        \"startOffset\": 620,\n        \"endOffset\": 628,\n        \"durationOffset\": 8,\n        \"durationMin\": 120,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"003\",\n        \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n        \"subDeptId\": 10601,\n        \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n        \"taskId\": 12,\n        \"taskName\": \"SFD Outdoor Events\",\n        \"isPosted\": true,\n        \"postByEmployeeId\": \"6714163\",\n        \"postByEmployeeFirstName\": \"Trey\",\n        \"postByEmployeeLastName\": \"Eaves\",\n        \"postByEmployeeDisplayName\": \"Eaves, Trey (6714163)\",\n        \"postTime\": \"2025-01-17T10:25:52-0600\",\n        \"bidSubmitPendingCount\": 1,\n        \"bidSubmitDeniedCount\": 0,\n        \"surrenderRequestId\": 2256140,\n        \"bidEmployeeList\": [\n            {\n                \"employeeId\": \"4210206\",\n                \"firstName\": \"Aryka\",\n                \"lastName\": \"Diego\",\n                \"displayName\": \"Diego, Aryka (4210206)\",\n                \"employeeRoleType\": \"Borrowed\",\n                \"messageSendTime\": \"2025-01-17T10:45:01-0600\",\n                \"firstTimeCheckDetail\": \"2025-01-17T10:47:18-0600\",\n                \"canApproveBid\": false,\n                \"alertMsg\": \"\",\n                \"requestId\": 2256144,\n                \"requestStatusId\": 5,\n                \"requestStatus\": \"Deleted\",\n                \"requestTime\": \"2025-01-17T10:47:21-0600\",\n                \"violationList\": []\n            },\n            {\n                \"employeeId\": \"7941337\",\n                \"firstName\": \"Nicholas\",\n                \"lastName\": \"Brown\",\n                \"displayName\": \"Brown, Nicholas (7941337)\",\n                \"employeeRoleType\": \"Borrowed\",\n                \"messageSendTime\": \"2025-01-17T10:25:52-0600\",\n                \"firstTimeCheckDetail\": null,\n                \"canApproveBid\": false,\n                \"alertMsg\": \"\",\n                \"requestId\": 2256146,\n                \"requestStatusId\": 3,\n                \"requestStatus\": \"Pending\",\n                \"requestTime\": \"2025-01-17T10:52:26-0600\",\n                \"violationList\": []\n            }\n        ]\n    }\n]"}],"_postman_id":"71ac23f7-ab47-4825-a129-176cac1ecbb6"},{"name":"Manager - getVirtualScheduleDetail","id":"2f6b1cf9-6c48-4ce2-a10d-dee3240df6c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingmanagerapi/getVirtualScheduleDetail?managerId={{managerId}}&virtualScheduleId={{virtualScheduleId}}","description":"<p>Given manager employee id and a virtual schedule id, provide details information of virtual schedules of the virtual schedule id</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n        \"scheduleVersionName\": \"Published\",// schedule version name\n        \"indivScheduleId\": 36903823,// the unique id of the virtual schedule\n        \"scheduleDate\": \"2024-07-29\",// date of the virtual scheudle\n        \"startTime\": \"2024-07-29T07:00:00-0500\",// start time of the virtual schedule\n        \"endTime\": \"2024-07-29T15:30:00-0500\",// end time of the virtual schedule\n        \"startOffset\": 28,// start offset of the virtual schedule\n        \"endOffset\": 62,// end offset of the virtual schedule\n        \"durationOffset\": 34,// end offset - start offset\n        \"durationMin\": 510,//minutes between start time and end time\n        \"chargeStoreNumber\": \"S00006A\",// store number of the virtual schedule org\n        \"chargeDeptNumber\": \"004\",// department number of the virtual schedule org\n        \"chargeDeptName\": \"(00006A) 004 Bakery Total\",// department name of the virtual schedule org\n        \"subDeptId\": 10524,// sub department id of the virtual schedule\n        \"subDeptName\": \"(00006A) 03 - BAKERY\",// sub department name of the virtual schedule\n        \"taskId\": 21,// task id of the virtual schedule\n        \"taskName\": \"BKY Admin\",// task name of the virtual schedule\n        \"isPosted\": true, //true: the virtual schedule has been posted\n        \"postByEmployeeId\": \"2003679\",//employee id who posted the shift\n        \"postByEmployeeFirstName\": \"Chandra\",//employee's first name who posted the shift\n        \"postByEmployeeLastName\": \"Mondaine\",//employee's last name who posted the shift\n        \"postByEmployeeDisplayName\": \"Mondaine, Chandra(2003679)\",//employee's name who posted the shift\n        \"postTime\": \"2024-07-12T19:59:00-0500\",//posted time\n        \"bidSubmitPendingCount\": 0,//count of bid request related to the virtual schedule which status is Pending\n        \"bidSubmitDeniedCount\": 0,//count of bid request related to the virtual schedule which status is Denied\n        \"surrenderRequestId\": null,//surrender request id related to the virtual schedule\n        \"bidEmployeeList\": [ //Details of bid requests related to the virtual schedule\n        {\n            \"employeeId\": \"2027312\",\n            \"firstName\": \"DJ\",\n            \"lastName\": \"Boles\",\n            \"displayName\": \"Boles, DJ(2027312)\",\n            \"messageSendTime\": \"2022-09-20T10:20:00-0500\",\n            \"firstTimeCheckDetail\": \"2022-09-20T10:20:00-0500\",\n            \"requestId\": 269459,\n            \"requestStatusId\": 3,\n            \"requestStatus\": \"Pending\",\n            \"requestTime\": \"2022-09-20T10:20:00-0500\",\n            \"violationList\": []\n        },\n        {\n            \"employeeId\": \"2036273\",// the unique id of the employee\n            \"firstName\": \"Jaheim\",// the first name of the employee\n            \"lastName\": \"Carter\",// the last name of the employee \n            \"displayName\": \"Carter, Jaheim(2036273)\",// the display name in Logile system of the employee\n            \"messageSendTime\": \"2022-09-20T10:20:00-0500\",//time to send message to the employee after the virtual schedule is posted\n            \"firstTimeCheckDetail\": \"2022-09-19T06:20:00-0500\",//the first time of the employee to check the posted schedule\n            \"requestId\": 269465, //the unique id of the employee's bid request\n            \"requestStatusId\": 3,//the status id of the employee's bid request\n            \"requestStatus\": \"Pending\",//the status name of the employee's bid request\n            \"requestTime\": \"2022-09-19T06:20:00-0500\",//time that the employee submits bid request\n            \"violationList\": [//schedule violations after the virtual schedule is assigned to the employee \n                {\n                    \"employeeId\": \"2036273\",// the unique id of the employee\n                    \"firstName\": \"Jaheim\",// the first name of the employee\n                    \"lastName\": \"Carter\",// the last name of the employee\n                    \"displayName\": \"Carter, Jaheim(2036273)\",// the display name in Logile system of the employee\n                    \"constraintId\": 21,//the unique id of the constraint \n                    \"constraintName\": \"Weekend Max Shift Hours\",//constraint name\n                    \"violationType\": 3,//violation type id\n                    \"violationTypeName\": \"Alert\",//violation type name\n                    \"ruleValueStr\": \"8.0 h\",//constraint rule value\n                    \"actualValueStr\": \"8.75 h\"//constraint actual vaule\n                }\n        ]\n    }\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingmanagerapi","getVirtualScheduleDetail"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>The employee Id of the manager.</p>\n","type":"text/plain"},"key":"managerId","value":"{{managerId}}"},{"description":{"content":"<p>the id of the virtual shift, can find the id in the response of schedulingmanagerapi/getVirtualScheduleList</p>\n","type":"text/plain"},"key":"virtualScheduleId","value":"{{virtualScheduleId}}"}],"variable":[]}},"response":[{"id":"2cdaa38e-4a62-45f7-9e1d-7f50fb9ca232","name":"Manager - getVirtualScheduleDetail not posted","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://heb-cert.logile.com/portal/elmws/schedulingmanagerapi/getVirtualScheduleDetail?managerId=172429,SD_LS_Logile_Dev&virtualScheduleId=9179698","protocol":"https","host":["heb-cert","logile","com"],"path":["portal","elmws","schedulingmanagerapi","getVirtualScheduleDetail"],"query":[{"key":"managerId","value":"172429,SD_LS_Logile_Dev","description":"The employee Id of the manager."},{"key":"virtualScheduleId","value":"9179698","description":"the id of the virtual shift, can find the id in the response of schedulingmanagerapi/getVirtualScheduleList"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"546"},{"key":"Date","value":"Tue, 23 Jul 2024 02:21:14 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"scheduleVersionName\": \"Post Publish Edit\",\n    \"indivScheduleId\": 9179698,\n    \"scheduleDate\": \"2022-09-24\",\n    \"startTime\": \"2022-09-24T08:00:00-0500\",\n    \"endTime\": \"2022-09-24T13:15:00-0500\",\n    \"startOffset\": 512,\n    \"endOffset\": 533,\n    \"durationOffset\": 21,\n    \"durationMin\": 315,\n    \"chargeStoreNumber\": \"S0233\",\n    \"chargeDeptNumber\": \"33\",\n    \"chargeDeptName\": \"(0233) FRONT END DEPT\",\n    \"subDeptId\": 4171,\n    \"subDeptName\": \"(0233) CHECKER-020\",\n    \"taskId\": 4,\n    \"taskName\": \"Attending U-Scan\",\n    \"isPosted\": false,\n    \"postByEmployeeId\": null,\n    \"postByEmployeeFirstName\": null,\n    \"postByEmployeeLastName\": null,\n    \"postByEmployeeDisplayName\": null,\n    \"postTime\": null,\n    \"bidSubmitPendingCount\": 0,\n    \"bidSubmitDeniedCount\": 0,\n    \"surrenderRequestId\": null,\n    \"bidEmployeeList\": []\n}"},{"id":"edbb20ec-23e6-4163-9987-627a83aa7789","name":"Manager - getVirtualScheduleDetail posted but none employee bids","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getVirtualScheduleDetail?managerId={{managerId}}&virtualScheduleId=9179703","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getVirtualScheduleDetail"],"query":[{"key":"managerId","value":"{{managerId}}","description":"The employee Id of the manager."},{"key":"virtualScheduleId","value":"9179703","description":"the id of the virtual shift, can find the id in the response of schedulingmanagerapi/getVirtualScheduleList"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"550"},{"key":"Date","value":"Tue, 23 Jul 2024 02:23:06 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"scheduleVersionName\": \"Post Publish Edit\",\n    \"indivScheduleId\": 9179703,\n    \"scheduleDate\": \"2022-09-22\",\n    \"startTime\": \"2022-09-22T09:00:00-0500\",\n    \"endTime\": \"2022-09-22T13:00:00-0500\",\n    \"startOffset\": 324,\n    \"endOffset\": 340,\n    \"durationOffset\": 16,\n    \"durationMin\": 240,\n    \"chargeStoreNumber\": \"S0233\",\n    \"chargeDeptNumber\": \"33\",\n    \"chargeDeptName\": \"(0233) FRONT END DEPT\",\n    \"subDeptId\": 4174,\n    \"subDeptName\": \"(0233) COURTESY CLERK-021\",\n    \"taskId\": 115,\n    \"taskName\": \"CC Bagging\",\n    \"isPosted\": true,\n    \"postByEmployeeId\": \"2003679\",\n    \"postByEmployeeFirstName\": \"Chandra\",\n    \"postByEmployeeLastName\": \"Mondaine\",\n    \"postByEmployeeDisplayName\": \"Mondaine, Chandra(2003679)\",\n    \"postTime\": \"2022-09-12T19:59:00-0500\",\n    \"bidSubmitPendingCount\": 0,\n    \"bidSubmitDeniedCount\": 0,\n    \"surrenderRequestId\": 269463,\n    \"bidEmployeeList\": []\n}"},{"id":"b80aca12-c83b-4783-8988-436745df7d9d","name":"Manager - getVirtualScheduleDetail posted with employee bids","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getVirtualScheduleDetail?managerId={{managerId}}&virtualScheduleId=9179700","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getVirtualScheduleDetail"],"query":[{"key":"managerId","value":"{{managerId}}","description":"The employee Id of the manager."},{"key":"virtualScheduleId","value":"9179700","description":"the id of the virtual shift, can find the id in the response of schedulingmanagerapi/getVirtualScheduleList"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"1657"},{"key":"Date","value":"Tue, 23 Jul 2024 02:28:15 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"scheduleVersionName\": \"Post Publish Edit\",\n    \"indivScheduleId\": 9179700,\n    \"scheduleDate\": \"2022-09-24\",\n    \"startTime\": \"2022-09-24T08:45:00-0500\",\n    \"endTime\": \"2022-09-24T13:30:00-0500\",\n    \"startOffset\": 515,\n    \"endOffset\": 534,\n    \"durationOffset\": 19,\n    \"durationMin\": 285,\n    \"chargeStoreNumber\": \"S0233\",\n    \"chargeDeptNumber\": \"33\",\n    \"chargeDeptName\": \"(0233) FRONT END DEPT\",\n    \"subDeptId\": 4174,\n    \"subDeptName\": \"(0233) COURTESY CLERK-021\",\n    \"taskId\": 115,\n    \"taskName\": \"CC Bagging\",\n    \"isPosted\": true,\n    \"postByEmployeeId\": \"2003679\",\n    \"postByEmployeeFirstName\": \"Chandra\",\n    \"postByEmployeeLastName\": \"Mondaine\",\n    \"postByEmployeeDisplayName\": \"Mondaine, Chandra(2003679)\",\n    \"postTime\": \"2022-09-12T19:59:00-0500\",\n    \"bidSubmitPendingCount\": 2,\n    \"bidSubmitDeniedCount\": 1,\n    \"surrenderRequestId\": null,\n    \"bidEmployeeList\": [\n        {\n            \"employeeId\": \"182440\",\n            \"firstName\": \"Edward\",\n            \"lastName\": \"Thomas\",\n            \"displayName\": \"Thomas, Edward(182440)\",\n            \"messageSendTime\": \"2022-09-20T10:20:00-0500\",\n            \"firstTimeCheckDetail\": \"2022-09-20T10:20:00-0500\",\n            \"requestId\": 269461,\n            \"requestStatusId\": 2,\n            \"requestStatus\": \"Denied\",\n            \"requestTime\": \"2022-09-20T10:20:00-0500\",\n            \"violationList\": []\n        },\n        {\n            \"employeeId\": \"2027312\",\n            \"firstName\": \"DJ\",\n            \"lastName\": \"Boles\",\n            \"displayName\": \"Boles, DJ(2027312)\",\n            \"messageSendTime\": \"2022-09-20T10:20:00-0500\",\n            \"firstTimeCheckDetail\": \"2022-09-20T10:20:00-0500\",\n            \"requestId\": 269459,\n            \"requestStatusId\": 3,\n            \"requestStatus\": \"Pending\",\n            \"requestTime\": \"2022-09-20T10:20:00-0500\",\n            \"violationList\": []\n        },\n        {\n            \"employeeId\": \"2036273\",\n            \"firstName\": \"Jaheim\",\n            \"lastName\": \"Carter\",\n            \"displayName\": \"Carter, Jaheim(2036273)\",\n            \"messageSendTime\": \"2022-09-20T10:20:00-0500\",\n            \"firstTimeCheckDetail\": \"2022-09-19T06:20:00-0500\",\n            \"requestId\": 269465,\n            \"requestStatusId\": 3,\n            \"requestStatus\": \"Pending\",\n            \"requestTime\": \"2022-09-19T06:20:00-0500\",\n            \"violationList\": [\n                {\n                    \"employeeId\": \"2036273\",\n                    \"firstName\": \"Jaheim\",\n                    \"lastName\": \"Carter\",\n                    \"displayName\": \"Carter, Jaheim(2036273)\",\n                    \"constraintId\": 21,\n                    \"constraintName\": \"Weekend Max Shift Hours\",\n                    \"violationType\": 3,\n                    \"violationTypeName\": \"Alert\",\n                    \"ruleValueStr\": \"8.0 h\",\n                    \"actualValueStr\": \"8.75 h\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"2f6b1cf9-6c48-4ce2-a10d-dee3240df6c4"},{"name":"Manager - getEmployeeWeekScheduleRotations","id":"27f79f29-3c60-43d6-be9f-c41d499c7204","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingmanagerapi/getEmployeeWeekScheduleRotations?dateFilterType=1&weekDate={{weekDate}}&start={{start}}&end={{end}}&employeeIds={{employeeIds}}","description":"<p>Response of the rotation pattern information on the week for the employees who are assigned.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingmanagerapi","getEmployeeWeekScheduleRotations"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>The parameter is an Integer,  1 = effective date, 2 = modified date. it is used to tell API how to filter the data based on the start/end. </p>\n","type":"text/plain"},"key":"dateFilterType","value":"1"},{"description":{"content":"<p>Date of schedule week, default value is current week. Format is yyyy-MM-dd, effective when dateFilterType is 1</p>\n","type":"text/plain"},"key":"weekDate","value":"{{weekDate}}"},{"description":{"content":"<p>The effective start date of the last modified time, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500, effective when  dateFilterType is 2.</p>\n","type":"text/plain"},"key":"start","value":"{{start}}"},{"description":{"content":"<p>The effective end date of the last modified time, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500, effective when dateFilterType is 2.</p>\n","type":"text/plain"},"key":"end","value":"{{end}}"},{"description":{"content":"<p>Optional, the partner id list of employees, separated via comma. managerId and orgId and subDeptCode will not be effective if this parameter's value is not empty</p>\n","type":"text/plain"},"key":"employeeIds","value":"{{employeeIds}}"},{"disabled":true,"description":{"content":"<p>Optional. The employee Id of the manager. Effective only when employeeIds is empty.</p>\n","type":"text/plain"},"key":"managerId","value":"{{managerId}}"},{"disabled":true,"description":{"content":"<p>Optional, the id of the org, empty means all orgs. Effective only when employeeIds and managerId are empty</p>\n","type":"text/plain"},"key":"orgId","value":"{{orgId}}"},{"disabled":true,"description":{"content":"<p>Optional, 2 digit code , separated via comma. Empty means all org types for the specified org id. Effective only when employeeIds and managerId are empty</p>\n","type":"text/plain"},"key":"subDeptCode","value":"{{subDeptCode}}"},{"disabled":true,"description":{"content":"<p>Optional. \"true\" or \"false\"</p>\n","type":"text/plain"},"key":"employeeStatus","value":"{{employeeStatus}}"}],"variable":[]}},"response":[{"id":"cd9d2ccf-651a-4c4b-85e9-965d3f3cf86b","name":"getEmployeeWeekScheduleRotations by org","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://heb-cert.logile.com/portal//elmws/schedulingmanagerapi/getEmployeeWeekScheduleRotations?weekDate=2023-06-19&subDeptCode=","protocol":"https","host":["heb-cert","logile","com"],"path":["portal","","elmws","schedulingmanagerapi","getEmployeeWeekScheduleRotations"],"query":[{"key":"weekDate","value":"2023-06-19","description":"Date of schedule week, default value is current week. Format is yyyy-MM-dd."},{"key":"employeeIds","value":"4002947,3782688","description":"Optional, the partner id list of employees, separated via comma. managerId and orgId and subDeptCode will not be effective if this parameter's value is not empty","disabled":true},{"key":"managerId","value":"{{managerId}}","description":"Optional. The employee Id of the manager. Effective only when employeeIds is empty.","disabled":true},{"key":"orgId","value":"44943","description":"Optional, the id of the org, empty means all orgs. Effective only when employeeIds and managerId are empty","disabled":true},{"key":"subDeptCode","value":"","description":"Optional, 2 digit code , separated via comma. Empty means all org types for the specified org id. Effective only when employeeIds and managerId are empty"},{"key":"employeeStatus","value":"{{employeeStatus}}","description":"Optional. \"true\" or \"false\"","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 20 Jun 2023 16:45:31 GMT"},{"key":"Server","value":"WildFly/10"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Feature-Policy","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob: *.logile.com widget.freshworks.com logile.freshdesk.com *.freshchat.com s3.amazonaws.com *.microsoftonline.com *.msftauth.net *.youtube.com *.youtube-nocookie.com *.googletagmanager.com *.google-analytics.com *.pendo.io papi.walkme.com cdn.walkme.com playerserver.walkme.com ec-playback.walkme.com ec.walkme.com s3.walkmeusercontent.com; media-src http://d9pb0qm3fz2lu.cloudfront.net https://s3.walkmeusercontent.com; img-src * data: https: blob: *.logile.com http://d9pb0qm3fz2lu.cloudfront.net cdn.pendo.io app.pendo.io pendo-static-4924446091575296.storage.googleapis.com data.pendo.io; script-src *.logile.com 'unsafe-inline' 'unsafe-eval' app.pendo.io pendo-io-static.storage.googleapis.com cdn.pendo.io pendo-static-4924446091575296.storage.googleapis.com data.pendo.io *.walkme.com widget.freshworks.com  cdnjs.cloudflare.com www.googletagmanager.com; style-src *.logile.com cdn.walkme.com *.wa 'unsafe-inline' app.pendo.io cdn.pendo.io pendo-static-4924446091575296.storage.googleapis.com; connect-src data: *.logile.com *.walkme.com app.pendo.io data.pendo.io pendo-static-4924446091575296.storage.googleapis.com www.google-analytics.com; frame-src *.logile.com player.vimeo.com app.pendo.io cdn.walkme.com www.youtube-nocookie.com *.onelogin.com; child-src blob: data: app.pendo.io *.logile.com widget.freshworks.com logile.freshdesk.com *.okta.com *.google.com papi.walkme.com cdn.walkme.com playerserver.walkme.com ec-playback.walkme.com ec.walkme.com;"},{"key":"Keep-Alive","value":"timeout=10, max=8000"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"homeLocId\": 4174,\n        \"homeLocName\": \"(0233) COURTESY CLERK-021\",\n        \"employeeId\": \"2036661\",\n        \"firstName\": \"Creston\",\n        \"lastName\": \"Austin\",\n        \"displayName\": \"Austin, Creston(2036661)\",\n        \"primaryOrgTypeId\": 29,\n        \"primaryOrgType\": \"COURTESY CLERK-021\",\n        \"primaryOrgTypeCode\": \"21\",\n        \"rotationPatternId\": 1,\n        \"rotationPatternName\": \"Shane 01\",\n        \"rotationPatternDescription\": \"\",\n        \"rotationPatternLaborTaskId\": 17,\n        \"rotationPatternLaborTaskName\": \"Grocery Managing\",\n        \"rotationPatternSubDeptTypeId\": 7,\n        \"rotationPatternSubDeptType\": \"GROCERY-001\",\n        \"rotationPatternSubDeptTypeCode\": \"001\",\n        \"rotationPatternAssignmentStartWeekNo\": 2,\n        \"rotationPatternAssignmentStartDate\": \"2022-09-05\",\n        \"rotationPatternAssignmentEndDate\": null,\n        \"rotationPatternWeek\": \"Week 1\",\n        \"rotationPatternWeeklyTotalHours\": 56.0,\n        \"rotationPatternWeekDayList\": [\n            {\n                \"scheduleDate\": \"2023-06-19\",\n                \"weekDay\": \"Mon\",\n                \"startTime\": \"8:00a\",\n                \"endTime\": \"4:00p\",\n                \"mealDurationMinutes\": 0,\n                \"isMealPaid\": false\n            },\n            {\n                \"scheduleDate\": \"2023-06-20\",\n                \"weekDay\": \"Tue\",\n                \"startTime\": \"8:00a\",\n                \"endTime\": \"4:00p\",\n                \"mealDurationMinutes\": 0,\n                \"isMealPaid\": false\n            },\n            {\n                \"scheduleDate\": \"2023-06-21\",\n                \"weekDay\": \"Wed\",\n                \"startTime\": \"8:00a\",\n                \"endTime\": \"4:00p\",\n                \"mealDurationMinutes\": 0,\n                \"isMealPaid\": false\n            },\n            {\n                \"scheduleDate\": \"2023-06-22\",\n                \"weekDay\": \"Thu\",\n                \"startTime\": \"8:00a\",\n                \"endTime\": \"4:00p\",\n                \"mealDurationMinutes\": 0,\n                \"isMealPaid\": false\n            },\n            {\n                \"scheduleDate\": \"2023-06-23\",\n                \"weekDay\": \"Fri\",\n                \"startTime\": \"8:00a\",\n                \"endTime\": \"4:00p\",\n                \"mealDurationMinutes\": 0,\n                \"isMealPaid\": false\n            },\n            {\n                \"scheduleDate\": \"2023-06-24\",\n                \"weekDay\": \"Sat\",\n                \"startTime\": \"8:00a\",\n                \"endTime\": \"4:00p\",\n                \"mealDurationMinutes\": 0,\n                \"isMealPaid\": false\n            },\n            {\n                \"scheduleDate\": \"2023-06-25\",\n                \"weekDay\": \"Sun\",\n                \"startTime\": \"8:00a\",\n                \"endTime\": \"4:00p\",\n                \"mealDurationMinutes\": 0,\n                \"isMealPaid\": false\n            }\n        ]\n    },\n    {\n        \"homeLocId\": 4141,\n        \"homeLocName\": \"(0231) CHECKER-020\",\n        \"employeeId\": \"2004151\",\n        \"firstName\": \"Ashley\",\n        \"lastName\": \"Baca\",\n        \"displayName\": \"Baca, Ashley(2004151)\",\n        \"primaryOrgTypeId\": 4,\n        \"primaryOrgType\": \"CHECKER-020\",\n        \"primaryOrgTypeCode\": \"20\",\n        \"rotationPatternId\": 2,\n        \"rotationPatternName\": \"Shane 02\",\n        \"rotationPatternDescription\": \"\",\n        \"rotationPatternLaborTaskId\": 17,\n        \"rotationPatternLaborTaskName\": \"Grocery Managing\",\n        \"rotationPatternSubDeptTypeId\": 7,\n        \"rotationPatternSubDeptType\": \"GROCERY-001\",\n        \"rotationPatternSubDeptTypeCode\": \"001\",\n        \"rotationPatternAssignmentStartWeekNo\": 2,\n        \"rotationPatternAssignmentStartDate\": \"2022-09-05\",\n        \"rotationPatternAssignmentEndDate\": null,\n        \"rotationPatternWeek\": \"Week 1\",\n        \"rotationPatternWeeklyTotalHours\": 34.0,\n        \"rotationPatternWeekDayList\": [\n            {\n                \"scheduleDate\": \"2023-06-19\",\n                \"weekDay\": \"Mon\",\n                \"startTime\": \"9:00a\",\n                \"endTime\": \"2:00p\",\n                \"mealDurationMinutes\": 30,\n                \"isMealPaid\": true\n            },\n            {\n                \"scheduleDate\": \"2023-06-20\",\n                \"weekDay\": \"Tue\",\n                \"startTime\": \"9:00a\",\n                \"endTime\": \"2:00p\",\n                \"mealDurationMinutes\": 0,\n                \"isMealPaid\": false\n            },\n            {\n                \"scheduleDate\": \"2023-06-21\",\n                \"weekDay\": \"Wed\",\n                \"startTime\": \"9:00a\",\n                \"endTime\": \"2:00p\",\n                \"mealDurationMinutes\": 30,\n                \"isMealPaid\": true\n            },\n            {\n                \"scheduleDate\": \"2023-06-22\",\n                \"weekDay\": \"Thu\",\n                \"startTime\": \"9:00a\",\n                \"endTime\": \"2:00p\",\n                \"mealDurationMinutes\": 0,\n                \"isMealPaid\": false\n            },\n            {\n                \"scheduleDate\": \"2023-06-23\",\n                \"weekDay\": \"Fri\",\n                \"startTime\": \"9:00a\",\n                \"endTime\": \"2:00p\",\n                \"mealDurationMinutes\": 0,\n                \"isMealPaid\": false\n            },\n            {\n                \"scheduleDate\": \"2023-06-24\",\n                \"weekDay\": \"Sat\",\n                \"startTime\": \"9:00a\",\n                \"endTime\": \"2:00p\",\n                \"mealDurationMinutes\": 0,\n                \"isMealPaid\": false\n            },\n            {\n                \"scheduleDate\": \"2023-06-25\",\n                \"weekDay\": \"Sun\",\n                \"startTime\": \"9:00a\",\n                \"endTime\": \"2:00p\",\n                \"mealDurationMinutes\": 0,\n                \"isMealPaid\": false\n            }\n        ]\n    }\n]"},{"id":"e6044068-7f58-4d6f-be9d-2aeed611f74c","name":"getEmployeeWeekScheduleRotations by employeeIds","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getEmployeeWeekScheduleRotations?weekDate=2023-06-19&employeeIds=2036661,2004151","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getEmployeeWeekScheduleRotations"],"query":[{"key":"weekDate","value":"2023-06-19","description":"Date of schedule week, default value is current week. Format is yyyy-MM-dd."},{"key":"employeeIds","value":"2036661,2004151","description":"Optional, the partner id list of employees, separated via comma. managerId and orgId and subDeptCode will not be effective if this parameter's value is not empty"},{"key":"managerId","value":"{{managerId}}","description":"Optional. The employee Id of the manager. Effective only when employeeIds is empty.","disabled":true},{"key":"orgId","value":"44943","description":"Optional, the id of the org, empty means all orgs. Effective only when employeeIds and managerId are empty","disabled":true},{"key":"subDeptCode","value":"{{subDeptCode}}","description":"Optional, 2 digit code , separated via comma. Empty means all org types for the specified org id. Effective only when employeeIds and managerId are empty","disabled":true},{"key":"employeeStatus","value":"{{employeeStatus}}","description":"Optional. \"true\" or \"false\"","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 20 Jun 2023 16:49:50 GMT"},{"key":"Server","value":"WildFly/10"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"1684"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Feature-Policy","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob: *.logile.com widget.freshworks.com logile.freshdesk.com *.freshchat.com s3.amazonaws.com *.microsoftonline.com *.msftauth.net *.youtube.com *.youtube-nocookie.com *.googletagmanager.com *.google-analytics.com *.pendo.io papi.walkme.com cdn.walkme.com playerserver.walkme.com ec-playback.walkme.com ec.walkme.com s3.walkmeusercontent.com; media-src http://d9pb0qm3fz2lu.cloudfront.net https://s3.walkmeusercontent.com; img-src * data: https: blob: *.logile.com http://d9pb0qm3fz2lu.cloudfront.net cdn.pendo.io app.pendo.io pendo-static-4924446091575296.storage.googleapis.com data.pendo.io; script-src *.logile.com 'unsafe-inline' 'unsafe-eval' app.pendo.io pendo-io-static.storage.googleapis.com cdn.pendo.io pendo-static-4924446091575296.storage.googleapis.com data.pendo.io *.walkme.com widget.freshworks.com  cdnjs.cloudflare.com www.googletagmanager.com; style-src *.logile.com cdn.walkme.com *.wa 'unsafe-inline' app.pendo.io cdn.pendo.io pendo-static-4924446091575296.storage.googleapis.com; connect-src data: *.logile.com *.walkme.com app.pendo.io data.pendo.io pendo-static-4924446091575296.storage.googleapis.com www.google-analytics.com; frame-src *.logile.com player.vimeo.com app.pendo.io cdn.walkme.com www.youtube-nocookie.com *.onelogin.com; child-src blob: data: app.pendo.io *.logile.com widget.freshworks.com logile.freshdesk.com *.okta.com *.google.com papi.walkme.com cdn.walkme.com playerserver.walkme.com ec-playback.walkme.com ec.walkme.com;"},{"key":"Keep-Alive","value":"timeout=10, max=8000"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"homeLocId\": 4174,\n        \"homeLocName\": \"(0233) COURTESY CLERK-021\",\n        \"employeeId\": \"2036661\",\n        \"firstName\": \"Creston\",\n        \"lastName\": \"Austin\",\n        \"displayName\": \"Austin, Creston(2036661)\",\n        \"primaryOrgTypeId\": 29,\n        \"primaryOrgType\": \"COURTESY CLERK-021\",\n        \"primaryOrgTypeCode\": \"21\",\n        \"rotationPatternId\": 1,\n        \"rotationPatternName\": \"Shane 01\",\n        \"rotationPatternDescription\": \"\",\n        \"rotationPatternLaborTaskId\": 17,\n        \"rotationPatternLaborTaskName\": \"Grocery Managing\",\n        \"rotationPatternSubDeptTypeId\": 7,\n        \"rotationPatternSubDeptType\": \"GROCERY-001\",\n        \"rotationPatternSubDeptTypeCode\": \"001\",\n        \"rotationPatternAssignmentStartWeekNo\": 2,\n        \"rotationPatternAssignmentStartDate\": \"2022-09-05\",\n        \"rotationPatternAssignmentEndDate\": null,\n        \"rotationPatternWeek\": \"Week 1\",\n        \"rotationPatternWeeklyTotalHours\": 56.0,\n        \"rotationPatternWeekDayList\": [\n            {\n                \"scheduleDate\": \"2023-06-19\",\n                \"weekDay\": \"Mon\",\n                \"startTime\": \"8:00a\",\n                \"endTime\": \"4:00p\",\n                \"mealDurationMinutes\": 0,\n                \"isMealPaid\": false\n            },\n            {\n                \"scheduleDate\": \"2023-06-20\",\n                \"weekDay\": \"Tue\",\n                \"startTime\": \"8:00a\",\n                \"endTime\": \"4:00p\",\n                \"mealDurationMinutes\": 0,\n                \"isMealPaid\": false\n            },\n            {\n                \"scheduleDate\": \"2023-06-21\",\n                \"weekDay\": \"Wed\",\n                \"startTime\": \"8:00a\",\n                \"endTime\": \"4:00p\",\n                \"mealDurationMinutes\": 0,\n                \"isMealPaid\": false\n            },\n            {\n                \"scheduleDate\": \"2023-06-22\",\n                \"weekDay\": \"Thu\",\n                \"startTime\": \"8:00a\",\n                \"endTime\": \"4:00p\",\n                \"mealDurationMinutes\": 0,\n                \"isMealPaid\": false\n            },\n            {\n                \"scheduleDate\": \"2023-06-23\",\n                \"weekDay\": \"Fri\",\n                \"startTime\": \"8:00a\",\n                \"endTime\": \"4:00p\",\n                \"mealDurationMinutes\": 0,\n                \"isMealPaid\": false\n            },\n            {\n                \"scheduleDate\": \"2023-06-24\",\n                \"weekDay\": \"Sat\",\n                \"startTime\": \"8:00a\",\n                \"endTime\": \"4:00p\",\n                \"mealDurationMinutes\": 0,\n                \"isMealPaid\": false\n            },\n            {\n                \"scheduleDate\": \"2023-06-25\",\n                \"weekDay\": \"Sun\",\n                \"startTime\": \"8:00a\",\n                \"endTime\": \"4:00p\",\n                \"mealDurationMinutes\": 0,\n                \"isMealPaid\": false\n            }\n        ]\n    },\n    {\n        \"homeLocId\": 4141,\n        \"homeLocName\": \"(0231) CHECKER-020\",\n        \"employeeId\": \"2004151\",\n        \"firstName\": \"Ashley\",\n        \"lastName\": \"Baca\",\n        \"displayName\": \"Baca, Ashley(2004151)\",\n        \"primaryOrgTypeId\": 4,\n        \"primaryOrgType\": \"CHECKER-020\",\n        \"primaryOrgTypeCode\": \"20\",\n        \"rotationPatternId\": 2,\n        \"rotationPatternName\": \"Shane 02\",\n        \"rotationPatternDescription\": \"\",\n        \"rotationPatternLaborTaskId\": 17,\n        \"rotationPatternLaborTaskName\": \"Grocery Managing\",\n        \"rotationPatternSubDeptTypeId\": 7,\n        \"rotationPatternSubDeptType\": \"GROCERY-001\",\n        \"rotationPatternSubDeptTypeCode\": \"001\",\n        \"rotationPatternAssignmentStartWeekNo\": 2,\n        \"rotationPatternAssignmentStartDate\": \"2022-09-05\",\n        \"rotationPatternAssignmentEndDate\": null,\n        \"rotationPatternWeek\": \"Week 1\",\n        \"rotationPatternWeeklyTotalHours\": 34.0,\n        \"rotationPatternWeekDayList\": [\n            {\n                \"scheduleDate\": \"2023-06-19\",\n                \"weekDay\": \"Mon\",\n                \"startTime\": \"9:00a\",\n                \"endTime\": \"2:00p\",\n                \"mealDurationMinutes\": 30,\n                \"isMealPaid\": true\n            },\n            {\n                \"scheduleDate\": \"2023-06-20\",\n                \"weekDay\": \"Tue\",\n                \"startTime\": \"9:00a\",\n                \"endTime\": \"2:00p\",\n                \"mealDurationMinutes\": 0,\n                \"isMealPaid\": false\n            },\n            {\n                \"scheduleDate\": \"2023-06-21\",\n                \"weekDay\": \"Wed\",\n                \"startTime\": \"9:00a\",\n                \"endTime\": \"2:00p\",\n                \"mealDurationMinutes\": 30,\n                \"isMealPaid\": true\n            },\n            {\n                \"scheduleDate\": \"2023-06-22\",\n                \"weekDay\": \"Thu\",\n                \"startTime\": \"9:00a\",\n                \"endTime\": \"2:00p\",\n                \"mealDurationMinutes\": 0,\n                \"isMealPaid\": false\n            },\n            {\n                \"scheduleDate\": \"2023-06-23\",\n                \"weekDay\": \"Fri\",\n                \"startTime\": \"9:00a\",\n                \"endTime\": \"2:00p\",\n                \"mealDurationMinutes\": 0,\n                \"isMealPaid\": false\n            },\n            {\n                \"scheduleDate\": \"2023-06-24\",\n                \"weekDay\": \"Sat\",\n                \"startTime\": \"9:00a\",\n                \"endTime\": \"2:00p\",\n                \"mealDurationMinutes\": 0,\n                \"isMealPaid\": false\n            },\n            {\n                \"scheduleDate\": \"2023-06-25\",\n                \"weekDay\": \"Sun\",\n                \"startTime\": \"9:00a\",\n                \"endTime\": \"2:00p\",\n                \"mealDurationMinutes\": 0,\n                \"isMealPaid\": false\n            }\n        ]\n    }\n]"}],"_postman_id":"27f79f29-3c60-43d6-be9f-c41d499c7204"},{"name":"Manager - getDepartmentSchedules","id":"ae6cb9a2-be7b-46c1-b971-07b8e6645a15","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingmanagerapi/getDepartmentSchedules?storeNum={{storeNum}}&subDept={{subDept}}&start={{startDate}}&end={{endDate}}&dateFilterType=1&includeCharged=true","description":"<p>Given the store/department and a date range, provide a list of schedules for the employees who are assigned to their focus</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingmanagerapi","getDepartmentSchedules"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>The store number  of the manager</p>\n","type":"text/plain"},"key":"storeNum","value":"{{storeNum}}"},{"disabled":true,"description":{"content":"<p>The department name   of the manager</p>\n","type":"text/plain"},"key":"dept","value":"{{dept}}"},{"description":{"content":"<p>Optional, the sub-department name or the org type code of the org.  It will search all of the departments if the value is empty.\nBecause the transition schedule allows sub-dept is null, we use the subdept to look up its parent org(department) and use its parent org to query the data.</p>\n","type":"text/plain"},"key":"subDept","value":"{{subDept}}"},{"description":{"content":"<p>If the dateFilterType is 1, The start date of the employee schedules, default value is current time\nIf the dateFilterType is 2, the start of the last modified time. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"start","value":"{{startDate}}"},{"description":{"content":"<p>If the dateFilterType is 1, The end date of the employee schedules, default value is 7 days later of the start date.\nIf the dateFilterType is 2, the end of the last modified time. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"end","value":"{{endDate}}"},{"description":{"content":"<p>The parameter is an Integer,  1 = schedule date, 2 = modified date. it is used to tell API how to filter the data based on the start/end .</p>\n","type":"text/plain"},"key":"dateFilterType","value":"1"},{"description":{"content":"<p>optional, the default value is true.  If the value is true, the return list will have home + charged, otherwise, it only return the associate with home org under the provided org</p>\n","type":"text/plain"},"key":"includeCharged","value":"true"},{"disabled":true,"description":{"content":"<p>Optional, pay type codes splitted by comma, the default value is REG. </p>\n","type":"text/plain"},"key":"payTypeCode","value":"{{payTypeCode}}"}],"variable":[]}},"response":[{"id":"c15f5026-29b6-40ba-8759-d7ad4bb70dbd","name":"Manager - getDepartmentSchedules","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getDepartmentSchedules?storeNum=S00006A&subDept=20&start=2025-01-31&end=2025-02-03&dateFilterType=1&includeCharged=true","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getDepartmentSchedules"],"query":[{"key":"storeNum","value":"S00006A","description":"The store number  of the manager"},{"key":"dept","value":"{{dept}}","description":"The department name   of the manager","disabled":true},{"key":"subDept","value":"20","description":"Optional, the sub-department name or the org type code of the org.  It will search all of the departments if the value is empty.\nBecause the transition schedule allows sub-dept is null, we use the subdept to look up its parent org(department) and use its parent org to query the data."},{"key":"start","value":"2025-01-31","description":"If the dateFilterType is 1, The start date of the employee schedules, default value is current time\nIf the dateFilterType is 2, the start of the last modified time. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500"},{"key":"end","value":"2025-02-03","description":"If the dateFilterType is 1, The end date of the employee schedules, default value is 7 days later of the start date.\nIf the dateFilterType is 2, the end of the last modified time. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500"},{"key":"dateFilterType","value":"1","description":"The parameter is an Integer,  1 = schedule date, 2 = modified date. it is used to tell API how to filter the data based on the start/end ."},{"key":"includeCharged","value":"true","description":"optional, the default value is true.  If the value is true, the return list will have home + charged, otherwise, it only return the associate with home org under the provided org"},{"key":"payTypeCode","value":"{{payTypeCode}}","description":"Optional, pay type codes splitted by comma, the default value is REG. ","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Jan 2025 17:17:13 GMT"},{"key":"Server","value":"WildFly/10"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"1279"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Feature-Policy","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob: *.logile.com widget.freshworks.com logile.freshdesk.com *.freshchat.com s3.amazonaws.com *.microsoftonline.com *.msftauth.net *.youtube.com *.youtube-nocookie.com *.googletagmanager.com *.google-analytics.com *.pendo.io papi.walkme.com cdn.walkme.com playerserver.walkme.com ec-playback.walkme.com ec.walkme.com s3.walkmeusercontent.com *.datadoghq-browser-agent.com *.browser-intake-datadoghq.com fonts.gstatic.com; media-src blob: data: https: *.s3.amazonaws.com *.logile.com *.amazonaws.com http://d9pb0qm3fz2lu.cloudfront.net https://s3.walkmeusercontent.com; img-src * data: https: blob: *.logile.com *.amazonaws.com http://d9pb0qm3fz2lu.cloudfront.net cdn.pendo.io app.pendo.io pendo-static-4924446091575296.storage.googleapis.com data.pendo.io *.browser-intake-datadoghq.com https://s3.walkmeusercontent.com; script-src *.logile.com 'unsafe-inline' 'unsafe-eval' *.gstatic.com *.datadoghq-browser-agent.com app.pendo.io pendo-io-static.storage.googleapis.com cdn.pendo.io pendo-static-4924446091575296.storage.googleapis.com data.pendo.io *.walkme.com widget.freshworks.com  cdnjs.cloudflare.com www.googletagmanager.com; style-src *.logile.com cdn.walkme.com *.wa 'unsafe-inline' app.pendo.io cdn.pendo.io pendo-static-4924446091575296.storage.googleapis.com; connect-src data: wss: self *.logile.com *.gstatic.com *.walkme.com browser-intake-datadoghq.com app.pendo.io data.pendo.io pendo-static-4924446091575296.storage.googleapis.com www.google-analytics.com logile.panintelligence.cloud; frame-src *.powerbi.com *.microsoftonline.com *.logile.com player.vimeo.com app.pendo.io cdn.walkme.com www.youtube-nocookie.com *.okta.com *.onelogin.com logile.panintelligence.cloud; child-src blob: data: app.pendo.io *.logile.com widget.freshworks.com logile.freshdesk.com *.okta.com *.google.com papi.walkme.com cdn.walkme.com playerserver.walkme.com ec-playback.walkme.com ec.walkme.com;;"},{"key":"Keep-Alive","value":"timeout=10, max=8000"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"homeLocId\": 10601,\n        \"homeLocName\": \"(00006A) 20 - SEAFOOD\",\n        \"employeeId\": \"6714163\",\n        \"firstName\": \"Trey\",\n        \"lastName\": \"Eaves\",\n        \"displayName\": \"Eaves, Trey (6714163)\",\n        \"scheduleVersionName\": \"Current\",\n        \"masterScheduleId\": 20326129,\n        \"transitionScheduleId\": 24082110,\n        \"isActive\": true,\n        \"scheduleDate\": \"2025-02-01\",\n        \"startTime\": \"2025-02-01T08:00:00-0600\",\n        \"endTime\": \"2025-02-01T13:00:00-0600\",\n        \"startOffset\": 512,\n        \"endOffset\": 532,\n        \"durationOffset\": 20,\n        \"durationMin\": 300,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"003\",\n        \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n        \"subDeptId\": 10601,\n        \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n        \"jobCodeId\": 605,\n        \"jobCode\": \"(024309) Seafood Hourly Mgr\",\n        \"payTypeId\": 1,\n        \"payType\": \"Regular\",\n        \"easScheduleId\": 35115236,\n        \"costHour\": 5,\n        \"costDollar\": 136.2,\n        \"lastModified\": \"2025-01-17T10:25:43-0600\",\n        \"comment\": null,\n        \"hasRequest\": true,\n        \"request\": {\n            \"masterScheduleId\": 20326129,\n            \"transitionScheduleId\": 24082110,\n            \"requestSource\": 1,\n            \"requestId\": 2256139,\n            \"requestTypeId\": 4,\n            \"requestType\": \"Post Schedule\",\n            \"requestStatusId\": 10,\n            \"requestStatus\": \"Posted\",\n            \"isPosted\": true\n        },\n        \"isPosted\": true,\n        \"postRequestId\": 2256139,\n        \"indivEjcList\": [\n            {\n                \"indivScheduleId\": 46379662,\n                \"indivEjcId\": 47158621,\n                \"scheduleDayCalId\": 2288,\n                \"startTime\": \"2025-02-01T08:00:00-0600\",\n                \"endTime\": \"2025-02-01T11:00:00-0600\",\n                \"startOffset\": 512,\n                \"endOffset\": 524,\n                \"subDeptId\": 10601,\n                \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n                \"chargeStoreNumber\": \"S00006A\",\n                \"chargeDeptNumber\": \"003\",\n                \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"taskId\": 11,\n                \"taskName\": \"SFD Admin\",\n                \"jobCodeId\": 605,\n                \"jobCodeName\": \"(024309) Seafood Hourly Mgr\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular\",\n                \"isBidOn\": false,\n                \"lastModified\": \"2025-01-17T10:25:43-0600\"\n            },\n            {\n                \"indivScheduleId\": 46379662,\n                \"indivEjcId\": 47158622,\n                \"scheduleDayCalId\": 2288,\n                \"startTime\": \"2025-02-01T11:00:00-0600\",\n                \"endTime\": \"2025-02-01T13:00:00-0600\",\n                \"startOffset\": 524,\n                \"endOffset\": 532,\n                \"subDeptId\": 10601,\n                \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n                \"chargeStoreNumber\": \"S00006A\",\n                \"chargeDeptNumber\": \"003\",\n                \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"taskId\": 12,\n                \"taskName\": \"SFD Outdoor Events\",\n                \"jobCodeId\": 605,\n                \"jobCodeName\": \"(024309) Seafood Hourly Mgr\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular\",\n                \"isBidOn\": false,\n                \"lastModified\": \"2025-01-17T10:25:43-0600\"\n            }\n        ],\n        \"taskList\": \"SFD Admin,SFD Outdoor Events\",\n        \"breakList\": [\n            {\n                \"breakId\": 51330114,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2025-02-01T10:30:00-0600\",\n                \"endTime\": \"2025-02-01T10:45:00-0600\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true,\n                \"lastModified\": \"2025-01-17T10:25:43-0600\"\n            }\n        ],\n        \"timeLineList\": [\n            {\n                \"indivScheduleId\": 46379662,\n                \"startTime\": \"2025-02-01T08:00:00-0600\",\n                \"endTime\": \"2025-02-01T10:30:00-0600\",\n                \"startOffset\": 512,\n                \"endOffset\": 522,\n                \"durationInMinutes\": 150,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47158621,\n                \"taskId\": 11,\n                \"taskName\": \"SFD Admin\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46379662,\n                \"startTime\": \"2025-02-01T10:30:00-0600\",\n                \"endTime\": \"2025-02-01T10:45:00-0600\",\n                \"startOffset\": 522,\n                \"endOffset\": 523,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51330114,\n                \"type\": 0,\n                \"breakMealName\": \"Break\"\n            },\n            {\n                \"indivScheduleId\": 46379662,\n                \"startTime\": \"2025-02-01T10:45:00-0600\",\n                \"endTime\": \"2025-02-01T11:00:00-0600\",\n                \"startOffset\": 523,\n                \"endOffset\": 524,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47158621,\n                \"taskId\": 11,\n                \"taskName\": \"SFD Admin\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46379662,\n                \"startTime\": \"2025-02-01T11:00:00-0600\",\n                \"endTime\": \"2025-02-01T13:00:00-0600\",\n                \"startOffset\": 524,\n                \"endOffset\": 532,\n                \"durationInMinutes\": 120,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47158622,\n                \"taskId\": 12,\n                \"taskName\": \"SFD Outdoor Events\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            }\n        ]\n    },\n    {\n        \"homeLocId\": 10601,\n        \"homeLocName\": \"(00006A) 20 - SEAFOOD\",\n        \"employeeId\": \"6714163\",\n        \"firstName\": \"Trey\",\n        \"lastName\": \"Eaves\",\n        \"displayName\": \"Eaves, Trey (6714163)\",\n        \"scheduleVersionName\": \"Current\",\n        \"masterScheduleId\": 20326131,\n        \"transitionScheduleId\": 24082112,\n        \"isActive\": true,\n        \"scheduleDate\": \"2025-02-02\",\n        \"startTime\": \"2025-02-02T08:00:00-0600\",\n        \"endTime\": \"2025-02-02T13:00:00-0600\",\n        \"startOffset\": 608,\n        \"endOffset\": 628,\n        \"durationOffset\": 20,\n        \"durationMin\": 300,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"003\",\n        \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n        \"subDeptId\": 10601,\n        \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n        \"jobCodeId\": 605,\n        \"jobCode\": \"(024309) Seafood Hourly Mgr\",\n        \"payTypeId\": 1,\n        \"payType\": \"Regular\",\n        \"easScheduleId\": 35115238,\n        \"costHour\": 5,\n        \"costDollar\": 136.2,\n        \"lastModified\": \"2025-01-17T10:25:43-0600\",\n        \"comment\": null,\n        \"hasRequest\": true,\n        \"request\": {\n            \"masterScheduleId\": 20326131,\n            \"transitionScheduleId\": 24082112,\n            \"requestSource\": 1,\n            \"requestId\": 2256140,\n            \"requestTypeId\": 4,\n            \"requestType\": \"Post Schedule\",\n            \"requestStatusId\": 10,\n            \"requestStatus\": \"Posted\",\n            \"isPosted\": true\n        },\n        \"isPosted\": true,\n        \"postRequestId\": 2256140,\n        \"indivEjcList\": [\n            {\n                \"indivScheduleId\": 46379666,\n                \"indivEjcId\": 47158626,\n                \"scheduleDayCalId\": 2289,\n                \"startTime\": \"2025-02-02T08:00:00-0600\",\n                \"endTime\": \"2025-02-02T11:00:00-0600\",\n                \"startOffset\": 608,\n                \"endOffset\": 620,\n                \"subDeptId\": 10601,\n                \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n                \"chargeStoreNumber\": \"S00006A\",\n                \"chargeDeptNumber\": \"003\",\n                \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"taskId\": 11,\n                \"taskName\": \"SFD Admin\",\n                \"jobCodeId\": 605,\n                \"jobCodeName\": \"(024309) Seafood Hourly Mgr\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular\",\n                \"isBidOn\": false,\n                \"lastModified\": \"2025-01-17T10:25:43-0600\"\n            },\n            {\n                \"indivScheduleId\": 46379666,\n                \"indivEjcId\": 47158625,\n                \"scheduleDayCalId\": 2289,\n                \"startTime\": \"2025-02-02T11:00:00-0600\",\n                \"endTime\": \"2025-02-02T13:00:00-0600\",\n                \"startOffset\": 620,\n                \"endOffset\": 628,\n                \"subDeptId\": 10601,\n                \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n                \"chargeStoreNumber\": \"S00006A\",\n                \"chargeDeptNumber\": \"003\",\n                \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"taskId\": 12,\n                \"taskName\": \"SFD Outdoor Events\",\n                \"jobCodeId\": 605,\n                \"jobCodeName\": \"(024309) Seafood Hourly Mgr\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular\",\n                \"isBidOn\": true,\n                \"lastModified\": \"2025-01-17T10:25:43-0600\"\n            }\n        ],\n        \"taskList\": \"SFD Admin,SFD Outdoor Events\",\n        \"breakList\": [\n            {\n                \"breakId\": 51330115,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2025-02-02T10:30:00-0600\",\n                \"endTime\": \"2025-02-02T10:45:00-0600\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true,\n                \"lastModified\": \"2025-01-17T10:25:43-0600\"\n            }\n        ],\n        \"timeLineList\": [\n            {\n                \"indivScheduleId\": 46379666,\n                \"startTime\": \"2025-02-02T08:00:00-0600\",\n                \"endTime\": \"2025-02-02T10:30:00-0600\",\n                \"startOffset\": 608,\n                \"endOffset\": 618,\n                \"durationInMinutes\": 150,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47158626,\n                \"taskId\": 11,\n                \"taskName\": \"SFD Admin\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46379666,\n                \"startTime\": \"2025-02-02T10:30:00-0600\",\n                \"endTime\": \"2025-02-02T10:45:00-0600\",\n                \"startOffset\": 618,\n                \"endOffset\": 619,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51330115,\n                \"type\": 0,\n                \"breakMealName\": \"Break\"\n            },\n            {\n                \"indivScheduleId\": 46379666,\n                \"startTime\": \"2025-02-02T10:45:00-0600\",\n                \"endTime\": \"2025-02-02T11:00:00-0600\",\n                \"startOffset\": 619,\n                \"endOffset\": 620,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47158626,\n                \"taskId\": 11,\n                \"taskName\": \"SFD Admin\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46379666,\n                \"startTime\": \"2025-02-02T11:00:00-0600\",\n                \"endTime\": \"2025-02-02T13:00:00-0600\",\n                \"startOffset\": 620,\n                \"endOffset\": 628,\n                \"durationInMinutes\": 120,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47158625,\n                \"taskId\": 12,\n                \"taskName\": \"SFD Outdoor Events\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            }\n        ]\n    }\n]"}],"_postman_id":"ae6cb9a2-be7b-46c1-b971-07b8e6645a15"},{"name":"Manager - getOnScheduleEmployees","id":"3bb28adf-9241-499d-acff-a80ce0fc876b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingmanagerapi/getOnScheduleEmployees?employeeIds={{employeeIds}}&start={{startDate}}&end={{endDate}}&payTypeCode={{payTypeCode}}","description":"<p>StartFragment</p>\n<p>Response of all the employees who have a schedule during dates</p>\n<p>EndFragment</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingmanagerapi","getOnScheduleEmployees"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>Employee Ids</p>\n","type":"text/plain"},"key":"employeeIds","value":"{{employeeIds}}"},{"description":{"content":"<p>The start date of the employee schedules, default value is current time, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"start","value":"{{startDate}}"},{"description":{"content":"<p>The end date of the employee schedules, default value is 1 days later of the start date.\nThe format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"end","value":"{{endDate}}"},{"description":{"content":"<p>Optional, pay type codes splitted by comma, the default value is REG. </p>\n","type":"text/plain"},"key":"payTypeCode","value":"{{payTypeCode}}"}],"variable":[]}},"response":[{"id":"670e7a79-645f-49ec-afda-618ed4d0ca68","name":"Manager - getOnScheduleEmployees","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getOnScheduleEmployees?employeeIds=23290,12635&start={{startDate}}&end={{endDate}}&payTypeCode=REG","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getOnScheduleEmployees"],"query":[{"key":"employeeIds","value":"23290,12635","type":"text"},{"key":"start","value":"{{startDate}}","description":"If the dateFilterType is 1, The start date of the employee schedules, default value is current time\nIf the dateFilterType is 2, the start of the last modified time. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500"},{"key":"end","value":"{{endDate}}","description":"If the dateFilterType is 1, The end date of the employee schedules, default value is 7 days later of the start date.\nIf the dateFilterType is 2, the end of the last modified time. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500"},{"key":"payTypeCode","value":"REG","description":"Optional, pay type codes splitted by comma, the default value is REG. "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"401"},{"key":"Date","value":"Tue, 02 May 2023 21:39:10 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"employeeId\": \"12635\",\n        \"employeeName\": \"Bradley, Lucille (12635)\",\n        \"currentWorkingLocation\": \"S149\",\n        \"subDepartmentId\": 1375,\n        \"subDepartmentName\": \"(149) FRONT END\",\n        \"isWorkingNow\": false,\n        \"hasSchedule\": true\n    },\n    {\n        \"employeeId\": \"23290\",\n        \"employeeName\": \"Rhodes, Elizabeth (23290)\",\n        \"currentWorkingLocation\": \"S149\",\n        \"subDepartmentId\": 1378,\n        \"subDepartmentName\": \"(149) SERVICE DESK\",\n        \"isWorkingNow\": false,\n        \"hasSchedule\": true\n    }\n]"}],"_postman_id":"3bb28adf-9241-499d-acff-a80ce0fc876b"},{"name":"Manager - getScheduleRotations","id":"a28c8cfe-04db-4f1d-9f88-83928d18e6cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingmanagerapi/getScheduleRotations?start={{startDate}}&end={{endDate}}","description":"<p>StartFragment</p>\n<p>Response of all the rotation pattern information</p>\n<p>EndFragment</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingmanagerapi","getScheduleRotations"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>The start datetime of modification, default value is current time, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"start","value":"{{startDate}}"},{"description":{"content":"<p>The end datetime of modification, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"end","value":"{{endDate}}"}],"variable":[]}},"response":[{"id":"ca549b53-2872-4f87-9115-f2764c60a6eb","name":"Manager - getScheduleRotations","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://10.0.3.135:8180/portal/elmws/schedulingmanagerapi/getScheduleRotations?start=2022-09-23T02:56:21-0500&end=2022-09-24T22:16:04-0500","protocol":"http","host":["10","0","3","135"],"port":"8180","path":["portal","elmws","schedulingmanagerapi","getScheduleRotations"],"query":[{"key":"start","value":"2022-09-23T02:56:21-0500","description":"The start datetime of modification, default value is current time, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500"},{"key":"end","value":"2022-09-24T22:16:04-0500","description":"The end datetime of modification, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Set-Cookie","value":"JSESSIONID=qsL377g3Oe7e4IqOXOMxDwendtqSJnBrBJ1gOf25.ip-10-0-3-135; path=/portal"},{"key":"Server","value":"WildFly/10"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Tue, 20 Jun 2023 16:30:33 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"name\": \"Shane 01\",\n        \"description\": \"\",\n        \"laborTaskId\": 17,\n        \"laborTaskName\": \"Grocery Managing\",\n        \"subDeptTypeId\": 7,\n        \"subDeptType\": \"GROCERY-001\",\n        \"subDeptTypeCode\": \"001\",\n        \"numberOfWeek\": 3,\n        \"active\": true,\n        \"lastModified\": \"2022-09-24T22:16:04-0500\",\n        \"rotationPatternWeekList\": [\n            {\n                \"weekNum\": 1,\n                \"weeklyTotalHours\": 56.0,\n                \"rotationPatternWeekDayList\": [\n                    {\n                        \"weekDay\": \"Mon\",\n                        \"startTime\": \"8:00a\",\n                        \"endTime\": \"4:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    },\n                    {\n                        \"weekDay\": \"Tue\",\n                        \"startTime\": \"8:00a\",\n                        \"endTime\": \"4:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    },\n                    {\n                        \"weekDay\": \"Wed\",\n                        \"startTime\": \"8:00a\",\n                        \"endTime\": \"4:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    },\n                    {\n                        \"weekDay\": \"Thu\",\n                        \"startTime\": \"8:00a\",\n                        \"endTime\": \"4:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    },\n                    {\n                        \"weekDay\": \"Fri\",\n                        \"startTime\": \"8:00a\",\n                        \"endTime\": \"4:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    },\n                    {\n                        \"weekDay\": \"Sat\",\n                        \"startTime\": \"8:00a\",\n                        \"endTime\": \"4:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    },\n                    {\n                        \"weekDay\": \"Sun\",\n                        \"startTime\": \"8:00a\",\n                        \"endTime\": \"4:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    }\n                ]\n            },\n            {\n                \"weekNum\": 2,\n                \"weeklyTotalHours\": 56.0,\n                \"rotationPatternWeekDayList\": [\n                    {\n                        \"weekDay\": \"Mon\",\n                        \"startTime\": \"9:00a\",\n                        \"endTime\": \"5:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    },\n                    {\n                        \"weekDay\": \"Tue\",\n                        \"startTime\": \"9:00a\",\n                        \"endTime\": \"5:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    },\n                    {\n                        \"weekDay\": \"Wed\",\n                        \"startTime\": \"9:00a\",\n                        \"endTime\": \"5:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    },\n                    {\n                        \"weekDay\": \"Thu\",\n                        \"startTime\": \"9:00a\",\n                        \"endTime\": \"5:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    },\n                    {\n                        \"weekDay\": \"Fri\",\n                        \"startTime\": \"9:00a\",\n                        \"endTime\": \"5:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    },\n                    {\n                        \"weekDay\": \"Sat\",\n                        \"startTime\": \"9:00a\",\n                        \"endTime\": \"5:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    },\n                    {\n                        \"weekDay\": \"Sun\",\n                        \"startTime\": \"9:00a\",\n                        \"endTime\": \"5:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    }\n                ]\n            },\n            {\n                \"weekNum\": 3,\n                \"weeklyTotalHours\": 56.0,\n                \"rotationPatternWeekDayList\": [\n                    {\n                        \"weekDay\": \"Mon\",\n                        \"startTime\": \"10:00a\",\n                        \"endTime\": \"6:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    },\n                    {\n                        \"weekDay\": \"Tue\",\n                        \"startTime\": \"10:00a\",\n                        \"endTime\": \"6:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    },\n                    {\n                        \"weekDay\": \"Wed\",\n                        \"startTime\": \"10:00a\",\n                        \"endTime\": \"6:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    },\n                    {\n                        \"weekDay\": \"Thu\",\n                        \"startTime\": \"10:00a\",\n                        \"endTime\": \"6:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    },\n                    {\n                        \"weekDay\": \"Fri\",\n                        \"startTime\": \"10:00a\",\n                        \"endTime\": \"6:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    },\n                    {\n                        \"weekDay\": \"Sat\",\n                        \"startTime\": \"10:00a\",\n                        \"endTime\": \"6:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    },\n                    {\n                        \"weekDay\": \"Sun\",\n                        \"startTime\": \"10:00a\",\n                        \"endTime\": \"6:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    }\n                ]\n            }\n        ]\n    },\n    {\n        \"id\": 2,\n        \"name\": \"Shane 02\",\n        \"description\": \"\",\n        \"laborTaskId\": 17,\n        \"laborTaskName\": \"Grocery Managing\",\n        \"subDeptTypeId\": 7,\n        \"subDeptType\": \"GROCERY-001\",\n        \"subDeptTypeCode\": \"001\",\n        \"numberOfWeek\": 2,\n        \"active\": true,\n        \"lastModified\": \"2022-09-23T02:56:21-0500\",\n        \"rotationPatternWeekList\": [\n            {\n                \"weekNum\": 1,\n                \"weeklyTotalHours\": 34.0,\n                \"rotationPatternWeekDayList\": [\n                    {\n                        \"weekDay\": \"Mon\",\n                        \"startTime\": \"9:00a\",\n                        \"endTime\": \"2:00p\",\n                        \"mealDurationMinutes\": 30,\n                        \"isMealPaid\": true\n                    },\n                    {\n                        \"weekDay\": \"Tue\",\n                        \"startTime\": \"9:00a\",\n                        \"endTime\": \"2:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    },\n                    {\n                        \"weekDay\": \"Wed\",\n                        \"startTime\": \"9:00a\",\n                        \"endTime\": \"2:00p\",\n                        \"mealDurationMinutes\": 30,\n                        \"isMealPaid\": true\n                    },\n                    {\n                        \"weekDay\": \"Thu\",\n                        \"startTime\": \"9:00a\",\n                        \"endTime\": \"2:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    },\n                    {\n                        \"weekDay\": \"Fri\",\n                        \"startTime\": \"9:00a\",\n                        \"endTime\": \"2:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    },\n                    {\n                        \"weekDay\": \"Sat\",\n                        \"startTime\": \"9:00a\",\n                        \"endTime\": \"2:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    },\n                    {\n                        \"weekDay\": \"Sun\",\n                        \"startTime\": \"9:00a\",\n                        \"endTime\": \"2:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    }\n                ]\n            },\n            {\n                \"weekNum\": 2,\n                \"weeklyTotalHours\": 33.0,\n                \"rotationPatternWeekDayList\": [\n                    {\n                        \"weekDay\": \"Mon\",\n                        \"startTime\": \"9:00a\",\n                        \"endTime\": \"2:00p\",\n                        \"mealDurationMinutes\": 45,\n                        \"isMealPaid\": false\n                    },\n                    {\n                        \"weekDay\": \"Tue\",\n                        \"startTime\": \"9:00a\",\n                        \"endTime\": \"2:00p\",\n                        \"mealDurationMinutes\": 60,\n                        \"isMealPaid\": true\n                    },\n                    {\n                        \"weekDay\": \"Wed\",\n                        \"startTime\": \"9:00a\",\n                        \"endTime\": \"2:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    },\n                    {\n                        \"weekDay\": \"Thu\",\n                        \"startTime\": \"9:00a\",\n                        \"endTime\": \"2:00p\",\n                        \"mealDurationMinutes\": 30,\n                        \"isMealPaid\": true\n                    },\n                    {\n                        \"weekDay\": \"Fri\",\n                        \"startTime\": \"9:00a\",\n                        \"endTime\": \"2:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    },\n                    {\n                        \"weekDay\": \"Sat\",\n                        \"startTime\": \"9:00a\",\n                        \"endTime\": \"2:00p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    },\n                    {\n                        \"weekDay\": \"Sun\",\n                        \"startTime\": \"9:00a\",\n                        \"endTime\": \"2:15p\",\n                        \"mealDurationMinutes\": 0,\n                        \"isMealPaid\": false\n                    }\n                ]\n            }\n        ]\n    },\n    {\n        \"id\": 3,\n        \"name\": \"test delete\",\n        \"description\": \"\",\n        \"laborTaskId\": 100001,\n        \"laborTaskName\": \"01 Clerk\",\n        \"subDeptTypeId\": 9,\n        \"subDeptType\": \"PRODUCE-013\",\n        \"subDeptTypeCode\": \"013\",\n        \"numberOfWeek\": 1,\n        \"active\": false,\n        \"lastModified\": \"2022-09-23T15:26:47-0500\",\n        \"rotationPatternWeekList\": []\n    }\n]"}],"_postman_id":"a28c8cfe-04db-4f1d-9f88-83928d18e6cd"},{"name":"Manager - getRequestList","id":"e49e249f-446b-43e9-a5d1-f8deea0ec2a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingmanagerapi/getRequestList?managerId={{managerId}}&start={{startDate}}&end={{endDate}}&requestTypes=12,30&requestStatus=approved,Pending&dateFilterType=2","description":"<p>Given manager employee id and a date range, provide a list of requests for the employees who are assigned to their focus</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n        \"employeeId\": \"1191704\",// the unique id of the employee\n        \"firstName\": \"Adam\",// the first name of the employee\n        \"lastName\": \"Accrocco\",// the last name of the employee \n        \"displayName\": \"Accrocco, Adam (1191704)\",// the display name in Logile system of the employee\n        \"requestSource\": 1, // request categories. 1: regular request(TOR, Availability, Bid, Swap, Replace, Punch, Gig), 2: swap/replace request, submitted by employee and waiting for acceptance by nother employee; 3: schedule share request; 4: schedule edit requests waiting for acceptance by employee.\n        \"requestId\": 233, //the unique id of the request\n        \"requestTypeId\": 2, // the unique id of request type. \n        \"requestType\": \"Availability\", //the name of request type\n        \"requestStatusId\": 3, //the unique id of request status.\n        \"requestStatus\": \"Pending\", // the name of request status\n        \"note\": null, // is not used by now\n        \"startDate\": \"2022-08-01\", // the start date of request\n        \"endDate\": \"2025-10-12\", // the end date of request\n        \"isClearData\": false, // if the request remove previous existing request\n        \"requestTime\": \"2022-07-20T13:53:24-0500\", // the submission time of the request\n        \"submitOnOrg\": \"(000099) 08 - CC/SERVICE\", // the org name of the employee to submit the request\n        \"submitOnPosition\": \"Partner\", // the position name of the employee to submit the request\n        \"submitOnFocus\": \"(000099) 08 - CC/SERVICE / Partner\", // the role (org/Position) of the employee to submit the request\n        \"submitByOrg\": \"(000099) 08 - CC/SERVICE\", // the org name of the employee who submit the request \n        \"submitByPosition\": \"Partner\", // the position name of the employee who submit the request \n        \"submitByFocus\": \"(000099) 08 - CC/SERVICE / Partner\", // the role (org/Position) who submit the request \n        \"submitByHrName\": \"Accrocco, Adam (1191704)\", // the display name who submit the request\n        \"processTime\": null, // the time when the request is approved/denied/deleted\n        \"processByHrName\": \"\", // the display name of supervisor who process the request\n        \"processByOrg\": \"\", // the role org of supervisor who process the request\n        \"processByPosition\": \"\", // the role position of supervisor who process the request\n        \"processByFocus\": \"\", // the role org/position of supervisor who process the request\n        \"cancelTime\": null, // the time when the request is cancelled\n        \"cancelByHrName\": \"\", // the display name of supervisor who cancel the request\n        \"cancelByOrg\": \"\", // the role org of supervisor who cancel the request\n        \"cancelByPosition\": \"\", // the role position of supervisor who cancel the request\n        \"cancelByFocus\": \"\", // the role org/position of supervisor who cancel the request\n        \"reasonCodeId\": 59, // the unique id of reason\n        \"reasonCodeName\": \"Personal Reason\", // the name of the reason\n        \"freeTextReason\": null, // free-text reason\n        \"taReasonCodeId\": null, // the unique id of reason from timesheet\n        \"taReasonCodeName\": null, // the name of reason from timesheet\n        \"payTypeId\": null, // the unique id of pay type.\n        \"payTypeName\": null, // the name of pay type\n        \"sharedHrId\": null, // the unique employee id whose schedule you want to access\n        \"sharedHrName\": null, // the employee name whose schedule you want to access\n        \"gigToOrgId\": null, // the unique org id of gig to\n        \"gigToOrgName\": null, // the org name of gig to\n        \"gigToTaskIdList\": null, // is not used by now\n        \"gigToTaskNameList\": null, // is not used by now\n        \"timeRanges\": [ // request details, effective when the request is TOR/Benefit/Availability\n            {\n                \"day\": \"Mon\", //week day name of reqeust\n                \"dayNum\": 0, // week day No. of request\n                \"startTime\": \"00:00\", // start time of request on the day \n                \"startOffset\": 0, // start offset of request on the day\n                \"endTime\": \"00:00\", // end time of request on the day \n                \"endOffset\": 0, // end offset of request on the day\n                \"durationOffset\": 96, // end offset - start offset\n                \"durationMin\": 1440, // minutes between start time and end time\n                \"lastModified\": \"2022-07-25T08:00:00-0500\" // last modified time of the request\n            }\n        ],\n        \"punchDetails\": [ // details of punch request, effective when the request is Punch\n            {\n                punchRequestId, // punch detail ID\n                punchType, // punch type id\n                punchTypeLabel, // punch type show name\n                punchTime, // request time of punch\n                orgId; // the org id of punch request detail\n                orgCode; // org code of punch request detail\n                orgName; // the org name of punch request detail\n                lastModified; // last modified time of the request\n            }\n        ],\n        \"postShift\": [ // details of Bid reqeust, effective when the request is Bid\n            {\n                postId;//the id of the post shift\n                scheduleDate; // date of the post shift\n                startTime; // start time of the post shift\n                endTime; // end time of the post shift\n                startOffset; // start offset of the post shift\n                endOffset; // end offset of the post shift\n                durationOffset; // end offset - start offset\n                durationMin; // minutes between start time and end time\n                chargeStoreNumber;// store number of post shift org\n                chargeDeptNumber; // department number of post shift org\n                chargeDeptName; // department name of post shift org\n                taskId; // the id of the task in post shift\n                taskName; // the name the task in post shift\n                jobCodeId; // the job code id in post shift, can be empty\n                jobCode;// the job code name in post shift, can be empty\n                postTime;// the time to post the shift\n                postByEmployeeName;// employee name who post the shift\n                postByOrgName; // the org name of employee who post the shift\n                postByPositionName; // the position name of employee who post the shift\n                postFreeTextReason; // the free-text reason \n                hasBid;// if there is employee who has bid the post shift\n                bidRequestId; // the id of the bid request\n                bidTime; // the time to bid the post shift\n                bidStatus;// the status of the bid request\n                lastModified; // last modified time of the request  \n            }\n        ], //\n        \"selfEmployeeId\": null, //the unique id of the employee who submit a replace/swap request, effective when the request is replace/swap request\n        \"selfFirstName\": null, // the first name of the employee who submit a replace/swap request, effective when the request is replace/swap request\n        \"selfLastName\": null,// the last name of the employee who submit a replace/swap request, effective when the request is replace/swap request\n        \"selfDisplayName\": null,// the display name of the employee who submit a replace/swap request, effective when the request is replace/swap request\n        \"selfShiftList\": [ // the shift details of the employee who submit a replace/swap request, effective when the request is replace/swap request\n            {\n            indivScheduleId; // indivScheduleId of the shift detail\n            indivEjcId; // indivEjcId of the shift detail\n            scheduleDayCalId; // schedule day calendar id of the shift detail\n            startTime; // start time of the shift detail\n            endTime; // end time of the shift detail\n            tartOffset; // start offset of the shift detail\n            endOffset; // end offset of the shift detail\n            subDeptId; // sub department id of the shift detail\n            subDeptName; // sub department name of the shift detail\n            chargeStoreNumber; // store number of the shift detail\n            chargeDeptNumber; // department number of the shift detail\n            chargeDeptName; // department name of the shift detail\n            isRegularShift // true if labor task is not empty and pay type is regular pay type\n            isBenefitShift // true if labor task is empty and pay type is benefit pay type\n            isEmptyShift  // true if labor task is empty and pay type is regular pay type\n            isPayTypeShift //  true if labor task is empty and pay type is not benefit pay type nor regular pay type\n            taskId;// task id of the shift detail, effective when isRegularShift = true\n            taskName;// task name of the shift detail, effective when isRegularShift = true\n            jobCodeId; // job code id of the shift detail\n            jobCodeName; // job code name of the shift detail\n            payTypeId; // pay type id of the shift detail\n            payTypeName; // pay type name of the shift detail\n            lastModified; // last modified time of the request  \n            }\n        ],\n        \"swapEmployeeId\": //the unique id of the employee, new shift will be assigned to or shifts will be swapped, effective when the request is replace/swap request\n        \"swapFirstName\": //the first name of the employee, new shift will be assigned to or shifts will be swapped, effective when the request is replace/swap request,\n        \"swapLastName\": //the last name of the employee, new shift will be assigned to or shifts will be swapped, effective when the request is replace/swap request,\n        \"swapDisplayName\": //the display name of the employee, new shift will be assigned to or shifts will be swapped, effective when the request is replace/swap request,\n        \"swapShiftList\": [ // the shift details of the employee, effective when the request is swap request\n            {\n            indivScheduleId; // indivScheduleId of the shift\n            indivEjcId; // indivEjcId of the shift\n            scheduleDayCalId; // schedule day calendar id of the shift\n            startTime; // start time of the shift\n            endTime; // end time of the shift\n            tartOffset; // start offset of the shift\n            endOffset; // end offset of the shift\n            subDeptId; // sub department id of the shift\n            subDeptName; // sub department name of the shift\n            chargeStoreNumber; // store number of the shift\n            chargeDeptNumber; // department number of the shift\n            chargeDeptName; // department name of the shift\n            isRegularShift // true if labor task is not empty and pay type is regular pay type\n            isBenefitShift // true if labor task is empty and pay type is benefit pay type\n            isEmptyShift  // true if labor task is empty and pay type is regular pay type\n            isPayTypeShift //  true if labor task is empty and pay type is not benefit pay type nor regular pay type\n            taskId;// task id of the shift, effective when isRegularShift = true\n            taskName;// task name of the shift, effective when isRegularShift = true\n            jobCodeId; // job code id of the shift\n            jobCodeName; // job code name of the shift\n            payTypeId; // pay type id of the shift\n            payTypeName; // pay type name of the shift\n            lastModified; // last modified time of the request  \n            }\n        ],\n        \"lastModified\": \"2022-07-25T08:00:00-0500\"// last modified time of the request  \n    },\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingmanagerapi","getRequestList"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>Optional. The employee Id of the manager. Effective only when employeeIds is empty.</p>\n","type":"text/plain"},"key":"managerId","value":"{{managerId}}"},{"description":{"content":"<p>The start date to query request list. Default is today. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"start","value":"{{startDate}}"},{"description":{"content":"<p>The end date to query request list. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"end","value":"{{endDate}}"},{"description":{"content":"<p>Optional, it can accept id and label. The items of request status are from getConfigurationItems?type=requestType</p>\n","type":"text/plain"},"key":"requestTypes","value":"12,30"},{"description":{"content":"<p>Optional, it can accept id and label. The items of request status are from getConfigurationItems?type=requestStatus</p>\n","type":"text/plain"},"key":"requestStatus","value":"approved,Pending"},{"disabled":true,"description":{"content":"<p>Optional, the partner id list of requests, separated via comma</p>\n","type":"text/plain"},"key":"employeeIds","value":"{{employeeIds}}"},{"disabled":true,"description":{"content":"<p>Optional. \"true\" or \"false\"</p>\n","type":"text/plain"},"key":"employeeStatus","value":"{{employeeStatus}}"},{"description":{"content":"<p>The parameter is an Integer,  1 = effective date, 2 = modified date. it is used to tell API how to filter the data based on the start/end.  </p>\n","type":"text/plain"},"key":"dateFilterType","value":"2"}],"variable":[]}},"response":[{"id":"7d0a6cd7-a91a-437f-a10a-e99204ea778f","name":"Manager - getRequestList for Store manager","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getRequestList?managerId=30263&start=2022-05-05&end=&requestTypes=Availability,1,12&requestStatus=pending&dateFilterType=1","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getRequestList"],"query":[{"key":"managerId","value":"30263","description":"Optional. The employee Id of the manager. Effective only when employeeIds is empty."},{"key":"start","value":"2022-05-05","description":"The start date to query request list. Default is today"},{"key":"end","value":"","description":"The end date to query request list"},{"key":"requestTypes","value":"Availability,1,12","description":"Optional, it can accept id and label. The items of request status are from getConfigurationItems?type=requestType"},{"key":"requestStatus","value":"pending","description":"Optional, it can accept id and label. The items of request status are from getConfigurationItems?type=requestStatus"},{"key":"dateFilterType","value":"1","description":"The parameter is an Integer,  1 = effective date, 2 = modified date. it is used to tell API how to filter the data based on the start/end.  If the last modified date is null  in  employee record, the employee data will always be returned."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"8855"},{"key":"Date","value":"Wed, 17 Aug 2022 13:18:04 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"employeeId\": \"139970\",\n        \"firstName\": \"James\",\n        \"lastName\": \"Small\",\n        \"displayName\": \"Small, James(139970)\",\n        \"requestSource\": 1,\n        \"requestId\": 268982,\n        \"requestTypeId\": 2,\n        \"requestType\": \"Availability\",\n        \"requestStatusId\": 3,\n        \"requestStatus\": \"Pending\",\n        \"note\": null,\n        \"startDate\": \"2022-10-10\",\n        \"endDate\": null,\n        \"isClearData\": false,\n        \"requestTime\": \"2022-09-25T14:42:55-0500\",\n        \"submitOnOrgId\": 4171,\n        \"submitOnOrg\": \"(0233) CHECKER-020\",\n        \"submitOnParentOrgId\": 1260,\n        \"submitOnPosition\": \"Teammate\",\n        \"submitOnFocus\": \"(0233) CHECKER-020 / Teammate\",\n        \"submitByOrg\": \"(0233) CHECKER-020\",\n        \"submitByPosition\": \"Teammate\",\n        \"submitByFocus\": \"(0233) CHECKER-020 / Teammate\",\n        \"submitByHrName\": \"Small, James(139970)\",\n        \"processTime\": null,\n        \"processByHrName\": \"\",\n        \"processByOrg\": \"\",\n        \"processByPosition\": \"\",\n        \"processByFocus\": \"\",\n        \"cancelTime\": null,\n        \"cancelByHrName\": \"\",\n        \"cancelByOrg\": \"\",\n        \"cancelByPosition\": \"\",\n        \"cancelByFocus\": \"\",\n        \"reasonCodeId\": 44,\n        \"reasonCodeName\": \"Personal Reason\",\n        \"freeTextReason\": null,\n        \"taReasonCodeId\": null,\n        \"taReasonCodeName\": null,\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"savedMessage\": \"\",\n        \"sharedHrId\": null,\n        \"sharedHrName\": null,\n        \"gigToDeptIdList\": null,\n        \"gigToOrgId\": null,\n        \"gigToOrgName\": null,\n        \"gigToTaskIdList\": null,\n        \"gigToTaskNameList\": null,\n        \"timeRanges\": [\n            {\n                \"day\": \"Mon\",\n                \"dayNum\": 0,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-25T14:42:55-0500\"\n            },\n            {\n                \"day\": \"Tue\",\n                \"dayNum\": 1,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-25T14:42:55-0500\"\n            },\n            {\n                \"day\": \"Wed\",\n                \"dayNum\": 2,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-25T14:42:55-0500\"\n            },\n            {\n                \"day\": \"Thu\",\n                \"dayNum\": 3,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-25T14:42:55-0500\"\n            },\n            {\n                \"day\": \"Fri\",\n                \"dayNum\": 4,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-25T14:42:55-0500\"\n            },\n            {\n                \"day\": \"Sat\",\n                \"dayNum\": 5,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-25T14:42:55-0500\"\n            },\n            {\n                \"day\": \"Sun\",\n                \"dayNum\": 6,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-25T14:42:55-0500\"\n            }\n        ],\n        \"preferredTimeRanges\": [\n            {\n                \"day\": \"Sat\",\n                \"dayNum\": 5,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-25T14:42:55-0500\"\n            },\n            {\n                \"day\": \"Sun\",\n                \"dayNum\": 6,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-25T14:42:55-0500\"\n            }\n        ],\n        \"punchDetails\": null,\n        \"postShift\": null,\n        \"isBidOn\": false,\n        \"selfEmployeeId\": null,\n        \"selfFirstName\": null,\n        \"selfLastName\": null,\n        \"selfDisplayName\": null,\n        \"selfShiftList\": null,\n        \"swapEmployeeId\": null,\n        \"swapFirstName\": null,\n        \"swapLastName\": null,\n        \"swapDisplayName\": null,\n        \"swapShiftList\": null,\n        \"lastModified\": \"2022-09-25T14:42:55-0500\"\n    },\n    {\n        \"employeeId\": \"1313330\",\n        \"firstName\": \"Desi\",\n        \"lastName\": \"Irving\",\n        \"displayName\": \"Irving, Desi(1313330)\",\n        \"requestSource\": 1,\n        \"requestId\": 268835,\n        \"requestTypeId\": 1,\n        \"requestType\": \"Unpaid Time Off\",\n        \"requestStatusId\": 3,\n        \"requestStatus\": \"Pending\",\n        \"note\": null,\n        \"startDate\": \"2022-09-22\",\n        \"endDate\": \"2022-09-24\",\n        \"isClearData\": false,\n        \"requestTime\": \"2022-09-20T01:51:02-0500\",\n        \"submitOnOrgId\": 4171,\n        \"submitOnOrg\": \"(0233) CHECKER-020\",\n        \"submitOnParentOrgId\": 1260,\n        \"submitOnPosition\": \"Teammate\",\n        \"submitOnFocus\": \"(0233) CHECKER-020 / Teammate\",\n        \"submitByOrg\": \"(0233) CHECKER-020\",\n        \"submitByPosition\": \"Teammate\",\n        \"submitByFocus\": \"(0233) CHECKER-020 / Teammate\",\n        \"submitByHrName\": \"Irving, Desi(1313330)\",\n        \"processTime\": null,\n        \"processByHrName\": \"\",\n        \"processByOrg\": \"\",\n        \"processByPosition\": \"\",\n        \"processByFocus\": \"\",\n        \"cancelTime\": null,\n        \"cancelByHrName\": \"\",\n        \"cancelByOrg\": \"\",\n        \"cancelByPosition\": \"\",\n        \"cancelByFocus\": \"\",\n        \"reasonCodeId\": 49,\n        \"reasonCodeName\": \"Other\",\n        \"freeTextReason\": null,\n        \"taReasonCodeId\": null,\n        \"taReasonCodeName\": null,\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"savedMessage\": \"\",\n        \"sharedHrId\": null,\n        \"sharedHrName\": null,\n        \"gigToDeptIdList\": null,\n        \"gigToOrgId\": null,\n        \"gigToOrgName\": null,\n        \"gigToTaskIdList\": null,\n        \"gigToTaskNameList\": null,\n        \"timeRanges\": [\n            {\n                \"day\": \"Thu\",\n                \"dayNum\": 3,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-30T02:29:46-0500\"\n            },\n            {\n                \"day\": \"Fri\",\n                \"dayNum\": 4,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-30T02:29:46-0500\"\n            },\n            {\n                \"day\": \"Sat\",\n                \"dayNum\": 5,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-30T02:29:46-0500\"\n            }\n        ],\n        \"preferredTimeRanges\": [],\n        \"punchDetails\": null,\n        \"postShift\": null,\n        \"isBidOn\": false,\n        \"selfEmployeeId\": null,\n        \"selfFirstName\": null,\n        \"selfLastName\": null,\n        \"selfDisplayName\": null,\n        \"selfShiftList\": null,\n        \"swapEmployeeId\": null,\n        \"swapFirstName\": null,\n        \"swapLastName\": null,\n        \"swapDisplayName\": null,\n        \"swapShiftList\": null,\n        \"lastModified\": \"2022-09-30T02:29:46-0500\"\n    }\n]"},{"id":"d8c2dc20-9497-4983-876f-dff8aa4b3154","name":"Manager - getRequestList for employees","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getRequestList?start=2024-12-20&end=&employeeIds=4210206&dateFilterType=1","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getRequestList"],"query":[{"key":"start","value":"2024-12-20","description":"The start date to query request list. Default is today"},{"key":"end","value":"","description":"The end date to query request list"},{"key":"requestTypes","value":"Availability,1,12","description":"Optional, it can accept id and label. The items of request status are from getConfigurationItems?type=requestType","disabled":true},{"key":"requestStatus","value":"pending","description":"Optional, it can accept id and label. The items of request status are from getConfigurationItems?type=requestStatus","disabled":true},{"key":"employeeIds","value":"4210206","description":"Optional, the partner id list of requests, separated via comma"},{"key":"dateFilterType","value":"1","description":"The parameter is an Integer,  1 = effective date, 2 = modified date. it is used to tell API how to filter the data based on the start/end.  If the last modified date is null  in  employee record, the employee data will always be returned."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"8855"},{"key":"Date","value":"Wed, 17 Aug 2022 13:22:05 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"employeeId\": \"139970\",\n        \"firstName\": \"James\",\n        \"lastName\": \"Small\",\n        \"displayName\": \"Small, James(139970)\",\n        \"requestSource\": 1,\n        \"requestId\": 268982,\n        \"requestTypeId\": 2,\n        \"requestType\": \"Availability\",\n        \"requestStatusId\": 3,\n        \"requestStatus\": \"Pending\",\n        \"note\": null,\n        \"startDate\": \"2022-10-10\",\n        \"endDate\": null,\n        \"isClearData\": false,\n        \"requestTime\": \"2022-09-25T14:42:55-0500\",\n        \"submitOnOrgId\": 4171,\n        \"submitOnOrg\": \"(0233) CHECKER-020\",\n        \"submitOnParentOrgId\": 1260,\n        \"submitOnPosition\": \"Teammate\",\n        \"submitOnFocus\": \"(0233) CHECKER-020 / Teammate\",\n        \"submitByOrg\": \"(0233) CHECKER-020\",\n        \"submitByPosition\": \"Teammate\",\n        \"submitByFocus\": \"(0233) CHECKER-020 / Teammate\",\n        \"submitByHrName\": \"Small, James(139970)\",\n        \"processTime\": null,\n        \"processByHrName\": \"\",\n        \"processByOrg\": \"\",\n        \"processByPosition\": \"\",\n        \"processByFocus\": \"\",\n        \"cancelTime\": null,\n        \"cancelByHrName\": \"\",\n        \"cancelByOrg\": \"\",\n        \"cancelByPosition\": \"\",\n        \"cancelByFocus\": \"\",\n        \"reasonCodeId\": 44,\n        \"reasonCodeName\": \"Personal Reason\",\n        \"freeTextReason\": null,\n        \"taReasonCodeId\": null,\n        \"taReasonCodeName\": null,\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"savedMessage\": \"\",\n        \"sharedHrId\": null,\n        \"sharedHrName\": null,\n        \"gigToDeptIdList\": null,\n        \"gigToOrgId\": null,\n        \"gigToOrgName\": null,\n        \"gigToTaskIdList\": null,\n        \"gigToTaskNameList\": null,\n        \"timeRanges\": [\n            {\n                \"day\": \"Mon\",\n                \"dayNum\": 0,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-25T14:42:55-0500\"\n            },\n            {\n                \"day\": \"Tue\",\n                \"dayNum\": 1,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-25T14:42:55-0500\"\n            },\n            {\n                \"day\": \"Wed\",\n                \"dayNum\": 2,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-25T14:42:55-0500\"\n            },\n            {\n                \"day\": \"Thu\",\n                \"dayNum\": 3,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-25T14:42:55-0500\"\n            },\n            {\n                \"day\": \"Fri\",\n                \"dayNum\": 4,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-25T14:42:55-0500\"\n            },\n            {\n                \"day\": \"Sat\",\n                \"dayNum\": 5,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-25T14:42:55-0500\"\n            },\n            {\n                \"day\": \"Sun\",\n                \"dayNum\": 6,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-25T14:42:55-0500\"\n            }\n        ],\n        \"preferredTimeRanges\": [],\n        \"punchDetails\": null,\n        \"postShift\": null,\n        \"isBidOn\": false,\n        \"selfEmployeeId\": null,\n        \"selfFirstName\": null,\n        \"selfLastName\": null,\n        \"selfDisplayName\": null,\n        \"selfShiftList\": null,\n        \"swapEmployeeId\": null,\n        \"swapFirstName\": null,\n        \"swapLastName\": null,\n        \"swapDisplayName\": null,\n        \"swapShiftList\": null,\n        \"lastModified\": \"2022-09-25T14:42:55-0500\"\n    }\n]"},{"id":"e276ae16-d8a7-4817-9f25-645e821a34f3","name":"Manager - getRequestList for all employees","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getRequestList?start={{startDate}}&end={{endDate}}&requestTypes=Availability,1&requestStatus=pending&dateFilterType=1","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getRequestList"],"query":[{"key":"start","value":"{{startDate}}","description":"The start date to query request list. Default is today"},{"key":"end","value":"{{endDate}}","description":"The end date to query request list"},{"key":"requestTypes","value":"Availability,1","description":"Optional, it can accept id and label. The items of request status are from getConfigurationItems?type=requestType"},{"key":"requestStatus","value":"pending","description":"Optional, it can accept id and label. The items of request status are from getConfigurationItems?type=requestStatus"},{"key":"dateFilterType","value":"1","description":"The parameter is an Integer,  1 = effective date, 2 = modified date. it is used to tell API how to filter the data based on the start/end.  If the last modified date is null  in  employee record, the employee data will always be returned."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"8855"},{"key":"Date","value":"Wed, 17 Aug 2022 13:26:17 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"employeeId\": \"139970\",\n        \"firstName\": \"James\",\n        \"lastName\": \"Small\",\n        \"displayName\": \"Small, James(139970)\",\n        \"requestSource\": 1,\n        \"requestId\": 268982,\n        \"requestTypeId\": 2,\n        \"requestType\": \"Availability\",\n        \"requestStatusId\": 3,\n        \"requestStatus\": \"Pending\",\n        \"note\": null,\n        \"startDate\": \"2022-10-10\",\n        \"endDate\": null,\n        \"isClearData\": false,\n        \"requestTime\": \"2022-09-25T14:42:55-0500\",\n        \"submitOnOrgId\": 4171,\n        \"submitOnOrg\": \"(0233) CHECKER-020\",\n        \"submitOnParentOrgId\": 1260,\n        \"submitOnPosition\": \"Teammate\",\n        \"submitOnFocus\": \"(0233) CHECKER-020 / Teammate\",\n        \"submitByOrg\": \"(0233) CHECKER-020\",\n        \"submitByPosition\": \"Teammate\",\n        \"submitByFocus\": \"(0233) CHECKER-020 / Teammate\",\n        \"submitByHrName\": \"Small, James(139970)\",\n        \"processTime\": null,\n        \"processByHrName\": \"\",\n        \"processByOrg\": \"\",\n        \"processByPosition\": \"\",\n        \"processByFocus\": \"\",\n        \"cancelTime\": null,\n        \"cancelByHrName\": \"\",\n        \"cancelByOrg\": \"\",\n        \"cancelByPosition\": \"\",\n        \"cancelByFocus\": \"\",\n        \"reasonCodeId\": 44,\n        \"reasonCodeName\": \"Personal Reason\",\n        \"freeTextReason\": null,\n        \"taReasonCodeId\": null,\n        \"taReasonCodeName\": null,\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"savedMessage\": \"\",\n        \"sharedHrId\": null,\n        \"sharedHrName\": null,\n        \"gigToDeptIdList\": null,\n        \"gigToOrgId\": null,\n        \"gigToOrgName\": null,\n        \"gigToTaskIdList\": null,\n        \"gigToTaskNameList\": null,\n        \"timeRanges\": [\n            {\n                \"day\": \"Mon\",\n                \"dayNum\": 0,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-25T14:42:55-0500\"\n            },\n            {\n                \"day\": \"Tue\",\n                \"dayNum\": 1,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-25T14:42:55-0500\"\n            },\n            {\n                \"day\": \"Wed\",\n                \"dayNum\": 2,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-25T14:42:55-0500\"\n            },\n            {\n                \"day\": \"Thu\",\n                \"dayNum\": 3,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-25T14:42:55-0500\"\n            },\n            {\n                \"day\": \"Fri\",\n                \"dayNum\": 4,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-25T14:42:55-0500\"\n            },\n            {\n                \"day\": \"Sat\",\n                \"dayNum\": 5,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-25T14:42:55-0500\"\n            },\n            {\n                \"day\": \"Sun\",\n                \"dayNum\": 6,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-25T14:42:55-0500\"\n            }\n        ],\n        \"preferredTimeRanges\": [\n            {\n                \"day\": \"Sat\",\n                \"dayNum\": 5,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-25T14:42:55-0500\"\n            },\n            {\n                \"day\": \"Sun\",\n                \"dayNum\": 6,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-25T14:42:55-0500\"\n            }\n        ],\n        \"punchDetails\": null,\n        \"postShift\": null,\n        \"isBidOn\": false,\n        \"selfEmployeeId\": null,\n        \"selfFirstName\": null,\n        \"selfLastName\": null,\n        \"selfDisplayName\": null,\n        \"selfShiftList\": null,\n        \"swapEmployeeId\": null,\n        \"swapFirstName\": null,\n        \"swapLastName\": null,\n        \"swapDisplayName\": null,\n        \"swapShiftList\": null,\n        \"lastModified\": \"2022-09-25T14:42:55-0500\"\n    },\n    {\n        \"employeeId\": \"139970\",\n        \"firstName\": \"James\",\n        \"lastName\": \"Small\",\n        \"displayName\": \"Small, James(139970)\",\n        \"requestSource\": 1,\n        \"requestId\": 268993,\n        \"requestTypeId\": 2,\n        \"requestType\": \"Availability\",\n        \"requestStatusId\": 3,\n        \"requestStatus\": \"Pending\",\n        \"note\": null,\n        \"startDate\": \"2022-10-10\",\n        \"endDate\": null,\n        \"isClearData\": false,\n        \"requestTime\": \"2022-09-24T10:14:44-0500\",\n        \"submitOnOrgId\": 4171,\n        \"submitOnOrg\": \"(0233) CHECKER-020\",\n        \"submitOnParentOrgId\": 1260,\n        \"submitOnPosition\": \"Teammate\",\n        \"submitOnFocus\": \"(0233) CHECKER-020 / Teammate\",\n        \"submitByOrg\": \"(0233) CHECKER-020\",\n        \"submitByPosition\": \"Teammate\",\n        \"submitByFocus\": \"(0233) CHECKER-020 / Teammate\",\n        \"submitByHrName\": \"Small, James(139970)\",\n        \"processTime\": null,\n        \"processByHrName\": \"\",\n        \"processByOrg\": \"\",\n        \"processByPosition\": \"\",\n        \"processByFocus\": \"\",\n        \"cancelTime\": null,\n        \"cancelByHrName\": \"\",\n        \"cancelByOrg\": \"\",\n        \"cancelByPosition\": \"\",\n        \"cancelByFocus\": \"\",\n        \"reasonCodeId\": 44,\n        \"reasonCodeName\": \"Personal Reason\",\n        \"freeTextReason\": null,\n        \"taReasonCodeId\": null,\n        \"taReasonCodeName\": null,\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"savedMessage\": \"\",\n        \"sharedHrId\": null,\n        \"sharedHrName\": null,\n        \"gigToDeptIdList\": null,\n        \"gigToOrgId\": null,\n        \"gigToOrgName\": null,\n        \"gigToTaskIdList\": null,\n        \"gigToTaskNameList\": null,\n        \"timeRanges\": [\n            {\n                \"day\": \"Mon\",\n                \"dayNum\": 0,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-24T10:14:44-0500\"\n            },\n            {\n                \"day\": \"Tue\",\n                \"dayNum\": 1,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-24T10:14:44-0500\"\n            },\n            {\n                \"day\": \"Wed\",\n                \"dayNum\": 2,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-24T10:14:44-0500\"\n            },\n            {\n                \"day\": \"Thu\",\n                \"dayNum\": 3,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-24T10:14:44-0500\"\n            },\n            {\n                \"day\": \"Fri\",\n                \"dayNum\": 4,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-24T10:14:44-0500\"\n            },\n            {\n                \"day\": \"Sat\",\n                \"dayNum\": 5,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-24T10:14:44-0500\"\n            },\n            {\n                \"day\": \"Sun\",\n                \"dayNum\": 6,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": \"2022-09-24T10:14:44-0500\"\n            }\n        ],\n        \"preferredTimeRanges\": [],\n        \"punchDetails\": null,\n        \"postShift\": null,\n        \"isBidOn\": false,\n        \"selfEmployeeId\": null,\n        \"selfFirstName\": null,\n        \"selfLastName\": null,\n        \"selfDisplayName\": null,\n        \"selfShiftList\": null,\n        \"swapEmployeeId\": null,\n        \"swapFirstName\": null,\n        \"swapLastName\": null,\n        \"swapDisplayName\": null,\n        \"swapShiftList\": null,\n        \"lastModified\": \"2022-09-24T10:14:44-0500\"\n    }\n]"},{"id":"0f0706db-8f62-46bf-96e4-6c3a99450f3e","name":"Manager - getRequestList - punch, bid, swap, surrender","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getRequestList?start=2024-12-21&end=2024-12-25&requestTypes=12,6,17,4&employeeIds=4122053,2289872,4777175&dateFilterType=1","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getRequestList"],"query":[{"key":"managerId","value":"{{managerId}}","description":"Optional. The employee Id of the manager. Effective only when employeeIds is empty.","disabled":true},{"key":"start","value":"2024-12-21","description":"The start date to query request list. Default is today. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500"},{"key":"end","value":"2024-12-25","description":"The end date to query request list. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500"},{"key":"requestTypes","value":"12,6,17,4","description":"Optional, it can accept id and label. The items of request status are from getConfigurationItems?type=requestType"},{"key":"requestStatus","value":"pending","description":"Optional, it can accept id and label. The items of request status are from getConfigurationItems?type=requestStatus","disabled":true},{"key":"employeeIds","value":"4122053,2289872,4777175","description":"Optional, the partner id list of requests, separated via comma"},{"key":"employeeStatus","value":"{{employeeStatus}}","description":"Optional. \"true\" or \"false\"","disabled":true},{"key":"dateFilterType","value":"1","description":"The parameter is an Integer,  1 = effective date, 2 = modified date. it is used to tell API how to filter the data based on the start/end.  "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Tue, 14 Jan 2025 14:45:16 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"employeeId\": \"4122053\",\n        \"firstName\": \"Madyson\",\n        \"lastName\": \"Canada\",\n        \"displayName\": \"Canada, Madyson (4122053)\",\n        \"requestSource\": 1,\n        \"requestId\": 10345323,\n        \"requestTypeId\": 12,\n        \"requestType\": \"Punch\",\n        \"requestStatusId\": 3,\n        \"requestStatus\": \"Pending\",\n        \"note\": null,\n        \"startDate\": \"2024-12-21\",\n        \"endDate\": \"2024-12-21\",\n        \"isClearData\": false,\n        \"requestTime\": \"2024-12-21T11:29:12-0600\",\n        \"submitOnOrgId\": 10553,\n        \"submitOnOrg\": \"(00006A) 22 - ESTORES\",\n        \"submitOnParentOrgId\": 420,\n        \"submitOnPosition\": \"Partner\",\n        \"submitOnFocus\": \"(00006A) 22 - ESTORES / Partner\",\n        \"submitByOrg\": \"(00006A) 22 - ESTORES\",\n        \"submitByPosition\": \"Partner\",\n        \"submitByFocus\": \"(00006A) 22 - ESTORES / Partner\",\n        \"submitByHrName\": \"Canada, Madyson (4122053)\",\n        \"processTime\": null,\n        \"processByHrName\": \"\",\n        \"processByOrg\": \"\",\n        \"processByPosition\": \"\",\n        \"processByFocus\": \"\",\n        \"cancelTime\": null,\n        \"cancelByHrName\": \"\",\n        \"cancelByOrg\": \"\",\n        \"cancelByPosition\": \"\",\n        \"cancelByFocus\": \"\",\n        \"reasonCodeId\": null,\n        \"reasonCodeName\": null,\n        \"freeTextReason\": \"I’m not sure if clocked in \",\n        \"taReasonCodeId\": null,\n        \"taReasonCodeName\": null,\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"savedMessage\": \"\",\n        \"sharedHrId\": null,\n        \"sharedHrName\": null,\n        \"gigToDeptIdList\": null,\n        \"gigToOrgId\": null,\n        \"gigToOrgName\": null,\n        \"gigToTaskIdList\": null,\n        \"gigToTaskNameList\": null,\n        \"timeRanges\": null,\n        \"preferredTimeRanges\": null,\n        \"punchDetails\": [\n            {\n                \"punchRequestId\": 1522142,\n                \"punchType\": 1,\n                \"punchTypeLabel\": \"IN\",\n                \"punchTime\": \"2024-12-21T11:00:00-0600\",\n                \"orgId\": 10553,\n                \"orgCode\": \"S00006AD022SD22\",\n                \"orgName\": \"(00006A) 22 - ESTORES\",\n                \"lastModified\": \"2024-12-21T11:29:12-0600\"\n            }\n        ],\n        \"postShift\": null,\n        \"isBidOn\": false,\n        \"selfEmployeeId\": null,\n        \"selfFirstName\": null,\n        \"selfLastName\": null,\n        \"selfDisplayName\": null,\n        \"selfShiftList\": null,\n        \"swapEmployeeId\": null,\n        \"swapFirstName\": null,\n        \"swapLastName\": null,\n        \"swapDisplayName\": null,\n        \"swapShiftList\": null,\n        \"lastModified\": \"2024-12-21T11:29:12-0600\"\n    },\n    {\n        \"employeeId\": \"4210206\",\n        \"firstName\": \"Aryka\",\n        \"lastName\": \"Diego\",\n        \"displayName\": \"Diego, Aryka (4210206)\",\n        \"requestSource\": 1,\n        \"requestId\": 10362021,\n        \"requestTypeId\": 4,\n        \"requestType\": \"Post Schedule\",\n        \"requestStatusId\": 3,\n        \"requestStatus\": \"Pending\",\n        \"note\": null,\n        \"startDate\": \"2024-12-25\",\n        \"endDate\": \"2024-12-25\",\n        \"isClearData\": false,\n        \"requestTime\": \"2024-12-02T23:08:00-0600\",\n        \"submitOnOrgId\": 10601,\n        \"submitOnOrg\": \"(00006A) 20 - SEAFOOD\",\n        \"submitOnParentOrgId\": 433,\n        \"submitOnPosition\": \"Partner\",\n        \"submitOnFocus\": \"(00006A) 20 - SEAFOOD / Partner\",\n        \"submitByOrg\": \"(00006A) 20 - SEAFOOD\",\n        \"submitByPosition\": \"Partner\",\n        \"submitByFocus\": \"(00006A) 20 - SEAFOOD / Partner\",\n        \"submitByHrName\": \"Diego, Aryka (4210206)\",\n        \"processTime\": null,\n        \"processByHrName\": \"\",\n        \"processByOrg\": \"\",\n        \"processByPosition\": \"\",\n        \"processByFocus\": \"\",\n        \"cancelTime\": null,\n        \"cancelByHrName\": \"\",\n        \"cancelByOrg\": \"\",\n        \"cancelByPosition\": \"\",\n        \"cancelByFocus\": \"\",\n        \"reasonCodeId\": 70,\n        \"reasonCodeName\": \"Emergency Event\",\n        \"freeTextReason\": \"\",\n        \"taReasonCodeId\": null,\n        \"taReasonCodeName\": null,\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"savedMessage\": \"\",\n        \"sharedHrId\": null,\n        \"sharedHrName\": null,\n        \"gigToDeptIdList\": null,\n        \"gigToOrgId\": null,\n        \"gigToOrgName\": null,\n        \"gigToTaskIdList\": null,\n        \"gigToTaskNameList\": null,\n        \"timeRanges\": null,\n        \"preferredTimeRanges\": null,\n        \"punchDetails\": null,\n        \"postShift\": null,\n        \"isBidOn\": false,\n        \"selfEmployeeId\": null,\n        \"selfFirstName\": null,\n        \"selfLastName\": null,\n        \"selfDisplayName\": null,\n        \"selfShiftList\": null,\n        \"swapEmployeeId\": null,\n        \"swapFirstName\": null,\n        \"swapLastName\": null,\n        \"swapDisplayName\": null,\n        \"swapShiftList\": null,\n        \"lastModified\": \"2024-12-02T23:08:00-0600\"\n    },\n    {\n        \"employeeId\": \"2289872\",\n        \"firstName\": \"Garrett\",\n        \"lastName\": \"Bernstein\",\n        \"displayName\": \"Bernstein, Garrett (2289872)\",\n        \"requestSource\": 1,\n        \"requestId\": 10354966,\n        \"requestTypeId\": 6,\n        \"requestType\": \"Bid Shift\",\n        \"requestStatusId\": 3,\n        \"requestStatus\": \"Pending\",\n        \"note\": null,\n        \"startDate\": \"2024-12-22\",\n        \"endDate\": \"2024-12-23\",\n        \"isClearData\": false,\n        \"requestTime\": \"2024-12-21T18:35:49-0600\",\n        \"submitOnOrgId\": 10589,\n        \"submitOnOrg\": \"(00006A) 07 - GROCERY\",\n        \"submitOnParentOrgId\": 423,\n        \"submitOnPosition\": \"Partner\",\n        \"submitOnFocus\": \"(00006A) 07 - GROCERY / Partner\",\n        \"submitByOrg\": \"(00006A) 07 - GROCERY\",\n        \"submitByPosition\": \"Partner\",\n        \"submitByFocus\": \"(00006A) 07 - GROCERY / Partner\",\n        \"submitByHrName\": \"Bernstein, Garrett (2289872)\",\n        \"processTime\": null,\n        \"processByHrName\": \"\",\n        \"processByOrg\": \"\",\n        \"processByPosition\": \"\",\n        \"processByFocus\": \"\",\n        \"cancelTime\": null,\n        \"cancelByHrName\": \"\",\n        \"cancelByOrg\": \"\",\n        \"cancelByPosition\": \"\",\n        \"cancelByFocus\": \"\",\n        \"reasonCodeId\": null,\n        \"reasonCodeName\": null,\n        \"freeTextReason\": \"\",\n        \"taReasonCodeId\": null,\n        \"taReasonCodeName\": null,\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"savedMessage\": \"\",\n        \"sharedHrId\": null,\n        \"sharedHrName\": null,\n        \"gigToDeptIdList\": null,\n        \"gigToOrgId\": null,\n        \"gigToOrgName\": null,\n        \"gigToTaskIdList\": null,\n        \"gigToTaskNameList\": null,\n        \"timeRanges\": null,\n        \"preferredTimeRanges\": null,\n        \"punchDetails\": null,\n        \"postShift\": {\n            \"postId\": 2847141,\n            \"scheduleDate\": \"2024-12-22\",\n            \"startTime\": \"2024-12-22T22:00:00-0600\",\n            \"endTime\": \"2024-12-23T06:30:00-0600\",\n            \"startOffset\": 664,\n            \"endOffset\": 698,\n            \"durationOffset\": 34,\n            \"durationMin\": 510,\n            \"chargeStoreNumber\": \"S00006A\",\n            \"chargeDeptNumber\": \"011\",\n            \"chargeDeptName\": \"(00006A) 011 Grocery Total\",\n            \"taskId\": 96,\n            \"taskName\": \"Overnight Stocker\",\n            \"jobCodeId\": null,\n            \"jobCode\": \"\",\n            \"surrenderRequestId\": null,\n            \"surrenderMasterScheduleId\": null,\n            \"surrenderTransitionScheduleId\": null,\n            \"surrenderIndivScheduleId\": null,\n            \"surrenderIndivEjcId\": null,\n            \"surrenderShiftComment\": null,\n            \"postTime\": \"2024-12-21T18:35-0600\",\n            \"postByEmployeeId\": \"1790757\",\n            \"postByEmployeeName\": \"Colunga, Victor (1790757)\",\n            \"postByOrgName\": \"(00006A) 07 - GROCERY\",\n            \"postByPositionName\": \"Partner\",\n            \"postFreeTextReason\": \"\",\n            \"hasBid\": true,\n            \"bidRequestId\": 10354966,\n            \"bidTime\": \"2024-12-21T18:35-0600\",\n            \"bidStatus\": \"Pending\",\n            \"countOfBids\": null,\n            \"breakList\": null,\n            \"lastModified\": \"2024-12-21T18:35:49-0600\"\n        },\n        \"isBidOn\": true,\n        \"selfEmployeeId\": null,\n        \"selfFirstName\": null,\n        \"selfLastName\": null,\n        \"selfDisplayName\": null,\n        \"selfShiftList\": null,\n        \"swapEmployeeId\": null,\n        \"swapFirstName\": null,\n        \"swapLastName\": null,\n        \"swapDisplayName\": null,\n        \"swapShiftList\": null,\n        \"lastModified\": \"2024-12-21T18:35:49-0600\"\n    },\n    {\n        \"employeeId\": \"4777175\",\n        \"firstName\": \"Daniel\",\n        \"lastName\": \"Frisbey\",\n        \"displayName\": \"Frisbey, Daniel (4777175)\",\n        \"requestSource\": 1,\n        \"requestId\": 10362037,\n        \"requestTypeId\": 17,\n        \"requestType\": \"Swap Schedule\",\n        \"requestStatusId\": 3,\n        \"requestStatus\": \"Pending\",\n        \"note\": null,\n        \"startDate\": \"2024-12-23\",\n        \"endDate\": \"2024-12-23\",\n        \"isClearData\": false,\n        \"requestTime\": \"2024-12-09T08:32:14-0600\",\n        \"submitOnOrgId\": 10601,\n        \"submitOnOrg\": \"(00006A) 20 - SEAFOOD\",\n        \"submitOnParentOrgId\": 433,\n        \"submitOnPosition\": \"Partner\",\n        \"submitOnFocus\": \"(00006A) 20 - SEAFOOD / Partner\",\n        \"submitByOrg\": \"(00006A) 20 - SEAFOOD\",\n        \"submitByPosition\": \"Partner\",\n        \"submitByFocus\": \"(00006A) 20 - SEAFOOD / Partner\",\n        \"submitByHrName\": \"Moore, Alexander (5054153)\",\n        \"processTime\": null,\n        \"processByHrName\": \"\",\n        \"processByOrg\": \"\",\n        \"processByPosition\": \"\",\n        \"processByFocus\": \"\",\n        \"cancelTime\": null,\n        \"cancelByHrName\": \"\",\n        \"cancelByOrg\": \"\",\n        \"cancelByPosition\": \"\",\n        \"cancelByFocus\": \"\",\n        \"reasonCodeId\": null,\n        \"reasonCodeName\": null,\n        \"freeTextReason\": \"\",\n        \"taReasonCodeId\": null,\n        \"taReasonCodeName\": null,\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"savedMessage\": \"\",\n        \"sharedHrId\": null,\n        \"sharedHrName\": null,\n        \"gigToDeptIdList\": null,\n        \"gigToOrgId\": null,\n        \"gigToOrgName\": null,\n        \"gigToTaskIdList\": null,\n        \"gigToTaskNameList\": null,\n        \"timeRanges\": null,\n        \"preferredTimeRanges\": null,\n        \"punchDetails\": null,\n        \"postShift\": null,\n        \"isBidOn\": false,\n        \"selfEmployeeId\": \"4777175\",\n        \"selfFirstName\": \"Daniel\",\n        \"selfLastName\": \"Frisbey\",\n        \"selfDisplayName\": \"Frisbey, Daniel (4777175)\",\n        \"selfShiftList\": [\n            {\n                \"indivScheduleId\": 88519256,\n                \"indivEjcId\": 90373658,\n                \"scheduleDayCalId\": 2248,\n                \"startTime\": \"2024-12-23T14:00:00-0600\",\n                \"endTime\": \"2024-12-23T20:00:00-0600\",\n                \"startOffset\": 56,\n                \"endOffset\": 80,\n                \"subDeptId\": 10601,\n                \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n                \"chargeStoreNumber\": \"S00006A\",\n                \"chargeDeptNumber\": \"003\",\n                \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"taskId\": 15,\n                \"taskName\": \"SFD Service Case\",\n                \"jobCodeId\": 70,\n                \"jobCodeName\": \"(011193) Perishables Rep\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular\",\n                \"isBidOn\": false,\n                \"lastModified\": null\n            }\n        ],\n        \"swapEmployeeId\": \"5054153\",\n        \"swapFirstName\": \"Alexander\",\n        \"swapLastName\": \"Moore\",\n        \"swapDisplayName\": \"Moore, Alexander (5054153)\",\n        \"swapShiftList\": [\n            {\n                \"indivScheduleId\": 88518749,\n                \"indivEjcId\": 90373151,\n                \"scheduleDayCalId\": 2248,\n                \"startTime\": \"2024-12-23T07:00:00-0600\",\n                \"endTime\": \"2024-12-23T13:00:00-0600\",\n                \"startOffset\": 28,\n                \"endOffset\": 52,\n                \"subDeptId\": 10601,\n                \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n                \"chargeStoreNumber\": \"S00006A\",\n                \"chargeDeptNumber\": \"003\",\n                \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"taskId\": 15,\n                \"taskName\": \"SFD Service Case\",\n                \"jobCodeId\": 70,\n                \"jobCodeName\": \"(011193) Perishables Rep\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular\",\n                \"isBidOn\": false,\n                \"lastModified\": null\n            }\n        ],\n        \"lastModified\": \"2024-12-09T08:32:14-0600\"\n    }\n]"}],"_postman_id":"e49e249f-446b-43e9-a5d1-f8deea0ec2a4"},{"name":"Manager - getDepartmentRequestList","id":"105b5289-90e8-4804-835f-3a269d3e7f74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingmanagerapi/getDepartmentRequestList?managerId={{managerId}}&storeNum={{storeNum}}&start={{startDate}}&end={{endDate}}&requestTypes=&requestStatus=pending&dateFilterType=1&subDept=06&includeCharged","description":"<p>Given the store/department and a date range, provide a list of requests for the employees who are assigned to the provided org</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingmanagerapi","getDepartmentRequestList"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>The employee Id of the manager</p>\n","type":"text/plain"},"key":"managerId","value":"{{managerId}}"},{"description":{"content":"<p>The store number  of the request list</p>\n","type":"text/plain"},"key":"storeNum","value":"{{storeNum}}"},{"disabled":true,"description":{"content":"<p>Optional, The department name   of the request list</p>\n","type":"text/plain"},"key":"dept","value":"{{dept}}"},{"description":{"content":"<p>If the dateFilterType is 1, stat is the start date of the employee requests\nIf the dateFilterType is 2, start is the start of the last modified time. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"start","value":"{{startDate}}"},{"description":{"content":"<p>If the dateFilterType is 1, end is the end date of the employee requests\nIf the dateFilterType is 2, ene is the end of the last modified time. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"end","value":"{{endDate}}"},{"description":{"content":"<p>Optional, it can accept id and label. The items of request status are from getConfigurationItems?type=requestType</p>\n","type":"text/plain"},"key":"requestTypes","value":""},{"description":{"content":"<p>Optional, it can accept id and label. The items of request status are from getConfigurationItems?type=requestStatus</p>\n","type":"text/plain"},"key":"requestStatus","value":"pending"},{"description":{"content":"<p>The parameter is an Integer,  1 = request dates, 2 = modified date. it is used to tell API how to filter the data based on the start/end .</p>\n","type":"text/plain"},"key":"dateFilterType","value":"1"},{"description":{"content":"<p>Optional, the sub-department name or the org type code of the org.  It will search all of the departments if the value is empty.</p>\n","type":"text/plain"},"key":"subDept","value":"06"},{"description":{"content":"<p>optional, the default value is true.  If the value is true, the return list will have home + charged, otherwise, it only return the associate with home org under the provided org</p>\n","type":"text/plain"},"key":"includeCharged","value":null}],"variable":[]}},"response":[{"id":"74523163-f19b-4441-9fcd-acc74a95d206","name":"Manager - getDepartmentRequestList","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getDepartmentRequestList?managerId=30263&storeNum=S066&dept=(066) FRONT PORCH DEPT&start=2022-04-20&end=&requestTypes=&requestStatus=pending","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getDepartmentRequestList"],"query":[{"key":"managerId","value":"30263","description":"The employee Id of the manager"},{"key":"storeNum","value":"S066","description":"The store number  of the request list"},{"key":"dept","value":"(066) FRONT PORCH DEPT","description":"Optional, The department name   of the request list"},{"key":"start","value":"2022-04-20","description":"The start date of the employee requests"},{"key":"end","value":"","description":"The end date of the employee requests"},{"key":"requestTypes","value":"","description":"Optional, it can accept id and label. The items of request status are from getConfigurationItems?type=requestType"},{"key":"requestStatus","value":"pending","description":"Optional, it can accept id and label. The items of request status are from getConfigurationItems?type=requestStatus"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Wed, 17 Aug 2022 13:29:16 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"employeeId\": \"149574\",\n        \"firstName\": \"Ivy\",\n        \"lastName\": \"Bailey\",\n        \"displayName\": \"Bail'ey, Ivy (149574)\",\n        \"requestSource\": 1,\n        \"requestId\": 198427,\n        \"requestTypeId\": 12,\n        \"requestType\": \"Punch\",\n        \"requestStatusId\": 3,\n        \"requestStatus\": \"Pending\",\n        \"note\": null,\n        \"startDate\": \"2022-04-22\",\n        \"endDate\": \"2022-04-22\",\n        \"isClearData\": false,\n        \"requestTime\": \"2022-04-22T16:26-0400\",\n        \"submitOnOrgId\": 4171,\n        \"submitOnOrg\": \"(066) FRONT PORCH\",\n        \"submitOnParentOrgId\": 1460,\n        \"submitOnPosition\": \"Employee\",\n        \"submitOnFocus\": \"(066) FRONT PORCH / Employee\",\n        \"submitByOrg\": \"(066) CASH OFFICE\",\n        \"submitByPosition\": \"Flowers Employee\",\n        \"submitByFocus\": \"(066) CASH OFFICE / Flowers Employee\",\n        \"submitByHrName\": \"Bail'ey, Ivy (149574)\",\n        \"processTime\": null,\n        \"processByHrName\": \"\",\n        \"processByOrg\": \"\",\n        \"processByPosition\": \"\",\n        \"processByFocus\": \"\",\n        \"cancelTime\": null,\n        \"cancelByHrName\": \"\",\n        \"cancelByOrg\": \"\",\n        \"cancelByPosition\": \"\",\n        \"cancelByFocus\": \"\",\n        \"reasonCodeId\": null,\n        \"reasonCodeName\": null,\n        \"freeTextReason\": \"Benefit reason text\",\n        \"taReasonCodeId\": null,\n        \"taReasonCodeName\": null,\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"sharedHrId\": null,\n        \"sharedHrName\": null,\n        \"gigToOrgId\": null,\n        \"gigToOrgName\": null,\n        \"gigToTaskIdList\": null,\n        \"gigToTaskNameList\": null,\n        \"timeRanges\": null,\n        \"preferredTimeRanges\": null,\n        \"punchDetails\": [\n            {\n                \"punchType\": 2,\n                \"punchTypeLabel\": \"OUT\",\n                \"punchTime\": \"2022-04-22T09:30-0400\",\n                \"orgId\": 1159,\n                \"orgCode\": null,\n                \"orgName\": \"(066) FRONT PORCH\"\n            }\n        ],\n        \"postShift\": null,\n        \"isBidOn\": false,\n        \"selfEmployeeId\": null,\n        \"selfFirstName\": null,\n        \"selfLastName\": null,\n        \"selfDisplayName\": null,\n        \"selfShiftList\": null,\n        \"swapEmployeeId\": null,\n        \"swapFirstName\": null,\n        \"swapLastName\": null,\n        \"swapDisplayName\": null,\n        \"swapShiftList\": null\n    },\n    {\n        \"employeeId\": \"149574\",\n        \"firstName\": \"Ivy\",\n        \"lastName\": \"Bailey\",\n        \"displayName\": \"Bail'ey, Ivy (149574)\",\n        \"requestSource\": 1,\n        \"requestId\": 198419,\n        \"requestTypeId\": 15,\n        \"requestType\": \"Benefit (Vacation)\",\n        \"requestStatusId\": 3,\n        \"requestStatus\": \"Pending\",\n        \"note\": null,\n        \"startDate\": \"2022-04-26\",\n        \"endDate\": \"2022-05-01\",\n        \"isClearData\": false,\n        \"requestTime\": \"2022-04-22T15:38-0400\",\n        \"submitOnOrgId\": 4071,\n        \"submitOnOrg\": \"(066) CASH OFFICE\",\n        \"submitOnParentOrgId\": 1360,\n        \"submitOnPosition\": \"Employee\",\n        \"submitOnFocus\": \"(066) CASH OFFICE / Employee\",\n        \"submitByOrg\": \"(066) CASH OFFICE\",\n        \"submitByPosition\": \"Flowers Employee\",\n        \"submitByFocus\": \"(066) CASH OFFICE / Flowers Employee\",\n        \"submitByHrName\": \"Bail'ey, Ivy (149574)\",\n        \"processTime\": null,\n        \"processByHrName\": \"\",\n        \"processByOrg\": \"\",\n        \"processByPosition\": \"\",\n        \"processByFocus\": \"\",\n        \"cancelTime\": null,\n        \"cancelByHrName\": \"\",\n        \"cancelByOrg\": \"\",\n        \"cancelByPosition\": \"\",\n        \"cancelByFocus\": \"\",\n        \"reasonCodeId\": 89,\n        \"reasonCodeName\": \"Other\",\n        \"freeTextReason\": \"Benefit reason text\",\n        \"taReasonCodeId\": null,\n        \"taReasonCodeName\": null,\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation\",\n        \"sharedHrId\": null,\n        \"sharedHrName\": null,\n        \"gigToOrgId\": null,\n        \"gigToOrgName\": null,\n        \"gigToTaskIdList\": null,\n        \"gigToTaskNameList\": null,\n        \"timeRanges\": [\n            {\n                \"day\": \"Tue\",\n                \"dayNum\": 2,\n                \"startTime\": null,\n                \"startOffset\": null,\n                \"endTime\": null,\n                \"endOffset\": null,\n                \"durationOffset\": 20,\n                \"durationMin\": 300\n            },\n            {\n                \"day\": \"Wed\",\n                \"dayNum\": 3,\n                \"startTime\": null,\n                \"startOffset\": null,\n                \"endTime\": null,\n                \"endOffset\": null,\n                \"durationOffset\": 24,\n                \"durationMin\": 360\n            }\n        ],\n        \"preferredTimeRanges\": null,\n        \"punchDetails\": null,\n        \"postShift\": null,\n        \"isBidOn\": false,\n        \"selfEmployeeId\": null,\n        \"selfFirstName\": null,\n        \"selfLastName\": null,\n        \"selfDisplayName\": null,\n        \"selfShiftList\": null,\n        \"swapEmployeeId\": null,\n        \"swapFirstName\": null,\n        \"swapLastName\": null,\n        \"swapDisplayName\": null,\n        \"swapShiftList\": null\n    },\n    {\n        \"employeeId\": \"149574\",\n        \"firstName\": \"Ivy\",\n        \"lastName\": \"Bailey\",\n        \"displayName\": \"Bail'ey, Ivy (149574)\",\n        \"requestSource\": 1,\n        \"requestId\": 198418,\n        \"requestTypeId\": 2,\n        \"requestType\": \"Availability\",\n        \"requestStatusId\": 3,\n        \"requestStatus\": \"Pending\",\n        \"note\": null,\n        \"startDate\": \"2022-04-24\",\n        \"endDate\": \"2022-05-07\",\n        \"isClearData\": false,\n        \"requestTime\": \"2022-04-22T15:38-0400\",\n        \"submitOnOrgId\": 4071,\n        \"submitOnOrg\": \"(066) CASH OFFICE\",\n        \"submitOnParentOrgId\": 1360,\n        \"submitOnPosition\": \"Employee\",\n        \"submitOnFocus\": \"(066) CASH OFFICE / Employee\",\n        \"submitByOrg\": \"(066) CASH OFFICE\",\n        \"submitByPosition\": \"Flowers Employee\",\n        \"submitByFocus\": \"(066) CASH OFFICE / Flowers Employee\",\n        \"submitByHrName\": \"Bail'ey, Ivy (149574)\",\n        \"processTime\": null,\n        \"processByHrName\": \"\",\n        \"processByOrg\": \"\",\n        \"processByPosition\": \"\",\n        \"processByFocus\": \"\",\n        \"cancelTime\": null,\n        \"cancelByHrName\": \"\",\n        \"cancelByOrg\": \"\",\n        \"cancelByPosition\": \"\",\n        \"cancelByFocus\": \"\",\n        \"reasonCodeId\": 54,\n        \"reasonCodeName\": \"School In-Session\",\n        \"freeTextReason\": \"Benefit reason text\",\n        \"taReasonCodeId\": null,\n        \"taReasonCodeName\": null,\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"sharedHrId\": null,\n        \"sharedHrName\": null,\n        \"gigToOrgId\": null,\n        \"gigToOrgName\": null,\n        \"gigToTaskIdList\": null,\n        \"gigToTaskNameList\": null,\n        \"timeRanges\": [\n            {\n                \"day\": \"Sun\",\n                \"dayNum\": 0,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440\n            },\n            {\n                \"day\": \"Mon\",\n                \"dayNum\": 1,\n                \"startTime\": \"14:00\",\n                \"startOffset\": 56,\n                \"endTime\": \"23:00\",\n                \"endOffset\": 92,\n                \"durationOffset\": 36,\n                \"durationMin\": 540\n            },\n            {\n                \"day\": \"Tue\",\n                \"dayNum\": 2,\n                \"startTime\": \"14:00\",\n                \"startOffset\": 56,\n                \"endTime\": \"23:00\",\n                \"endOffset\": 92,\n                \"durationOffset\": 36,\n                \"durationMin\": 540\n            },\n            {\n                \"day\": \"Wed\",\n                \"dayNum\": 3,\n                \"startTime\": \"14:00\",\n                \"startOffset\": 56,\n                \"endTime\": \"23:00\",\n                \"endOffset\": 92,\n                \"durationOffset\": 36,\n                \"durationMin\": 540\n            },\n            {\n                \"day\": \"Thu\",\n                \"dayNum\": 4,\n                \"startTime\": \"14:00\",\n                \"startOffset\": 56,\n                \"endTime\": \"23:00\",\n                \"endOffset\": 92,\n                \"durationOffset\": 36,\n                \"durationMin\": 540\n            },\n            {\n                \"day\": \"Fri\",\n                \"dayNum\": 5,\n                \"startTime\": \"14:00\",\n                \"startOffset\": 56,\n                \"endTime\": \"23:00\",\n                \"endOffset\": 92,\n                \"durationOffset\": 36,\n                \"durationMin\": 540\n            },\n            {\n                \"day\": \"Sat\",\n                \"dayNum\": 6,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440\n            }\n        ],\n        \"preferredTimeRanges\": [],\n        \"punchDetails\": null,\n        \"postShift\": null,\n        \"isBidOn\": false,\n        \"selfEmployeeId\": null,\n        \"selfFirstName\": null,\n        \"selfLastName\": null,\n        \"selfDisplayName\": null,\n        \"selfShiftList\": null,\n        \"swapEmployeeId\": null,\n        \"swapFirstName\": null,\n        \"swapLastName\": null,\n        \"swapDisplayName\": null,\n        \"swapShiftList\": null\n    }\n]"},{"id":"d074eb0d-a522-4526-bcbf-8aea388c39b3","name":"Manager - getDepartmentRequestList - Surrender","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getDepartmentRequestList?managerId=1359359&storeNum=S00006A&start=2025-01-31&end=2025-02-03&requestTypes=4&dateFilterType=1&includeCharged","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getDepartmentRequestList"],"query":[{"key":"managerId","value":"1359359","description":"The employee Id of the manager"},{"key":"storeNum","value":"S00006A","description":"The store number  of the request list"},{"key":"dept","value":"{{dept}}","description":"Optional, The department name   of the request list","disabled":true},{"key":"start","value":"2025-01-31","description":"If the dateFilterType is 1, stat is the start date of the employee requests\nIf the dateFilterType is 2, start is the start of the last modified time. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500"},{"key":"end","value":"2025-02-03","description":"If the dateFilterType is 1, end is the end date of the employee requests\nIf the dateFilterType is 2, ene is the end of the last modified time. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500"},{"key":"requestTypes","value":"4","description":"Optional, it can accept id and label. The items of request status are from getConfigurationItems?type=requestType"},{"key":"requestStatus","value":"pending","description":"Optional, it can accept id and label. The items of request status are from getConfigurationItems?type=requestStatus","disabled":true},{"key":"dateFilterType","value":"1","description":"The parameter is an Integer,  1 = request dates, 2 = modified date. it is used to tell API how to filter the data based on the start/end ."},{"key":"subDept","value":"06","description":"Optional, the sub-department name or the org type code of the org.  It will search all of the departments if the value is empty.","disabled":true},{"key":"includeCharged","value":null,"description":"optional, the default value is true.  If the value is true, the return list will have home + charged, otherwise, it only return the associate with home org under the provided org"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Jan 2025 18:10:16 GMT"},{"key":"Server","value":"WildFly/10"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"700"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Feature-Policy","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob: *.logile.com widget.freshworks.com logile.freshdesk.com *.freshchat.com s3.amazonaws.com *.microsoftonline.com *.msftauth.net *.youtube.com *.youtube-nocookie.com *.googletagmanager.com *.google-analytics.com *.pendo.io papi.walkme.com cdn.walkme.com playerserver.walkme.com ec-playback.walkme.com ec.walkme.com s3.walkmeusercontent.com *.datadoghq-browser-agent.com *.browser-intake-datadoghq.com fonts.gstatic.com; media-src blob: data: https: *.s3.amazonaws.com *.logile.com *.amazonaws.com http://d9pb0qm3fz2lu.cloudfront.net https://s3.walkmeusercontent.com; img-src * data: https: blob: *.logile.com *.amazonaws.com http://d9pb0qm3fz2lu.cloudfront.net cdn.pendo.io app.pendo.io pendo-static-4924446091575296.storage.googleapis.com data.pendo.io *.browser-intake-datadoghq.com https://s3.walkmeusercontent.com; script-src *.logile.com 'unsafe-inline' 'unsafe-eval' *.gstatic.com *.datadoghq-browser-agent.com app.pendo.io pendo-io-static.storage.googleapis.com cdn.pendo.io pendo-static-4924446091575296.storage.googleapis.com data.pendo.io *.walkme.com widget.freshworks.com  cdnjs.cloudflare.com www.googletagmanager.com; style-src *.logile.com cdn.walkme.com *.wa 'unsafe-inline' app.pendo.io cdn.pendo.io pendo-static-4924446091575296.storage.googleapis.com; connect-src data: wss: self *.logile.com *.gstatic.com *.walkme.com browser-intake-datadoghq.com app.pendo.io data.pendo.io pendo-static-4924446091575296.storage.googleapis.com www.google-analytics.com logile.panintelligence.cloud; frame-src *.powerbi.com *.microsoftonline.com *.logile.com player.vimeo.com app.pendo.io cdn.walkme.com www.youtube-nocookie.com *.okta.com *.onelogin.com logile.panintelligence.cloud; child-src blob: data: app.pendo.io *.logile.com widget.freshworks.com logile.freshdesk.com *.okta.com *.google.com papi.walkme.com cdn.walkme.com playerserver.walkme.com ec-playback.walkme.com ec.walkme.com;;"},{"key":"Keep-Alive","value":"timeout=10, max=8000"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"employeeId\": \"6714163\",\n        \"firstName\": \"Trey\",\n        \"lastName\": \"Eaves\",\n        \"displayName\": \"Eaves, Trey (6714163)\",\n        \"requestSource\": 1,\n        \"requestId\": 2256140,\n        \"requestTypeId\": 4,\n        \"requestType\": \"Post Schedule\",\n        \"requestStatusId\": 10,\n        \"requestStatus\": \"Posted\",\n        \"note\": null,\n        \"startDate\": \"2025-02-02\",\n        \"endDate\": \"2025-02-02\",\n        \"isClearData\": false,\n        \"requestTime\": \"2025-01-17T10:25:52-0600\",\n        \"submitOnOrgId\": 10601,\n        \"submitOnOrg\": \"(00006A) 20 - SEAFOOD\",\n        \"submitOnParentOrgId\": 433,\n        \"submitOnPosition\": \"Partner\",\n        \"submitOnFocus\": \"(00006A) 20 - SEAFOOD / Partner\",\n        \"submitByOrg\": \"(00006A) 003 Seafood Total\",\n        \"submitByPosition\": \"Department Manager\",\n        \"submitByFocus\": \"(00006A) 003 Seafood Total / Department Manager\",\n        \"submitByHrName\": \"Eaves, Trey (6714163)\",\n        \"processTime\": \"2025-01-17T10:25:52-0600\",\n        \"processByHrName\": \"Eaves, Trey (6714163)\",\n        \"processByOrg\": \"(00006A) 003 Seafood Total\",\n        \"processByPosition\": \"Department Manager\",\n        \"processByFocus\": \"(00006A) 003 Seafood Total / Department Manager\",\n        \"cancelTime\": null,\n        \"cancelByHrName\": \"\",\n        \"cancelByOrg\": \"\",\n        \"cancelByPosition\": \"\",\n        \"cancelByFocus\": \"\",\n        \"reasonCodeId\": 70,\n        \"reasonCodeName\": \"Emergency Event\",\n        \"freeTextReason\": \"\",\n        \"taReasonCodeId\": null,\n        \"taReasonCodeName\": null,\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"savedMessage\": \"\",\n        \"sharedHrId\": null,\n        \"sharedHrName\": null,\n        \"gigToDeptIdList\": null,\n        \"gigToOrgId\": null,\n        \"gigToOrgName\": null,\n        \"gigToTaskIdList\": null,\n        \"gigToTaskNameList\": null,\n        \"timeRanges\": null,\n        \"preferredTimeRanges\": null,\n        \"punchDetails\": null,\n        \"postShift\": null,\n        \"isBidOn\": true,\n        \"selfEmployeeId\": null,\n        \"selfFirstName\": null,\n        \"selfLastName\": null,\n        \"selfDisplayName\": null,\n        \"selfShiftList\": null,\n        \"swapEmployeeId\": null,\n        \"swapFirstName\": null,\n        \"swapLastName\": null,\n        \"swapDisplayName\": null,\n        \"swapShiftList\": null,\n        \"lastModified\": \"2025-01-17T10:25:52-0600\"\n    },\n    {\n        \"employeeId\": \"6714163\",\n        \"firstName\": \"Trey\",\n        \"lastName\": \"Eaves\",\n        \"displayName\": \"Eaves, Trey (6714163)\",\n        \"requestSource\": 1,\n        \"requestId\": 2256139,\n        \"requestTypeId\": 4,\n        \"requestType\": \"Post Schedule\",\n        \"requestStatusId\": 10,\n        \"requestStatus\": \"Posted\",\n        \"note\": null,\n        \"startDate\": \"2025-02-01\",\n        \"endDate\": \"2025-02-01\",\n        \"isClearData\": false,\n        \"requestTime\": \"2025-01-17T10:25:17-0600\",\n        \"submitOnOrgId\": 10601,\n        \"submitOnOrg\": \"(00006A) 20 - SEAFOOD\",\n        \"submitOnParentOrgId\": 433,\n        \"submitOnPosition\": \"Partner\",\n        \"submitOnFocus\": \"(00006A) 20 - SEAFOOD / Partner\",\n        \"submitByOrg\": \"(00006A) 003 Seafood Total\",\n        \"submitByPosition\": \"Department Manager\",\n        \"submitByFocus\": \"(00006A) 003 Seafood Total / Department Manager\",\n        \"submitByHrName\": \"Eaves, Trey (6714163)\",\n        \"processTime\": \"2025-01-17T10:25:18-0600\",\n        \"processByHrName\": \"Eaves, Trey (6714163)\",\n        \"processByOrg\": \"(00006A) 003 Seafood Total\",\n        \"processByPosition\": \"Department Manager\",\n        \"processByFocus\": \"(00006A) 003 Seafood Total / Department Manager\",\n        \"cancelTime\": null,\n        \"cancelByHrName\": \"\",\n        \"cancelByOrg\": \"\",\n        \"cancelByPosition\": \"\",\n        \"cancelByFocus\": \"\",\n        \"reasonCodeId\": 70,\n        \"reasonCodeName\": \"Emergency Event\",\n        \"freeTextReason\": \"\",\n        \"taReasonCodeId\": null,\n        \"taReasonCodeName\": null,\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"savedMessage\": \"\",\n        \"sharedHrId\": null,\n        \"sharedHrName\": null,\n        \"gigToDeptIdList\": null,\n        \"gigToOrgId\": null,\n        \"gigToOrgName\": null,\n        \"gigToTaskIdList\": null,\n        \"gigToTaskNameList\": null,\n        \"timeRanges\": null,\n        \"preferredTimeRanges\": null,\n        \"punchDetails\": null,\n        \"postShift\": null,\n        \"isBidOn\": false,\n        \"selfEmployeeId\": null,\n        \"selfFirstName\": null,\n        \"selfLastName\": null,\n        \"selfDisplayName\": null,\n        \"selfShiftList\": null,\n        \"swapEmployeeId\": null,\n        \"swapFirstName\": null,\n        \"swapLastName\": null,\n        \"swapDisplayName\": null,\n        \"swapShiftList\": null,\n        \"lastModified\": \"2025-01-17T10:25:18-0600\"\n    },\n    {\n        \"employeeId\": \"6714163\",\n        \"firstName\": \"Trey\",\n        \"lastName\": \"Eaves\",\n        \"displayName\": \"Eaves, Trey (6714163)\",\n        \"requestSource\": 1,\n        \"requestId\": 2256138,\n        \"requestTypeId\": 4,\n        \"requestType\": \"Post Schedule\",\n        \"requestStatusId\": 3,\n        \"requestStatus\": \"Pending\",\n        \"note\": null,\n        \"startDate\": \"2025-01-31\",\n        \"endDate\": \"2025-01-31\",\n        \"isClearData\": false,\n        \"requestTime\": \"2025-01-17T10:24:42-0600\",\n        \"submitOnOrgId\": 10601,\n        \"submitOnOrg\": \"(00006A) 20 - SEAFOOD\",\n        \"submitOnParentOrgId\": 433,\n        \"submitOnPosition\": \"Partner\",\n        \"submitOnFocus\": \"(00006A) 20 - SEAFOOD / Partner\",\n        \"submitByOrg\": \"(00006A) 003 Seafood Total\",\n        \"submitByPosition\": \"Department Manager\",\n        \"submitByFocus\": \"(00006A) 003 Seafood Total / Department Manager\",\n        \"submitByHrName\": \"Eaves, Trey (6714163)\",\n        \"processTime\": null,\n        \"processByHrName\": \"\",\n        \"processByOrg\": \"\",\n        \"processByPosition\": \"\",\n        \"processByFocus\": \"\",\n        \"cancelTime\": null,\n        \"cancelByHrName\": \"\",\n        \"cancelByOrg\": \"\",\n        \"cancelByPosition\": \"\",\n        \"cancelByFocus\": \"\",\n        \"reasonCodeId\": 70,\n        \"reasonCodeName\": \"Emergency Event\",\n        \"freeTextReason\": \"\",\n        \"taReasonCodeId\": null,\n        \"taReasonCodeName\": null,\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"savedMessage\": \"\",\n        \"sharedHrId\": null,\n        \"sharedHrName\": null,\n        \"gigToDeptIdList\": null,\n        \"gigToOrgId\": null,\n        \"gigToOrgName\": null,\n        \"gigToTaskIdList\": null,\n        \"gigToTaskNameList\": null,\n        \"timeRanges\": null,\n        \"preferredTimeRanges\": null,\n        \"punchDetails\": null,\n        \"postShift\": null,\n        \"isBidOn\": false,\n        \"selfEmployeeId\": null,\n        \"selfFirstName\": null,\n        \"selfLastName\": null,\n        \"selfDisplayName\": null,\n        \"selfShiftList\": null,\n        \"swapEmployeeId\": null,\n        \"swapFirstName\": null,\n        \"swapLastName\": null,\n        \"swapDisplayName\": null,\n        \"swapShiftList\": null,\n        \"lastModified\": \"2025-01-17T10:24:42-0600\"\n    }\n]"}],"_postman_id":"105b5289-90e8-4804-835f-3a269d3e7f74"},{"name":"Manager - getAvailableTask","id":"6faacac3-3e4d-4f8d-bc2f-1e8d0b69ecde","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingmanagerapi/getAvailableTask?weekDate={{weekDate}}&storeNum={{storeNum}}&dept={{dept}}","description":"<p>Provide a list of available labor tasks by given location on given week</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingmanagerapi","getAvailableTask"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>Date of week, the format should be yyyy-MM-dd</p>\n","type":"text/plain"},"key":"weekDate","value":"{{weekDate}}"},{"description":{"content":"<p>Store number or store org code. Only single store is allowed.</p>\n","type":"text/plain"},"key":"storeNum","value":"{{storeNum}}"},{"description":{"content":"<p>Optional, Department org type code or department org code. If the parameter subDept is provided, this parameter will be ignored</p>\n","type":"text/plain"},"key":"dept","value":"{{dept}}"},{"disabled":true,"description":{"content":"<p>Optional, the sub-department org code or the org type code of the sub-department.</p>\n","type":"text/plain"},"key":"subDept","value":"{{subDept}}"}],"variable":[]}},"response":[{"id":"6e0a9748-fb60-41ea-bdd4-0c132bc615fe","name":"Manager - getAvailableTask","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/ews/elmws/schedulingmanagerapi/getAvailableTask?weekDate=2022-09-26&storeNum=S0233&dept=S0233D002","protocol":"http","host":["localhost"],"port":"8080","path":["ews","elmws","schedulingmanagerapi","getAvailableTask"],"query":[{"key":"weekDate","value":"2022-09-26","description":"Date of week, the format should be yyyy-MM-dd"},{"key":"storeNum","value":"S0233","description":"Store number or store org code"},{"key":"dept","value":"S0233D002","description":"Optional, Department org type code or department org code. If the parameter subDept is provided, this parameter will be ignored"},{"key":"subDept","value":"{{subDept}}","description":"Optional, the sub-department org code or the org type code of the sub-department.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"1847"},{"key":"Date","value":"Wed, 16 Aug 2023 17:51:50 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"weekDate\": \"2022-09-26\",\n        \"subDeptId\": 4171,\n        \"subDeptName\": \"(0233) CHECKER-020\",\n        \"subDeptTypeId\": 4,\n        \"subDeptType\": \"CHECKER-020\",\n        \"subDeptTypeCode\": \"20\",\n        \"laborTaskId\": 4,\n        \"laborTaskName\": \"Attending U-Scan\"\n    },\n    {\n        \"weekDate\": \"2022-09-26\",\n        \"subDeptId\": 4171,\n        \"subDeptName\": \"(0233) CHECKER-020\",\n        \"subDeptTypeId\": 4,\n        \"subDeptType\": \"CHECKER-020\",\n        \"subDeptTypeCode\": \"20\",\n        \"laborTaskId\": 212,\n        \"laborTaskName\": \"Auxiliary Attending\"\n    },\n    {\n        \"weekDate\": \"2022-09-26\",\n        \"subDeptId\": 4171,\n        \"subDeptName\": \"(0233) CHECKER-020\",\n        \"subDeptTypeId\": 4,\n        \"subDeptType\": \"CHECKER-020\",\n        \"subDeptTypeCode\": \"20\",\n        \"laborTaskId\": 200001,\n        \"laborTaskName\": \"BGC NPE Task\"\n    },\n    {\n        \"weekDate\": \"2022-09-26\",\n        \"subDeptId\": 4171,\n        \"subDeptName\": \"(0233) CHECKER-020\",\n        \"subDeptTypeId\": 4,\n        \"subDeptType\": \"CHECKER-020\",\n        \"subDeptTypeCode\": \"20\",\n        \"laborTaskId\": 200002,\n        \"laborTaskName\": \"BGC NPE Task 2\"\n    },\n    {\n        \"weekDate\": \"2022-09-26\",\n        \"subDeptId\": 4171,\n        \"subDeptName\": \"(0233) CHECKER-020\",\n        \"subDeptTypeId\": 4,\n        \"subDeptType\": \"CHECKER-020\",\n        \"subDeptTypeCode\": \"20\",\n        \"laborTaskId\": 157,\n        \"laborTaskName\": \"Customer Service Mgr\"\n    },\n    {\n        \"weekDate\": \"2022-09-26\",\n        \"subDeptId\": 4171,\n        \"subDeptName\": \"(0233) CHECKER-020\",\n        \"subDeptTypeId\": 4,\n        \"subDeptType\": \"CHECKER-020\",\n        \"subDeptTypeCode\": \"20\",\n        \"laborTaskId\": 2,\n        \"laborTaskName\": \"Regular Cashiering\"\n    },\n    {\n        \"weekDate\": \"2022-09-26\",\n        \"subDeptId\": 4174,\n        \"subDeptName\": \"(0233) COURTESY CLERK-021\",\n        \"subDeptTypeId\": 29,\n        \"subDeptType\": \"COURTESY CLERK-021\",\n        \"subDeptTypeCode\": \"21\",\n        \"laborTaskId\": 115,\n        \"laborTaskName\": \"CC Bagging\"\n    },\n    {\n        \"weekDate\": \"2022-09-26\",\n        \"subDeptId\": 4197,\n        \"subDeptName\": \"(0233) SERVICE CENTER-022\",\n        \"subDeptTypeId\": 15,\n        \"subDeptType\": \"SERVICE CENTER-022\",\n        \"subDeptTypeCode\": \"22\",\n        \"laborTaskId\": 168,\n        \"laborTaskName\": \"Bookkeeping\"\n    },\n    {\n        \"weekDate\": \"2022-09-26\",\n        \"subDeptId\": 4197,\n        \"subDeptName\": \"(0233) SERVICE CENTER-022\",\n        \"subDeptTypeId\": 15,\n        \"subDeptType\": \"SERVICE CENTER-022\",\n        \"subDeptTypeCode\": \"22\",\n        \"laborTaskId\": 138,\n        \"laborTaskName\": \"Courtesy Center Service\"\n    }\n]"}],"_postman_id":"6faacac3-3e4d-4f8d-bc2f-1e8d0b69ecde"},{"name":"Manager - getTasksByLocation","id":"6c4658eb-33fa-4f28-8fad-11c9239ffdcf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingmanagerapi/getTasksByLocation?storeNum={{storeNum}}&dept={{dept}}&jobCode={{jobCode}}","description":"<p>Provide a list of labor tasks by given location according to job code scope and job code - labor task mapping</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingmanagerapi","getTasksByLocation"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>Store number or store org code. Only single store is allowed.</p>\n","type":"text/plain"},"key":"storeNum","value":"{{storeNum}}"},{"description":{"content":"<p>Optional, Department org type code or department org code. If the parameter subDept is provided, this parameter will be ignored</p>\n","type":"text/plain"},"key":"dept","value":"{{dept}}"},{"disabled":true,"description":{"content":"<p>Optional, the sub-department org code or the org type code of the sub-department.</p>\n","type":"text/plain"},"key":"subDept","value":"{{subDept}}"},{"description":{"content":"<p>Optional, the job code id, separated via comma.</p>\n","type":"text/plain"},"key":"jobCode","value":"{{jobCode}}"}],"variable":[]}},"response":[{"id":"59882033-0fee-4cbe-a504-180d79d8266b","name":"Manager - getTasksByLocation","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getTasksByLocation?storeNum=S0233&dept=33&jobCode=70,116","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getTasksByLocation"],"query":[{"key":"storeNum","value":"S0233","description":"Store number or store org code. Only single store is allowed."},{"key":"dept","value":"33","description":"Optional, Department org type code or department org code. If the parameter subDept is provided, this parameter will be ignored"},{"key":"subDept","value":"{{subDept}}","description":"Optional, the sub-department org code or the org type code of the sub-department.","disabled":true},{"key":"jobCode","value":"70,116","description":"Optional, the job code id, separated via comma."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"529"},{"key":"Date","value":"Tue, 19 Sep 2023 21:35:42 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"subDepartmentId\": 4171,\n        \"subDepartmentName\": \"(0233) CHECKER-020\",\n        \"taskList\": [\n            {\n                \"taskId\": 2,\n                \"taskName\": \"Regular Cashiering\"\n            },\n            {\n                \"taskId\": 212,\n                \"taskName\": \"Auxiliary Attending\"\n            },\n            {\n                \"taskId\": 3,\n                \"taskName\": \"Express Cashiering\"\n            },\n            {\n                \"taskId\": 4,\n                \"taskName\": \"Attending U-Scan\"\n            },\n            {\n                \"taskId\": 200001,\n                \"taskName\": \"BGC NPE Task\"\n            },\n            {\n                \"taskId\": 200002,\n                \"taskName\": \"BGC NPE Task 2\"\n            }\n        ]\n    },\n    {\n        \"subDepartmentId\": 4197,\n        \"subDepartmentName\": \"(0233) SERVICE CENTER-022\",\n        \"taskList\": [\n            {\n                \"taskId\": 138,\n                \"taskName\": \"Courtesy Center Service\"\n            },\n            {\n                \"taskId\": 168,\n                \"taskName\": \"Bookkeeping\"\n            }\n        ]\n    }\n]"}],"_postman_id":"6c4658eb-33fa-4f28-8fad-11c9239ffdcf"},{"name":"Manager - getEmployeeListForPunch","id":"8ecf9553-5af6-4727-b43d-8e823915bec3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingmanagerapi/getEmployeeListForPunch?managerId={{managerId}}&start={{punchStartTime}}&punchTypes={{punchTypes}}","description":"<p>Given manager employee id and a date range, provide a list of employees who has the shift at the manager's org</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingmanagerapi","getEmployeeListForPunch"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>The employee Id of the manager</p>\n","type":"text/plain"},"key":"managerId","value":"{{managerId}}"},{"description":{"content":"<p>Optional, the default value is current time. The start time of the time range to search shifts</p>\n","type":"text/plain"},"key":"start","value":"{{punchStartTime}}"},{"disabled":true,"description":{"content":"<p>Optional, How long the time range is, the unit is minute. The default value is 60</p>\n","type":"text/plain"},"key":"duration","value":""},{"description":{"content":"<p>punch types: \nSM  Start Meal\nEB  End Break\nEM  End Meal\nSB  Start Break\nOUT OUT\nIN  IN</p>\n","type":"text/plain"},"key":"punchTypes","value":"{{punchTypes}}"}],"variable":[]}},"response":[{"id":"351c59e8-3019-4351-a1b9-f62234091527","name":"Mnager - getEmployeeListForPunch","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getEmployeeListForPunch?managerId=23290&start=2022-7-06T08:00&duration=60&punchTypes=IN,OUT","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getEmployeeListForPunch"],"query":[{"key":"managerId","value":"23290","description":"The employee Id of the manager"},{"key":"start","value":"2022-7-06T08:00","description":"The start time range of the punch, default value is current time"},{"key":"duration","value":"60","description":"How many minutes from start time"},{"key":"punchTypes","value":"IN,OUT","description":"punch types: \nSM\tStart Meal\nEB\tEnd Break\nEM\tEnd Meal\nSB\tStart Break\nOUT\tOUT\nIN\tIN"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"employeeId\": \"136505\",\r\n        \"firstName\": \"Pedro\",\r\n        \"lastName\": \"Daveron\",\r\n        \"displayName\": \"Daveron, Pedro (136505)\",\r\n        \"isActive\": true,\r\n        \"lastModified\": \"2020-09-30T05:04:48-0500\",\r\n        \"focusList\": [\r\n            {\r\n                \"id\": 133311,\r\n                \"orgId\": 1375,\r\n                \"focusOrg\": \"(149) FRONT END\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Employee\",\r\n                \"homeFocus\": true,\r\n                \"effectiveStartDate\": \"2018-10-04\",\r\n                \"effectiveEndDate\": null,\r\n                \"lastModified\": \"2019-09-23T13:59:58-0500\",\r\n                \"loginFocus\": true\r\n            },\r\n            {\r\n                \"id\": 133393,\r\n                \"orgId\": 1376,\r\n                \"focusOrg\": \"(149) COMMUNITY TABLE\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Employee\",\r\n                \"homeFocus\": false,\r\n                \"effectiveStartDate\": \"2017-01-01\",\r\n                \"effectiveEndDate\": null,\r\n                \"lastModified\": \"2019-10-08T15:37:32-0500\",\r\n                \"loginFocus\": false\r\n            },\r\n            {\r\n                \"id\": 133392,\r\n                \"orgId\": 1377,\r\n                \"focusOrg\": \"(149) CASH OFFICE\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Employee\",\r\n                \"homeFocus\": false,\r\n                \"effectiveStartDate\": \"2017-01-01\",\r\n                \"effectiveEndDate\": null,\r\n                \"lastModified\": \"2019-10-08T15:37:18-0500\",\r\n                \"loginFocus\": false\r\n            }\r\n        ],\r\n        \"jobCodeList\": [\r\n            {\r\n                \"id\": \"57777\",\r\n                \"orgId\": \"1376\",\r\n                \"orgCode\": \"S149D06SD0604\",\r\n                \"orgName\": \"(149) COMMUNITY TABLE\",\r\n                \"jobCodeId\": 474,\r\n                \"jobCode\": \"LXP78\",\r\n                \"jobCodeName\": \"Community Table Clerk PT\",\r\n                \"primary\": false,\r\n                \"startDate\": \"2019-12-01\",\r\n                \"endDate\": null,\r\n                \"lastModified\": \"2019-10-08T15:37:32-0500\"\r\n            },\r\n            {\r\n                \"id\": \"57776\",\r\n                \"orgId\": \"1377\",\r\n                \"orgCode\": \"S149D06SD0602\",\r\n                \"orgName\": \"(149) CASH OFFICE\",\r\n                \"jobCodeId\": 467,\r\n                \"jobCode\": \"LXP62\",\r\n                \"jobCodeName\": \"Office Clerk PT\",\r\n                \"primary\": false,\r\n                \"startDate\": \"2019-12-01\",\r\n                \"endDate\": null,\r\n                \"lastModified\": \"2019-10-08T15:37:18-0500\"\r\n            },\r\n            {\r\n                \"id\": \"57693\",\r\n                \"orgId\": \"1375\",\r\n                \"orgCode\": \"S149D06SD0603\",\r\n                \"orgName\": \"(149) FRONT END\",\r\n                \"jobCodeId\": 465,\r\n                \"jobCode\": \"LXP60\",\r\n                \"jobCodeName\": \"Cashier PT\",\r\n                \"primary\": true,\r\n                \"startDate\": \"2021-09-02\",\r\n                \"endDate\": null,\r\n                \"lastModified\": \"2019-09-23T13:59:58-0500\"\r\n            }\r\n        ],\r\n        \"taskList\": [\r\n            {\r\n                \"id\": 7147699,\r\n                \"orgId\": \"1375\",\r\n                \"orgCode\": \"S149D06SD0603\",\r\n                \"orgName\": \"(149) FRONT END\",\r\n                \"taskId\": 224,\r\n                \"taskName\": \"Managing\",\r\n                \"startDate\": \"2022-08-21\",\r\n                \"endDate\": \"2022-08-27\",\r\n                \"lastModified\": \"2019-10-01T10:52:35-0500\"\r\n            },\r\n            {\r\n                \"id\": 7962924,\r\n                \"orgId\": \"1375\",\r\n                \"orgCode\": \"S149D06SD0603\",\r\n                \"orgName\": \"(149) FRONT END\",\r\n                \"taskId\": 218,\r\n                \"taskName\": \"Bagging\",\r\n                \"startDate\": \"2022-08-21\",\r\n                \"endDate\": \"2023-01-28\",\r\n                \"lastModified\": \"2020-03-04T05:03:11-0600\"\r\n            },\r\n            {\r\n                \"id\": 7962924,\r\n                \"orgId\": \"1375\",\r\n                \"orgCode\": \"S149D06SD0603\",\r\n                \"orgName\": \"(149) FRONT END\",\r\n                \"taskId\": 272,\r\n                \"taskName\": \"Stocking\",\r\n                \"startDate\": \"2022-08-21\",\r\n                \"endDate\": \"2023-01-28\",\r\n                \"lastModified\": \"2020-03-04T05:03:11-0600\"\r\n            },\r\n            {\r\n                \"id\": 7962924,\r\n                \"orgId\": \"1375\",\r\n                \"orgCode\": \"S149D06SD0603\",\r\n                \"orgName\": \"(149) FRONT END\",\r\n                \"taskId\": 274,\r\n                \"taskName\": \"Cart Retrieving\",\r\n                \"startDate\": \"2022-08-21\",\r\n                \"endDate\": \"2023-01-28\",\r\n                \"lastModified\": \"2020-03-04T05:03:11-0600\"\r\n            },\r\n            {\r\n                \"id\": 8669253,\r\n                \"orgId\": \"1376\",\r\n                \"orgCode\": \"S149D06SD0604\",\r\n                \"orgName\": \"(149) COMMUNITY TABLE\",\r\n                \"taskId\": 240,\r\n                \"taskName\": \"Central Washing\",\r\n                \"startDate\": \"2022-09-04\",\r\n                \"endDate\": null,\r\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\r\n            },\r\n            {\r\n                \"id\": 8669254,\r\n                \"orgId\": \"1377\",\r\n                \"orgCode\": \"S149D06SD0602\",\r\n                \"orgName\": \"(149) CASH OFFICE\",\r\n                \"taskId\": 265,\r\n                \"taskName\": \"Cash Office Clerk Activity\",\r\n                \"startDate\": \"2022-09-04\",\r\n                \"endDate\": null,\r\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\r\n            },\r\n            {\r\n                \"id\": 8669255,\r\n                \"orgId\": \"1375\",\r\n                \"orgCode\": \"S149D06SD0603\",\r\n                \"orgName\": \"(149) FRONT END\",\r\n                \"taskId\": 230,\r\n                \"taskName\": \"Greeting\",\r\n                \"startDate\": \"2022-08-21\",\r\n                \"endDate\": null,\r\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\r\n            },\r\n            {\r\n                \"id\": 8669255,\r\n                \"orgId\": \"1375\",\r\n                \"orgCode\": \"S149D06SD0603\",\r\n                \"orgName\": \"(149) FRONT END\",\r\n                \"taskId\": 236,\r\n                \"taskName\": \"Cashiering\",\r\n                \"startDate\": \"2022-08-21\",\r\n                \"endDate\": null,\r\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\r\n            },\r\n            {\r\n                \"id\": 8669255,\r\n                \"orgId\": \"1375\",\r\n                \"orgCode\": \"S149D06SD0603\",\r\n                \"orgName\": \"(149) FRONT END\",\r\n                \"taskId\": 255,\r\n                \"taskName\": \"Cleaning\",\r\n                \"startDate\": \"2022-08-21\",\r\n                \"endDate\": null,\r\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\r\n            },\r\n            {\r\n                \"id\": 8669255,\r\n                \"orgId\": \"1375\",\r\n                \"orgCode\": \"S149D06SD0603\",\r\n                \"orgName\": \"(149) FRONT END\",\r\n                \"taskId\": 262,\r\n                \"taskName\": \"Express Cashiering\",\r\n                \"startDate\": \"2022-08-21\",\r\n                \"endDate\": null,\r\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\r\n            },\r\n            {\r\n                \"id\": 8669255,\r\n                \"orgId\": \"1375\",\r\n                \"orgCode\": \"S149D06SD0603\",\r\n                \"orgName\": \"(149) FRONT END\",\r\n                \"taskId\": 273,\r\n                \"taskName\": \"Service Clerk Activity\",\r\n                \"startDate\": \"2022-08-21\",\r\n                \"endDate\": null,\r\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\r\n            },\r\n            {\r\n                \"id\": 8669255,\r\n                \"orgId\": \"1375\",\r\n                \"orgCode\": \"S149D06SD0603\",\r\n                \"orgName\": \"(149) FRONT END\",\r\n                \"taskId\": 275,\r\n                \"taskName\": \"Self-Checking\",\r\n                \"startDate\": \"2022-08-21\",\r\n                \"endDate\": null,\r\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\r\n            },\r\n            {\r\n                \"id\": 8669256,\r\n                \"orgId\": \"1375\",\r\n                \"orgCode\": \"S149D06SD0603\",\r\n                \"orgName\": \"(149) FRONT END\",\r\n                \"taskId\": 218,\r\n                \"taskName\": \"Bagging\",\r\n                \"startDate\": \"2023-02-05\",\r\n                \"endDate\": null,\r\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\r\n            }\r\n        ]\r\n    }\r\n]"}],"_postman_id":"8ecf9553-5af6-4727-b43d-8e823915bec3"},{"name":"Manager - getDepartmentEmployeesForPunch","id":"3b7f8634-8d23-44ef-bbd9-9544f996eac2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingmanagerapi/getDepartmentEmployeesForPunch?storeNum={{storeNum}}&start={{punchStartTime}}&duration=1720&punchTypes={{punchTypes}}&subDept=67","description":"<p>Given the store/department and a date range, provide a list of employees who have the shift at the provided org in the time range.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingmanagerapi","getDepartmentEmployeesForPunch"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>The store number</p>\n","type":"text/plain"},"key":"storeNum","value":"{{storeNum}}"},{"disabled":true,"description":{"content":"<p>Optional, the department name of the org.  It will search all of the departments if the value is empty.</p>\n","type":"text/plain"},"key":"dept","value":"{{dept}}"},{"description":{"content":"<p>Optional, the default value is current time. The start time of the time range to search shifts</p>\n","type":"text/plain"},"key":"start","value":"{{punchStartTime}}"},{"description":{"content":"<p>Optional, How long the time range is, the unit is minute. The default value is 60</p>\n","type":"text/plain"},"key":"duration","value":"1720"},{"description":{"content":"<p>punch types: \nSM  Start Meal\nEB  End Break\nEM  End Meal\nSB  Start Break\nOUT OUT\nIN  IN</p>\n","type":"text/plain"},"key":"punchTypes","value":"{{punchTypes}}"},{"description":{"content":"<p>Optional, the sub-department name or the org type code of the org.  It will search all of the departments if the value is empty.</p>\n","type":"text/plain"},"key":"subDept","value":"67"}],"variable":[]}},"response":[{"id":"f02a59c0-19d8-48a7-91e2-4fac1109a8bc","name":"Manager - getDepartmentEmployeesForPunch","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getDepartmentEmployeesForPunch?storeNum=149&dept=&start=2022-07-06T08:00&punchTypes=IN","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getDepartmentEmployeesForPunch"],"query":[{"key":"storeNum","value":"149","description":"The store number of  the manager"},{"key":"dept","value":"","description":"The dept name of  the manager, leave the value to empty for store manages"},{"key":"start","value":"2022-07-06T08:00","description":"The start time range of the punch, default value is current time"},{"key":"duration","value":"60","description":"How many minutes from start time, the defualt value is 60","disabled":true},{"key":"punchTypes","value":"IN","description":"punch types: \nSM\tStart Meal\nEB\tEnd Break\nEM\tEnd Meal\nSB\tStart Break\nOUT\tOUT\nIN\tIN"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n        \"employeeId\": \"139965\",\r\n        \"firstName\": \"John\",\r\n        \"lastName\": \"Yang\",\r\n        \"displayName\": \"Yang, John (139965)\",\r\n        \"isActive\": true,\r\n        \"lastModified\": \"2020-09-30T05:04:48-0500\",\r\n        \"focusList\": [\r\n            {\r\n                \"id\": 133349,\r\n                \"orgId\": 1376,\r\n                \"focusOrg\": \"(149) COMMUNITY TABLE\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Employee\",\r\n                \"homeFocus\": true,\r\n                \"effectiveStartDate\": \"2019-05-12\",\r\n                \"effectiveEndDate\": null,\r\n                \"lastModified\": \"2019-09-23T14:00:13-0500\",\r\n                \"loginFocus\": true\r\n            }\r\n        ],\r\n        \"jobCodeList\": [\r\n            {\r\n                \"id\": \"57730\",\r\n                \"orgId\": \"1376\",\r\n                \"orgCode\": \"S149D06SD0604\",\r\n                \"orgName\": \"(149) COMMUNITY TABLE\",\r\n                \"jobCodeId\": 474,\r\n                \"jobCode\": \"LXP78\",\r\n                \"jobCodeName\": \"Community Table Clerk PT\",\r\n                \"primary\": true,\r\n                \"startDate\": \"2022-04-10\",\r\n                \"endDate\": null,\r\n                \"lastModified\": \"2019-09-23T14:00:13-0500\"\r\n            }\r\n        ],\r\n        \"taskList\": [\r\n            {\r\n                \"id\": 8672930,\r\n                \"orgId\": \"1376\",\r\n                \"orgCode\": \"S149D06SD0604\",\r\n                \"orgName\": \"(149) COMMUNITY TABLE\",\r\n                \"taskId\": 240,\r\n                \"taskName\": \"Central Washing\",\r\n                \"startDate\": \"2022-08-21\",\r\n                \"endDate\": null,\r\n                \"lastModified\": \"2020-09-30T05:04:48-0500\"\r\n            }\r\n        ]\r\n    }"}],"_postman_id":"3b7f8634-8d23-44ef-bbd9-9544f996eac2"},{"name":"Manager - getDepartmentEmployees","id":"67555e4a-1d16-48ad-b7fb-794971cfc069","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingmanagerapi/getDepartmentEmployees?storeNum={{storeNum}}&start=&end=&homeOnly=true&subDept=06&dateFilterType=2","description":"<p>Given an org and a date range, provide a list of employees who have a role in that store/department</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingmanagerapi","getDepartmentEmployees"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>The store number</p>\n","type":"text/plain"},"key":"storeNum","value":"{{storeNum}}"},{"disabled":true,"description":{"content":"<p>Optional, the department name of the org.  It will search all of the departments if the value is empty.</p>\n","type":"text/plain"},"key":"dept","value":"{{dept}}"},{"description":{"content":"<p>The effective start date of the employee, default value is current time. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"start","value":""},{"description":{"content":"<p>The effective end date of the employee, default value is 7 days later of the start date. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"end","value":""},{"description":{"content":"<p>if the value is true, only return the employee whose home role is under the store/department</p>\n","type":"text/plain"},"key":"homeOnly","value":"true"},{"description":{"content":"<p>Optional, the sub-department name or the org type code of the org.  It will search all of the departments if the value is empty.</p>\n","type":"text/plain"},"key":"subDept","value":"06"},{"description":{"content":"<p>The parameter is an Integer,  1 = effective date, 2 = modified date. it is used to tell API how to filter the data based on the start/end.  If the last modified date is null  in  employee record, the employee data will always be returned.</p>\n","type":"text/plain"},"key":"dateFilterType","value":"2"}],"variable":[]}},"response":[{"id":"5c4813f9-2f3f-4d4f-a887-51b6ddb06a6d","name":"Manager - getDepartmentEmployees","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getDepartmentEmployees?storeNum=149&dept=COMMUNITY&start=&end=&homeOnly=true","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getDepartmentEmployees"],"query":[{"key":"storeNum","value":"149","description":"The store number of  the manager"},{"key":"dept","value":"COMMUNITY","description":"The dept name of  the manager, leave the to empty for store manages"},{"key":"start","value":"","description":"The effective start date of the employee, default value is current time"},{"key":"end","value":"","description":"The effective end date of the employee, default value is 7 days later of the start date"},{"key":"homeOnly","value":"true","description":"if the value is true, only return the employee whose home role is under the store/department"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"employeeId\": \"1765589\",\r\n        \"firstName\": \"Jasmon\",\r\n        \"lastName\": \"Allen\",\r\n        \"displayName\": \"Allen, Jasmon\",\r\n        \"focusList\": [\r\n            {\r\n                \"orgId\": 15243,\r\n                \"focusOrg\": \"(149) COMMUNITY TABLE\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Partner\",\r\n                \"homeFocus\": true,\r\n                \"effectiveStartDate\": \"2021-11-01\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": true\r\n            }\r\n        ],\r\n        \"jobCodeList\": [\r\n            {\r\n                \"jobCodeId\": 1074,\r\n                \"jobCode\": \"Pharmacy Tech\",\r\n                \"primary\": true,\r\n                \"startDate\": \"2019-10-24\",\r\n                \"endDate\": null\r\n            }\r\n        ],\r\n        \"taskList\": [\r\n            {\r\n                \"taskId\": 46,\r\n                \"taskName\": \"PCR\",\r\n                \"startDate\": \"2021-12-13\",\r\n                \"endDate\": null\r\n            },\r\n            {\r\n                \"taskId\": 50,\r\n                \"taskName\": \"RX Tech\",\r\n                \"startDate\": \"2021-12-13\",\r\n                \"endDate\": null\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"employeeId\": \"7823102\",\r\n        \"firstName\": \"Arian\",\r\n        \"lastName\": \"Aziz\",\r\n        \"displayName\": \"Aziz, Arian\",\r\n        \"focusList\": [\r\n            {\r\n                \"orgId\": 15243,\r\n                \"focusOrg\": \"(149) COMMUNITY TABLE\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Partner\",\r\n                \"homeFocus\": true,\r\n                \"effectiveStartDate\": \"2021-11-01\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": true\r\n            }\r\n        ],\r\n        \"jobCodeList\": [\r\n            {\r\n                \"jobCodeId\": 243,\r\n                \"jobCode\": \"Pharmacy Tech in Training\",\r\n                \"primary\": true,\r\n                \"startDate\": \"2021-11-01\",\r\n                \"endDate\": null\r\n            }\r\n        ],\r\n        \"taskList\": []\r\n    },\r\n    {\r\n        \"employeeId\": \"2574000\",\r\n        \"firstName\": \"Rita\",\r\n        \"lastName\": \"Cantarero-Rodriguez\",\r\n        \"displayName\": \"Cantarero-Rodriguez, Rita\",\r\n        \"focusList\": [\r\n            {\r\n                \"orgId\": 15446,\r\n                \"focusOrg\": \"(000102) 05 - PHARMACY\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Partner\",\r\n                \"homeFocus\": false,\r\n                \"effectiveStartDate\": \"2022-06-13\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": false\r\n            },\r\n            {\r\n                \"orgId\": 44938,\r\n                \"focusOrg\": \"(000747) 05 - PHARMACY\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Partner\",\r\n                \"homeFocus\": false,\r\n                \"effectiveStartDate\": \"2022-06-13\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": false\r\n            },\r\n            {\r\n                \"orgId\": 37060,\r\n                \"focusOrg\": \"(000640) 05 - PHARMACY\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Partner\",\r\n                \"homeFocus\": false,\r\n                \"effectiveStartDate\": \"2022-06-13\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": false\r\n            },\r\n            {\r\n                \"orgId\": 15244,\r\n                \"focusOrg\": \"(000099) 05 - PHARMACY\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Partner\",\r\n                \"homeFocus\": true,\r\n                \"effectiveStartDate\": \"2021-04-26\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": true\r\n            },\r\n            {\r\n                \"orgId\": 11103,\r\n                \"focusOrg\": \"(000017) 05 - PHARMACY\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Partner\",\r\n                \"homeFocus\": false,\r\n                \"effectiveStartDate\": \"2022-06-13\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": false\r\n            },\r\n            {\r\n                \"orgId\": 11002,\r\n                \"focusOrg\": \"(000016) 05 - PHARMACY\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Partner\",\r\n                \"homeFocus\": false,\r\n                \"effectiveStartDate\": \"2022-06-13\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": false\r\n            }\r\n        ],\r\n        \"jobCodeList\": [\r\n            {\r\n                \"jobCodeId\": 80,\r\n                \"jobCode\": \"Relief Pharmacist\",\r\n                \"primary\": false,\r\n                \"startDate\": \"2022-06-13\",\r\n                \"endDate\": null\r\n            },\r\n            {\r\n                \"jobCodeId\": 80,\r\n                \"jobCode\": \"Relief Pharmacist\",\r\n                \"primary\": false,\r\n                \"startDate\": \"2022-06-13\",\r\n                \"endDate\": null\r\n            },\r\n            {\r\n                \"jobCodeId\": 80,\r\n                \"jobCode\": \"Relief Pharmacist\",\r\n                \"primary\": false,\r\n                \"startDate\": \"2022-06-13\",\r\n                \"endDate\": null\r\n            },\r\n            {\r\n                \"jobCodeId\": 80,\r\n                \"jobCode\": \"Relief Pharmacist\",\r\n                \"primary\": false,\r\n                \"startDate\": \"2022-06-13\",\r\n                \"endDate\": null\r\n            },\r\n            {\r\n                \"jobCodeId\": 80,\r\n                \"jobCode\": \"Relief Pharmacist\",\r\n                \"primary\": false,\r\n                \"startDate\": \"2022-06-13\",\r\n                \"endDate\": null\r\n            },\r\n            {\r\n                \"jobCodeId\": 80,\r\n                \"jobCode\": \"Relief Pharmacist\",\r\n                \"primary\": true,\r\n                \"startDate\": \"2021-04-26\",\r\n                \"endDate\": null\r\n            }\r\n        ],\r\n        \"taskList\": [\r\n            {\r\n                \"taskId\": 47,\r\n                \"taskName\": \"Pharmacist\",\r\n                \"startDate\": \"2022-06-13\",\r\n                \"endDate\": null\r\n            },\r\n            {\r\n                \"taskId\": 47,\r\n                \"taskName\": \"Pharmacist\",\r\n                \"startDate\": \"2022-06-13\",\r\n                \"endDate\": null\r\n            },\r\n            {\r\n                \"taskId\": 47,\r\n                \"taskName\": \"Pharmacist\",\r\n                \"startDate\": \"2022-06-13\",\r\n                \"endDate\": null\r\n            },\r\n            {\r\n                \"taskId\": 47,\r\n                \"taskName\": \"Pharmacist\",\r\n                \"startDate\": \"2022-06-13\",\r\n                \"endDate\": null\r\n            },\r\n            {\r\n                \"taskId\": 47,\r\n                \"taskName\": \"Pharmacist\",\r\n                \"startDate\": \"2021-12-13\",\r\n                \"endDate\": null\r\n            },\r\n            {\r\n                \"taskId\": 47,\r\n                \"taskName\": \"Pharmacist\",\r\n                \"startDate\": \"2022-06-13\",\r\n                \"endDate\": null\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"employeeId\": \"2647828\",\r\n        \"firstName\": \"April\",\r\n        \"lastName\": \"Carlton\",\r\n        \"displayName\": \"Carlton, April\",\r\n        \"focusList\": [\r\n            {\r\n                \"orgId\": 15243,\r\n                \"focusOrg\": \"(149) COMMUNITY TABLE\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Partner\",\r\n                \"homeFocus\": true,\r\n                \"effectiveStartDate\": \"2021-11-01\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": true\r\n            }\r\n        ],\r\n        \"jobCodeList\": [\r\n            {\r\n                \"jobCodeId\": 1074,\r\n                \"jobCode\": \"Pharmacy Tech\",\r\n                \"primary\": true,\r\n                \"startDate\": \"2021-11-01\",\r\n                \"endDate\": null\r\n            }\r\n        ],\r\n        \"taskList\": [\r\n            {\r\n                \"taskId\": 46,\r\n                \"taskName\": \"PCR\",\r\n                \"startDate\": \"2021-12-13\",\r\n                \"endDate\": null\r\n            },\r\n            {\r\n                \"taskId\": 50,\r\n                \"taskName\": \"RX Tech\",\r\n                \"startDate\": \"2021-12-13\",\r\n                \"endDate\": null\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"employeeId\": \"3053336\",\r\n        \"firstName\": \"Daniela\",\r\n        \"lastName\": \"Cordero\",\r\n        \"displayName\": \"Cordero, Daniela\",\r\n        \"focusList\": [\r\n            {\r\n                \"orgId\": 15243,\r\n                \"focusOrg\": \"(149) COMMUNITY TABLE\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Partner\",\r\n                \"homeFocus\": true,\r\n                \"effectiveStartDate\": \"2021-11-01\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": true\r\n            }\r\n        ],\r\n        \"jobCodeList\": [\r\n            {\r\n                \"jobCodeId\": 1074,\r\n                \"jobCode\": \"Pharmacy Tech\",\r\n                \"primary\": true,\r\n                \"startDate\": \"2021-11-01\",\r\n                \"endDate\": null\r\n            }\r\n        ],\r\n        \"taskList\": [\r\n            {\r\n                \"taskId\": 46,\r\n                \"taskName\": \"PCR\",\r\n                \"startDate\": \"2021-12-13\",\r\n                \"endDate\": null\r\n            },\r\n            {\r\n                \"taskId\": 50,\r\n                \"taskName\": \"RX Tech\",\r\n                \"startDate\": \"2021-12-13\",\r\n                \"endDate\": null\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"employeeId\": \"6631665\",\r\n        \"firstName\": \"Kevin\",\r\n        \"lastName\": \"Drebon\",\r\n        \"displayName\": \"Drebon, Kevin\",\r\n        \"focusList\": [\r\n            {\r\n                \"orgId\": 15243,\r\n                \"focusOrg\": \"(149) COMMUNITY TABLE\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Partner\",\r\n                \"homeFocus\": true,\r\n                \"effectiveStartDate\": \"2022-06-03\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": true\r\n            }\r\n        ],\r\n        \"jobCodeList\": [\r\n            {\r\n                \"jobCodeId\": 1074,\r\n                \"jobCode\": \"Pharmacy Tech\",\r\n                \"primary\": true,\r\n                \"startDate\": \"2022-06-03\",\r\n                \"endDate\": null\r\n            }\r\n        ],\r\n        \"taskList\": [\r\n            {\r\n                \"taskId\": 46,\r\n                \"taskName\": \"PCR\",\r\n                \"startDate\": \"2022-06-03\",\r\n                \"endDate\": null\r\n            },\r\n            {\r\n                \"taskId\": 50,\r\n                \"taskName\": \"RX Tech\",\r\n                \"startDate\": \"2022-06-03\",\r\n                \"endDate\": null\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"employeeId\": \"7243809\",\r\n        \"firstName\": \"Dan\",\r\n        \"lastName\": \"Kalhori\",\r\n        \"displayName\": \"Kalhori, Dan\",\r\n        \"focusList\": [\r\n            {\r\n                \"orgId\": 15243,\r\n                \"focusOrg\": \"(149) COMMUNITY TABLE\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Partner\",\r\n                \"homeFocus\": true,\r\n                \"effectiveStartDate\": \"2021-11-01\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": true\r\n            }\r\n        ],\r\n        \"jobCodeList\": [\r\n            {\r\n                \"jobCodeId\": 1074,\r\n                \"jobCode\": \"Pharmacy Tech\",\r\n                \"primary\": true,\r\n                \"startDate\": \"2021-11-01\",\r\n                \"endDate\": null\r\n            }\r\n        ],\r\n        \"taskList\": [\r\n            {\r\n                \"taskId\": 46,\r\n                \"taskName\": \"PCR\",\r\n                \"startDate\": \"2021-12-13\",\r\n                \"endDate\": null\r\n            },\r\n            {\r\n                \"taskId\": 50,\r\n                \"taskName\": \"RX Tech\",\r\n                \"startDate\": \"2021-12-13\",\r\n                \"endDate\": null\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"employeeId\": \"1908069\",\r\n        \"firstName\": \"Bryan\",\r\n        \"lastName\": \"Lopez\",\r\n        \"displayName\": \"Lopez, Bryan\",\r\n        \"focusList\": [\r\n            {\r\n                \"orgId\": 15243,\r\n                \"focusOrg\": \"(149) COMMUNITY TABLE\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Partner\",\r\n                \"homeFocus\": true,\r\n                \"effectiveStartDate\": \"2021-11-01\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": true\r\n            }\r\n        ],\r\n        \"jobCodeList\": [\r\n            {\r\n                \"jobCodeId\": 1074,\r\n                \"jobCode\": \"Pharmacy Tech\",\r\n                \"primary\": true,\r\n                \"startDate\": \"2020-02-27\",\r\n                \"endDate\": null\r\n            }\r\n        ],\r\n        \"taskList\": [\r\n            {\r\n                \"taskId\": 46,\r\n                \"taskName\": \"PCR\",\r\n                \"startDate\": \"2021-12-13\",\r\n                \"endDate\": null\r\n            },\r\n            {\r\n                \"taskId\": 50,\r\n                \"taskName\": \"RX Tech\",\r\n                \"startDate\": \"2021-12-13\",\r\n                \"endDate\": null\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"employeeId\": \"2893644\",\r\n        \"firstName\": \"Ana\",\r\n        \"lastName\": \"Martinez\",\r\n        \"displayName\": \"Martinez, Ana\",\r\n        \"focusList\": [\r\n            {\r\n                \"orgId\": 15243,\r\n                \"focusOrg\": \"(149) COMMUNITY TABLE\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Partner\",\r\n                \"homeFocus\": true,\r\n                \"effectiveStartDate\": \"2021-11-01\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": true\r\n            }\r\n        ],\r\n        \"jobCodeList\": [\r\n            {\r\n                \"jobCodeId\": 1074,\r\n                \"jobCode\": \"Pharmacy Tech\",\r\n                \"primary\": true,\r\n                \"startDate\": \"2021-09-30\",\r\n                \"endDate\": null\r\n            }\r\n        ],\r\n        \"taskList\": [\r\n            {\r\n                \"taskId\": 46,\r\n                \"taskName\": \"PCR\",\r\n                \"startDate\": \"2021-12-13\",\r\n                \"endDate\": null\r\n            },\r\n            {\r\n                \"taskId\": 50,\r\n                \"taskName\": \"RX Tech\",\r\n                \"startDate\": \"2021-12-13\",\r\n                \"endDate\": null\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"employeeId\": \"3144804\",\r\n        \"firstName\": \"Nicole\",\r\n        \"lastName\": \"Murillo\",\r\n        \"displayName\": \"Murillo, Nicole\",\r\n        \"focusList\": [\r\n            {\r\n                \"orgId\": 15243,\r\n                \"focusOrg\": \"(149) COMMUNITY TABLE\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Partner\",\r\n                \"homeFocus\": true,\r\n                \"effectiveStartDate\": \"2022-02-21\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": true\r\n            }\r\n        ],\r\n        \"jobCodeList\": [\r\n            {\r\n                \"jobCodeId\": 1074,\r\n                \"jobCode\": \"Pharmacy Tech\",\r\n                \"primary\": true,\r\n                \"startDate\": \"2022-02-21\",\r\n                \"endDate\": null\r\n            }\r\n        ],\r\n        \"taskList\": [\r\n            {\r\n                \"taskId\": 46,\r\n                \"taskName\": \"PCR\",\r\n                \"startDate\": \"2022-05-30\",\r\n                \"endDate\": null\r\n            },\r\n            {\r\n                \"taskId\": 50,\r\n                \"taskName\": \"RX Tech\",\r\n                \"startDate\": \"2022-05-30\",\r\n                \"endDate\": null\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"employeeId\": \"2648451\",\r\n        \"firstName\": \"Cindy\",\r\n        \"lastName\": \"Nguyen\",\r\n        \"displayName\": \"Nguyen, Cindy\",\r\n        \"focusList\": [\r\n            {\r\n                \"orgId\": 15243,\r\n                \"focusOrg\": \"(149) COMMUNITY TABLE\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Partner\",\r\n                \"homeFocus\": true,\r\n                \"effectiveStartDate\": \"2021-11-01\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": true\r\n            }\r\n        ],\r\n        \"jobCodeList\": [\r\n            {\r\n                \"jobCodeId\": 2081,\r\n                \"jobCode\": \"Pharmacy Intern P3\",\r\n                \"primary\": true,\r\n                \"startDate\": \"2021-06-11\",\r\n                \"endDate\": null\r\n            }\r\n        ],\r\n        \"taskList\": []\r\n    },\r\n    {\r\n        \"employeeId\": \"2976363\",\r\n        \"firstName\": \"Khanh\",\r\n        \"lastName\": \"Nguyen\",\r\n        \"displayName\": \"Nguyen, Khanh\",\r\n        \"focusList\": [\r\n            {\r\n                \"orgId\": 15243,\r\n                \"focusOrg\": \"(149) COMMUNITY TABLE\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Partner\",\r\n                \"homeFocus\": true,\r\n                \"effectiveStartDate\": \"2021-11-01\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": true\r\n            }\r\n        ],\r\n        \"jobCodeList\": [\r\n            {\r\n                \"jobCodeId\": 1074,\r\n                \"jobCode\": \"Pharmacy Tech\",\r\n                \"primary\": true,\r\n                \"startDate\": \"2021-11-01\",\r\n                \"endDate\": null\r\n            }\r\n        ],\r\n        \"taskList\": [\r\n            {\r\n                \"taskId\": 46,\r\n                \"taskName\": \"PCR\",\r\n                \"startDate\": \"2021-12-13\",\r\n                \"endDate\": null\r\n            },\r\n            {\r\n                \"taskId\": 50,\r\n                \"taskName\": \"RX Tech\",\r\n                \"startDate\": \"2021-12-13\",\r\n                \"endDate\": null\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"employeeId\": \"2709759\",\r\n        \"firstName\": \"Ralph\",\r\n        \"lastName\": \"Obnamia\",\r\n        \"displayName\": \"Obnamia, Ralph\",\r\n        \"focusList\": [\r\n            {\r\n                \"orgId\": 15243,\r\n                \"focusOrg\": \"(149) COMMUNITY TABLE\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Partner\",\r\n                \"homeFocus\": true,\r\n                \"effectiveStartDate\": \"2021-11-01\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": true\r\n            }\r\n        ],\r\n        \"jobCodeList\": [\r\n            {\r\n                \"jobCodeId\": 1076,\r\n                \"jobCode\": \"Lead Pharmacy Tech\",\r\n                \"primary\": true,\r\n                \"startDate\": \"2021-07-19\",\r\n                \"endDate\": null\r\n            }\r\n        ],\r\n        \"taskList\": [\r\n            {\r\n                \"taskId\": 46,\r\n                \"taskName\": \"PCR\",\r\n                \"startDate\": \"2021-12-13\",\r\n                \"endDate\": null\r\n            },\r\n            {\r\n                \"taskId\": 50,\r\n                \"taskName\": \"RX Tech\",\r\n                \"startDate\": \"2021-12-13\",\r\n                \"endDate\": null\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"employeeId\": \"2845466\",\r\n        \"firstName\": \"Nikki\",\r\n        \"lastName\": \"Pitukwarakaet\",\r\n        \"displayName\": \"Pitukwarakaet, Nikki\",\r\n        \"focusList\": [\r\n            {\r\n                \"orgId\": 15243,\r\n                \"focusOrg\": \"(149) COMMUNITY TABLE\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Partner\",\r\n                \"homeFocus\": true,\r\n                \"effectiveStartDate\": \"2021-11-01\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": true\r\n            }\r\n        ],\r\n        \"jobCodeList\": [\r\n            {\r\n                \"jobCodeId\": 1074,\r\n                \"jobCode\": \"Pharmacy Tech\",\r\n                \"primary\": true,\r\n                \"startDate\": \"2021-09-14\",\r\n                \"endDate\": null\r\n            }\r\n        ],\r\n        \"taskList\": [\r\n            {\r\n                \"taskId\": 46,\r\n                \"taskName\": \"PCR\",\r\n                \"startDate\": \"2021-12-13\",\r\n                \"endDate\": null\r\n            },\r\n            {\r\n                \"taskId\": 50,\r\n                \"taskName\": \"RX Tech\",\r\n                \"startDate\": \"2021-12-13\",\r\n                \"endDate\": null\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"employeeId\": \"7706856\",\r\n        \"firstName\": \"Daniel\",\r\n        \"lastName\": \"Polk\",\r\n        \"displayName\": \"Polk, Daniel\",\r\n        \"focusList\": [\r\n            {\r\n                \"orgId\": 1718,\r\n                \"focusOrg\": \"(000099) PHARMACY TOTAL DEPT\",\r\n                \"roleId\": 95,\r\n                \"focusRole\": \"Department Manager\",\r\n                \"homeFocus\": false,\r\n                \"effectiveStartDate\": \"2022-07-05\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": true\r\n            },\r\n            {\r\n                \"orgId\": 15244,\r\n                \"focusOrg\": \"(000099) 05 - PHARMACY\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Partner\",\r\n                \"homeFocus\": true,\r\n                \"effectiveStartDate\": \"2022-06-03\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": false\r\n            }\r\n        ],\r\n        \"jobCodeList\": [\r\n            {\r\n                \"jobCodeId\": 587,\r\n                \"jobCode\": \"Staff Pharmacist II\",\r\n                \"primary\": true,\r\n                \"startDate\": \"2022-06-03\",\r\n                \"endDate\": null\r\n            }\r\n        ],\r\n        \"taskList\": [\r\n            {\r\n                \"taskId\": 47,\r\n                \"taskName\": \"Pharmacist\",\r\n                \"startDate\": \"2022-06-03\",\r\n                \"endDate\": null\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"employeeId\": \"6666011\",\r\n        \"firstName\": \"Sharonda\",\r\n        \"lastName\": \"Taylor\",\r\n        \"displayName\": \"Taylor, Sharonda\",\r\n        \"focusList\": [\r\n            {\r\n                \"orgId\": 15243,\r\n                \"focusOrg\": \"(149) COMMUNITY TABLE\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Partner\",\r\n                \"homeFocus\": true,\r\n                \"effectiveStartDate\": \"2021-11-01\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": true\r\n            }\r\n        ],\r\n        \"jobCodeList\": [\r\n            {\r\n                \"jobCodeId\": 1074,\r\n                \"jobCode\": \"Pharmacy Tech\",\r\n                \"primary\": true,\r\n                \"startDate\": \"2021-11-01\",\r\n                \"endDate\": null\r\n            }\r\n        ],\r\n        \"taskList\": [\r\n            {\r\n                \"taskId\": 46,\r\n                \"taskName\": \"PCR\",\r\n                \"startDate\": \"2021-12-13\",\r\n                \"endDate\": null\r\n            },\r\n            {\r\n                \"taskId\": 50,\r\n                \"taskName\": \"RX Tech\",\r\n                \"startDate\": \"2021-12-13\",\r\n                \"endDate\": null\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"employeeId\": \"3388749\",\r\n        \"firstName\": \"Anh\",\r\n        \"lastName\": \"Tran\",\r\n        \"displayName\": \"Tran, Anh\",\r\n        \"focusList\": [\r\n            {\r\n                \"orgId\": 15243,\r\n                \"focusOrg\": \"(149) COMMUNITY TABLE\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Partner\",\r\n                \"homeFocus\": true,\r\n                \"effectiveStartDate\": \"2022-07-09\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": true\r\n            }\r\n        ],\r\n        \"jobCodeList\": [\r\n            {\r\n                \"jobCodeId\": 1074,\r\n                \"jobCode\": \"Pharmacy Tech\",\r\n                \"primary\": true,\r\n                \"startDate\": \"2022-07-09\",\r\n                \"endDate\": null\r\n            }\r\n        ],\r\n        \"taskList\": [\r\n            {\r\n                \"taskId\": 46,\r\n                \"taskName\": \"PCR\",\r\n                \"startDate\": \"2022-07-18\",\r\n                \"endDate\": null\r\n            },\r\n            {\r\n                \"taskId\": 50,\r\n                \"taskName\": \"RX Tech\",\r\n                \"startDate\": \"2022-07-18\",\r\n                \"endDate\": null\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"employeeId\": \"1364773\",\r\n        \"firstName\": \"David\",\r\n        \"lastName\": \"Tran\",\r\n        \"displayName\": \"Tran, David\",\r\n        \"focusList\": [\r\n            {\r\n                \"orgId\": 1718,\r\n                \"focusOrg\": \"(000099) PHARMACY TOTAL DEPT\",\r\n                \"roleId\": 95,\r\n                \"focusRole\": \"Department Manager\",\r\n                \"homeFocus\": false,\r\n                \"effectiveStartDate\": \"2022-07-05\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": true\r\n            },\r\n            {\r\n                \"orgId\": 15244,\r\n                \"focusOrg\": \"(000099) 05 - PHARMACY\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Partner\",\r\n                \"homeFocus\": true,\r\n                \"effectiveStartDate\": \"2018-12-10\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": false\r\n            }\r\n        ],\r\n        \"jobCodeList\": [\r\n            {\r\n                \"jobCodeId\": 890,\r\n                \"jobCode\": \"Rx Mgr II\",\r\n                \"primary\": true,\r\n                \"startDate\": \"2018-12-10\",\r\n                \"endDate\": null\r\n            }\r\n        ],\r\n        \"taskList\": [\r\n            {\r\n                \"taskId\": 47,\r\n                \"taskName\": \"Pharmacist\",\r\n                \"startDate\": \"2021-12-13\",\r\n                \"endDate\": null\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"employeeId\": \"1019792\",\r\n        \"firstName\": \"Jacqueline\",\r\n        \"lastName\": \"Vela\",\r\n        \"displayName\": \"Vela, Jacqueline\",\r\n        \"focusList\": [\r\n            {\r\n                \"orgId\": 15243,\r\n                \"focusOrg\": \"(149) COMMUNITY TABLE\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Partner\",\r\n                \"homeFocus\": true,\r\n                \"effectiveStartDate\": \"2022-06-03\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": true\r\n            }\r\n        ],\r\n        \"jobCodeList\": [\r\n            {\r\n                \"jobCodeId\": 1074,\r\n                \"jobCode\": \"Pharmacy Tech\",\r\n                \"primary\": true,\r\n                \"startDate\": \"2022-06-03\",\r\n                \"endDate\": null\r\n            }\r\n        ],\r\n        \"taskList\": [\r\n            {\r\n                \"taskId\": 46,\r\n                \"taskName\": \"PCR\",\r\n                \"startDate\": \"2022-06-03\",\r\n                \"endDate\": null\r\n            },\r\n            {\r\n                \"taskId\": 50,\r\n                \"taskName\": \"RX Tech\",\r\n                \"startDate\": \"2022-06-03\",\r\n                \"endDate\": null\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"employeeId\": \"3112396\",\r\n        \"firstName\": \"Amy\",\r\n        \"lastName\": \"Waits\",\r\n        \"displayName\": \"Waits, Amy\",\r\n        \"focusList\": [\r\n            {\r\n                \"orgId\": 15243,\r\n                \"focusOrg\": \"(149) COMMUNITY TABLE\",\r\n                \"roleId\": 18,\r\n                \"focusRole\": \"Partner\",\r\n                \"homeFocus\": true,\r\n                \"effectiveStartDate\": \"2021-11-01\",\r\n                \"effectiveEndDate\": null,\r\n                \"loginFocus\": true\r\n            }\r\n        ],\r\n        \"jobCodeList\": [\r\n            {\r\n                \"jobCodeId\": 1120,\r\n                \"jobCode\": \"Pharmacy Care Representative\",\r\n                \"primary\": false,\r\n                \"startDate\": \"2022-07-20\",\r\n                \"endDate\": \"2022-08-07\"\r\n            },\r\n            {\r\n                \"jobCodeId\": 1074,\r\n                \"jobCode\": \"Pharmacy Tech\",\r\n                \"primary\": true,\r\n                \"startDate\": \"2022-07-20\",\r\n                \"endDate\": null\r\n            }\r\n        ],\r\n        \"taskList\": [\r\n            {\r\n                \"taskId\": 46,\r\n                \"taskName\": \"PCR\",\r\n                \"startDate\": \"2021-12-13\",\r\n                \"endDate\": null\r\n            },\r\n            {\r\n                \"taskId\": 50,\r\n                \"taskName\": \"RX Tech\",\r\n                \"startDate\": \"2022-07-20\",\r\n                \"endDate\": null\r\n            }\r\n        ]\r\n    }\r\n]"}],"_postman_id":"67555e4a-1d16-48ad-b7fb-794971cfc069"},{"name":"Manager - getScheduleStatus","id":"0670a2ce-19f2-4143-b12b-29747c99dd74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingmanagerapi/getScheduleStatus?storeNum={{storeNum}}&week={{scheduleWeek}}&subDept=06,07,03","description":"<p>Given orgs and a week, provide the schedules status for the selected Orgs.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingmanagerapi","getScheduleStatus"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>The list of the store numbers</p>\n","type":"text/plain"},"key":"storeNum","value":"{{storeNum}}"},{"disabled":true,"description":{"content":"<p>Optional, the department name or the org type code  of the org. If the dept is empty, it will return the status for all of the departments in the stores</p>\n","type":"text/plain"},"key":"dept","value":"{{dept}}"},{"disabled":true,"description":{"content":"<p>Optional, the sub department name or the org type code  of the org. If the dept is empty, it will return the status for all of the departments in the stores</p>\n","type":"text/plain"},"key":"subDept","value":"{{subDept}}"},{"description":{"content":"<p>Optional, default is current week. It can be any date in that week. 2022-09-28 is same as 2022-09-27 because they are in the same week</p>\n","type":"text/plain"},"key":"week","value":"{{scheduleWeek}}"},{"description":{"content":"<p>Optional, the sub-department name or the org type code of the org.  It will search all of the departments if the value is empty.\nSchedule status is on department level, we will use the sub dept to look up its parent org and use the department to find schedule status</p>\n","type":"text/plain"},"key":"subDept","value":"06,07,03"}],"variable":[]}},"response":[{"id":"04489ad8-579f-4aa7-9757-9a0270b04085","name":"Manager - getScheduleStatus by sub dept org code","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getScheduleStatus?storeNum={{storeNum}}&week={{scheduleWeek}}&subDept=06,07,03","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getScheduleStatus"],"query":[{"key":"storeNum","value":"{{storeNum}}","description":"The list of the store numbers"},{"key":"dept","value":"{{dept}}","description":"Optional, the department name or the org type code  of the org. If the dept is empty, it will return the status for all of the departments in the stores","disabled":true},{"key":"subDept","value":"{{subDept}}","description":"Optional, the sub department name or the org type code  of the org. If the dept is empty, it will return the status for all of the departments in the stores","disabled":true},{"key":"week","value":"{{scheduleWeek}}","description":"Optional, default is current week. It can be any date in that week. 2022-09-28 is same as 2022-09-27 because they are in the same week"},{"key":"subDept","value":"06,07,03","description":"Optional, the sub-department name or the org type code of the org.  It will search all of the departments if the value is empty.\nSchedule status is on department level, we will use the sub dept to look up its parent org and use the department to find schedule status"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 29 Sep 2022 20:44:52 GMT"},{"key":"Server","value":"WildFly/10"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"372"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Cache-Control","value":"no-cache"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Feature-Policy","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob: *.logile.com widget.freshworks.com logile.freshdesk.com *.freshchat.com s3.amazonaws.com *.microsoftonline.com *.msftauth.net *.youtube.com *.youtube-nocookie.com *.googletagmanager.com *.google-analytics.com *.pendo.io papi.walkme.com cdn.walkme.com playerserver.walkme.com ec-playback.walkme.com ec.walkme.com; media-src http://d9pb0qm3fz2lu.cloudfront.net https://s3.walkmeusercontent.com; img-src * data: https: blob: http://d9pb0qm3fz2lu.cloudfront.net;"},{"key":"Keep-Alive","value":"timeout=10, max=8000"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"orgId\": 1699,\n        \"orgName\": \"(000099) BAKERY TOTAL DEPT\",\n        \"scheduleStatus\": 80,\n        \"statusLabel\": \"Published\",\n        \"weekDate\": \"2022-09-26\"\n    },\n    {\n        \"orgId\": 1705,\n        \"orgName\": \"(000099) DELI TOTAL DEPT\",\n        \"scheduleStatus\": 80,\n        \"statusLabel\": \"Published\",\n        \"weekDate\": \"2022-09-26\"\n    },\n    {\n        \"orgId\": 1711,\n        \"orgName\": \"(000099) GROCERY TOTAL DEPT\",\n        \"scheduleStatus\": 80,\n        \"statusLabel\": \"Published\",\n        \"weekDate\": \"2022-09-26\"\n    }\n]"},{"id":"5bb8692a-f18c-424d-8a89-59e71c2c3430","name":"Get schedule status for store 0009 bakery tool on week 7/4","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getScheduleStatus?storeNum=00099&dept=BAKERY TOTAL&week=2022-07-04","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getScheduleStatus"],"query":[{"key":"storeNum","value":"00099","description":"The list of the store numbers"},{"key":"dept","value":"BAKERY TOTAL","description":"Optional, the department name of the org. If the dept is empty, it will return the status for all of the departments in the stores"},{"key":"week","value":"2022-07-04","description":"Optional, default is current week"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"orgId\": 1699,\r\n        \"orgName\": \"(000099) BAKERY TOTAL DEPT\",\r\n        \"scheduleStatus\": 80,\r\n        \"statusLabel\": \"Published\",\r\n        \"weekDate\": \"2022-07-04\"\r\n    }\r\n]"},{"id":"f9be204d-a86c-40fe-8599-8e55b3269812","name":"Get current week schedule status for Store 00099","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getScheduleStatus?storeNum=149","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getScheduleStatus"],"query":[{"key":"storeNum","value":"149","description":"The list of the store numbers"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"orgId\": 188,\r\n        \"orgName\": \"(149) BAKERY DEPT\",\r\n        \"scheduleStatus\": 80,\r\n        \"statusLabel\": \"Published\",\r\n        \"weekDate\": \"2023-01-29\"\r\n    },\r\n    {\r\n        \"orgId\": 183,\r\n        \"orgName\": \"(149) FOODS TO GO DEPT\",\r\n        \"scheduleStatus\": 80,\r\n        \"statusLabel\": \"Published\",\r\n        \"weekDate\": \"2023-01-29\"\r\n    },\r\n    {\r\n        \"orgId\": 182,\r\n        \"orgName\": \"(149) FRONT END DEPT\",\r\n        \"scheduleStatus\": 80,\r\n        \"statusLabel\": \"Published\",\r\n        \"weekDate\": \"2023-01-29\"\r\n    },\r\n    {\r\n        \"orgId\": 187,\r\n        \"orgName\": \"(149) DELI DEPT\",\r\n        \"scheduleStatus\": 80,\r\n        \"statusLabel\": \"Published\",\r\n        \"weekDate\": \"2023-01-29\"\r\n    },\r\n    {\r\n        \"orgId\": 185,\r\n        \"orgName\": \"(149) MEAT DEPT\",\r\n        \"scheduleStatus\": 80,\r\n        \"statusLabel\": \"Published\",\r\n        \"weekDate\": \"2023-01-29\"\r\n    },\r\n    {\r\n        \"orgId\": 184,\r\n        \"orgName\": \"(149) GROCERY DEPT\",\r\n        \"scheduleStatus\": 80,\r\n        \"statusLabel\": \"Published\",\r\n        \"weekDate\": \"2023-01-29\"\r\n    },\r\n    {\r\n        \"orgId\": 186,\r\n        \"orgName\": \"(149) PRODUCE DEPT\",\r\n        \"scheduleStatus\": 80,\r\n        \"statusLabel\": \"Published\",\r\n        \"weekDate\": \"2023-01-29\"\r\n    }\r\n]"}],"_postman_id":"0670a2ce-19f2-4143-b12b-29747c99dd74"},{"name":"Manager - getEmployeeDetail","id":"068b8919-7de5-47e8-a5dd-4c064c0ae81c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingmanagerapi/getEmployeeDetail?eid={{testEmployeeId}}&activeOnly={{activeOnly}}","description":"<p>find the employee details by the given employee id</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingmanagerapi","getEmployeeDetail"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>the employee id of the employee</p>\n","type":"text/plain"},"key":"eid","value":"{{testEmployeeId}}"},{"description":{"content":"<p>If the value is true, only return active focusList, JobCodeList, and taskList\n </p>\n","type":"text/plain"},"key":"activeOnly","value":"{{activeOnly}}"}],"variable":[]}},"response":[{"id":"24d6df29-eb08-4b31-886f-aa26ea1d1183","name":"Manager - getEmployeeDetail","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"https://heb-dev.logile.com/portal//elmws/schedulingmanagerapi/getEmployeeDetail?eid=126329","protocol":"https","host":["heb-dev","logile","com"],"path":["portal","","elmws","schedulingmanagerapi","getEmployeeDetail"],"query":[{"key":"eid","value":"126329","description":"the employee id of the employee"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"employeeId\": \"126329\",\r\n    \"firstName\": \"MARILYN\",\r\n    \"lastName\": \"AHMED\",\r\n    \"displayName\": \"AHMED, MARILYN (126329)\",\r\n    \"isActive\": true,\r\n    \"lastModified\": \"2020-09-30T22:21:15-0500\",\r\n    \"focusList\": [\r\n        {\r\n            \"id\": 140977,\r\n            \"orgId\": 15,\r\n            \"focusOrg\": \"(060) HACKBERRY\",\r\n            \"roleId\": 5,\r\n            \"focusRole\": \"Store Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2020-07-10\",\r\n            \"effectiveEndDate\": null,\r\n            \"lastModified\": \"2020-09-30T22:21:15-0500\",\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 128921,\r\n            \"orgId\": 1375,\r\n            \"focusOrg\": \"(149) FRONT END\",\r\n            \"roleId\": 18,\r\n            \"focusRole\": \"Employee\",\r\n            \"homeFocus\": true,\r\n            \"effectiveStartDate\": \"2018-01-21\",\r\n            \"effectiveEndDate\": null,\r\n            \"lastModified\": null,\r\n            \"loginFocus\": true\r\n        },\r\n        {\r\n            \"id\": 130036,\r\n            \"orgId\": 188,\r\n            \"focusOrg\": \"(149) BAKERY DEPT\",\r\n            \"roleId\": 95,\r\n            \"focusRole\": \"Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2019-03-01\",\r\n            \"effectiveEndDate\": \"2019-03-07\",\r\n            \"lastModified\": \"2019-03-13T10:55:00-0500\",\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 7350,\r\n            \"orgId\": 1375,\r\n            \"focusOrg\": \"(149) FRONT END\",\r\n            \"roleId\": 18,\r\n            \"focusRole\": \"Employee\",\r\n            \"homeFocus\": true,\r\n            \"effectiveStartDate\": \"2017-11-07\",\r\n            \"effectiveEndDate\": \"2017-12-13\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": true\r\n        },\r\n        {\r\n            \"id\": 28833,\r\n            \"orgId\": 1378,\r\n            \"focusOrg\": \"(149) SERVICE DESK\",\r\n            \"roleId\": 18,\r\n            \"focusRole\": \"Employee\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2017-12-14\",\r\n            \"effectiveEndDate\": \"2018-01-08\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 28831,\r\n            \"orgId\": 1375,\r\n            \"focusOrg\": \"(149) FRONT END\",\r\n            \"roleId\": 18,\r\n            \"focusRole\": \"Employee\",\r\n            \"homeFocus\": true,\r\n            \"effectiveStartDate\": \"2017-12-14\",\r\n            \"effectiveEndDate\": \"2018-01-08\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": true\r\n        },\r\n        {\r\n            \"id\": 42182,\r\n            \"orgId\": 1375,\r\n            \"focusOrg\": \"(149) FRONT END\",\r\n            \"roleId\": 18,\r\n            \"focusRole\": \"Employee\",\r\n            \"homeFocus\": true,\r\n            \"effectiveStartDate\": \"2018-01-10\",\r\n            \"effectiveEndDate\": \"2018-09-01\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": true\r\n        },\r\n        {\r\n            \"id\": 57233,\r\n            \"orgId\": 1379,\r\n            \"focusOrg\": \"(149) FOODS TO GO\",\r\n            \"roleId\": 18,\r\n            \"focusRole\": \"Employee\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2018-04-01\",\r\n            \"effectiveEndDate\": \"2018-09-01\",\r\n            \"lastModified\": \"2018-03-30T10:07:31-0500\",\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 71337,\r\n            \"orgId\": 1375,\r\n            \"focusOrg\": \"(149) FRONT END\",\r\n            \"roleId\": 18,\r\n            \"focusRole\": \"Employee\",\r\n            \"homeFocus\": true,\r\n            \"effectiveStartDate\": \"2017-01-21\",\r\n            \"effectiveEndDate\": \"2018-01-09\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": true\r\n        },\r\n        {\r\n            \"id\": 90354,\r\n            \"orgId\": 1375,\r\n            \"focusOrg\": \"(149) FRONT END\",\r\n            \"roleId\": 18,\r\n            \"focusRole\": \"Employee\",\r\n            \"homeFocus\": true,\r\n            \"effectiveStartDate\": \"2017-01-21\",\r\n            \"effectiveEndDate\": \"2018-01-09\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": true\r\n        },\r\n        {\r\n            \"id\": 99252,\r\n            \"orgId\": 1375,\r\n            \"focusOrg\": \"(149) FRONT END\",\r\n            \"roleId\": 18,\r\n            \"focusRole\": \"Employee\",\r\n            \"homeFocus\": true,\r\n            \"effectiveStartDate\": \"2017-01-21\",\r\n            \"effectiveEndDate\": \"2018-01-09\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": true\r\n        },\r\n        {\r\n            \"id\": 117009,\r\n            \"orgId\": 1375,\r\n            \"focusOrg\": \"(149) FRONT END\",\r\n            \"roleId\": 18,\r\n            \"focusRole\": \"Employee\",\r\n            \"homeFocus\": true,\r\n            \"effectiveStartDate\": \"2017-01-21\",\r\n            \"effectiveEndDate\": \"2018-01-09\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": true\r\n        },\r\n        {\r\n            \"id\": 108124,\r\n            \"orgId\": 1375,\r\n            \"focusOrg\": \"(149) FRONT END\",\r\n            \"roleId\": 18,\r\n            \"focusRole\": \"Employee\",\r\n            \"homeFocus\": true,\r\n            \"effectiveStartDate\": \"2017-01-21\",\r\n            \"effectiveEndDate\": \"2018-01-09\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": true\r\n        },\r\n        {\r\n            \"id\": 133284,\r\n            \"orgId\": 1399,\r\n            \"focusOrg\": \"(149) DELI\",\r\n            \"roleId\": 18,\r\n            \"focusRole\": \"Employee\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2019-07-28\",\r\n            \"effectiveEndDate\": \"2019-08-10\",\r\n            \"lastModified\": \"2019-08-02T13:34:59-0500\",\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 140992,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2021-01-03\",\r\n            \"effectiveEndDate\": \"2021-01-10\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 141274,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2021-01-10\",\r\n            \"effectiveEndDate\": \"2021-01-17\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 141556,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2021-01-24\",\r\n            \"effectiveEndDate\": \"2021-01-31\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 141838,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2021-02-07\",\r\n            \"effectiveEndDate\": \"2021-02-14\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 142120,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2021-02-28\",\r\n            \"effectiveEndDate\": \"2021-03-07\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 142402,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2021-03-07\",\r\n            \"effectiveEndDate\": \"2021-03-14\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 142684,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2021-03-14\",\r\n            \"effectiveEndDate\": \"2021-03-21\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 142966,\r\n            \"orgId\": 15,\r\n            \"focusOrg\": \"(060) HACKBERRY\",\r\n            \"roleId\": 120,\r\n            \"focusRole\": \"Schnucks Store Manager_d\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2021-03-14\",\r\n            \"effectiveEndDate\": \"2021-03-21\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 143026,\r\n            \"orgId\": 1151,\r\n            \"focusOrg\": \"(060) BAKERY\",\r\n            \"roleId\": 149,\r\n            \"focusRole\": \"Special Employee\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2021-03-14\",\r\n            \"effectiveEndDate\": \"2021-03-21\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 143154,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2021-03-21\",\r\n            \"effectiveEndDate\": \"2021-03-28\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 143436,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2021-03-28\",\r\n            \"effectiveEndDate\": \"2021-04-04\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 143718,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2021-04-04\",\r\n            \"effectiveEndDate\": \"2021-04-11\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 144001,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2021-05-23\",\r\n            \"effectiveEndDate\": \"2021-05-30\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 144283,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2021-05-30\",\r\n            \"effectiveEndDate\": \"2021-06-06\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 144565,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2021-06-06\",\r\n            \"effectiveEndDate\": \"2021-06-13\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 144847,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2021-06-13\",\r\n            \"effectiveEndDate\": \"2021-06-20\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 145129,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2021-06-20\",\r\n            \"effectiveEndDate\": \"2021-06-27\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 145415,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2021-08-15\",\r\n            \"effectiveEndDate\": \"2021-08-22\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 145697,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2021-09-05\",\r\n            \"effectiveEndDate\": \"2021-09-12\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 145979,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2021-09-12\",\r\n            \"effectiveEndDate\": \"2021-09-19\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 146261,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2021-09-19\",\r\n            \"effectiveEndDate\": \"2021-09-26\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 146543,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2021-09-26\",\r\n            \"effectiveEndDate\": \"2021-10-03\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 146836,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2021-10-17\",\r\n            \"effectiveEndDate\": \"2021-10-24\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 147118,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2021-11-14\",\r\n            \"effectiveEndDate\": \"2021-11-21\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 147400,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2021-12-05\",\r\n            \"effectiveEndDate\": \"2021-12-12\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 147682,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2021-12-12\",\r\n            \"effectiveEndDate\": \"2021-12-19\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 147964,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2020-08-02\",\r\n            \"effectiveEndDate\": \"2020-08-09\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 148102,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2020-08-09\",\r\n            \"effectiveEndDate\": \"2020-08-16\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 148240,\r\n            \"orgId\": 106,\r\n            \"focusOrg\": \"(060) FOODS TO GO DEPT\",\r\n            \"roleId\": 95,\r\n            \"focusRole\": \"Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2020-08-09\",\r\n            \"effectiveEndDate\": \"2020-08-16\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 148246,\r\n            \"orgId\": 15,\r\n            \"focusOrg\": \"(060) HACKBERRY\",\r\n            \"roleId\": 120,\r\n            \"focusRole\": \"Schnucks Store Manager_d\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2020-08-09\",\r\n            \"effectiveEndDate\": \"2020-08-16\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 148252,\r\n            \"orgId\": 1151,\r\n            \"focusOrg\": \"(060) BAKERY\",\r\n            \"roleId\": 149,\r\n            \"focusRole\": \"Special Employee\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2020-08-09\",\r\n            \"effectiveEndDate\": \"2020-08-16\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 148357,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2020-08-16\",\r\n            \"effectiveEndDate\": \"2020-08-23\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 148498,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2022-03-27\",\r\n            \"effectiveEndDate\": \"2022-04-03\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 148781,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2022-04-03\",\r\n            \"effectiveEndDate\": \"2022-04-10\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 149069,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2023-02-05\",\r\n            \"effectiveEndDate\": \"2023-02-12\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        },\r\n        {\r\n            \"id\": 149352,\r\n            \"orgId\": 111,\r\n            \"focusOrg\": \"(060) BAKERY DEPT\",\r\n            \"roleId\": 78,\r\n            \"focusRole\": \"Assistant Department Manager\",\r\n            \"homeFocus\": false,\r\n            \"effectiveStartDate\": \"2023-02-19\",\r\n            \"effectiveEndDate\": \"2023-02-26\",\r\n            \"lastModified\": null,\r\n            \"loginFocus\": false\r\n        }\r\n    ],\r\n    \"jobCodeList\": [\r\n        {\r\n            \"id\": \"57831\",\r\n            \"orgId\": \"1375\",\r\n            \"orgCode\": \"S149D06SD0603\",\r\n            \"orgName\": \"(149) FRONT END\",\r\n            \"jobCodeId\": 465,\r\n            \"jobCode\": \"LXP60\",\r\n            \"jobCodeName\": \"Cashier PT\",\r\n            \"primary\": true,\r\n            \"startDate\": \"2019-12-21\",\r\n            \"endDate\": \"2020-12-05\",\r\n            \"lastModified\": \"2019-10-11T13:42:25-0500\"\r\n        },\r\n        {\r\n            \"id\": \"57833\",\r\n            \"orgId\": \"1375\",\r\n            \"orgCode\": \"S149D06SD0603\",\r\n            \"orgName\": \"(149) FRONT END\",\r\n            \"jobCodeId\": 463,\r\n            \"jobCode\": \"LXP57\",\r\n            \"jobCodeName\": \"Janitorial Clerk PT\",\r\n            \"primary\": false,\r\n            \"startDate\": \"2021-10-31\",\r\n            \"endDate\": null,\r\n            \"lastModified\": \"2019-10-11T13:42:55-0500\"\r\n        },\r\n        {\r\n            \"id\": \"57832\",\r\n            \"orgId\": \"1375\",\r\n            \"orgCode\": \"S149D06SD0603\",\r\n            \"orgName\": \"(149) FRONT END\",\r\n            \"jobCodeId\": 465,\r\n            \"jobCode\": \"LXP60\",\r\n            \"jobCodeName\": \"Cashier PT\",\r\n            \"primary\": true,\r\n            \"startDate\": \"2020-12-06\",\r\n            \"endDate\": null,\r\n            \"lastModified\": \"2019-10-11T13:42:25-0500\"\r\n        },\r\n        {\r\n            \"id\": \"57656\",\r\n            \"orgId\": \"1399\",\r\n            \"orgCode\": \"S149D04SD0401\",\r\n            \"orgName\": \"(149) DELI\",\r\n            \"jobCodeId\": 420,\r\n            \"jobCode\": \"LXF54\",\r\n            \"jobCodeName\": \"3rd Shift Deli Clerk FT\",\r\n            \"primary\": false,\r\n            \"startDate\": \"2022-06-26\",\r\n            \"endDate\": \"2022-07-09\",\r\n            \"lastModified\": \"2019-08-02T13:34:59-0500\"\r\n        }\r\n    ],\r\n    \"taskList\": [\r\n        {\r\n            \"id\": 6729354,\r\n            \"orgId\": \"1375\",\r\n            \"orgCode\": \"S149D06SD0603\",\r\n            \"orgName\": \"(149) FRONT END\",\r\n            \"taskId\": 236,\r\n            \"taskName\": \"Cashiering\",\r\n            \"startDate\": \"2019-12-21\",\r\n            \"endDate\": \"2020-12-07\",\r\n            \"lastModified\": \"2019-05-06T14:45:09-0500\"\r\n        },\r\n        {\r\n            \"id\": 6729354,\r\n            \"orgId\": \"1375\",\r\n            \"orgCode\": \"S149D06SD0603\",\r\n            \"orgName\": \"(149) FRONT END\",\r\n            \"taskId\": 218,\r\n            \"taskName\": \"Bagging\",\r\n            \"startDate\": \"2019-12-21\",\r\n            \"endDate\": \"2020-12-07\",\r\n            \"lastModified\": \"2019-05-06T14:45:09-0500\"\r\n        },\r\n        {\r\n            \"id\": 6729354,\r\n            \"orgId\": \"1375\",\r\n            \"orgCode\": \"S149D06SD0603\",\r\n            \"orgName\": \"(149) FRONT END\",\r\n            \"taskId\": 230,\r\n            \"taskName\": \"Greeting\",\r\n            \"startDate\": \"2019-12-21\",\r\n            \"endDate\": \"2020-12-07\",\r\n            \"lastModified\": \"2019-05-06T14:45:09-0500\"\r\n        },\r\n        {\r\n            \"id\": 6729354,\r\n            \"orgId\": \"1375\",\r\n            \"orgCode\": \"S149D06SD0603\",\r\n            \"orgName\": \"(149) FRONT END\",\r\n            \"taskId\": 262,\r\n            \"taskName\": \"Express Cashiering\",\r\n            \"startDate\": \"2019-12-21\",\r\n            \"endDate\": \"2020-12-07\",\r\n            \"lastModified\": \"2019-05-06T14:45:09-0500\"\r\n        },\r\n        {\r\n            \"id\": 7148646,\r\n            \"orgId\": \"1375\",\r\n            \"orgCode\": \"S149D06SD0603\",\r\n            \"orgName\": \"(149) FRONT END\",\r\n            \"taskId\": 224,\r\n            \"taskName\": \"Managing\",\r\n            \"startDate\": \"2022-08-21\",\r\n            \"endDate\": \"2022-08-27\",\r\n            \"lastModified\": \"2019-10-01T10:52:35-0500\"\r\n        },\r\n        {\r\n            \"id\": 6922177,\r\n            \"orgId\": \"1399\",\r\n            \"orgCode\": \"S149D04SD0401\",\r\n            \"orgName\": \"(149) DELI\",\r\n            \"taskId\": 268,\r\n            \"taskName\": \"Deli Cleaning\",\r\n            \"startDate\": \"2022-06-26\",\r\n            \"endDate\": \"2022-07-09\",\r\n            \"lastModified\": \"2019-08-01T15:06:14-0500\"\r\n        },\r\n        {\r\n            \"id\": 6922177,\r\n            \"orgId\": \"1399\",\r\n            \"orgCode\": \"S149D04SD0401\",\r\n            \"orgName\": \"(149) DELI\",\r\n            \"taskId\": 251,\r\n            \"taskName\": \"Deli Night Clerk Activity\",\r\n            \"startDate\": \"2022-06-26\",\r\n            \"endDate\": \"2022-07-09\",\r\n            \"lastModified\": \"2019-08-01T15:06:14-0500\"\r\n        },\r\n        {\r\n            \"id\": 6922177,\r\n            \"orgId\": \"1399\",\r\n            \"orgCode\": \"S149D04SD0401\",\r\n            \"orgName\": \"(149) DELI\",\r\n            \"taskId\": 217,\r\n            \"taskName\": \"Deli Clerk Activity\",\r\n            \"startDate\": \"2022-06-26\",\r\n            \"endDate\": \"2022-07-09\",\r\n            \"lastModified\": \"2019-08-01T15:06:14-0500\"\r\n        },\r\n        {\r\n            \"id\": 8670168,\r\n            \"orgId\": \"1375\",\r\n            \"orgCode\": \"S149D06SD0603\",\r\n            \"orgName\": \"(149) FRONT END\",\r\n            \"taskId\": 255,\r\n            \"taskName\": \"Cleaning\",\r\n            \"startDate\": \"2019-12-21\",\r\n            \"endDate\": null,\r\n            \"lastModified\": \"2020-09-30T05:04:48-0500\"\r\n        },\r\n        {\r\n            \"id\": 8670169,\r\n            \"orgId\": \"1375\",\r\n            \"orgCode\": \"S149D06SD0603\",\r\n            \"orgName\": \"(149) FRONT END\",\r\n            \"taskId\": 272,\r\n            \"taskName\": \"Stocking\",\r\n            \"startDate\": \"2022-08-21\",\r\n            \"endDate\": null,\r\n            \"lastModified\": \"2020-09-30T05:04:48-0500\"\r\n        },\r\n        {\r\n            \"id\": 8670169,\r\n            \"orgId\": \"1375\",\r\n            \"orgCode\": \"S149D06SD0603\",\r\n            \"orgName\": \"(149) FRONT END\",\r\n            \"taskId\": 273,\r\n            \"taskName\": \"Service Clerk Activity\",\r\n            \"startDate\": \"2022-08-21\",\r\n            \"endDate\": null,\r\n            \"lastModified\": \"2020-09-30T05:04:48-0500\"\r\n        },\r\n        {\r\n            \"id\": 8670170,\r\n            \"orgId\": \"1375\",\r\n            \"orgCode\": \"S149D06SD0603\",\r\n            \"orgName\": \"(149) FRONT END\",\r\n            \"taskId\": 218,\r\n            \"taskName\": \"Bagging\",\r\n            \"startDate\": \"2020-12-09\",\r\n            \"endDate\": null,\r\n            \"lastModified\": \"2020-09-30T05:04:48-0500\"\r\n        },\r\n        {\r\n            \"id\": 8670170,\r\n            \"orgId\": \"1375\",\r\n            \"orgCode\": \"S149D06SD0603\",\r\n            \"orgName\": \"(149) FRONT END\",\r\n            \"taskId\": 230,\r\n            \"taskName\": \"Greeting\",\r\n            \"startDate\": \"2020-12-09\",\r\n            \"endDate\": null,\r\n            \"lastModified\": \"2020-09-30T05:04:48-0500\"\r\n        },\r\n        {\r\n            \"id\": 8670170,\r\n            \"orgId\": \"1375\",\r\n            \"orgCode\": \"S149D06SD0603\",\r\n            \"orgName\": \"(149) FRONT END\",\r\n            \"taskId\": 236,\r\n            \"taskName\": \"Cashiering\",\r\n            \"startDate\": \"2020-12-09\",\r\n            \"endDate\": null,\r\n            \"lastModified\": \"2020-09-30T05:04:48-0500\"\r\n        },\r\n        {\r\n            \"id\": 8670170,\r\n            \"orgId\": \"1375\",\r\n            \"orgCode\": \"S149D06SD0603\",\r\n            \"orgName\": \"(149) FRONT END\",\r\n            \"taskId\": 262,\r\n            \"taskName\": \"Express Cashiering\",\r\n            \"startDate\": \"2020-12-09\",\r\n            \"endDate\": null,\r\n            \"lastModified\": \"2020-09-30T05:04:48-0500\"\r\n        },\r\n        {\r\n            \"id\": 8670171,\r\n            \"orgId\": \"1375\",\r\n            \"orgCode\": \"S149D06SD0603\",\r\n            \"orgName\": \"(149) FRONT END\",\r\n            \"taskId\": 274,\r\n            \"taskName\": \"Cart Retrieving\",\r\n            \"startDate\": \"2022-04-10\",\r\n            \"endDate\": null,\r\n            \"lastModified\": \"2020-09-30T05:04:48-0500\"\r\n        },\r\n        {\r\n            \"id\": 8670171,\r\n            \"orgId\": \"1375\",\r\n            \"orgCode\": \"S149D06SD0603\",\r\n            \"orgName\": \"(149) FRONT END\",\r\n            \"taskId\": 275,\r\n            \"taskName\": \"Self-Checking\",\r\n            \"startDate\": \"2022-04-10\",\r\n            \"endDate\": null,\r\n            \"lastModified\": \"2020-09-30T05:04:48-0500\"\r\n        }\r\n    ]\r\n}"}],"_postman_id":"068b8919-7de5-47e8-a5dd-4c064c0ae81c"},{"name":"Manager - getEmployeeNotes","event":[{"listen":"prerequest","script":{"id":"73be2ee5-c019-4d9d-a9f6-d6e361078ea6","exec":[""],"type":"text/javascript"}}],"id":"ff007b95-1786-4bab-bfb9-92016a530570","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/timesheetmanagerapi/getEmployeeNotes?start={{lastModifiedStart}}&end={{lastModifiedEnd}}&dateFilterType=2","description":"<p>Get the notes list on timesheet in the date range for the employees who have the focus under the given manager</p>\n<p>If the manager id and employee ids are not provide, it will return all the timesheet in the given time range of timesheet date of the last modified time.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n        \"associateId\": 18365, //logile internal id for employee\n        \"dayId\": 2557, //logile internal id for the date\n        \"noteTypeId\": 1, // it is 1 for data right now.\n        \"employeeId\": \"139938\", // the unique id of the employee\n        \"firstName\": \"Katherine\",\n        \"lastName\": \"Bowman\",\n        \"displayName\": \"Bowman, Katherine (139938)\",\n        \"date\": \"2020-09-28\",// the date of the note\n        \"note\": \"No shift was scheduled.\", // the note details\n        \"isActive\": true,\n        \"lastModified\": \"2022-11-23T15:40:53-0600\"\n    }\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","timesheetmanagerapi","getEmployeeNotes"],"host":["{{host_url}}"],"query":[{"disabled":true,"description":{"content":"<p>The employee Id of the manager</p>\n","type":"text/plain"},"key":"managerId","value":"{{managerId}}"},{"description":{"content":"<p>if dateFilterType = 1, The start date of timesheet date\nif dateFilterType = 2, The start of the last modifed on timesheet notes.\nif the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"start","value":"{{lastModifiedStart}}"},{"description":{"content":"<p>if dateFilterType = 1, The end date of timesheet date\nif dateFilterType = 2, The end of the last modifed on timesheet.\nif the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"end","value":"{{lastModifiedEnd}}"},{"disabled":true,"description":{"content":"<p>Optional, the partner id list of employes, separated via comma</p>\n","type":"text/plain"},"key":"employeeIds","value":"{{employeeIds}}"},{"disabled":true,"description":{"content":"<p>Optional, the status list of employes, separated via comma</p>\n","type":"text/plain"},"key":"employeeStatus","value":"true,false"},{"description":{"content":"<p>The parameter is an Integer,  1 = timesheet note date, 2 = modified date. it is used to tell API how to filter the data based on the start/end .</p>\n","type":"text/plain"},"key":"dateFilterType","value":"2"}],"variable":[]}},"response":[{"id":"3174699a-ab05-4992-bace-144f6b803158","name":"Manager - getEmployeeNotes","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/timesheetmanagerapi/getEmployeeNotes?start=2020-07-03&end=2022-12-03&dateFilterType=2","host":["{{host_url}}"],"path":["elmws","timesheetmanagerapi","getEmployeeNotes"],"query":[{"key":"managerId","value":"{{managerId}}","description":"The employee Id of the manager","disabled":true},{"key":"start","value":"2020-07-03","description":"if dateFilterType = 1, The start date of timesheet date\nif dateFilterType = 2, The start of the last modifed on timesheet notes.\nif the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500"},{"key":"end","value":"2022-12-03","description":"if dateFilterType = 1, The end date of timesheet date\nif dateFilterType = 2, The end of the last modifed on timesheet.\nif the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500"},{"key":"employeeIds","value":"{{employeeIds}}","description":"Optional, the partner id list of employes, separated via comma","disabled":true},{"key":"employeeStatus","value":"true,false","description":"Optional, the status list of employes, separated via comma","type":"text","disabled":true},{"key":"dateFilterType","value":"2","description":"The parameter is an Integer,  1 = timesheet note date, 2 = modified date. it is used to tell API how to filter the data based on the start/end ."}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"associateId\": 18365,\r\n        \"dayId\": 2557,\r\n        \"noteTypeId\": 1,\r\n        \"employeeId\": \"139938\",\r\n        \"firstName\": \"Katherine\",\r\n        \"lastName\": \"Bowman\",\r\n        \"displayName\": \"Bowman, Katherine (139938)\",\r\n        \"date\": \"2020-09-28\",\r\n        \"note\": \"No shift was scheduled.\",\r\n        \"isActive\": true,\r\n        \"lastModified\": \"2022-11-23T15:40:53-0600\"\r\n    }\r\n]"}],"_postman_id":"ff007b95-1786-4bab-bfb9-92016a530570"},{"name":"Manager - getEmployeeAdjustments","event":[{"listen":"prerequest","script":{"id":"73be2ee5-c019-4d9d-a9f6-d6e361078ea6","exec":[""],"type":"text/javascript"}}],"id":"97d3383b-5517-49cb-b1be-2e7add5312f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/timesheetmanagerapi/getEmployeeAdjustments?start={{lastModifiedStart}}&end={{lastModifiedEnd}}&dateFilterType=2","description":"<p>Get the adjustment list on timesheet in the date range for the employees who have the focus under the given manager</p>\n<p>If the manager id and employee ids are not provide, it will return all the timesheet in the given time range of timesheet date of the last modified time.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n    {\n        \"id\": 60866,  //the unique id of the adjustment\n        \"employeeId\": \"133271\", // the unique id of the employee\n        \"firstName\": \"Kia'Mara\",\n        \"lastName\": \"Abernethy\",\n        \"displayName\": \"Abernethy, Kia'Mara (133271)\",\n        \"scheduleShiftId\": null, // it only has data when the adjustment is on a scheduled shift.\n        \"isActive\": true, // adjustment status\n        \"isWeekly\": false, // if the value is true, the adjustment is on weekly level.\n        \"week\": \"2020-08-30\", // the week of the adjustment.\n        \"day\": \"2020-09-01\", // the day of the adjustment.\n        \"lastModified\": \"2020-09-04T09:10:48-0500\", //last modified date of the adjustment.\n        \"chargeStore\": \"S235\",\n        \"chargeDepartment\": \"S235D06\",\n        \"jobCodeId\": 466,\n        \"jobCode\": \"056835\",\n        \"jobCodeName\": \"Guest Service Clerk PT\",\n        \"payTypeId\": 102,\n        \"payType\": \"Personal Day\",\n        \"isBackpay\": false, //if the value is true. that is a backpay adjustment.\n        \"backpayWeek\": null, // the value is null if the isBackpay flag is false\n        \"backpayDay\": null, // the value is null if the isBackpay flag is false\n        \"amount\": 2.0, //adjustment hours.\n        \"cost\": 22.22,\n        \"otHourAmount\": 0.0 //overtime hour amount.\n    }\n]\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","timesheetmanagerapi","getEmployeeAdjustments"],"host":["{{host_url}}"],"query":[{"disabled":true,"description":{"content":"<p>The employee Id of the manager</p>\n","type":"text/plain"},"key":"managerId","value":"{{managerId}}"},{"description":{"content":"<p>if dateFilterType = 1, The start date of timesheet  adjustment date\nif dateFilterType = 2, The start of the last modifed on timesheet adjustments.\nif the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"start","value":"{{lastModifiedStart}}"},{"description":{"content":"<p>if dateFilterType = 1, The end date of timesheet date\nif dateFilterType = 2, The end of the last modifed on timesheet.\nif the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"end","value":"{{lastModifiedEnd}}"},{"disabled":true,"description":{"content":"<p>Optional, the partner id list of employes, separated via comma</p>\n","type":"text/plain"},"key":"employeeIds","value":"{{employeeIds}}"},{"disabled":true,"description":{"content":"<p>Optional, the status list of employes, separated via comma</p>\n","type":"text/plain"},"key":"employeeStatus","value":"true,false"},{"description":{"content":"<p>The parameter is an Integer,  1 = timesheet note date, 2 = modified date. it is used to tell API how to filter the data based on the start/end .</p>\n","type":"text/plain"},"key":"dateFilterType","value":"2"}],"variable":[]}},"response":[{"id":"010430b0-c0ec-4c99-ab95-9206ee5a78c6","name":"Manager - getEmployeeAdjustments","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/timesheetmanagerapi/getEmployeeAdjustments?start={{lastModifiedStart}}&end={{lastModifiedEnd}}&dateFilterType=2","host":["{{host_url}}"],"path":["elmws","timesheetmanagerapi","getEmployeeAdjustments"],"query":[{"key":"managerId","value":"{{managerId}}","description":"The employee Id of the manager","disabled":true},{"key":"start","value":"{{lastModifiedStart}}","description":"if dateFilterType = 1, The start date of timesheet date\nif dateFilterType = 2, The start of the last modifed on timesheet notes.\nif the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500"},{"key":"end","value":"{{lastModifiedEnd}}","description":"if dateFilterType = 1, The end date of timesheet date\nif dateFilterType = 2, The end of the last modifed on timesheet.\nif the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500"},{"key":"employeeIds","value":"{{employeeIds}}","description":"Optional, the partner id list of employes, separated via comma","disabled":true},{"key":"employeeStatus","value":"true,false","description":"Optional, the status list of employes, separated via comma","type":"text","disabled":true},{"key":"dateFilterType","value":"2","description":"The parameter is an Integer,  1 = timesheet note date, 2 = modified date. it is used to tell API how to filter the data based on the start/end ."}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"id\": 60866,\r\n        \"employeeId\": \"133271\",\r\n        \"firstName\": \"Kia'Mara\",\r\n        \"lastName\": \"Abernethy\",\r\n        \"displayName\": \"Abernethy, Kia'Mara (133271)\",\r\n        \"scheduleShiftId\": null,\r\n        \"isActive\": true,\r\n        \"isWeekly\": false,\r\n        \"week\": \"2020-08-30\",\r\n        \"day\": \"2020-09-01\",\r\n        \"lastModified\": \"2020-09-04T09:10:48-0500\",\r\n        \"chargeStore\": \"S235\",\r\n        \"chargeDepartment\": \"S235D06\",\r\n        \"jobCodeId\": 466,\r\n        \"jobCode\": \"Guest Service Clerk PT\",\r\n        \"payTypeId\": 102,\r\n        \"payType\": \"Personal Day\",\r\n        \"isBackpay\": false,\r\n        \"backpayWeek\": null,\r\n        \"backpayDay\": null,\r\n        \"amount\": 2.0,\r\n        \"cost\": 22.22,\r\n        \"otHourAmount\": 0.0\r\n    }\r\n]"}],"_postman_id":"97d3383b-5517-49cb-b1be-2e7add5312f5"},{"name":"Manager - getEmployeeTimesheets","event":[{"listen":"prerequest","script":{"id":"73be2ee5-c019-4d9d-a9f6-d6e361078ea6","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"eb079bb1-3f7a-49da-bb9f-386137eb045b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/timesheetmanagerapi/getEmployeeTimesheets?start={{startDate}}&end={{endDate}}&dateFilterType=1&employeeIds={{employeeIds}}&managerId={{managerId}}","description":"<p>Get the timesheet list in the date range for the employees who have the focus under the given manager</p>\n<p>If the manager id and employee ids are not provide, it will return all the timesheet in the given time range of timesheet date of the last modified time.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n    {\n        \"employeeId\": \"1191704\", //the unique id of the employee/partner\n        \"firstName\": \"Adam\", //the first name of the employee\n        \"lastName\": \"Accrocco\", // the last name of the employee\n        \"displayName\": \"Accrocco, Adam (1191704)\",// the display name of the employee in logile system\n        \"tsShiftId\": 14352, // the unique id of the timesheet shift.\n        \"scheduleShiftId\": null, // the schedule shift Id if the timesheet is scheduled.\n        \"timesheetDate\": \"2022-08-05\", //the date of the timesheet shift\n        \"tsShiftStartTime\": \"2022-08-05T12:40:50-0500\", // the start time of the shift, it is null if the start shift punch is missed       \n        \"tsShiftEndTime\": null, // the end time of the shift, it is null if the end shift punch is missed\n        \"tsShiftDuration\": 0.0, // the duration of the shift\n        \"chargeStore\": \"S000099\", // the store where the employee works\n        \"chargeDepartment\": \"S000099D0025\", // the department where the employee works\n        \"payType\": \"Regular\", //pay type name\n        \"jobCodeId\": 1137,// the id of the charging job code. the value may be null when the shift is unscheduled.\n        \"jobCode\": \"056835\", //the code of the charging job code\n        \"jobCodeName\": \"Guest Service Clerk PT\", //the name of the charging job code\n        \"payTypeId\": 1, //the id of the pay time \n        \"tsNote\": null, //timesheet note from the manager.\n        \"isActive\": true, // if it is false, the timesheet shift was deleted.\n        \"lastModified\": \"2022-08-11T07:39:03-0500\",// the last modified time of the timehseet shift.\n        \"punchList\": [//punch list of the shift.\n            {\n                \"punchId\": 43650, //the unique id of the punch\n                \"rawPunchTime\": \"2022-08-05T12:40:50-0500\", // the raw time of the punch \n                \"roundedPunchTime\": \"2022-08-05T12:40:00-0500\",// the rounded time of the punch \n                \"punchType\": \"IN\", // the name of the punch type\n                \"punchStatus\": \"Batch\", // the status of the punch, options: Batch, Manual. Override, Edited, Request,Clock,Auto\n                \"punchTypeId\": 1, // the id of the punch type\n                \"punchStatusId\": 4, // the id of the punch status\n                \"isActive\": true, // if it is false, the punch was deleted.\n                \"lastModified\": \"2022-08-11T07:39:00-0500\"// the last modified time of the punch\n            }\n        ],\n        \"costList\": [ //timesheet cost list, \n            {\n                \"shiftId\": 14352, // the shift id of the cost\n                \"costComponentId\": 1, // the component id of the cost. shiftId + costcomponentId are the unique id of the cost\n                \"payCode\": \"REGULAR\", // pay code of the cost\n                \"hours\": 0.0,  // the duration of the cost\n                \"cost\": 0.0, // the pay of the cost\n                \"lastModified\": \"2022-08-11T07:39:03-0500\" // the last modified time of the cost\n            }\n        ]\n    }\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","timesheetmanagerapi","getEmployeeTimesheets"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>if dateFilterType = 1, The start date of timesheet date\nif dateFilterType = 2, The start of the last modifed on timesheet. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"start","value":"{{startDate}}"},{"description":{"content":"<p>if dateFilterType = 1, The end date of timesheet date\nif dateFilterType = 2, The end of the last modifed on timesheet. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"end","value":"{{endDate}}"},{"description":{"content":"<p>The parameter is an Integer,  1 = timesheet date, 2 = modified date. it is used to tell API how to filter the data based on the start/end .</p>\n","type":"text/plain"},"key":"dateFilterType","value":"1"},{"description":{"content":"<p>Optional, the partner id list of employes, separated via comma</p>\n","type":"text/plain"},"key":"employeeIds","value":"{{employeeIds}}"},{"description":{"content":"<p>The employee Id of the manager</p>\n","type":"text/plain"},"key":"managerId","value":"{{managerId}}"},{"disabled":true,"description":{"content":"<p>Optional, the status list of employes, separated via comma</p>\n","type":"text/plain"},"key":"employeeStatus","value":"true,false"}],"variable":[]}},"response":[{"id":"70fb2f9a-d27c-4cd1-92d0-69379284483c","name":"getEmployeeTimesheets in store 00099","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/timesheetmanagerapi/getEmployeeTimesheets?managerId=1504725&start=2022-08-11&end=2022-08-15&employeeIds&dateFilterType=2","host":["{{host_url}}"],"path":["elmws","timesheetmanagerapi","getEmployeeTimesheets"],"query":[{"key":"managerId","value":"1504725","description":"The employee Id of the manager"},{"key":"start","value":"2022-08-11","description":"The start of the last modifed on timesheet"},{"key":"end","value":"2022-08-15","description":"The end of the last modifed on timesheet"},{"key":"employeeIds","value":null,"description":"Optional, the partner id list of employes, separated via comma\n"},{"key":"employeeStatus","value":"true,false","description":"Optional, the status list of employes, separated via comma","type":"text","disabled":true},{"key":"dateFilterType","value":"2"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n   {\r\n        \"employeeId\": \"23290\",\r\n        \"firstName\": \"Elizabeth\",\r\n        \"lastName\": \"Rhodes\",\r\n        \"displayName\": \"Rhodes, Elizabeth (23290)\",\r\n        \"tsShiftId\": 1482844,\r\n        \"scheduleShiftId\": null,\r\n        \"timesheetDate\": \"2025-11-04\",\r\n        \"tsShiftStartTime\": \"2022-12-06T15:57:50-0600\",\r\n        \"tsShiftEndTime\": null,\r\n        \"tsShiftDuration\": 0.0,\r\n        \"chargeStore\": \"S149\",\r\n        \"chargeDepartment\": \"S149D06\",\r\n        \"subDeptId\": 1378,\r\n        \"subDeptName\": \"(149) SERVICE DESK\",\r\n        \"payType\": \"Regular Time\",\r\n        \"jobCodeId\": 372,\r\n        \"jobCode\": \"051999\",\r\n        \"jobCodeName\": \"Guest Service Mgr Level V\",\r\n        \"payTypeId\": 1,\r\n        \"tsNote\": null,\r\n        \"isActive\": true,\r\n        \"lastModified\": \"2022-12-06T18:15:01-0600\",\r\n        \"punchList\": [\r\n            {\r\n                \"punchId\": 5297578,\r\n                \"rawPunchTime\": \"2022-12-06T15:57:50-0600\",\r\n                \"roundedPunchTime\": \"2022-12-06T18:00:00-0600\",\r\n                \"punchType\": \"IN\",\r\n                \"punchStatus\": \"Clock\",\r\n                \"punchTypeId\": 1,\r\n                \"punchStatusId\": 1,\r\n                \"isActive\": true,\r\n                \"lastModified\": \"2020-08-05T18:03:26-0500\"\r\n            }\r\n        ],\r\n        \"costList\": [\r\n            {\r\n                \"shiftId\": 1482844,\r\n                \"costComponentId\": 1,\r\n                \"payCode\": \"REGULAR\",\r\n                \"hours\": 0.0,\r\n                \"cost\": 0.0,\r\n                \"lastModified\": \"2022-12-06T18:15:01-0600\"\r\n            }\r\n        ]\r\n    }\r\n]"},{"id":"c729fe21-f7c8-4d83-ac59-3591bac9dd6c","name":"getEmployeeTimesheets for employees 6495581,3900183","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/timesheetmanagerapi/getEmployeeTimesheets?start=2022-08-11&end=2022-08-11&employeeIds=23290","host":["{{host_url}}"],"path":["elmws","timesheetmanagerapi","getEmployeeTimesheets"],"query":[{"key":"managerId","value":"{{managerId}}","description":"The employee Id of the manager","disabled":true},{"key":"start","value":"2022-08-11","description":"The start of the last modifed on timesheet"},{"key":"end","value":"2022-08-11","description":"The end of the last modifed on timesheet"},{"key":"employeeIds","value":"23290","description":"Optional, the partner id list of employes, separated via comma"},{"key":"employeeStatus","value":"true,false","description":"Optional, the status list of employes, separated via comma","type":"text","disabled":true}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"employeeId\": \"23290\",\r\n        \"firstName\": \"Elizabeth\",\r\n        \"lastName\": \"Rhodes\",\r\n        \"displayName\": \"Rhodes, Elizabeth (23290)\",\r\n        \"tsShiftId\": 1482844,\r\n        \"scheduleShiftId\": null,\r\n        \"timesheetDate\": \"2025-11-04\",\r\n        \"tsShiftStartTime\": \"2022-12-06T15:57:50-0600\",\r\n        \"tsShiftEndTime\": null,\r\n        \"tsShiftDuration\": 0.0,\r\n        \"chargeStore\": \"S149\",\r\n        \"chargeDepartment\": \"S149D06\",\r\n        \"subDeptId\": 1378,\r\n        \"subDeptName\": \"(149) SERVICE DESK\",\r\n        \"payType\": \"Regular Time\",\r\n        \"jobCodeId\": 372,\r\n        \"jobCode\": \"051999\",\r\n        \"jobCodeName\": \"Guest Service Mgr Level V\",\r\n        \"payTypeId\": 1,\r\n        \"tsNote\": null,\r\n        \"isActive\": true,\r\n        \"lastModified\": \"2022-12-06T18:15:01-0600\",\r\n        \"punchList\": [\r\n            {\r\n                \"punchId\": 5297578,\r\n                \"rawPunchTime\": \"2022-12-06T15:57:50-0600\",\r\n                \"roundedPunchTime\": \"2022-12-06T18:00:00-0600\",\r\n                \"punchType\": \"IN\",\r\n                \"punchStatus\": \"Clock\",\r\n                \"punchTypeId\": 1,\r\n                \"punchStatusId\": 1,\r\n                \"isActive\": true,\r\n                \"lastModified\": \"2020-08-05T18:03:26-0500\"\r\n            }\r\n        ],\r\n        \"costList\": [\r\n            {\r\n                \"shiftId\": 1482844,\r\n                \"costComponentId\": 1,\r\n                \"payCode\": \"REGULAR\",\r\n                \"hours\": 0.0,\r\n                \"cost\": 0.0,\r\n                \"lastModified\": \"2022-12-06T18:15:01-0600\"\r\n            }\r\n        ]\r\n    }\r\n]"}],"_postman_id":"eb079bb1-3f7a-49da-bb9f-386137eb045b"},{"name":"Manager - getDepartmentTimesheets","event":[{"listen":"prerequest","script":{"id":"73be2ee5-c019-4d9d-a9f6-d6e361078ea6","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"18bd7ccf-af99-4673-8e74-843e9a6d96b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/timesheetmanagerapi/getDepartmentTimesheets?storeNum={{storeNums}}&start={{startDate}}&end={{endDate}}&dateFilterType=1&includeCharged=true&orgId={{orgIds}}&deptCode={{deptCodes}}","description":"<p>Get the timesheet list in the date range for the employees who have the focus under the given store/department</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n    {\n        \"employeeId\": \"1191704\", //the unique id of the employee/partner\n        \"firstName\": \"Adam\", //the first name of the employee\n        \"lastName\": \"Accrocco\", // the last name of the employee\n        \"displayName\": \"Accrocco, Adam (1191704)\",// the display name of the employee in logile system\n        \"tsShiftId\": 14352, // the unique id of the timesheet shift.\n        \"scheduleShiftId\": null, // the schedule shift Id if the timesheet is scheduled.\n        \"timesheetDate\": \"2022-08-05\", //the date of the timesheet shift\n        \"tsShiftStartTime\": \"2022-08-05T12:40:50-0500\", // the start time of the shift        \"tsShiftEndTime\": null,\n        \"tsShiftDuration\": 0.0, // the duration of the shift\n        \"chargeStore\": \"S000099\", // the store where the employee works\n        \"chargeDepartment\": \"S000099D0025\", // the department where the employee works\n        \"jobCode\": null,  //reserved, the name of the job code\n        \"payType\": \"Regular\", //pay type name\n        \"jobCodeId\": 1137,// the id of the job code\n        \"payTypeId\": 1, //the id of the pay time \n        \"tsNote\": null, //timesheet note from the manager.\n        \"isActive\": true, // if it is false, the timesheet shift was deleted.\n        \"lastModified\": \"2022-08-11T07:39:03-0500\",// the last modified time of the timehseet shift.\n        \"punchList\": [//punch list of the shift.\n            {\n                \"punchId\": 43650, //the unique id of the punch\n                \"rawPunchTime\": \"2022-08-05T12:40:50-0500\", // the raw time of the punch \n                \"roundedPunchTime\": \"2022-08-05T12:40:00-0500\",// the rounded time of the punch \n                \"punchType\": \"IN\", // the name of the punch type\n                \"punchStatus\": \"Batch\", // the status of the punch, options: Batch, Manual. Override, Edited, Request,Clock,Auto\n                \"punchTypeId\": 1, // the id of the punch type\n                \"punchStatusId\": 4, // the id of the punch status\n                \"isActive\": true, // if it is false, the punch was deleted.\n                \"lastModified\": \"2022-08-11T07:39:00-0500\"// the last modified time of the punch\n            }\n        ],\n        \"costList\": [ //timesheet cost list, \n            {\n                \"shiftId\": 14352, // the shift id of the cost\n                \"costComponentId\": 1, // the component id of the cost. shiftId + costcomponentId are the unique id of the cost\n                \"payCode\": \"REGULAR\", // pay code of the cost\n                \"hours\": 0.0,  // the duration of the cost\n                \"cost\": 0.0, // the pay of the cost\n                \"lastModified\": \"2022-08-11T07:39:03-0500\" // the last modified time of the cost\n            }\n        ]\n    }\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","timesheetmanagerapi","getDepartmentTimesheets"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>One store number</p>\n","type":"text/plain"},"key":"storeNum","value":"{{storeNums}}"},{"disabled":true,"description":{"content":"<p>Optional, the department name or the org type code of the org.  It will search all of the departments if the value is empty.</p>\n","type":"text/plain"},"key":"dept","value":"{{dept}}"},{"description":{"content":"<p>if dateFilterType = 1, The start date of timesheet date\nif dateFilterType = 2, The start of the last modifed on timesheet. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"start","value":"{{startDate}}"},{"description":{"content":"<p>if dateFilterType = 1, The end date of timesheet date\nif dateFilterType = 2, The end of the last modifed on timesheet. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"end","value":"{{endDate}}"},{"description":{"content":"<p>The parameter is an Integer,  1 = timesheet date, 2 = modified date. it is used to tell API how to filter the data based on the start/end .</p>\n","type":"text/plain"},"key":"dateFilterType","value":"1"},{"disabled":true,"description":{"content":"<p>Optional, the sub-department name or the org type code of the org.  It will search all of the departments if the value is empty.</p>\n","type":"text/plain"},"key":"subDept","value":"03"},{"description":{"content":"<p>optional, the default value is false.  If the value is true, the return list will have home + charged, otherwise, it only return the associate with home org in the provided org</p>\n","type":"text/plain"},"key":"includeCharged","value":"true"},{"description":{"content":"<p>Optional, comma-separated list of internal orgIds can be at any level. Without orgId provided, it would be equivalent whole enterprise.</p>\n","type":"text/plain"},"key":"orgId","value":"{{orgIds}}"},{"description":{"content":"<p>Optional, comma-separated list of deptCode (ie orgType.code) </p>\n","type":"text/plain"},"key":"deptCode","value":"{{deptCodes}}"}],"variable":[]}},"response":[{"id":"39976187-0219-459e-aa4d-06efc6fe7c75","name":"Manager - getDepartmentTimesheets","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/timesheetmanagerapi/getDepartmentTimesheets?storeNum=149&start=2023-01-15&end=2023-01-15&subDept=06","host":["{{host_url}}"],"path":["elmws","timesheetmanagerapi","getDepartmentTimesheets"],"query":[{"key":"storeNum","value":"149","description":"The store number of  the manager"},{"key":"dept","value":"PHARMACY TOTAL","description":"The dept name of  the manager, leave the value to empty for store manages","disabled":true},{"key":"start","value":"2023-01-15","description":"The start date of employee timesheets"},{"key":"end","value":"2023-01-15","description":"the end date of employee timesheets"},{"key":"subDept","value":"06"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"employeeId\": \"126329\",\r\n        \"firstName\": \"MARILYN\",\r\n        \"lastName\": \"AHMED\",\r\n        \"displayName\": \"AHMED, MARILYN (126329)\",\r\n        \"tsShiftId\": 1482856,\r\n        \"scheduleShiftId\": null,\r\n        \"timesheetDate\": \"2023-01-15\",\r\n        \"tsShiftStartTime\": \"2023-01-15T09:27:00-0600\",\r\n        \"tsShiftEndTime\": \"2023-01-15T15:13:00-0600\",\r\n        \"tsShiftDuration\": 5.75,\r\n        \"chargeStore\": \"S149\",\r\n        \"chargeDepartment\": \"S149D06\",\r\n        \"subDeptId\": 1375,\r\n        \"subDeptName\": \"(149) FRONT END\",\r\n        \"jobCode\": \"Cashier PT\",\r\n        \"payType\": \"Regular Time\",\r\n        \"jobCodeId\": 465,\r\n        \"payTypeId\": 1,\r\n        \"tsNote\": null,\r\n        \"isActive\": true,\r\n        \"lastModified\": \"2023-02-22T15:26:09-0600\",\r\n        \"punchList\": [\r\n            {\r\n                \"punchId\": 5297596,\r\n                \"rawPunchTime\": \"2023-01-15T09:27:00-0600\",\r\n                \"roundedPunchTime\": \"2023-01-15T11:30:00-0600\",\r\n                \"punchType\": \"IN\",\r\n                \"punchStatus\": \"Added\",\r\n                \"punchTypeId\": 1,\r\n                \"punchStatusId\": 2,\r\n                \"isActive\": true,\r\n                \"lastModified\": \"2023-02-22T15:26:02-0600\"\r\n            },\r\n            {\r\n                \"punchId\": 5297595,\r\n                \"rawPunchTime\": \"2023-01-15T15:13:00-0600\",\r\n                \"roundedPunchTime\": \"2023-01-15T17:15:00-0600\",\r\n                \"punchType\": \"OUT\",\r\n                \"punchStatus\": \"Added\",\r\n                \"punchTypeId\": 2,\r\n                \"punchStatusId\": 2,\r\n                \"isActive\": true,\r\n                \"lastModified\": \"2023-02-22T15:25:15-0600\"\r\n            }\r\n        ],\r\n        \"costList\": [\r\n            {\r\n                \"shiftId\": 1482856,\r\n                \"costComponentId\": 1,\r\n                \"payCode\": \"REGULAR\",\r\n                \"hours\": 5.75,\r\n                \"cost\": 44.447500000000005,\r\n                \"lastModified\": \"2023-02-22T15:26:09-0600\"\r\n            }\r\n        ]\r\n    }\r\n]"}],"_postman_id":"18bd7ccf-af99-4673-8e74-843e9a6d96b7"},{"name":"Manager - getDepartmentWTDHours","event":[{"listen":"prerequest","script":{"id":"73be2ee5-c019-4d9d-a9f6-d6e361078ea6","exec":[""],"type":"text/javascript"}}],"id":"4951d1ef-b7d4-4659-8b76-acc650688437","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/timesheetmanagerapi/getDepartmentWTDHours?week={{weekDate}}&storeNum={{storeNum}}&subDept=03","description":"<p>Get the Work to date Hours of the employees who have the focus under the given store/department</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n    {\n        \"employeeId\": \"1191704\",\n        \"firstName\": \"Adam\",\n        \"lastName\": \"Accrocco\",\n        \"displayName\": \"Accrocco, Adam (1191704)\",\n        \"apiTimestamp\": \"2022-08-11T07:39:03-0500\",\n        \"wtdHours\": 20.0,\n        \"week\":\"2023-01-01\"\n        \"onGoingShift\": {\n            \"employeeId\": \"126329\",\n            \"firstName\": \"MARILYN\",\n            \"lastName\": \"AHMED\",\n            \"displayName\": \"AHMED, MARILYN (126329)\",\n            \"tsShiftId\": 1482856,\n            \"scheduleShiftId\": null,\n            \"timesheetDate\": \"2023-01-15\",\n            \"tsShiftStartTime\": \"2023-01-15T09:27:00-0600\",\n            \"tsShiftEndTime\": null,\n            \"tsShiftDuration\": null,\n            \"chargeStore\": \"S149\",\n            \"chargeDepartment\": \"S149D06\",\n            \"subDeptId\": 1375,\n            \"subDeptName\": \"(149) FRONT END\",\n            \"jobCode\": \"Cashier PT\",\n            \"payType\": \"Regular Time\",\n            \"jobCodeId\": 465,\n            \"payTypeId\": 1,\n            \"tsNote\": null,\n            \"isActive\": true,\n            \"lastModified\": \"2023-02-22T15:26:09-0600\",\n            \"punchList\": [\n                {\n                    \"punchId\": 5297596,\n                    \"rawPunchTime\": \"2023-01-15T09:27:00-0600\",\n                    \"roundedPunchTime\": \"2023-01-15T11:30:00-0600\",\n                    \"punchType\": \"IN\",\n                    \"punchStatus\": \"Added\",\n                    \"punchTypeId\": 1,\n                    \"punchStatusId\": 2,\n                    \"isActive\": true,\n                    \"lastModified\": \"2023-02-22T15:26:02-0600\"\n                }\n            ],\n            \"costList\": []\n        }\n    }\n]\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","timesheetmanagerapi","getDepartmentWTDHours"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>the week of timesheet</p>\n","type":"text/plain"},"key":"week","value":"{{weekDate}}"},{"description":{"content":"<p>The store number, multiple stores can be separated via comma:  S001,S002</p>\n","type":"text/plain"},"key":"storeNum","value":"{{storeNum}}"},{"disabled":true,"description":{"content":"<p>Optional, the department name or the org type code of the org.  It will search all of the departments if the value is empty.</p>\n","type":"text/plain"},"key":"dept","value":"{{dept}}"},{"description":{"content":"<p>Optional, the sub-department name or the org type code of the org.  It will search all of the departments if the value is empty.</p>\n","type":"text/plain"},"key":"subDept","value":"03"}],"variable":[]}},"response":[],"_postman_id":"4951d1ef-b7d4-4659-8b76-acc650688437"},{"name":"Manager - getEmployeeTimesheetExceptions","event":[{"listen":"prerequest","script":{"id":"73be2ee5-c019-4d9d-a9f6-d6e361078ea6","exec":["pm.globals.set(\"endDate\", \"2020-07-11\");"],"type":"text/javascript"}}],"id":"5049eb34-dc5c-4285-96a9-e10de8a8d07a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/timesheetmanagerapi/getEmployeeTimesheetExceptions?managerId={{managerId}}&start={{lastModifiedStart}}&end={{lastModifiedEnd}}&dateFilterType=2","description":"<p>Get the timesheet exception list in the date range for the employees who have the focus under the given manager</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n  {\n    \"id\": \"329_2_14352_2\", // the unique Id of the exception\n    \"employeeId\": \"1191704\", // the id of the employee/partner \n    \"firstName\": \"Adam\", // the first name of the employee\n    \"lastName\": \"Accrocco\",// the last  name of the employee\n    \"displayName\": \"Accrocco, Adam (1191704)\",// the display name of the employee in Logile System\n    \"timesheetDate\": \"2022-08-05\", // when the exception happened\n    \"tsShiftId\": 14352, // timesheet shift id of the exception\n    \"punchTypeId\": null, // punch type id, it will have value if the exception is at punch level.\n    \"exceptionLevelId\":3, // exception level id, (1=Week; 2=Day; 3=Shift; 4=Punch)\n    \"punchType\": null, // punch type name, it will have value if the exception is at punch level.\n    \"exceptionType\": \"No Shift End\", // the name of the exception type\n    \"exceptionTypeId\": 2,// the id of the exception type\n    \"approved\": false, //show if the exception is approved via the managers\n    \"approvalReasonCode\": null, // optional approve reason code\n    \"isActive\": true, // if the value is false, the exception has been deleted.\n    \"lastModified\": \"2022-08-11T07:39:00-0500\" // the last modified date of the exception.\n  }\n]\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","timesheetmanagerapi","getEmployeeTimesheetExceptions"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>The employee Id of the manager</p>\n","type":"text/plain"},"key":"managerId","value":"{{managerId}}"},{"description":{"content":"<p>if dateFilterType = 1, The start date of exception date\nif dateFilterType = 2, The start of the last modifed on timesheet.\nif the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"start","value":"{{lastModifiedStart}}"},{"description":{"content":"<p>if dateFilterType = 1, The end date of exception date\nif dateFilterType = 2, The end of the last modifed on timesheet. \nif the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"end","value":"{{lastModifiedEnd}}"},{"disabled":true,"description":{"content":"<p>Optional, the partner id list of employes, separated via comma</p>\n","type":"text/plain"},"key":"employeeIds","value":"{{employeeIds}}"},{"disabled":true,"description":{"content":"<p>Optional, the status list of employes, separated via comma</p>\n","type":"text/plain"},"key":"employeeStatus","value":"true,false"},{"description":{"content":"<p>The parameter is an Integer,  1 = exception timesheet date, 2 = modified date. it is used to tell API how to filter the data based on the start/end .</p>\n","type":"text/plain"},"key":"dateFilterType","value":"2"}],"variable":[]}},"response":[{"id":"03fc4f88-08bf-4c1b-af9a-1c0828737202","name":"getEmployeeTimesheetExceptions Store 099","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"http://localhost:8080/ews/elmws/timesheetmanagerapi/getEmployeeTimesheetExceptions?managerId=1504725&start=2023-01-11&end=2023-01-11","protocol":"http","host":["localhost"],"port":"8080","path":["ews","elmws","timesheetmanagerapi","getEmployeeTimesheetExceptions"],"query":[{"key":"managerId","value":"1504725","description":"The employee Id of the manager"},{"key":"start","value":"2023-01-11","description":"The start date of employee timesheets"},{"key":"end","value":"2023-01-11","description":"the end date of employee timesheets"},{"key":"employeeStatus","value":"true,false","description":"Optional, the status list of employes, separated via comma","disabled":true}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"id\": \"8896_2_977794_50\",\r\n        \"employeeId\": \"17401\",\r\n        \"firstName\": \"Benjamin\",\r\n        \"lastName\": \"Myers\",\r\n        \"displayName\": \"Myers, Benjamin (17401)\",\r\n        \"timesheetDate\": \"2023-01-11\",\r\n        \"tsShiftId\": 977794,\r\n        \"punchTypeId\": null,\r\n        \"exceptionLevelId\": 3,\r\n        \"punchType\": null,\r\n        \"exceptionType\": \"Untaken Break\",\r\n        \"exceptionTypeId\": 50,\r\n        \"approved\": false,\r\n        \"approvalReasonCode\": null,\r\n        \"isActive\": true,\r\n        \"lastModified\": \"2020-02-12T15:32:12-0600\"\r\n    },\r\n    {\r\n        \"id\": \"8997_2_978817_1\",\r\n        \"employeeId\": \"64501\",\r\n        \"firstName\": \"Taylor\",\r\n        \"lastName\": \"David\",\r\n        \"displayName\": \"David, Taylor (64501)\",\r\n        \"timesheetDate\": \"2023-01-11\",\r\n        \"tsShiftId\": 978817,\r\n        \"punchTypeId\": null,\r\n        \"exceptionLevelId\": 3,\r\n        \"punchType\": null,\r\n        \"exceptionType\": \"Missed IN\",\r\n        \"exceptionTypeId\": 1,\r\n        \"approved\": false,\r\n        \"approvalReasonCode\": null,\r\n        \"isActive\": true,\r\n        \"lastModified\": \"2020-02-12T13:10:10-0600\"\r\n    },\r\n    {\r\n        \"id\": \"8997_2_978817_50\",\r\n        \"employeeId\": \"64501\",\r\n        \"firstName\": \"Taylor\",\r\n        \"lastName\": \"David\",\r\n        \"displayName\": \"David, Taylor (64501)\",\r\n        \"timesheetDate\": \"2023-01-11\",\r\n        \"tsShiftId\": 978817,\r\n        \"punchTypeId\": null,\r\n        \"exceptionLevelId\": 3,\r\n        \"punchType\": null,\r\n        \"exceptionType\": \"Untaken Break\",\r\n        \"exceptionTypeId\": 50,\r\n        \"approved\": false,\r\n        \"approvalReasonCode\": null,\r\n        \"isActive\": true,\r\n        \"lastModified\": \"2020-02-12T17:25:07-0600\"\r\n    }\r\n]"},{"id":"0481fc7d-9441-402f-98da-ad214fb70f14","name":"getEmployeeTimesheetExceptions for employees 1068945,5673877","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/timesheetmanagerapi/getEmployeeTimesheetExceptions?start=2023-01-11&end=2023-01-11&employeeIds=2137928","host":["{{host_url}}"],"path":["elmws","timesheetmanagerapi","getEmployeeTimesheetExceptions"],"query":[{"key":"managerId","value":"{{managerId}}","description":"The employee Id of the manager","disabled":true},{"key":"start","value":"2023-01-11","description":"The start date of employee timesheets"},{"key":"end","value":"2023-01-11","description":"the end date of employee timesheets"},{"key":"employeeIds","value":"2137928","description":"Optional, the partner id list of employes, separated via comma"},{"key":"employeeStatus","value":"true,false","description":"Optional, the status list of employes, separated via comma","type":"text","disabled":true}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"id\": \"8896_2_977794_50\",\r\n        \"employeeId\": \"17401\",\r\n        \"firstName\": \"Benjamin\",\r\n        \"lastName\": \"Myers\",\r\n        \"displayName\": \"Myers, Benjamin (17401)\",\r\n        \"timesheetDate\": \"2023-01-11\",\r\n        \"tsShiftId\": 977794,\r\n        \"punchTypeId\": null,\r\n        \"exceptionLevelId\": 3,\r\n        \"punchType\": null,\r\n        \"exceptionType\": \"Untaken Break\",\r\n        \"exceptionTypeId\": 50,\r\n        \"approved\": false,\r\n        \"approvalReasonCode\": null,\r\n        \"isActive\": true,\r\n        \"lastModified\": \"2020-02-12T15:32:12-0600\"\r\n    },\r\n    {\r\n        \"id\": \"8997_2_978817_1\",\r\n        \"employeeId\": \"64501\",\r\n        \"firstName\": \"Taylor\",\r\n        \"lastName\": \"David\",\r\n        \"displayName\": \"David, Taylor (64501)\",\r\n        \"timesheetDate\": \"2023-01-11\",\r\n        \"tsShiftId\": 978817,\r\n        \"punchTypeId\": null,\r\n        \"exceptionLevelId\": 3,\r\n        \"punchType\": null,\r\n        \"exceptionType\": \"Missed IN\",\r\n        \"exceptionTypeId\": 1,\r\n        \"approved\": false,\r\n        \"approvalReasonCode\": null,\r\n        \"isActive\": true,\r\n        \"lastModified\": \"2020-02-12T13:10:10-0600\"\r\n    },\r\n    {\r\n        \"id\": \"8997_2_978817_50\",\r\n        \"employeeId\": \"64501\",\r\n        \"firstName\": \"Taylor\",\r\n        \"lastName\": \"David\",\r\n        \"displayName\": \"David, Taylor (64501)\",\r\n        \"timesheetDate\": \"2023-01-11\",\r\n        \"tsShiftId\": 978817,\r\n        \"punchTypeId\": null,\r\n        \"exceptionLevelId\": 3,\r\n        \"punchType\": null,\r\n        \"exceptionType\": \"Untaken Break\",\r\n        \"exceptionTypeId\": 50,\r\n        \"approved\": false,\r\n        \"approvalReasonCode\": null,\r\n        \"isActive\": true,\r\n        \"lastModified\": \"2020-02-12T17:25:07-0600\"\r\n    }\r\n]"},{"id":"1e4ba796-cc78-4f37-b68f-b23048371b9b","name":"Manager - getEmployeeTimesheetExceptions - all","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/timesheetmanagerapi/getEmployeeTimesheetExceptions?start={{lastModifiedStart}}&end={{lastModifiedEnd}}","host":["{{host_url}}"],"path":["elmws","timesheetmanagerapi","getEmployeeTimesheetExceptions"],"query":[{"key":"managerId","value":"{{managerId}}","description":"The employee Id of the manager","disabled":true},{"key":"start","value":"{{lastModifiedStart}}","description":"the start date of the last modified on timesheet exception"},{"key":"end","value":"{{lastModifiedEnd}}","description":"the end date of the last modified on timesheet exception"},{"key":"employeeIds","value":"{{employeeIds}}","description":"Optional, the partner id list of employes, separated via comma","disabled":true},{"key":"employeeStatus","value":"true,false","description":"Optional, the status list of employes, separated via comma","type":"text","disabled":true}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"id\": \"8896_2_977794_50\",\r\n        \"employeeId\": \"17401\",\r\n        \"firstName\": \"Benjamin\",\r\n        \"lastName\": \"Myers\",\r\n        \"displayName\": \"Myers, Benjamin (17401)\",\r\n        \"timesheetDate\": \"2023-01-11\",\r\n        \"tsShiftId\": 977794,\r\n        \"punchTypeId\": null,\r\n        \"exceptionLevelId\": 3,\r\n        \"punchType\": null,\r\n        \"exceptionType\": \"Untaken Break\",\r\n        \"exceptionTypeId\": 50,\r\n        \"approved\": false,\r\n        \"approvalReasonCode\": null,\r\n        \"isActive\": true,\r\n        \"lastModified\": \"2020-02-12T15:32:12-0600\"\r\n    },\r\n    {\r\n        \"id\": \"8997_2_978817_1\",\r\n        \"employeeId\": \"64501\",\r\n        \"firstName\": \"Taylor\",\r\n        \"lastName\": \"David\",\r\n        \"displayName\": \"David, Taylor (64501)\",\r\n        \"timesheetDate\": \"2023-01-11\",\r\n        \"tsShiftId\": 978817,\r\n        \"punchTypeId\": null,\r\n        \"exceptionLevelId\": 3,\r\n        \"punchType\": null,\r\n        \"exceptionType\": \"Missed IN\",\r\n        \"exceptionTypeId\": 1,\r\n        \"approved\": false,\r\n        \"approvalReasonCode\": null,\r\n        \"isActive\": true,\r\n        \"lastModified\": \"2020-02-12T13:10:10-0600\"\r\n    },\r\n    {\r\n        \"id\": \"8997_2_978817_50\",\r\n        \"employeeId\": \"64501\",\r\n        \"firstName\": \"Taylor\",\r\n        \"lastName\": \"David\",\r\n        \"displayName\": \"David, Taylor (64501)\",\r\n        \"timesheetDate\": \"2023-01-11\",\r\n        \"tsShiftId\": 978817,\r\n        \"punchTypeId\": null,\r\n        \"exceptionLevelId\": 3,\r\n        \"punchType\": null,\r\n        \"exceptionType\": \"Untaken Break\",\r\n        \"exceptionTypeId\": 50,\r\n        \"approved\": false,\r\n        \"approvalReasonCode\": null,\r\n        \"isActive\": true,\r\n        \"lastModified\": \"2020-02-12T17:25:07-0600\"\r\n    }\r\n]"}],"_postman_id":"5049eb34-dc5c-4285-96a9-e10de8a8d07a"},{"name":"Manager - getDepartmentTimesheetExceptions","event":[{"listen":"prerequest","script":{"id":"73be2ee5-c019-4d9d-a9f6-d6e361078ea6","exec":["pm.globals.set(\"endDate\", \"2020-07-11\");"],"type":"text/javascript"}}],"id":"d5fb55c6-3e8d-4f53-bdd9-fc1387ec91e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/timesheetmanagerapi/getDepartmentTimesheetExceptions?storeNum={{storeNum}}&start={{startDate}}&end={{endDate}}&dateFilterType=1&subDept=03&includeCharged=true","description":"<p>Get the timesheet exception list in the date range for the employees who have the focus under the given store/department</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n  {\n    \"id\": \"329_2_14352_2\", // the unique Id of the exception\n    \"employeeId\": \"1191704\", // the id of the employee/partner \n    \"firstName\": \"Adam\", // the first name of the employee\n    \"lastName\": \"Accrocco\",// the last  name of the employee\n    \"displayName\": \"Accrocco, Adam (1191704)\",// the display name of the employee in Logile System\n    \"timesheetDate\": \"2022-08-05\", // when the exception happened\n    \"tsShiftId\": 14352, // timesheet shift id of the exception\n    \"punchTypeId\": null, // punch type id, it will have value if the exception is at punch level.\n    \"exceptionLevelId\":3, // exception level id, (1=Week; 2=Day; 3=Shift; 4=Punch)\n    \"punchType\": null, // punch type name, it will have value if the exception is at punch level.\n    \"exceptionType\": \"No Shift End\", // the name of the exception type\n    \"exceptionTypeId\": 2,// the id of the exception type\n    \"approved\": false, //show if the exception is approved via the managers\n    \"approvalReasonCode\": null, // optional approve reason code\n    \"isActive\": true, // if the value is false, the exception has been deleted.\n    \"lastModified\": \"2022-08-11T07:39:00-0500\" // the last modified date of the exception.\n  }\n]\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","timesheetmanagerapi","getDepartmentTimesheetExceptions"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>The store number</p>\n","type":"text/plain"},"key":"storeNum","value":"{{storeNum}}"},{"disabled":true,"description":{"content":"<p>Optional, the department name of the org.  It will search all of the departments if the value is empty.</p>\n","type":"text/plain"},"key":"dept","value":"{{dept}}"},{"description":{"content":"<p>if dateFilterType = 1, The start date of exception date\nif dateFilterType = 2, The start of the last modifed on timesheet. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"start","value":"{{startDate}}"},{"description":{"content":"<p>if dateFilterType = 1, The end date of exception date\nif dateFilterType = 2, The end of the last modifed on timesheet. if the dateFilterType is 2, the format of datetime should be yyyy-MM-ddTHH:mm:ssZ. E.g. 2022-09-30T13:15:12-0500</p>\n","type":"text/plain"},"key":"end","value":"{{endDate}}"},{"description":{"content":"<p>The parameter is an Integer,  1 = timesheet exception date, 2 = modified date. it is used to tell API how to filter the data based on the start/end .</p>\n","type":"text/plain"},"key":"dateFilterType","value":"1"},{"description":{"content":"<p>Optional, the sub-department name or the org type code of the org.  It will search all of the departments if the value is empty.</p>\n","type":"text/plain"},"key":"subDept","value":"03"},{"description":{"content":"<p>optional, the default value is false.  If the value is true, the return list will have home + charged, otherwise, it only return the associate with home org in the provided org</p>\n","type":"text/plain"},"key":"includeCharged","value":"true"}],"variable":[]}},"response":[{"id":"3de25de6-48ad-4c72-8675-5c072740d887","name":"Manager - getDepartmentTimesheetExceptions","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"http://localhost:8080/ews/elmws/timesheetmanagerapi/getDepartmentTimesheetExceptions?storeNum=00099&dept=PHARMACY TOTAL&start=2023-01-11&end=2023-01-11","protocol":"http","host":["localhost"],"port":"8080","path":["ews","elmws","timesheetmanagerapi","getDepartmentTimesheetExceptions"],"query":[{"key":"storeNum","value":"00099","description":"The store number of  the manager"},{"key":"dept","value":"PHARMACY TOTAL","description":"The dept name of  the manager, leave the value to empty for store manages"},{"key":"start","value":"2023-01-11","description":"The start date of employee timesheets"},{"key":"end","value":"2023-01-11","description":"the end date of employee timesheets"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"id\": \"8896_2_977794_50\",\r\n        \"employeeId\": \"17401\",\r\n        \"firstName\": \"Benjamin\",\r\n        \"lastName\": \"Myers\",\r\n        \"displayName\": \"Myers, Benjamin (17401)\",\r\n        \"timesheetDate\": \"2023-01-11\",\r\n        \"tsShiftId\": 977794,\r\n        \"punchTypeId\": null,\r\n        \"exceptionLevelId\": 3,\r\n        \"punchType\": null,\r\n        \"exceptionType\": \"Untaken Break\",\r\n        \"exceptionTypeId\": 50,\r\n        \"approved\": false,\r\n        \"approvalReasonCode\": null,\r\n        \"isActive\": true,\r\n        \"lastModified\": \"2020-02-12T15:32:12-0600\"\r\n    },\r\n    {\r\n        \"id\": \"8997_2_978817_1\",\r\n        \"employeeId\": \"64501\",\r\n        \"firstName\": \"Taylor\",\r\n        \"lastName\": \"David\",\r\n        \"displayName\": \"David, Taylor (64501)\",\r\n        \"timesheetDate\": \"2023-01-11\",\r\n        \"tsShiftId\": 978817,\r\n        \"punchTypeId\": null,\r\n        \"exceptionLevelId\": 3,\r\n        \"punchType\": null,\r\n        \"exceptionType\": \"Missed IN\",\r\n        \"exceptionTypeId\": 1,\r\n        \"approved\": false,\r\n        \"approvalReasonCode\": null,\r\n        \"isActive\": true,\r\n        \"lastModified\": \"2020-02-12T13:10:10-0600\"\r\n    },\r\n    {\r\n        \"id\": \"8997_2_978817_50\",\r\n        \"employeeId\": \"64501\",\r\n        \"firstName\": \"Taylor\",\r\n        \"lastName\": \"David\",\r\n        \"displayName\": \"David, Taylor (64501)\",\r\n        \"timesheetDate\": \"2023-01-11\",\r\n        \"tsShiftId\": 978817,\r\n        \"punchTypeId\": null,\r\n        \"exceptionLevelId\": 3,\r\n        \"punchType\": null,\r\n        \"exceptionType\": \"Untaken Break\",\r\n        \"exceptionTypeId\": 50,\r\n        \"approved\": false,\r\n        \"approvalReasonCode\": null,\r\n        \"isActive\": true,\r\n        \"lastModified\": \"2020-02-12T17:25:07-0600\"\r\n    }\r\n]"}],"_postman_id":"d5fb55c6-3e8d-4f53-bdd9-fc1387ec91e0"},{"name":"Manager - getTotalTimesheetHours","event":[{"listen":"prerequest","script":{"id":"43f48872-ab79-42ef-afdf-a378f602d679","exec":[""],"type":"text/javascript"}}],"id":"df3e1555-c0aa-41f7-94d6-051dbcdb0725","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/timesheetmanagerapi/getTotalTimesheetHours?start={{startDate}}&end={{endDate}}&timeLevel={{timeLevel}}&orgLevel={{orgLevel}}","description":"<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">Calculating total timesheet hours by org/time level.\n[\n    {\n        \"timesheetDate\": \"2022-09-21\", //timesheetDate(if time level is 15 min or daily then each day, if weekly or period then only last date of the week/period)                 \n        \"orgLevel\": 7, // summray org level\n        \"orgLevelName\": \"STORE\", // summary org level name\n        \"orgId\": 77, // org id\n        \"orgName\": \"(0233) FERGUSON\", // org name\n        \"timeLevel\": \"daily\", // summary time level\n        \"hours\": 16, // effective if time level is not 15 min\n        \"offsetHours\": null\n    }\n]\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","timesheetmanagerapi","getTotalTimesheetHours"],"host":["{{host_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Optional, the id of the org, empty means all orgs</p>\n","type":"text/plain"},"key":"orgId","value":"{{orgId}}"},{"disabled":true,"description":{"content":"<p>Optional, 2 digit code empty means all org types for the specified org id</p>\n","type":"text/plain"},"key":"subDeptCode","value":"{{subDeptCode}}"},{"description":{"content":"<p>The start date of the timesheet, the default date is today</p>\n","type":"text/plain"},"key":"start","value":"{{startDate}}"},{"description":{"content":"<p>The end date of the timesheet, the default date is 7 days after the start date</p>\n","type":"text/plain"},"key":"end","value":"{{endDate}}"},{"disabled":true,"description":{"content":"<p>Optional, pay type codes splitted by comma, the default value is REG. </p>\n","type":"text/plain"},"key":"payTypeCode","value":"{{payTypeCode}}"},{"description":{"content":"<p>Summary time level, one of the items: daily, weekly, period</p>\n","type":"text/plain"},"key":"timeLevel","value":"{{timeLevel}}"},{"description":{"content":"<p>Summary org level, between 1 and 7</p>\n","type":"text/plain"},"key":"orgLevel","value":"{{orgLevel}}"}],"variable":[]}},"response":[{"id":"e3ed2529-9a8e-40df-bd97-ef79259adb66","name":"Manager - getTotalTimesheetHours -- Summary at period / store level","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/timesheetmanagerapi/getTotalTimesheetHours?orgId=1260&subDeptCode=02&start=2022-04-18&end=2022-04-30&payTypeCode=REG,VAC&sumTimeLevel=daily&sumOrgLevel=7","host":["{{host_url}}"],"path":["elmws","timesheetmanagerapi","getTotalTimesheetHours"],"query":[{"key":"orgId","value":"1260","description":"Optional, the id of the org, empty means all orgs"},{"key":"subDeptCode","value":"02","description":"Optional, 2 digit code empty means all org types for the specified org id"},{"key":"start","value":"2022-04-18","description":"The start date of the timesheet, the default date is today"},{"key":"end","value":"2022-04-30","description":"The end date of the timesheet, the default date is 7 days after the start date"},{"key":"payTypeCode","value":"REG,VAC","description":"Optional, pay type codes splitted by comma, the default value is REG. "},{"key":"sumTimeLevel","value":"daily","description":"Summary time level, one of the items: daily, weekly, period"},{"key":"sumOrgLevel","value":"7","description":"Summary org level, between 1 and 7"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"165"},{"key":"Date","value":"Fri, 03 Feb 2023 19:10:06 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"timesheetDate\": \"2022-04-18\",\n        \"orgLevel\": 7,\n        \"orgLevelName\": \"DEPARTMENT\",\n        \"orgId\": 3395,\n        \"orgName\": \"(0001) BAKERY DEPT\",\n        \"timeLevel\": \"daily\",\n        \"hours\": 16.95,\n        \"offsetHours\": null\n    },\n    {\n        \"timesheetDate\": \"2022-04-18\",\n        \"orgLevel\": 7,\n        \"orgLevelName\": \"DEPARTMENT\",\n        \"orgId\": 3394,\n        \"orgName\": \"(0001) BULK FOODS DEPT\",\n        \"timeLevel\": \"daily\",\n        \"hours\": 7.7,\n        \"offsetHours\": null\n    }\n]"}],"_postman_id":"df3e1555-c0aa-41f7-94d6-051dbcdb0725"},{"name":"Manager - manageRequest","event":[{"listen":"prerequest","script":{"id":"0bb93d71-7af6-41a7-839c-dc490b437f7f","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"66ab883b-1afc-4bbb-b6ec-0e7d2b071a68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"managerId\": \"{{managerId}}\",\r\n    \"requestId\":{{requestId}},\r\n    \"approved\": true,\r\n    \"reasonCode\": null,\r\n    \"actionOnOverlapScheduleWhenApproveRequest\":0\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/schedulingmanagerapi/manageRequest","description":"<p>Approve/deny the request</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"managerId\": \"{{managerId}}\", // who will approve/deny the request\n    \"requestId\":{{requestId}}, //the request id or a String with multiple request ids separated by comma \n    \"approved\": false, // false = deny, true = approve\n    \"reasonCode\": \"{{reasonCode}}\", // reason code\n    \"actionOnOverlapScheduleWhenApproveRequest\":0\n}\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingmanagerapi","manageRequest"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"57821731-0651-4104-884c-51ff6f762c9d","name":"manageRequest - approve","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"managerId\": \"1504725\",\r\n    \"requestId\":261,\r\n    \"approved\": true,\r\n    \"reasonCode\": \"Approved\",\r\n    \"actionOnOverlapScheduleWhenApproveRequest\":0\r\n    \r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/schedulingmanagerapi/manageRequest"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"managerId\": \"1504725\",\r\n    \"requestId\": 261,\r\n    \"approved\": true,\r\n    \"reasonCode\": \"Approved\",\r\n    \"actionOnOverlapScheduleWhenApproveRequest\": 0,\r\n    \"ignoreViolation\": null,\r\n    \"voilationList\": null,\r\n    \"needConfirm\": false,\r\n    \"success\": false,//this parameter is effective when input one request id\r\n    \"successProcessRequestIdStr\": \"\",//this parameter is effective when input mutilpe request ids\r\n    \"failedProcessRequestIdStr\": \"\",//this parameter is effective when input mutilpe request ids\r\n    \"responseMessage\": null,\r\n    \"shiftId\": null,\r\n    \"noteType\": null\r\n}"},{"id":"a9c5417c-0bbf-45ff-86c2-dd8e38d7325f","name":"manageRequest - deny","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"managerId\": \"1504725\",\r\n    \"requestId\":264,\r\n    \"approved\": false,\r\n    \"reasonCode\": \"Denied (Please See Your Supervisor)\",\r\n    \"actionOnOverlapScheduleWhenApproveRequest\":0\r\n    \r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/schedulingmanagerapi/manageRequest"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"managerId\": \"1504725\",\r\n    \"requestId\": 264,\r\n    \"approved\": false,\r\n    \"reasonCode\": \"Denied (Please See Your Supervisor)\",\r\n    \"actionOnOverlapScheduleWhenApproveRequest\": 0,\r\n    \"ignoreViolation\": null,\r\n    \"voilationList\": null,\r\n    \"needConfirm\": false,\r\n    \"success\": false,//this parameter is effective when input one request id\r\n    \"successProcessRequestIdStr\": \"\",//this parameter is effective when input mutilpe request ids\r\n    \"failedProcessRequestIdStr\": \"\",//this parameter is effective when input mutilpe request ids\r\n    \"responseMessage\": null,\r\n    \"shiftId\": null,\r\n    \"noteType\": null\r\n}"},{"id":"5d03b0aa-5c23-4173-b1f7-3eccc4e6ee0a","name":"manageRequest - approve multiple requests in a single call","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"managerId\": \"{{managerId}}\",\r\n    \"requestId\":\"268723,268722,268721,268720,268719,268718,268698,268697,268696,268686\", \r\n    \"approved\": true,\r\n    \"reasonCode\": \"Approved\",\r\n    \"actionOnOverlapScheduleWhenApproveRequest\":0\r\n    \r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/schedulingmanagerapi/manageRequest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"457"},{"key":"Date","value":"Fri, 31 Mar 2023 16:49:13 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"managerId\": \"2006508\",\n    \"requestId\": \"268723,268722,268721,268720,268719,268718,268698,268697,268696,268686\",\n    \"approved\": true,\n    \"reasonCode\": \"Approved\",\n    \"actionOnOverlapScheduleWhenApproveRequest\": 0,\n    \"ignoreViolation\": null,\n    \"voilationList\": null,\n    \"needConfirm\": false,\n    \"success\": false,//this parameter is effective when input one request id\n    \"successProcessRequestIdStr\": \"268723,268722,268721,268720,268719,268718,268698\",//this parameter is effective when input mutilpe request ids\n    \"failedProcessRequestIdStr\": \"268697,268696,268686\",//this parameter is effective when input mutilpe request ids\n    \"responseMessage\": \"\",\n    \"shiftId\": null,\n    \"noteType\": null\n}"}],"_postman_id":"66ab883b-1afc-4bbb-b6ec-0e7d2b071a68"},{"name":"Manager - manageBidRequest","event":[{"listen":"prerequest","script":{"id":"0bb93d71-7af6-41a7-839c-dc490b437f7f","exec":[""],"type":"text/javascript","packages":{}}}],"id":"2a19c9b5-8cbb-4fa8-9ad3-c4f822226f37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"managerId\": \"{{managerId}}\",\r\n    \"requestId\":{{requestId}},\r\n    \"approved\": true, //true or false, true: approve; false: deny\r\n    \"violationList\": [ //can find the violationList in the response of schedulingmanagerapi/getVirtualScheduleDetail\r\n        {\r\n            \"employeeId\": \"2037705\",\r\n            \"firstName\": \"Perri\",\r\n            \"lastName\": \"Boyd\",\r\n            \"displayName\": \"Boyd, Perri(2037705)\",\r\n            \"constraintId\": 33,\r\n            \"constraintName\": \"Schedule Outside Availability\",\r\n            \"violationType\": 3,\r\n            \"violationTypeName\": \"Alert\",\r\n            \"ruleValueStr\": \"10:00 PM- <br/> 4:30 AM\",\r\n            \"actualValueStr\": \"\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/schedulingmanagerapi/manageBidRequest","description":"<p>Approve/deny the bid request</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"managerId\": \"{{managerId}}\",//employee id of the manager to approve or deny the bid request\n    \"requestId\":4808,//the unique id of the bid request to be approved or denied\n    \"approved\": true, //true or false, true: approve; false: deny\n    \"violationList\": [ //violation list, effective when manager approves the bid request,can find the violationList in the response of schedulingmanagerapi/getVirtualScheduleDetail\n        {\n            \"employeeId\": \"2037705\",\n            \"firstName\": \"Perri\",\n            \"lastName\": \"Boyd\",\n            \"displayName\": \"Boyd, Perri(2037705)\",\n            \"constraintId\": 33,\n            \"constraintName\": \"Schedule Outside Availability\",\n            \"violationType\": 3,\n            \"violationTypeName\": \"Alert\",\n            \"ruleValueStr\": \"10:00 PM- &lt;br/&gt; 4:30 AM\",\n            \"actualValueStr\": \"\"\n        }\n    ]\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingmanagerapi","manageBidRequest"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"e49d6972-db6b-4998-b405-99322959e52f","name":"Manager - manageBidRequest deny","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"managerId\": \"{{managerId}}\",\r\n    \"requestId\":269469, \r\n    \"approved\": false //true or false, true: approve; false: deny\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/schedulingmanagerapi/manageBidRequest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"368"},{"key":"Date","value":"Tue, 23 Jul 2024 04:43:14 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"managerId\": null,\n    \"requestId\": null,\n    \"approved\": null,\n    \"reasonCode\": null,\n    \"actionOnOverlapScheduleWhenApproveRequest\": null,\n    \"ignoreViolation\": null,\n    \"voilationList\": null,\n    \"needConfirm\": false,\n    \"success\": true,//true: deny successfully; false: deny failed\n    \"successProcessRequestIdStr\": null,\n    \"failedProcessRequestIdStr\": null,\n    \"responseMessage\": \"Successfully\",\n    \"failedProcessRequestIdAndMsgList\": null,\n    \"shiftId\": null,\n    \"noteType\": null\n}"},{"id":"9021f919-2c8f-4ab0-b376-f0e8196030f0","name":"Manager - manageBidRequest approve","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"managerId\": \"{{managerId}}\",\r\n    \"requestId\": 269477,\r\n    \"approved\": true, //true or false, true: approve; false: deny\r\n    \"violationList\": [ //can find the violationList in the response of schedulingmanagerapi/getVirtualScheduleDetail\r\n       \r\n                {\r\n                    \"employeeId\": \"2003679\",\r\n                    \"firstName\": \"Chandra\",\r\n                    \"lastName\": \"Mondaine\",\r\n                    \"displayName\": \"Mondaine, Chandra(2003679)\",\r\n                    \"constraintId\": 33,\r\n                    \"constraintName\": \"Schedule Outside Availability\",\r\n                    \"violationType\": 3,\r\n                    \"violationTypeName\": \"Alert\",\r\n                    \"ruleValueStr\": \"8:00 AM-  2:00 PM\",\r\n                    \"actualValueStr\": \"\"\r\n                },\r\n            \r\n                {\r\n                    \"employeeId\": \"2003679\",\r\n                    \"firstName\": \"Chandra\",\r\n                    \"lastName\": \"Mondaine\",\r\n                    \"displayName\": \"Mondaine, Chandra(2003679)\",\r\n                    \"constraintId\": 3,\r\n                    \"constraintName\": \"Weekly Total Max Days\",\r\n                    \"violationType\": 1,\r\n                    \"violationTypeName\": \"Allow\",\r\n                    \"ruleValueStr\": \"5\",\r\n                    \"actualValueStr\": \"7\"\r\n                },\r\n                {\r\n                    \"employeeId\": \"2003679\",\r\n                    \"firstName\": \"Chandra\",\r\n                    \"lastName\": \"Mondaine\",\r\n                    \"displayName\": \"Mondaine, Chandra(2003679)\",\r\n                    \"constraintId\": 17,\r\n                    \"constraintName\": \"Weekly Total Max Hours\",\r\n                    \"violationType\": 1,\r\n                    \"violationTypeName\": \"Allow\",\r\n                    \"ruleValueStr\": \"40.5 h\",\r\n                    \"actualValueStr\": \"53.5 h\"\r\n                }\r\n            ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/schedulingmanagerapi/manageBidRequest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"1182"},{"key":"Date","value":"Tue, 23 Jul 2024 15:47:42 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"managerId\": \"2003679\",\n    \"requestId\": \"269477\",\n    \"approved\": true,\n    \"reasonCode\": null,\n    \"actionOnOverlapScheduleWhenApproveRequest\": null,\n    \"ignoreViolation\": null,\n    \"violationList\": [\n        {\n            \"employeeId\": \"2003679\",\n            \"firstName\": \"Chandra\",\n            \"lastName\": \"Mondaine\",\n            \"displayName\": \"Mondaine, Chandra(2003679)\",\n            \"constraintId\": 33,\n            \"constraintName\": \"Schedule Outside Availability\",\n            \"violationType\": 3,\n            \"violationTypeName\": \"Alert\",\n            \"ruleValueStr\": \"8:00 AM-  2:00 PM\",\n            \"actualValueStr\": \"\"\n        },\n        {\n            \"employeeId\": \"2003679\",\n            \"firstName\": \"Chandra\",\n            \"lastName\": \"Mondaine\",\n            \"displayName\": \"Mondaine, Chandra(2003679)\",\n            \"constraintId\": 3,\n            \"constraintName\": \"Weekly Total Max Days\",\n            \"violationType\": 1,\n            \"violationTypeName\": \"Allow\",\n            \"ruleValueStr\": \"5\",\n            \"actualValueStr\": \"7\"\n        },\n        {\n            \"employeeId\": \"2003679\",\n            \"firstName\": \"Chandra\",\n            \"lastName\": \"Mondaine\",\n            \"displayName\": \"Mondaine, Chandra(2003679)\",\n            \"constraintId\": 17,\n            \"constraintName\": \"Weekly Total Max Hours\",\n            \"violationType\": 1,\n            \"violationTypeName\": \"Allow\",\n            \"ruleValueStr\": \"40.5 h\",\n            \"actualValueStr\": \"53.5 h\"\n        }\n    ],\n    \"needConfirm\": false,\n    \"success\": true,//true: approve successfully, false: approved failed\n    \"successProcessRequestIdStr\": \"269477\",\n    \"failedProcessRequestIdStr\": null,\n    \"responseMessage\": \"Successfully\",\n    \"failedProcessRequestIdAndMsgList\": null,\n    \"shiftId\": null,\n    \"noteType\": null\n}"}],"_postman_id":"2a19c9b5-8cbb-4fa8-9ad3-c4f822226f37"},{"name":"Manager - getCurrentBenefit","id":"bc78147f-9ad8-4526-ad14-55161ab2475d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingmanagerapi/getCurrentBenefit?queryDate={{queryDate}}","description":"<p>find the availability list for the employee</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingmanagerapi","getCurrentBenefit"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>the date of the benefit, Default is today</p>\n","type":"text/plain"},"key":"queryDate","value":"{{queryDate}}"},{"disabled":true,"description":{"content":"<p>Optional. The employee Id of the manager. Effective only when employeeIds is empty.</p>\n","type":"text/plain"},"key":"managerId","value":"{{managerId}}"},{"disabled":true,"description":{"content":"<p>Optional, the partner id list of employees, separated via comma</p>\n","type":"text/plain"},"key":"employeeIds","value":"{{employeeIds}}"},{"disabled":true,"description":{"content":"<p>Optional. \"true\" or \"false\"</p>\n","type":"text/plain"},"key":"employeeStatus","value":"{{employeeStatus}}"}],"variable":[]}},"response":[{"id":"9967b3f0-dcdd-49de-bfcf-3ec90a4b7379","name":"Manager - getCurrentBenefit for Store manager","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getCurrentBenefit?queryDate=&managerId=30263","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getCurrentBenefit"],"query":[{"key":"queryDate","value":"","description":"the date of the benefit, Default is today"},{"key":"managerId","value":"30263","description":"Optional. The employee Id of the manager. Effective only when employeeIds is empty."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"5992"},{"key":"Date","value":"Wed, 17 Aug 2022 13:37:57 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"employeeId\": \"149574\",\n        \"firstName\": \"Ivy\",\n        \"lastName\": \"Bailey\",\n        \"displayName\": \"Bail'ey, Ivy (149574)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 69,\n        \"earned\": 100,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 31,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"172429\",\n        \"firstName\": \"Taylor\",\n        \"lastName\": \"Bailey\",\n        \"displayName\": \"Bailey, Taylor (172429)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": -21,\n        \"earned\": 0,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 21,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"35110\",\n        \"firstName\": \"Melissa\",\n        \"lastName\": \"Bowman\",\n        \"displayName\": \"Bowman, Melissa (35110)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 28,\n        \"earned\": 56,\n        \"taken\": 28,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"35110\",\n        \"firstName\": \"Melissa\",\n        \"lastName\": \"Bowman\",\n        \"displayName\": \"Bowman, Melissa (35110)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 80,\n        \"earned\": 132,\n        \"taken\": 52,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"87673\",\n        \"firstName\": \"Annissa\",\n        \"lastName\": \"Burger\",\n        \"displayName\": \"Burger, Annissa (87673)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 48,\n        \"earned\": 56,\n        \"taken\": 4,\n        \"claimed\": 4,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"87673\",\n        \"firstName\": \"Annissa\",\n        \"lastName\": \"Burger\",\n        \"displayName\": \"Burger, Annissa (87673)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 80,\n        \"earned\": 112,\n        \"taken\": 32,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"22248\",\n        \"firstName\": \"Noel\",\n        \"lastName\": \"Crotts\",\n        \"displayName\": \"Crotts, Noel (22248)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 30,\n        \"earned\": 70,\n        \"taken\": 40,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"22248\",\n        \"firstName\": \"Noel\",\n        \"lastName\": \"Crotts\",\n        \"displayName\": \"Crotts, Noel (22248)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 200,\n        \"earned\": 340,\n        \"taken\": 140,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"170389\",\n        \"firstName\": \"Bradley\",\n        \"lastName\": \"Fraser\",\n        \"displayName\": \"Fraser, Bradley (170389)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 48,\n        \"earned\": 48,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"104875\",\n        \"firstName\": \"Jessica\",\n        \"lastName\": \"Grimmett\",\n        \"displayName\": \"Grimmett, Jessica (104875)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 52,\n        \"earned\": 56,\n        \"taken\": 4,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"104875\",\n        \"firstName\": \"Jessica\",\n        \"lastName\": \"Grimmett\",\n        \"displayName\": \"Grimmett, Jessica (104875)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 76,\n        \"earned\": 116,\n        \"taken\": 40,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"153163\",\n        \"firstName\": \"Karen\",\n        \"lastName\": \"Hunt\",\n        \"displayName\": \"Hunt, Karen (153163)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 56,\n        \"earned\": 56,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"153163\",\n        \"firstName\": \"Karen\",\n        \"lastName\": \"Hunt\",\n        \"displayName\": \"Hunt, Karen (153163)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 40,\n        \"earned\": 40,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"30263\",\n        \"firstName\": \"Melissa\",\n        \"lastName\": \"Loveday\",\n        \"displayName\": \"Loveday, Melissa (30263)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 120,\n        \"earned\": 120,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"30263\",\n        \"firstName\": \"Melissa\",\n        \"lastName\": \"Loveday\",\n        \"displayName\": \"Loveday, Melissa (30263)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 200,\n        \"earned\": 200,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"123277\",\n        \"firstName\": \"Holly\",\n        \"lastName\": \"Simmons\",\n        \"displayName\": \"Simmons, Holly (123277)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 52,\n        \"earned\": 56,\n        \"taken\": 4,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"123277\",\n        \"firstName\": \"Holly\",\n        \"lastName\": \"Simmons\",\n        \"displayName\": \"Simmons, Holly (123277)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 80,\n        \"earned\": 92,\n        \"taken\": 12,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"12244\",\n        \"firstName\": \"Sheila\",\n        \"lastName\": \"Stanley\",\n        \"displayName\": \"Stanley, Sheila (12244)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 4,\n        \"earned\": 56,\n        \"taken\": 52,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"12244\",\n        \"firstName\": \"Sheila\",\n        \"lastName\": \"Stanley\",\n        \"displayName\": \"Stanley, Sheila (12244)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 160,\n        \"earned\": 176,\n        \"taken\": 16,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"35784\",\n        \"firstName\": \"Shelly\",\n        \"lastName\": \"Steele\",\n        \"displayName\": \"Steele, Shelly (35784)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 16,\n        \"earned\": 56,\n        \"taken\": 40,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"35784\",\n        \"firstName\": \"Shelly\",\n        \"lastName\": \"Steele\",\n        \"displayName\": \"Steele, Shelly (35784)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 160,\n        \"earned\": 176,\n        \"taken\": 16,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"101129\",\n        \"firstName\": \"Lisa\",\n        \"lastName\": \"Turner\",\n        \"displayName\": \"Turner, Lisa (101129)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 32,\n        \"earned\": 56,\n        \"taken\": 24,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"101129\",\n        \"firstName\": \"Lisa\",\n        \"lastName\": \"Turner\",\n        \"displayName\": \"Turner, Lisa (101129)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 80,\n        \"earned\": 120,\n        \"taken\": 40,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"113562\",\n        \"firstName\": \"Kady\",\n        \"lastName\": \"Woody\",\n        \"displayName\": \"Woody, Kady (113562)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 56,\n        \"earned\": 56,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"113562\",\n        \"firstName\": \"Kady\",\n        \"lastName\": \"Woody\",\n        \"displayName\": \"Woody, Kady (113562)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 80,\n        \"earned\": 80,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    }\n]"},{"id":"26189c5b-9f60-4be6-9f1b-f4d4fac47707","name":"Manager - getCurrentBenefit for Employees 35784,153163,149574,173757","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getCurrentBenefit?queryDate=&employeeIds=35784,153163,149574,173757","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getCurrentBenefit"],"query":[{"key":"queryDate","value":"","description":"the date of the benefit, Default is today"},{"key":"employeeIds","value":"35784,153163,149574,173757","description":"Optional, the partner id list of employees, separated via comma"},{"key":"employeeStatus","value":"","description":"Optional. \"true\" or \"false\"","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"1182"},{"key":"Date","value":"Wed, 17 Aug 2022 13:38:43 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"employeeId\": \"149574\",\n        \"firstName\": \"Ivy\",\n        \"lastName\": \"Bailey\",\n        \"displayName\": \"Bail'ey, Ivy (149574)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 69,\n        \"earned\": 100,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 31,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"153163\",\n        \"firstName\": \"Karen\",\n        \"lastName\": \"Hunt\",\n        \"displayName\": \"Hunt, Karen (153163)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 56,\n        \"earned\": 56,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"153163\",\n        \"firstName\": \"Karen\",\n        \"lastName\": \"Hunt\",\n        \"displayName\": \"Hunt, Karen (153163)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 40,\n        \"earned\": 40,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"35784\",\n        \"firstName\": \"Shelly\",\n        \"lastName\": \"Steele\",\n        \"displayName\": \"Steele, Shelly (35784)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 16,\n        \"earned\": 56,\n        \"taken\": 40,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"35784\",\n        \"firstName\": \"Shelly\",\n        \"lastName\": \"Steele\",\n        \"displayName\": \"Steele, Shelly (35784)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 160,\n        \"earned\": 176,\n        \"taken\": 16,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    }\n]"},{"id":"dac6f2ab-6661-4af3-b1cf-a37ee2be0849","name":"Manager - getCurrentBenefit for all employees","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getCurrentBenefit?queryDate=","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getCurrentBenefit"],"query":[{"key":"queryDate","value":"","description":"the date of the benefit, Default is today"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Wed, 17 Aug 2022 13:40:00 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"employeeId\": \"100833\",\n        \"firstName\": \"Stephanie\",\n        \"lastName\": \"Angel\",\n        \"displayName\": \"Angel, Stephanie (100833)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 20,\n        \"earned\": 56,\n        \"taken\": 36,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"114557\",\n        \"firstName\": \"Brittany\",\n        \"lastName\": \"Barker\",\n        \"displayName\": \"Barker, Brittany (114557)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 20,\n        \"earned\": 56,\n        \"taken\": 36,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"114557\",\n        \"firstName\": \"Brittany\",\n        \"lastName\": \"Barker\",\n        \"displayName\": \"Barker, Brittany (114557)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 80,\n        \"earned\": 80,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"102492\",\n        \"firstName\": \"Sharon\",\n        \"lastName\": \"Bottoms\",\n        \"displayName\": \"Bottoms, Sharon (102492)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 56,\n        \"earned\": 56,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"102492\",\n        \"firstName\": \"Sharon\",\n        \"lastName\": \"Bottoms\",\n        \"displayName\": \"Bottoms, Sharon (102492)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 116,\n        \"earned\": 152,\n        \"taken\": 36,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"147463\",\n        \"firstName\": \"Jonathan\",\n        \"lastName\": \"Bushnell\",\n        \"displayName\": \"Bushnell, Jonathan (147463)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 48,\n        \"earned\": 56,\n        \"taken\": 8,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"138703\",\n        \"firstName\": \"Kelli\",\n        \"lastName\": \"Dodson\",\n        \"displayName\": \"Dodson, Kelli (138703)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 40,\n        \"earned\": 56,\n        \"taken\": 16,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"138703\",\n        \"firstName\": \"Kelli\",\n        \"lastName\": \"Dodson\",\n        \"displayName\": \"Dodson, Kelli (138703)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 40,\n        \"earned\": 40,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"109603\",\n        \"firstName\": \"Katrina\",\n        \"lastName\": \"Erdely\",\n        \"displayName\": \"Erdely, Katrina (109603)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 24,\n        \"earned\": 56,\n        \"taken\": 32,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"109603\",\n        \"firstName\": \"Katrina\",\n        \"lastName\": \"Erdely\",\n        \"displayName\": \"Erdely, Katrina (109603)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 40,\n        \"earned\": 80,\n        \"taken\": 40,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"125483\",\n        \"firstName\": \"Jennifer\",\n        \"lastName\": \"Evans\",\n        \"displayName\": \"Evans, Jennifer (125483)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 32,\n        \"earned\": 56,\n        \"taken\": 24,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"125483\",\n        \"firstName\": \"Jennifer\",\n        \"lastName\": \"Evans\",\n        \"displayName\": \"Evans, Jennifer (125483)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 80,\n        \"earned\": 80,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"123664\",\n        \"firstName\": \"Mikaila\",\n        \"lastName\": \"Gill\",\n        \"displayName\": \"Gill, Mikaila (123664)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 28,\n        \"earned\": 56,\n        \"taken\": 28,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"114562\",\n        \"firstName\": \"Debra\",\n        \"lastName\": \"Grigoleit\",\n        \"displayName\": \"Grigoleit, Debra (114562)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 52,\n        \"earned\": 56,\n        \"taken\": 4,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"114562\",\n        \"firstName\": \"Debra\",\n        \"lastName\": \"Grigoleit\",\n        \"displayName\": \"Grigoleit, Debra (114562)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 40,\n        \"earned\": 40,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"24121620\",\n        \"firstName\": \"Henry\",\n        \"lastName\": \"Hall\",\n        \"displayName\": \"Hall, Henry (131000)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 80,\n        \"earned\": 80,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"158274\",\n        \"firstName\": \"Patricia\",\n        \"lastName\": \"Henderson\",\n        \"displayName\": \"Henderson, Patricia (158274)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 48,\n        \"earned\": 56,\n        \"taken\": 8,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"158274\",\n        \"firstName\": \"Patricia\",\n        \"lastName\": \"Henderson\",\n        \"displayName\": \"Henderson, Patricia (158274)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 40,\n        \"earned\": 40,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"105896\",\n        \"firstName\": \"Liza\",\n        \"lastName\": \"Holmes\",\n        \"displayName\": \"Holmes, Liza (105896)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 32,\n        \"earned\": 56,\n        \"taken\": 24,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"105896\",\n        \"firstName\": \"Liza\",\n        \"lastName\": \"Holmes\",\n        \"displayName\": \"Holmes, Liza (105896)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 80,\n        \"earned\": 80,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"105942\",\n        \"firstName\": \"Eleanor\",\n        \"lastName\": \"Hughes\",\n        \"displayName\": \"Hughes, Eleanor (105942)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 40,\n        \"earned\": 56,\n        \"taken\": 16,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"105942\",\n        \"firstName\": \"Eleanor\",\n        \"lastName\": \"Hughes\",\n        \"displayName\": \"Hughes, Eleanor (105942)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 96,\n        \"earned\": 184,\n        \"taken\": 88,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"24126670\",\n        \"firstName\": \"Jason\",\n        \"lastName\": \"Huskey\",\n        \"displayName\": \"Huskey, Jason (156818)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 40,\n        \"earned\": 40,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"109719\",\n        \"firstName\": \"Mark\",\n        \"lastName\": \"Kresila\",\n        \"displayName\": \"Kresila, Mark (109719)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 48,\n        \"earned\": 56,\n        \"taken\": 8,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"109719\",\n        \"firstName\": \"Mark\",\n        \"lastName\": \"Kresila\",\n        \"displayName\": \"Kresila, Mark (109719)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 40,\n        \"earned\": 40,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"118816\",\n        \"firstName\": \"Carter\",\n        \"lastName\": \"Lee\",\n        \"displayName\": \"Lee, Carter (118816)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 56,\n        \"earned\": 56,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"118816\",\n        \"firstName\": \"Carter\",\n        \"lastName\": \"Lee\",\n        \"displayName\": \"Lee, Carter (118816)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 76,\n        \"earned\": 144,\n        \"taken\": 68,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"101998\",\n        \"firstName\": \"Pamela\",\n        \"lastName\": \"Leggett\",\n        \"displayName\": \"Leggett, Pamela (101998)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 48,\n        \"earned\": 56,\n        \"taken\": 8,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"101998\",\n        \"firstName\": \"Pamela\",\n        \"lastName\": \"Leggett\",\n        \"displayName\": \"Leggett, Pamela (101998)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 120,\n        \"earned\": 120,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"161183\",\n        \"firstName\": \"Delson\",\n        \"lastName\": \"Luat\",\n        \"displayName\": \"Luat, Delson (161183)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 48,\n        \"earned\": 56,\n        \"taken\": 8,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"161183\",\n        \"firstName\": \"Delson\",\n        \"lastName\": \"Luat\",\n        \"displayName\": \"Luat, Delson (161183)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 40,\n        \"earned\": 40,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"110252\",\n        \"firstName\": \"Nadine\",\n        \"lastName\": \"Milette\",\n        \"displayName\": \"Milette, Nadine (110252)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 16,\n        \"earned\": 56,\n        \"taken\": 24,\n        \"claimed\": 16,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"110252\",\n        \"firstName\": \"Nadine\",\n        \"lastName\": \"Milette\",\n        \"displayName\": \"Milette, Nadine (110252)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 80,\n        \"earned\": 80,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"131318\",\n        \"firstName\": \"Anthony\",\n        \"lastName\": \"Munns\",\n        \"displayName\": \"Munns, Anthony (131318)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 52,\n        \"earned\": 56,\n        \"taken\": 4,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"131318\",\n        \"firstName\": \"Anthony\",\n        \"lastName\": \"Munns\",\n        \"displayName\": \"Munns, Anthony (131318)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 40,\n        \"earned\": 40,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"153867\",\n        \"firstName\": \"Ella\",\n        \"lastName\": \"Oelofsen\",\n        \"displayName\": \"Oelofsen, Ella (153867)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 16,\n        \"earned\": 56,\n        \"taken\": 40,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"105895\",\n        \"firstName\": \"Alicia\",\n        \"lastName\": \"Pierce\",\n        \"displayName\": \"Pierce, Alicia (105895)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 0,\n        \"earned\": 56,\n        \"taken\": 56,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"105895\",\n        \"firstName\": \"Alicia\",\n        \"lastName\": \"Pierce\",\n        \"displayName\": \"Pierce, Alicia (105895)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 48,\n        \"earned\": 80,\n        \"taken\": 24,\n        \"claimed\": 0,\n        \"pending\": 8,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"121092\",\n        \"firstName\": \"Raymon\",\n        \"lastName\": \"Ragins\",\n        \"displayName\": \"Ragins, Raymon (121092)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 48,\n        \"earned\": 56,\n        \"taken\": 8,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"121092\",\n        \"firstName\": \"Raymon\",\n        \"lastName\": \"Ragins\",\n        \"displayName\": \"Ragins, Raymon (121092)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 80,\n        \"earned\": 80,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"103742\",\n        \"firstName\": \"Jason\",\n        \"lastName\": \"Ramsey\",\n        \"displayName\": \"Ramsey, Jason (103742)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 120,\n        \"earned\": 120,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"18237\",\n        \"firstName\": \"Dolly\",\n        \"lastName\": \"Reynolds\",\n        \"displayName\": \"Reynolds, Dolly (18237)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 32,\n        \"earned\": 56,\n        \"taken\": 24,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"18237\",\n        \"firstName\": \"Dolly\",\n        \"lastName\": \"Reynolds\",\n        \"displayName\": \"Reynolds, Dolly (18237)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 128,\n        \"earned\": 192,\n        \"taken\": 64,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"101984\",\n        \"firstName\": \"Steven\",\n        \"lastName\": \"Reynolds\",\n        \"displayName\": \"Reynolds, Steven (101984)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 40,\n        \"earned\": 72,\n        \"taken\": 32,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"101984\",\n        \"firstName\": \"Steven\",\n        \"lastName\": \"Reynolds\",\n        \"displayName\": \"Reynolds, Steven (101984)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 84,\n        \"earned\": 96,\n        \"taken\": 12,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"15616\",\n        \"firstName\": \"Tammy\",\n        \"lastName\": \"Rhodes\",\n        \"displayName\": \"Rhodes, Tammy (15616)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 120,\n        \"earned\": 120,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"129733\",\n        \"firstName\": \"Samantha\",\n        \"lastName\": \"Rogers\",\n        \"displayName\": \"Rogers, Samantha (129733)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 8,\n        \"earned\": 72,\n        \"taken\": 64,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"110521\",\n        \"firstName\": \"Erik\",\n        \"lastName\": \"Ryba\",\n        \"displayName\": \"Ryba, Erik (110521)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 16,\n        \"earned\": 56,\n        \"taken\": 36,\n        \"claimed\": 4,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"110521\",\n        \"firstName\": \"Erik\",\n        \"lastName\": \"Ryba\",\n        \"displayName\": \"Ryba, Erik (110521)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 76,\n        \"earned\": 88,\n        \"taken\": 12,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"152906\",\n        \"firstName\": \"Denise\",\n        \"lastName\": \"Schaeffer\",\n        \"displayName\": \"Schaeffer, Denise (152906)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 48,\n        \"earned\": 56,\n        \"taken\": 8,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"152906\",\n        \"firstName\": \"Denise\",\n        \"lastName\": \"Schaeffer\",\n        \"displayName\": \"Schaeffer, Denise (152906)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 88,\n        \"earned\": 128,\n        \"taken\": 40,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"104786\",\n        \"firstName\": \"Charles\",\n        \"lastName\": \"Slezak\",\n        \"displayName\": \"Slezak, Charles (104786)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 120,\n        \"earned\": 120,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"61746\",\n        \"firstName\": \"Judith\",\n        \"lastName\": \"Smalenski\",\n        \"displayName\": \"Smalenski, Judith (61746)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 48,\n        \"earned\": 56,\n        \"taken\": 8,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"61746\",\n        \"firstName\": \"Judith\",\n        \"lastName\": \"Smalenski\",\n        \"displayName\": \"Smalenski, Judith (61746)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 80,\n        \"earned\": 112,\n        \"taken\": 32,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"155133\",\n        \"firstName\": \"Jessica\",\n        \"lastName\": \"Stephens\",\n        \"displayName\": \"Stephens, Jessica (155133)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 44,\n        \"earned\": 56,\n        \"taken\": 12,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"155133\",\n        \"firstName\": \"Jessica\",\n        \"lastName\": \"Stephens\",\n        \"displayName\": \"Stephens, Jessica (155133)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 40,\n        \"earned\": 40,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"140794\",\n        \"firstName\": \"Lori\",\n        \"lastName\": \"Strong\",\n        \"displayName\": \"Strong, Lori (140794)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 56,\n        \"earned\": 56,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"105438\",\n        \"firstName\": \"Brent\",\n        \"lastName\": \"Varnam\",\n        \"displayName\": \"Varnam, Brent (105438)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 40,\n        \"earned\": 56,\n        \"taken\": 16,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"105438\",\n        \"firstName\": \"Brent\",\n        \"lastName\": \"Varnam\",\n        \"displayName\": \"Varnam, Brent (105438)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 80,\n        \"earned\": 104,\n        \"taken\": 24,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"121118\",\n        \"firstName\": \"Brandon\",\n        \"lastName\": \"Vetrano\",\n        \"displayName\": \"Vetrano, Brandon (121118)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 48,\n        \"earned\": 56,\n        \"taken\": 8,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"121118\",\n        \"firstName\": \"Brandon\",\n        \"lastName\": \"Vetrano\",\n        \"displayName\": \"Vetrano, Brandon (121118)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 80,\n        \"earned\": 92,\n        \"taken\": 12,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"93118\",\n        \"firstName\": \"Dawn\",\n        \"lastName\": \"Weiss\",\n        \"displayName\": \"Weiss, Dawn (93118)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 52,\n        \"earned\": 56,\n        \"taken\": 4,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"93118\",\n        \"firstName\": \"Dawn\",\n        \"lastName\": \"Weiss\",\n        \"displayName\": \"Weiss, Dawn (93118)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 40,\n        \"earned\": 80,\n        \"taken\": 40,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"101714\",\n        \"firstName\": \"Christopher\",\n        \"lastName\": \"Wightman\",\n        \"displayName\": \"Wightman, Christopher (101714)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 56,\n        \"earned\": 56,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"101714\",\n        \"firstName\": \"Christopher\",\n        \"lastName\": \"Wightman\",\n        \"displayName\": \"Wightman, Christopher (101714)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 52,\n        \"earned\": 112,\n        \"taken\": 60,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"150857\",\n        \"firstName\": \"Ola\",\n        \"lastName\": \"Williamson\",\n        \"displayName\": \"Williamson, Ola (150857)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 56,\n        \"earned\": 56,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"150857\",\n        \"firstName\": \"Ola\",\n        \"lastName\": \"Williamson\",\n        \"displayName\": \"Williamson, Ola (150857)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 160,\n        \"earned\": 184,\n        \"taken\": 24,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"142058\",\n        \"firstName\": \"Jonathan\",\n        \"lastName\": \"Windham\",\n        \"displayName\": \"Windham, Jonathan (142058)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 56,\n        \"earned\": 56,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"23748\",\n        \"firstName\": \"Suzanne\",\n        \"lastName\": \"Witherow\",\n        \"displayName\": \"Witherow, Suzanne (23748)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 0,\n        \"earned\": 56,\n        \"taken\": 56,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"23748\",\n        \"firstName\": \"Suzanne\",\n        \"lastName\": \"Witherow\",\n        \"displayName\": \"Witherow, Suzanne (23748)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 16,\n        \"earned\": 160,\n        \"taken\": 144,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"24230\",\n        \"firstName\": \"Johnny\",\n        \"lastName\": \"Wright\",\n        \"displayName\": \"Wright, Johnny (24230)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 0,\n        \"earned\": 56,\n        \"taken\": 56,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"24230\",\n        \"firstName\": \"Johnny\",\n        \"lastName\": \"Wright\",\n        \"displayName\": \"Wright, Johnny (24230)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 0,\n        \"earned\": 196,\n        \"taken\": 196,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"111777\",\n        \"firstName\": \"Thomas\",\n        \"lastName\": \"Zazzeri\",\n        \"displayName\": \"Zazzeri, Thomas (111777)\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"MyDay / Personal (Hour)\",\n        \"balance\": 12,\n        \"earned\": 56,\n        \"taken\": 44,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    },\n    {\n        \"employeeId\": \"111777\",\n        \"firstName\": \"Thomas\",\n        \"lastName\": \"Zazzeri\",\n        \"displayName\": \"Zazzeri, Thomas (111777)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 72,\n        \"earned\": 80,\n        \"taken\": 8,\n        \"claimed\": 0,\n        \"pending\": 0,\n        \"unit\": \"hour\"\n    }\n]"}],"_postman_id":"bc78147f-9ad8-4526-ad14-55161ab2475d"},{"name":"Manager - getRequestWorkflow","event":[{"listen":"prerequest","script":{"id":"15095af8-ace9-4e2c-a80b-e3d6997395b8","exec":[""],"type":"text/javascript","packages":{}}}],"id":"199c7bd4-fe3a-4737-a583-cd2c7b797303","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingmanagerapi/getRequestWorkflow?eid={{employeeId}}&requestTypeId={{requestTypeId}}&payTypeId={{payTypeId}}","description":"<p>find the available date range when employees submitting the following requests: Time Off, Benefit, Availability, Punch, Gig</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingmanagerapi","getRequestWorkflow"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>the employee id of the employee</p>\n","type":"text/plain"},"key":"eid","value":"{{employeeId}}"},{"description":{"content":"<p>the request type id of the request. The selectable request types(id-name) are: 1-Time Off, 15-Benefit, 2-Availability, 12-Punch, 21-Schedule Share, 22-Gig.</p>\n","type":"text/plain"},"key":"requestTypeId","value":"{{requestTypeId}}"},{"description":{"content":"<p>the pay type id of pay type. Required when the requestTypeId is 15 (benefit request).</p>\n","type":"text/plain"},"key":"payTypeId","value":"{{payTypeId}}"}],"variable":[]}},"response":[{"id":"eb19b159-0dc4-4f3c-85a2-627740847d83","name":"Manager - getRequestWorkflow","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"http://localhost:8080/ews/elmws/schedulingmanagerapi/getRequestWorkflow?eid=149574&requestTypeId=15&payTypeId=160","protocol":"http","host":["localhost"],"port":"8080","path":["ews","elmws","schedulingmanagerapi","getRequestWorkflow"],"query":[{"key":"eid","value":"149574","description":"the employee id of the employee"},{"key":"requestTypeId","value":"15","description":"the request type id of the request"},{"key":"payTypeId","value":"160","description":"the pay type id of pay type. Required when the request is benefit request"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"400"},{"key":"Date","value":"Wed, 17 Aug 2022 13:49:10 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"selfEmployeeId\": \"52000\",\n    \"selfFirstName\": \"Timothy\",\n    \"selfLastName\": \"Andoe\",\n    \"selfDisplayName\": \"Andoe, Timothy\",\n    \"requestTypeId\": 15,\n    \"requestTypeName\": \"Paid Time Off\",\n    \"positionId\": 18,\n    \"positionName\": \"Teammate\",\n    \"deptId\": 1256,\n    \"chargeStoreNumber\": \"0233\",\n    \"chargeDeptNumber\": null,\n    \"chargeDeptName\": \"(0233) CENTER STORE DEPT\",\n    \"payTypeId\": 160,\n    \"payTypeName\": \"Vacation (Days)\",\n    \"minDate\": \"2022-09-25T23:59:59-0500\",\n    \"maxDate\": null\n}"}],"_postman_id":"199c7bd4-fe3a-4737-a583-cd2c7b797303"},{"name":"Manager - getRequestWorkflowList","event":[{"listen":"prerequest","script":{"id":"15095af8-ace9-4e2c-a80b-e3d6997395b8","exec":[""],"type":"text/javascript","packages":{}}}],"id":"2455bff7-c94a-42a5-b4cc-4e1004ee0cb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingmanagerapi/getRequestWorkflowList?eid={{employeeId}}&requestTypeIds={{requestTypeIdStr}}&payTypeIds={{payTypeIdStr}}","description":"<p>find the available date range when employees submitting the following requests: Time Off, Benefit, Availability, Punch, Gig</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingmanagerapi","getRequestWorkflowList"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>the employee id of the employee</p>\n","type":"text/plain"},"key":"eid","value":"{{employeeId}}"},{"description":{"content":"<p>Optional, the request type id of the request, separated via comma. The selectable request types(id-name) are: 1-Time Off, 15-Benefit, 2-Availability, 12-Punch, 21-Schedule Share, 22-Gig.  Empty means all selectable request types.</p>\n","type":"text/plain"},"key":"requestTypeIds","value":"{{requestTypeIdStr}}"},{"description":{"content":"<p>Optional, the pay type id of pay type, separated via comma. Effective only when Benefit request type id (15) is in requestTypeIds. Empty means all benefit pay types to the input employee.</p>\n","type":"text/plain"},"key":"payTypeIds","value":"{{payTypeIdStr}}"}],"variable":[]}},"response":[{"id":"e7a106aa-1d1b-4519-95d4-efdb28f76563","name":"Manager - getRequestWorkflowList","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getRequestWorkflowList?eid={{employeeId}}&requestTypeIds={{requestTypeIdStr}}&payTypeIds=2,102","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getRequestWorkflowList"],"query":[{"key":"eid","value":"{{employeeId}}","description":"the employee id of the employee"},{"key":"requestTypeIds","value":"{{requestTypeIdStr}}","description":"Optional, the request type id of the request, separated via comma. The selectable request types(id-name) are: 1-Time Off, 15-Benefit, 2-Availability, 12-Punch, 21-Schedule Share, 22-Gig.  Empty means all selectable request types."},{"key":"payTypeIds","value":"2,102","description":"Optional, the pay type id of pay type, separated via comma. Effective only when Benefit request type id (15) is in requestTypeIds. Empty means all benefit pay types to the input employee."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"2572"},{"key":"Date","value":"Mon, 20 Jan 2025 18:41:52 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"selfEmployeeId\": \"4210206\",\n        \"selfFirstName\": \"Aryka\",\n        \"selfLastName\": \"Diego\",\n        \"selfDisplayName\": \"Diego, Aryka (4210206)\",\n        \"requestTypeId\": 2,\n        \"requestTypeName\": \"Availability\",\n        \"positionId\": 18,\n        \"positionName\": \"Partner\",\n        \"deptId\": 433,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"003\",\n        \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"minDate\": \"2024-12-30T00:00:00-0600\",\n        \"maxDate\": null\n    },\n    {\n        \"selfEmployeeId\": \"4210206\",\n        \"selfFirstName\": \"Aryka\",\n        \"selfLastName\": \"Diego\",\n        \"selfDisplayName\": \"Diego, Aryka (4210206)\",\n        \"requestTypeId\": 15,\n        \"requestTypeName\": \"Entitlement\",\n        \"positionId\": 18,\n        \"positionName\": \"Partner\",\n        \"deptId\": 433,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"003\",\n        \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n        \"payTypeId\": 102,\n        \"payTypeName\": \"Partner Holiday\",\n        \"minDate\": \"2025-01-06T00:00:00-0600\",\n        \"maxDate\": \"2025-12-15T00:00:00-0600\"\n    },\n    {\n        \"selfEmployeeId\": \"4210206\",\n        \"selfFirstName\": \"Aryka\",\n        \"selfLastName\": \"Diego\",\n        \"selfDisplayName\": \"Diego, Aryka (4210206)\",\n        \"requestTypeId\": 15,\n        \"requestTypeName\": \"Entitlement\",\n        \"positionId\": 18,\n        \"positionName\": \"Partner\",\n        \"deptId\": 433,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"003\",\n        \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n        \"payTypeId\": 2,\n        \"payTypeName\": \"Vacation\",\n        \"minDate\": \"2024-12-30T00:00:00-0600\",\n        \"maxDate\": \"2025-12-15T00:00:00-0600\"\n    },\n    {\n        \"selfEmployeeId\": \"4210206\",\n        \"selfFirstName\": \"Aryka\",\n        \"selfLastName\": \"Diego\",\n        \"selfDisplayName\": \"Diego, Aryka (4210206)\",\n        \"requestTypeId\": 12,\n        \"requestTypeName\": \"Punch\",\n        \"positionId\": 18,\n        \"positionName\": \"Partner\",\n        \"deptId\": 433,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"003\",\n        \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"minDate\": \"2024-12-09T00:00:00-0600\",\n        \"maxDate\": \"2024-12-16T12:29:06-0600\"\n    },\n    {\n        \"selfEmployeeId\": \"4210206\",\n        \"selfFirstName\": \"Aryka\",\n        \"selfLastName\": \"Diego\",\n        \"selfDisplayName\": \"Diego, Aryka (4210206)\",\n        \"requestTypeId\": 1,\n        \"requestTypeName\": \"Time Off\",\n        \"positionId\": 18,\n        \"positionName\": \"Partner\",\n        \"deptId\": 433,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"003\",\n        \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"minDate\": \"2024-12-20T00:00:00-0600\",\n        \"maxDate\": \"2024-12-25T00:00:00-0600\"\n    },\n    {\n        \"selfEmployeeId\": \"4210206\",\n        \"selfFirstName\": \"Aryka\",\n        \"selfLastName\": \"Diego\",\n        \"selfDisplayName\": \"Diego, Aryka (4210206)\",\n        \"requestTypeId\": 22,\n        \"requestTypeName\": \"netWORKing \",\n        \"positionId\": 18,\n        \"positionName\": \"Partner\",\n        \"deptId\": 433,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"003\",\n        \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"minDate\": \"2024-12-02T00:00:00-0600\",\n        \"maxDate\": null\n    }\n]"}],"_postman_id":"2455bff7-c94a-42a5-b4cc-4e1004ee0cb5"},{"name":"Scheduling - getCurrentBenefit","id":"3d14029d-a4da-422a-a409-8ad4f8edf0f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingapi/getCurrentBenefit?eid={{employeeId}}&date","description":"<p>find the availability list for the employee</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingapi","getCurrentBenefit"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>the employee id of the employee</p>\n","type":"text/plain"},"key":"eid","value":"{{employeeId}}"},{"description":{"content":"<p>the date of the benefit, optional. Default is today</p>\n","type":"text/plain"},"key":"date","value":null}],"variable":[]}},"response":[{"id":"1f6f5a8a-7907-41db-b6eb-30e6668e18d8","name":"Scheduling - getCurrentBenefit","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingapi/getCurrentBenefit?eid={{employeeId}}&date","host":["{{host_url}}"],"path":["elmws","schedulingapi","getCurrentBenefit"],"query":[{"key":"eid","value":"{{employeeId}}","description":"the employee id of the employee"},{"key":"date","value":null,"description":"the date of the benefit, optional. Default is today"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"234"},{"key":"Date","value":"Wed, 17 Aug 2022 13:41:05 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"employeeId\": \"149574\",\n        \"firstName\": \"Ivy\",\n        \"lastName\": \"Bailey\",\n        \"displayName\": \"Bail'ey, Ivy (149574)\",\n        \"payTypeId\": 101,\n        \"payTypeName\": \"Vacation (Hour)\",\n        \"balance\": 69,\n        \"earned\": 100,\n        \"taken\": 0,\n        \"claimed\": 0,\n        \"pending\": 31,\n        \"unit\": \"hour\"\n    }\n]"}],"_postman_id":"3d14029d-a4da-422a-a409-8ad4f8edf0f4"},{"name":"Scheduling - getEmployeeAvailability","id":"f388382c-a9dc-4f77-af4f-e15922914435","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingapi/getEmployeeAvailability?eid={{employeeId}}&start&end=","description":"<p>find the availability list for the employee</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingapi","getEmployeeAvailability"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>the employee id of the employee</p>\n","type":"text/plain"},"key":"eid","value":"{{employeeId}}"},{"description":{"content":"<p>The start date of the availability, the default date is today</p>\n","type":"text/plain"},"key":"start","value":null},{"description":{"content":"<p>The end date of the availability, the default date is the weekend of the week of the start date</p>\n","type":"text/plain"},"key":"end","value":""}],"variable":[]}},"response":[{"id":"098450ca-6922-4dd6-8205-53f8bba8914f","name":"Scheduling - getEmployeeAvailability","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingapi/getEmployeeAvailability?eid=149574&start&end=","host":["{{host_url}}"],"path":["elmws","schedulingapi","getEmployeeAvailability"],"query":[{"key":"eid","value":"149574","description":"the employee id of the employee"},{"key":"start","value":null,"description":"The start date of the availability, the default date is today"},{"key":"end","value":"","description":"The end date of the availability, the default date is the weekend of the week of the start date"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"1118"},{"key":"Date","value":"Wed, 17 Aug 2022 13:55:09 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"employeeId\": \"149574\",\n    \"firstName\": \"Ivy\",\n    \"lastName\": \"Bailey\",\n    \"displayName\": \"Bail'ey, Ivy (149574)\",\n    \"availabilityList\": [\n        {\n            \"startDate\": \"2022-04-27\",\n            \"endDate\": \"2022-04-27\",\n            \"timeRanges\": [\n                {\n                    \"day\": \"Wed\",\n                    \"dayNum\": 3,\n                    \"startTime\": \"00:00\",\n                    \"startOffset\": 288,\n                    \"endTime\": \"00:00\",\n                    \"endOffset\": 384,\n                    \"durationOffset\": 96,\n                    \"durationMin\": 1440,\n                    \"lastModified\": \"2022-04-21T18:45:45-0400\"\n                }\n            ]\n        },\n        {\n            \"startDate\": \"2022-05-14\",\n            \"endDate\": \"2022-05-14\",\n            \"timeRanges\": [\n                {\n                    \"day\": \"Sat\",\n                    \"dayNum\": 6,\n                    \"startTime\": \"00:00\",\n                    \"startOffset\": 576,\n                    \"endTime\": \"00:00\",\n                    \"endOffset\": 672,\n                    \"durationOffset\": 96,\n                    \"durationMin\": 1440,\n                    \"lastModified\": \"2022-04-21T18:32:30-0400\"\n                }\n            ]\n        },\n        {\n            \"startDate\": \"2022-05-08\",\n            \"endDate\": \"2022-05-08\",\n            \"timeRanges\": [\n                {\n                    \"day\": \"Sun\",\n                    \"dayNum\": 0,\n                    \"startTime\": \"00:00\",\n                    \"startOffset\": 0,\n                    \"endTime\": \"00:00\",\n                    \"endOffset\": 96,\n                    \"durationOffset\": 96,\n                    \"durationMin\": 1440,\n                    \"lastModified\": \"2022-04-21T18:32:30-0400\"\n                }\n            ]\n        },\n        {\n            \"startDate\": \"2022-05-09\",\n            \"endDate\": \"2022-05-09\",\n            \"timeRanges\": [\n                {\n                    \"day\": \"Mon\",\n                    \"dayNum\": 1,\n                    \"startTime\": \"09:45\",\n                    \"startOffset\": 135,\n                    \"endTime\": \"16:45\",\n                    \"endOffset\": 163,\n                    \"durationOffset\": 28,\n                    \"durationMin\": 420,\n                    \"lastModified\": \"2022-04-21T18:32:30-0400\"\n                }\n            ]\n        },\n        {\n            \"startDate\": \"2022-05-13\",\n            \"endDate\": \"2022-05-13\",\n            \"timeRanges\": [\n                {\n                    \"day\": \"Fri\",\n                    \"dayNum\": 5,\n                    \"startTime\": \"00:00\",\n                    \"startOffset\": 480,\n                    \"endTime\": \"00:00\",\n                    \"endOffset\": 576,\n                    \"durationOffset\": 96,\n                    \"durationMin\": 1440,\n                    \"lastModified\": \"2022-04-21T18:32:30-0400\"\n                }\n            ]\n        },\n        {\n            \"startDate\": \"2022-05-12\",\n            \"endDate\": \"2022-05-12\",\n            \"timeRanges\": [\n                {\n                    \"day\": \"Thu\",\n                    \"dayNum\": 4,\n                    \"startTime\": \"00:00\",\n                    \"startOffset\": 384,\n                    \"endTime\": \"00:00\",\n                    \"endOffset\": 480,\n                    \"durationOffset\": 96,\n                    \"durationMin\": 1440,\n                    \"lastModified\": \"2022-04-21T18:32:30-0400\"\n                }\n            ]\n        },\n        {\n            \"startDate\": \"2022-05-10\",\n            \"endDate\": \"2022-05-10\",\n            \"timeRanges\": [\n                {\n                    \"day\": \"Tue\",\n                    \"dayNum\": 2,\n                    \"startTime\": \"00:00\",\n                    \"startOffset\": 192,\n                    \"endTime\": \"00:00\",\n                    \"endOffset\": 288,\n                    \"durationOffset\": 96,\n                    \"durationMin\": 1440,\n                    \"lastModified\": \"2022-04-21T18:32:30-0400\"\n                }\n            ]\n        },\n        {\n            \"startDate\": \"2022-05-11\",\n            \"endDate\": \"2022-05-11\",\n            \"timeRanges\": [\n                {\n                    \"day\": \"Wed\",\n                    \"dayNum\": 3,\n                    \"startTime\": \"00:00\",\n                    \"startOffset\": 288,\n                    \"endTime\": \"00:00\",\n                    \"endOffset\": 384,\n                    \"durationOffset\": 96,\n                    \"durationMin\": 1440,\n                    \"lastModified\": \"2022-04-21T18:32:30-0400\"\n                }\n            ]\n        },\n        {\n            \"startDate\": \"2022-04-25\",\n            \"endDate\": \"2022-04-25\",\n            \"timeRanges\": [\n                {\n                    \"day\": \"Mon\",\n                    \"dayNum\": 1,\n                    \"startTime\": \"00:00\",\n                    \"startOffset\": 96,\n                    \"endTime\": \"00:00\",\n                    \"endOffset\": 192,\n                    \"durationOffset\": 96,\n                    \"durationMin\": 1440,\n                    \"lastModified\": \"2022-04-21T18:45:45-0400\"\n                }\n            ]\n        },\n        {\n            \"startDate\": \"2022-05-02\",\n            \"endDate\": \"2022-05-02\",\n            \"timeRanges\": [\n                {\n                    \"day\": \"Mon\",\n                    \"dayNum\": 1,\n                    \"startTime\": \"00:00\",\n                    \"startOffset\": 96,\n                    \"endTime\": \"00:00\",\n                    \"endOffset\": 192,\n                    \"durationOffset\": 96,\n                    \"durationMin\": 1440,\n                    \"lastModified\": \"2022-04-21T18:45:45-0400\"\n                }\n            ]\n        },\n        {\n            \"startDate\": \"2022-05-04\",\n            \"endDate\": \"2022-05-04\",\n            \"timeRanges\": [\n                {\n                    \"day\": \"Wed\",\n                    \"dayNum\": 3,\n                    \"startTime\": \"00:00\",\n                    \"startOffset\": 288,\n                    \"endTime\": \"00:00\",\n                    \"endOffset\": 384,\n                    \"durationOffset\": 96,\n                    \"durationMin\": 1440,\n                    \"lastModified\": \"2022-04-21T18:45:45-0400\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"f388382c-a9dc-4f77-af4f-e15922914435"},{"name":"Scheduling - getEmployeePreferredHours","id":"39647eb4-aded-4607-a82e-7e71ecd43b67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingapi/getEmployeePreferredHours?eid={{employeeId}}&startDate=2025-08-30&endDate=2025-06-30","description":"<p>find the preferred hours list for the employee</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingapi","getEmployeePreferredHours"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>the employee id of the employee</p>\n","type":"text/plain"},"key":"eid","value":"{{employeeId}}"},{"description":{"content":"<p>The start date (week) of the preferred hours, the default is current week.</p>\n","type":"text/plain"},"key":"startDate","value":"2025-08-30"},{"description":{"content":"<p>The end date (week) of the preferred hours. Optional, the default is empty, which means perpetual.</p>\n","type":"text/plain"},"key":"endDate","value":"2025-06-30"}],"variable":[]}},"response":[{"id":"91da715f-a05c-4231-80c1-beb9af6d7e41","name":"Scheduling - getEmployeePreferredHours","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingapi/getEmployeePreferredHours?eid=149574&startDate&endDate=","host":["{{host_url}}"],"path":["elmws","schedulingapi","getEmployeePreferredHours"],"query":[{"key":"eid","value":"149574","description":"the employee id of the employee"},{"key":"startDate","value":null,"description":"The start date (week) of the preferred hours, the default is current week."},{"key":"endDate","value":"","description":"The end date (week) of the preferred hours. Optional, the default is empty, which means perpetual."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"1118"},{"key":"Date","value":"Wed, 17 Aug 2022 13:55:09 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"employeeId\": \"149574\",\n    \"firstName\": \"Ivy\",\n    \"lastName\": \"Bail'ey\",\n    \"displayName\": \"Bail'ey, Ivy (149574)\",\n    \"preferredHourList\": [\n\t\n        {\n\t\t\t\"startDate\": \"2025-08-04\",\n            \"endDate\": \"2025-08-17\",\n            \"preferredDays\": 2,\n            \"preferredWeeklyHours\": 12.5,\n            \"preferredDay0Hours\": 6,\n            \"preferredDay1Hours\": 6.25,\n            \"preferredDay2Hours\": 6.25,\n            \"preferredDay3Hours\": 6.25,\n            \"preferredDay4Hours\": 6.5,\n            \"preferredDay5Hours\": null,\n            \"preferredDay6Hours\": null,\n            \"preferredDay0ShiftLength\": 4,\n            \"preferredDay1ShiftLength\": 4,\n            \"preferredDay2ShiftLength\": 4,\n            \"preferredDay3ShiftLength\": 4,\n            \"preferredDay4ShiftLength\": 4,\n            \"preferredDay5ShiftLength\": null,\n            \"preferredDay6ShiftLength\": null\n        },\n        {\n            \"startDate\": \"2025-08-25\",\n            \"endDate\": \"null\",\n            \"preferredDays\": 3,\n            \"preferredWeeklyHours\": 18,\n            \"preferredDay0Hours\": 6,\n            \"preferredDay1Hours\": 6,\n            \"preferredDay2Hours\": 6,\n            \"preferredDay3Hours\": 6,\n            \"preferredDay4Hours\": 6,\n            \"preferredDay5Hours\": 6,\n            \"preferredDay6Hours\": 6,\n            \"preferredDay0ShiftLength\": 4,\n            \"preferredDay1ShiftLength\": 4,\n            \"preferredDay2ShiftLength\": 4,\n            \"preferredDay3ShiftLength\": 4,\n            \"preferredDay4ShiftLength\": 4,\n            \"preferredDay5ShiftLength\": 4,\n            \"preferredDay6ShiftLength\": 4\n        }\n    ]\n}"}],"_postman_id":"39647eb4-aded-4607-a82e-7e71ecd43b67"},{"name":"Scheduling - getEmployeeWorkGroupValues","id":"fc79db59-2c24-4c27-b0e0-9cce335b5894","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingapi/getEmployeeWorkGroupValues?eid=4122950&date=","description":"<p>find the work group values for the selected employee and date(week)</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingapi","getEmployeeWorkGroupValues"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>the employee id of the employee</p>\n","type":"text/plain"},"key":"eid","value":"4122950"},{"description":{"content":"<p>The date (week) for the employee work group. Optional, the default is current week.</p>\n","type":"text/plain"},"key":"date","value":""}],"variable":[]}},"response":[{"id":"ac847bd4-1ae0-4251-9c0c-e3ae3770209f","name":"Scheduling - getEmployeeWorkGroupValues","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingapi/getEmployeeWorkGroupValues?eid=149574&date","host":["{{host_url}}"],"path":["elmws","schedulingapi","getEmployeeWorkGroupValues"],"query":[{"key":"eid","value":"149574","description":"the employee id of the employee"},{"key":"date","value":null,"description":"The date (week) for the employee work group. Optional, the default is current week."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"1118"},{"key":"Date","value":"Wed, 17 Aug 2022 13:55:09 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"employeeId\": \"149574\",\n    \"displayName\": \"Bail'ey, Ivy (149574)\",\n    \"workGroupValue\": \n    {\n        \"weeklyMinDays\": 1,\n        \"weeklyMaxDays\": 5,\n        \"weeklyMinHours\": 6.5,\n        \"weeklyMaxHours\": 40,\n        \"minHoursDay0\": 4,\n        \"maxHoursDay0\": 8,\n        \"minHoursDay1\": 4,\n        \"maxHoursDay1\": 8,\n        \"minHoursDay2\": 4,\n        \"maxHoursDay2\": 8,\n        \"minHoursDay3\": 4,\n        \"maxHoursDay3\": 8, \n        \"minHoursDay4\": 4,\n        \"maxHoursDay4\": 8, \n        \"minHoursDay5\": 4,\n        \"maxHoursDay5\": 8,\n        \"minHoursDay6\": 4,\n        \"maxHoursDay6\": 8\n    }\n}"}],"_postman_id":"fc79db59-2c24-4c27-b0e0-9cce335b5894"},{"name":"Scheduling - getEmployeeSchedules","event":[{"listen":"prerequest","script":{"id":"43f48872-ab79-42ef-afdf-a378f602d679","exec":[""],"type":"text/javascript"}}],"id":"a58f3981-f7b7-4d19-94fd-66576875c316","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingapi/getEmployeeSchedules?eid={{employeeId}}&start={{startDate}}&end={{endDate}}&payTypeCode={{payTypeCode}}","description":"<p>find the schedule list for the employee</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingapi","getEmployeeSchedules"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>the employee id of the employee</p>\n","type":"text/plain"},"key":"eid","value":"{{employeeId}}"},{"description":{"content":"<p>The start date of the schedule, the default date is today</p>\n","type":"text/plain"},"key":"start","value":"{{startDate}}"},{"description":{"content":"<p>The end date of the schedule, the default date is the date after the start date</p>\n","type":"text/plain"},"key":"end","value":"{{endDate}}"},{"description":{"content":"<p>Optional, pay type codes splitted by comma, the default value is REG</p>\n","type":"text/plain"},"key":"payTypeCode","value":"{{payTypeCode}}"}],"variable":[]}},"response":[{"id":"1c7e1571-2ea6-46c6-8d31-957a9409feba","name":"Scheduling - getEmployeeSchedules","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/schedulingapi/getEmployeeSchedules?eid=6714163&start=2025-01-31&end=2025-02-03","host":["{{host_url}}"],"path":["elmws","schedulingapi","getEmployeeSchedules"],"query":[{"key":"eid","value":"6714163"},{"key":"start","value":"2025-01-31"},{"key":"end","value":"2025-02-03"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Jan 2025 17:55:38 GMT"},{"key":"Server","value":"WildFly/10"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"1279"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Feature-Policy","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob: *.logile.com widget.freshworks.com logile.freshdesk.com *.freshchat.com s3.amazonaws.com *.microsoftonline.com *.msftauth.net *.youtube.com *.youtube-nocookie.com *.googletagmanager.com *.google-analytics.com *.pendo.io papi.walkme.com cdn.walkme.com playerserver.walkme.com ec-playback.walkme.com ec.walkme.com s3.walkmeusercontent.com *.datadoghq-browser-agent.com *.browser-intake-datadoghq.com fonts.gstatic.com; media-src blob: data: https: *.s3.amazonaws.com *.logile.com *.amazonaws.com http://d9pb0qm3fz2lu.cloudfront.net https://s3.walkmeusercontent.com; img-src * data: https: blob: *.logile.com *.amazonaws.com http://d9pb0qm3fz2lu.cloudfront.net cdn.pendo.io app.pendo.io pendo-static-4924446091575296.storage.googleapis.com data.pendo.io *.browser-intake-datadoghq.com https://s3.walkmeusercontent.com; script-src *.logile.com 'unsafe-inline' 'unsafe-eval' *.gstatic.com *.datadoghq-browser-agent.com app.pendo.io pendo-io-static.storage.googleapis.com cdn.pendo.io pendo-static-4924446091575296.storage.googleapis.com data.pendo.io *.walkme.com widget.freshworks.com  cdnjs.cloudflare.com www.googletagmanager.com; style-src *.logile.com cdn.walkme.com *.wa 'unsafe-inline' app.pendo.io cdn.pendo.io pendo-static-4924446091575296.storage.googleapis.com; connect-src data: wss: self *.logile.com *.gstatic.com *.walkme.com browser-intake-datadoghq.com app.pendo.io data.pendo.io pendo-static-4924446091575296.storage.googleapis.com www.google-analytics.com logile.panintelligence.cloud; frame-src *.powerbi.com *.microsoftonline.com *.logile.com player.vimeo.com app.pendo.io cdn.walkme.com www.youtube-nocookie.com *.okta.com *.onelogin.com logile.panintelligence.cloud; child-src blob: data: app.pendo.io *.logile.com widget.freshworks.com logile.freshdesk.com *.okta.com *.google.com papi.walkme.com cdn.walkme.com playerserver.walkme.com ec-playback.walkme.com ec.walkme.com;;"},{"key":"Keep-Alive","value":"timeout=10, max=8000"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"[\n       {\n        \"homeLocId\": 10601,\n        \"homeLocName\": \"(00006A) 20 - SEAFOOD\",\n        \"employeeId\": \"6714163\",\n        \"firstName\": \"Trey\",\n        \"lastName\": \"Eaves\",\n        \"displayName\": \"Eaves, Trey (6714163)\",\n        \"scheduleVersionName\": \"Current\",\n        \"masterScheduleId\": 20326129,\n        \"transitionScheduleId\": 24082110,\n        \"isActive\": true,\n        \"scheduleDate\": \"2025-02-01\",\n        \"startTime\": \"2025-02-01T08:00:00-0600\",\n        \"endTime\": \"2025-02-01T13:00:00-0600\",\n        \"startOffset\": 512,\n        \"endOffset\": 532,\n        \"durationOffset\": 20,\n        \"durationMin\": 300,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"003\",\n        \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n        \"subDeptId\": 10601,\n        \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n        \"jobCodeId\": 605,\n        \"jobCode\": \"(024309) Seafood Hourly Mgr\",\n        \"payTypeId\": 1,\n        \"payType\": \"Regular\",\n        \"easScheduleId\": 35115236,\n        \"costHour\": 5,\n        \"costDollar\": 136.2,\n        \"lastModified\": \"2025-01-17T10:25:43-0600\",\n        \"comment\": null,\n        \"hasRequest\": true,\n        \"request\": {\n            \"masterScheduleId\": 20326129,\n            \"transitionScheduleId\": 24082110,\n            \"requestSource\": 1,\n            \"requestId\": 2256139,\n            \"requestTypeId\": 4,\n            \"requestType\": \"Post Schedule\",\n            \"requestStatusId\": 10,\n            \"requestStatus\": \"Posted\",\n            \"isPosted\": true\n        },\n        \"isPosted\": true,\n        \"postRequestId\": 2256139,\n        \"indivEjcList\": [\n            {\n                \"indivScheduleId\": 46379662,\n                \"indivEjcId\": 47158621,\n                \"scheduleDayCalId\": 2288,\n                \"startTime\": \"2025-02-01T08:00:00-0600\",\n                \"endTime\": \"2025-02-01T11:00:00-0600\",\n                \"startOffset\": 512,\n                \"endOffset\": 524,\n                \"subDeptId\": 10601,\n                \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n                \"chargeStoreNumber\": \"S00006A\",\n                \"chargeDeptNumber\": \"003\",\n                \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"taskId\": 11,\n                \"taskName\": \"SFD Admin\",\n                \"jobCodeId\": 605,\n                \"jobCodeName\": \"(024309) Seafood Hourly Mgr\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular\",\n                \"isBidOn\": false,\n                \"lastModified\": \"2025-01-17T10:25:43-0600\"\n            },\n            {\n                \"indivScheduleId\": 46379662,\n                \"indivEjcId\": 47158622,\n                \"scheduleDayCalId\": 2288,\n                \"startTime\": \"2025-02-01T11:00:00-0600\",\n                \"endTime\": \"2025-02-01T13:00:00-0600\",\n                \"startOffset\": 524,\n                \"endOffset\": 532,\n                \"subDeptId\": 10601,\n                \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n                \"chargeStoreNumber\": \"S00006A\",\n                \"chargeDeptNumber\": \"003\",\n                \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"taskId\": 12,\n                \"taskName\": \"SFD Outdoor Events\",\n                \"jobCodeId\": 605,\n                \"jobCodeName\": \"(024309) Seafood Hourly Mgr\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular\",\n                \"isBidOn\": false,\n                \"lastModified\": \"2025-01-17T10:25:43-0600\"\n            }\n        ],\n        \"taskList\": \"SFD Admin,SFD Outdoor Events\",\n        \"breakList\": [\n            {\n                \"breakId\": 51330114,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2025-02-01T10:30:00-0600\",\n                \"endTime\": \"2025-02-01T10:45:00-0600\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true,\n                \"lastModified\": \"2025-01-17T10:25:43-0600\"\n            }\n        ],\n        \"timeLineList\": [\n            {\n                \"indivScheduleId\": 46379662,\n                \"startTime\": \"2025-02-01T08:00:00-0600\",\n                \"endTime\": \"2025-02-01T10:30:00-0600\",\n                \"startOffset\": 512,\n                \"endOffset\": 522,\n                \"durationInMinutes\": 150,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47158621,\n                \"taskId\": 11,\n                \"taskName\": \"SFD Admin\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46379662,\n                \"startTime\": \"2025-02-01T10:30:00-0600\",\n                \"endTime\": \"2025-02-01T10:45:00-0600\",\n                \"startOffset\": 522,\n                \"endOffset\": 523,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51330114,\n                \"type\": 0,\n                \"breakMealName\": \"Break\"\n            },\n            {\n                \"indivScheduleId\": 46379662,\n                \"startTime\": \"2025-02-01T10:45:00-0600\",\n                \"endTime\": \"2025-02-01T11:00:00-0600\",\n                \"startOffset\": 523,\n                \"endOffset\": 524,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47158621,\n                \"taskId\": 11,\n                \"taskName\": \"SFD Admin\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46379662,\n                \"startTime\": \"2025-02-01T11:00:00-0600\",\n                \"endTime\": \"2025-02-01T13:00:00-0600\",\n                \"startOffset\": 524,\n                \"endOffset\": 532,\n                \"durationInMinutes\": 120,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47158622,\n                \"taskId\": 12,\n                \"taskName\": \"SFD Outdoor Events\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            }\n        ]\n    },\n    {\n        \"homeLocId\": 10601,\n        \"homeLocName\": \"(00006A) 20 - SEAFOOD\",\n        \"employeeId\": \"6714163\",\n        \"firstName\": \"Trey\",\n        \"lastName\": \"Eaves\",\n        \"displayName\": \"Eaves, Trey (6714163)\",\n        \"scheduleVersionName\": \"Current\",\n        \"masterScheduleId\": 20326131,\n        \"transitionScheduleId\": 24082112,\n        \"isActive\": true,\n        \"scheduleDate\": \"2025-02-02\",\n        \"startTime\": \"2025-02-02T08:00:00-0600\",\n        \"endTime\": \"2025-02-02T13:00:00-0600\",\n        \"startOffset\": 608,\n        \"endOffset\": 628,\n        \"durationOffset\": 20,\n        \"durationMin\": 300,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"003\",\n        \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n        \"subDeptId\": 10601,\n        \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n        \"jobCodeId\": 605,\n        \"jobCode\": \"(024309) Seafood Hourly Mgr\",\n        \"payTypeId\": 1,\n        \"payType\": \"Regular\",\n        \"easScheduleId\": 35115238,\n        \"costHour\": 5,\n        \"costDollar\": 136.2,\n        \"lastModified\": \"2025-01-17T10:25:43-0600\",\n        \"comment\": null,\n        \"hasRequest\": true,\n        \"request\": {\n            \"masterScheduleId\": 20326131,\n            \"transitionScheduleId\": 24082112,\n            \"requestSource\": 1,\n            \"requestId\": 2256140,\n            \"requestTypeId\": 4,\n            \"requestType\": \"Post Schedule\",\n            \"requestStatusId\": 10,\n            \"requestStatus\": \"Posted\",\n            \"isPosted\": true\n        },\n        \"isPosted\": true,\n        \"postRequestId\": 2256140,\n        \"indivEjcList\": [\n            {\n                \"indivScheduleId\": 46379666,\n                \"indivEjcId\": 47158626,\n                \"scheduleDayCalId\": 2289,\n                \"startTime\": \"2025-02-02T08:00:00-0600\",\n                \"endTime\": \"2025-02-02T11:00:00-0600\",\n                \"startOffset\": 608,\n                \"endOffset\": 620,\n                \"subDeptId\": 10601,\n                \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n                \"chargeStoreNumber\": \"S00006A\",\n                \"chargeDeptNumber\": \"003\",\n                \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"taskId\": 11,\n                \"taskName\": \"SFD Admin\",\n                \"jobCodeId\": 605,\n                \"jobCodeName\": \"(024309) Seafood Hourly Mgr\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular\",\n                \"isBidOn\": false,\n                \"lastModified\": \"2025-01-17T10:25:43-0600\"\n            },\n            {\n                \"indivScheduleId\": 46379666,\n                \"indivEjcId\": 47158625,\n                \"scheduleDayCalId\": 2289,\n                \"startTime\": \"2025-02-02T11:00:00-0600\",\n                \"endTime\": \"2025-02-02T13:00:00-0600\",\n                \"startOffset\": 620,\n                \"endOffset\": 628,\n                \"subDeptId\": 10601,\n                \"subDeptName\": \"(00006A) 20 - SEAFOOD\",\n                \"chargeStoreNumber\": \"S00006A\",\n                \"chargeDeptNumber\": \"003\",\n                \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"taskId\": 12,\n                \"taskName\": \"SFD Outdoor Events\",\n                \"jobCodeId\": 605,\n                \"jobCodeName\": \"(024309) Seafood Hourly Mgr\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular\",\n                \"isBidOn\": true,\n                \"lastModified\": \"2025-01-17T10:25:43-0600\"\n            }\n        ],\n        \"taskList\": \"SFD Admin,SFD Outdoor Events\",\n        \"breakList\": [\n            {\n                \"breakId\": 51330115,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2025-02-02T10:30:00-0600\",\n                \"endTime\": \"2025-02-02T10:45:00-0600\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true,\n                \"lastModified\": \"2025-01-17T10:25:43-0600\"\n            }\n        ],\n        \"timeLineList\": [\n            {\n                \"indivScheduleId\": 46379666,\n                \"startTime\": \"2025-02-02T08:00:00-0600\",\n                \"endTime\": \"2025-02-02T10:30:00-0600\",\n                \"startOffset\": 608,\n                \"endOffset\": 618,\n                \"durationInMinutes\": 150,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47158626,\n                \"taskId\": 11,\n                \"taskName\": \"SFD Admin\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46379666,\n                \"startTime\": \"2025-02-02T10:30:00-0600\",\n                \"endTime\": \"2025-02-02T10:45:00-0600\",\n                \"startOffset\": 618,\n                \"endOffset\": 619,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": false,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": null,\n                \"taskId\": null,\n                \"taskName\": null,\n                \"indivBreakId\": 51330115,\n                \"type\": 0,\n                \"breakMealName\": \"Break\"\n            },\n            {\n                \"indivScheduleId\": 46379666,\n                \"startTime\": \"2025-02-02T10:45:00-0600\",\n                \"endTime\": \"2025-02-02T11:00:00-0600\",\n                \"startOffset\": 619,\n                \"endOffset\": 620,\n                \"durationInMinutes\": 15,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47158626,\n                \"taskId\": 11,\n                \"taskName\": \"SFD Admin\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            },\n            {\n                \"indivScheduleId\": 46379666,\n                \"startTime\": \"2025-02-02T11:00:00-0600\",\n                \"endTime\": \"2025-02-02T13:00:00-0600\",\n                \"startOffset\": 620,\n                \"endOffset\": 628,\n                \"durationInMinutes\": 120,\n                \"isRegularShift\": true,\n                \"isBenefitShift\": false,\n                \"isPayTypeShift\": false,\n                \"isEmptyShift\": false,\n                \"indivEjcId\": 47158625,\n                \"taskId\": 12,\n                \"taskName\": \"SFD Outdoor Events\",\n                \"indivBreakId\": null,\n                \"type\": null,\n                \"breakMealName\": null\n            }\n        ]\n    }\n]"}],"_postman_id":"a58f3981-f7b7-4d19-94fd-66576875c316"},{"name":"Scheduling - getPublishedScheduleWeeks","event":[{"listen":"prerequest","script":{"id":"43f48872-ab79-42ef-afdf-a378f602d679","exec":[""],"type":"text/javascript","packages":{}}}],"id":"c1129ffb-47cc-4e29-b833-d42395b73cc5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingapi/getPublishedScheduleWeeks?eid={{employeeId}}","description":"<p>get a list of published schedule weeks for the input employee</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingapi","getPublishedScheduleWeeks"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>the employee id of the employee</p>\n","type":"text/plain"},"key":"eid","value":"{{employeeId}}"},{"disabled":true,"description":{"content":"<p>Optional, the date of start week, the default week is current week</p>\n","type":"text/plain"},"key":"start","value":"{{startDate}}"}],"variable":[]}},"response":[{"id":"4284529e-2bdb-4cb8-9da1-52ba9741f753","name":"Scheduling - getPublishedScheduleWeeks","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/schedulingapi/getPublishedScheduleWeeks?eid=139970","host":["{{host_url}}"],"path":["elmws","schedulingapi","getPublishedScheduleWeeks"],"query":[{"key":"eid","value":"139970","description":"the employee id of the employee"},{"key":"start","value":"{{startDate}}","description":"Optional, the date of start week, the default week is current week","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"1558"},{"key":"Date","value":"Mon, 01 Apr 2024 16:17:25 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"weekDate\": \"2022-09-05\",\n        \"orgId\": 1260,\n        \"orgName\": \"(0233) FRONT END DEPT\",\n        \"orgCode\": \"S0233D002\",\n        \"scheduleStatus\": 80,\n        \"statusLabel\": \"Published\"\n    },\n    {\n        \"weekDate\": \"2022-09-05\",\n        \"orgId\": 1271,\n        \"orgName\": \"(0233) TRAINING-026 DEPT\",\n        \"orgCode\": \"S0233D026\",\n        \"scheduleStatus\": 80,\n        \"statusLabel\": \"Published\"\n    },\n    {\n        \"weekDate\": \"2022-09-12\",\n        \"orgId\": 1243,\n        \"orgName\": \"(0231) FRONT END DEPT\",\n        \"orgCode\": \"S0231D002\",\n        \"scheduleStatus\": 80,\n        \"statusLabel\": \"Published\"\n    },\n    {\n        \"weekDate\": \"2022-09-12\",\n        \"orgId\": 1260,\n        \"orgName\": \"(0233) FRONT END DEPT\",\n        \"orgCode\": \"S0233D002\",\n        \"scheduleStatus\": 80,\n        \"statusLabel\": \"Published\"\n    },\n    {\n        \"weekDate\": \"2022-09-12\",\n        \"orgId\": 1271,\n        \"orgName\": \"(0233) TRAINING-026 DEPT\",\n        \"orgCode\": \"S0233D026\",\n        \"scheduleStatus\": 80,\n        \"statusLabel\": \"Published\"\n    },\n    {\n        \"weekDate\": \"2022-09-19\",\n        \"orgId\": 138,\n        \"orgName\": \"(0101) FRONT END DEPT\",\n        \"orgCode\": \"S0101D002\",\n        \"scheduleStatus\": 80,\n        \"statusLabel\": \"Published\"\n    },\n    {\n        \"weekDate\": \"2022-09-19\",\n        \"orgId\": 155,\n        \"orgName\": \"(0102) FRONT END DEPT\",\n        \"orgCode\": \"S0102D002\",\n        \"scheduleStatus\": 80,\n        \"statusLabel\": \"Published\"\n    }\n]"}],"_postman_id":"c1129ffb-47cc-4e29-b833-d42395b73cc5"},{"name":"Manager - getTotalScheduledHours","event":[{"listen":"prerequest","script":{"id":"43f48872-ab79-42ef-afdf-a378f602d679","exec":[""],"type":"text/javascript"}}],"id":"922db41a-a6ed-45ae-9e33-b908d98f9f4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingmanagerapi/getTotalScheduledHours?subDeptCode={{subDeptCode}}&start={{startDate}}&end={{endDate}}&payTypeCode={{payTypeCode}}&sumTimeLevel={{timeLevel}}&sumOrgLevel={{orgLevel}}","description":"<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">Calculating total schedule hours by org/time level.\n[\n    {\n        \"scheduleDate\": \"2022-09-21\", //date (if time level is 15 min or daily then each day, if weekly or period then only last date of the week/period)                 \n        \"orgLevel\": 5, // summray org level\n        \"orgLevelName\": \"STORE\", // summary org level name\n        \"orgId\": 77, // org id\n        \"orgName\": \"(0233) FERGUSON\", // org name\n        \"timeLevel\": \"15 min\", // summary time level\n        \"scheduleHour\": null, // effective if time level is not 15 min\n        \"offsetHours\": [ // effective if time level is 15 min\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    }\n]\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingmanagerapi","getTotalScheduledHours"],"host":["{{host_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Optional, the id of the org, empty means all orgs</p>\n","type":"text/plain"},"key":"orgId","value":"{{orgId}}"},{"description":{"content":"<p>Optional, 2 digit code empty means all org types for the specified org id</p>\n","type":"text/plain"},"key":"subDeptCode","value":"{{subDeptCode}}"},{"description":{"content":"<p>The start date of the schedule, the default date is today</p>\n","type":"text/plain"},"key":"start","value":"{{startDate}}"},{"description":{"content":"<p>The end date of the schedule, the default date is 7 days after the start date</p>\n","type":"text/plain"},"key":"end","value":"{{endDate}}"},{"description":{"content":"<p>Optional, pay type codes splitted by comma, the default value is REG. </p>\n","type":"text/plain"},"key":"payTypeCode","value":"{{payTypeCode}}"},{"description":{"content":"<p>Summary time level, one of the items: 15 min, daily, weekly, period</p>\n","type":"text/plain"},"key":"sumTimeLevel","value":"{{timeLevel}}"},{"description":{"content":"<p>Summary org level, between 1 and 7</p>\n","type":"text/plain"},"key":"sumOrgLevel","value":"{{orgLevel}}"}],"variable":[]}},"response":[{"id":"b138e2e4-ae54-4121-b000-0f698edb97e5","name":"Manager - getTotalScheduledHours -- Summary at period / store level","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getTotalScheduledHours?orgId=1260&subDeptCode=02&start=2022-09-21&end=2022-09-21&payTypeCode=REG,VAC&sumTimeLevel=period&sumOrgLevel=5","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getTotalScheduledHours"],"query":[{"key":"orgId","value":"1260","description":"Optional, the id of the org, empty means all orgs"},{"key":"subDeptCode","value":"02","description":"Optional, 2 digit code empty means all org types for the specified org id"},{"key":"start","value":"2022-09-21","description":"The start date of the schedule, the default date is today"},{"key":"end","value":"2022-09-21","description":"The end date of the schedule, the default date is 7 days after the start date"},{"key":"payTypeCode","value":"REG,VAC","description":"Optional, pay type codes splitted by comma, the default value is REG. "},{"key":"sumTimeLevel","value":"period","description":"Summary time level, one of the items: 15 min, daily, weekly, period"},{"key":"sumOrgLevel","value":"5","description":"Summary org level, between 1 and 7"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"165"},{"key":"Date","value":"Fri, 03 Feb 2023 19:10:06 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"scheduleDate\": \"2022-10-02\",\n        \"orgLevel\": 5,\n        \"orgLevelName\": \"STORE\",\n        \"orgId\": 77,\n        \"orgName\": \"(0233) FERGUSON\",\n        \"timeLevel\": \"period\",\n        \"scheduleHour\": 8,\n        \"offsetHours\": null\n    }\n]"},{"id":"74e60f88-25bd-4adf-a3c7-036c7525bceb","name":"Manager - getTotalScheduledHours -- Summary at 15 min / store level","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingmanagerapi/getTotalScheduledHours?orgId=1260&subDeptCode=02&start=2022-09-21&end=2022-09-21&payTypeCode=REG,VAC&sumTimeLevel=15 min&sumOrgLevel=5","host":["{{host_url}}"],"path":["elmws","schedulingmanagerapi","getTotalScheduledHours"],"query":[{"key":"orgId","value":"1260","description":"Optional, the id of the org, empty means all orgs"},{"key":"subDeptCode","value":"02","description":"Optional, 2 digit code empty means all org types for the specified org id"},{"key":"start","value":"2022-09-21","description":"The start date of the schedule, the default date is today"},{"key":"end","value":"2022-09-21","description":"The end date of the schedule, the default date is 7 days after the start date"},{"key":"payTypeCode","value":"REG,VAC","description":"Optional, pay type codes splitted by comma, the default value is REG. "},{"key":"sumTimeLevel","value":"15 min","description":"Summary time level, one of the items: 15 min, daily, weekly, period"},{"key":"sumOrgLevel","value":"5","description":"Summary org level, between 1 and 7"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"579"},{"key":"Date","value":"Fri, 03 Feb 2023 19:14:32 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"scheduleDate\": \"2022-09-21\",\n        \"orgLevel\": 5,\n        \"orgLevelName\": \"STORE\",\n        \"orgId\": 77,\n        \"orgName\": \"(0233) FERGUSON\",\n        \"timeLevel\": \"15 min\",\n        \"scheduleHour\": null,\n        \"offsetHours\": [\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0.25,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0,\n            0\n        ]\n    }\n]"}],"_postman_id":"922db41a-a6ed-45ae-9e33-b908d98f9f4f"},{"name":"Scheduling - getEmployeeAvailableShifts","id":"a9cbbe1a-addc-4db9-bd16-fa5007836c60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingapi/getEmployeeAvailableShifts?eid={{employeeId}}&start={{startDate}}&end={{endDate}}","description":"<p>find the available shift that can be bid by the employee</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingapi","getEmployeeAvailableShifts"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>the employee id of the employee</p>\n","type":"text/plain"},"key":"eid","value":"{{employeeId}}"},{"description":{"content":"<p>The start date of the schedule, the default date is today</p>\n","type":"text/plain"},"key":"start","value":"{{startDate}}"},{"description":{"content":"<p>The end date of the schedule, the default date is the date after the start date</p>\n","type":"text/plain"},"key":"end","value":"{{endDate}}"}],"variable":[]}},"response":[{"id":"6dc3f758-477b-4d0f-8d03-eecc2abcc8e0","name":"Scheduling - getEmployeeAvailableShifts","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/schedulingapi/getEmployeeAvailableShifts?eid=4210206&start=2024-12-13&end=2024-12-23","host":["{{host_url}}"],"path":["elmws","schedulingapi","getEmployeeAvailableShifts"],"query":[{"key":"eid","value":"4210206","description":"the employee id of the employee"},{"key":"start","value":"2024-12-13","description":"The start date of the schedule, the default date is today"},{"key":"end","value":"2024-12-23","description":"The end date of the schedule, the default date is the date after the start date"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Set-Cookie","value":"JSESSIONID=zUVD5HRi3BjAZqjBMFS3GUrp8WAtuddthd_OTXa4.logile-pf3321dg; path=/ews"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"5639"},{"key":"Date","value":"Mon, 13 Jan 2025 05:58:39 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"postId\": 2849329,\n        \"scheduleDate\": \"2024-12-14\",\n        \"startTime\": \"2024-12-14T07:00:00-0600\",\n        \"endTime\": \"2024-12-14T13:00:00-0600\",\n        \"startOffset\": 508,\n        \"endOffset\": 532,\n        \"durationOffset\": 24,\n        \"durationMin\": 360,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"003\",\n        \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n        \"taskId\": 15,\n        \"taskName\": \"SFD Service Case\",\n        \"jobCodeId\": null,\n        \"jobCode\": \"\",\n        \"surrenderRequestId\": null,\n        \"surrenderMasterScheduleId\": null,\n        \"surrenderTransitionScheduleId\": null,\n        \"surrenderIndivScheduleId\": null,\n        \"surrenderIndivEjcId\": null,\n        \"surrenderShiftComment\": null,\n        \"postTime\": \"2024-12-07T13:40-0600\",\n        \"postByEmployeeId\": null,\n        \"postByEmployeeName\": \"No Partner Assigned\",\n        \"postByOrgName\": \"TOTAL COMPANY\",\n        \"postByPositionName\": \"Logile System Administrator\",\n        \"postFreeTextReason\": \"\",\n        \"hasBid\": false,\n        \"bidRequestId\": null,\n        \"bidTime\": null,\n        \"bidStatus\": \"\",\n        \"countOfBids\": 0,\n        \"breakList\": [\n            {\n                \"breakId\": null,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2024-12-14T08:30:00-0600\",\n                \"endTime\": \"2024-12-14T08:45:00-0600\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true,\n                \"lastModified\": null\n            },\n            {\n                \"breakId\": null,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2024-12-14T11:45:00-0600\",\n                \"endTime\": \"2024-12-14T12:00:00-0600\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true,\n                \"lastModified\": null\n            }\n        ],\n        \"lastModified\": null\n    },\n    {\n        \"postId\": 2849331,\n        \"scheduleDate\": \"2024-12-21\",\n        \"startTime\": \"2024-12-21T23:00:00-0600\",\n        \"endTime\": \"2024-12-22T10:00:00-0600\",\n        \"startOffset\": 572,\n        \"endOffset\": 616,\n        \"durationOffset\": 40,\n        \"durationMin\": 600,\n        \"chargeStoreNumber\": \"S00006A\",\n        \"chargeDeptNumber\": \"003\",\n        \"chargeDeptName\": \"(00006A) 003 Seafood Total\",\n        \"taskId\": 15,\n        \"taskName\": \"SFD Service Case\",\n        \"jobCodeId\": null,\n        \"jobCode\": \"\",\n        \"surrenderRequestId\": null,\n        \"surrenderMasterScheduleId\": null,\n        \"surrenderTransitionScheduleId\": null,\n        \"surrenderIndivScheduleId\": null,\n        \"surrenderIndivEjcId\": null,\n        \"surrenderShiftComment\": null,\n        \"postTime\": \"2024-12-07T13:41-0600\",\n        \"postByEmployeeId\": null,\n        \"postByEmployeeName\": \"No Partner Assigned\",\n        \"postByOrgName\": \"TOTAL COMPANY\",\n        \"postByPositionName\": \"Logile System Administrator\",\n        \"postFreeTextReason\": \"\",\n        \"hasBid\": false,\n        \"bidRequestId\": null,\n        \"bidTime\": null,\n        \"bidStatus\": \"\",\n        \"countOfBids\": 0,\n        \"breakList\": [\n            {\n                \"breakId\": null,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2024-12-22T00:30:00-0600\",\n                \"endTime\": \"2024-12-22T00:45:00-0600\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true,\n                \"lastModified\": null\n            },\n            {\n                \"breakId\": null,\n                \"type\": 1,\n                \"breakMealName\": \"Meal\",\n                \"startTime\": \"2024-12-22T04:45:00-0600\",\n                \"endTime\": \"2024-12-22T05:45:00-0600\",\n                \"durationOffset\": 4,\n                \"durationMin\": 60,\n                \"paid\": false,\n                \"lastModified\": null\n            },\n            {\n                \"breakId\": null,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2024-12-22T08:45:00-0600\",\n                \"endTime\": \"2024-12-22T09:00:00-0600\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true,\n                \"lastModified\": null\n            }\n        ],\n        \"lastModified\": null\n    }\n]"}],"_postman_id":"a9cbbe1a-addc-4db9-bd16-fa5007836c60"},{"name":"Scheduling - getEmployeeRequests","event":[{"listen":"prerequest","script":{"id":"0bb93d71-7af6-41a7-839c-dc490b437f7f","exec":["pm.globals.set(\"endDate\", \"2020-08-31\");"],"type":"text/javascript"}}],"id":"e9f80bda-e0df-4677-b9c3-5022ce1427b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingapi/getEmployeeRequests?eid={{employeeId}}&start={{startDate}}&end={{endDate}}&type&status","description":"<p>find the request list for the employee</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingapi","getEmployeeRequests"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>the employee id of the employee</p>\n","type":"text/plain"},"key":"eid","value":"{{employeeId}}"},{"description":{"content":"<p>The start date of the request, the default date is today</p>\n","type":"text/plain"},"key":"start","value":"{{startDate}}"},{"description":{"content":"<p>The end date is optional</p>\n","type":"text/plain"},"key":"end","value":"{{endDate}}"},{"description":{"content":"<p>request types</p>\n","type":"text/plain"},"key":"type","value":null},{"description":{"content":"<p>request status </p>\n","type":"text/plain"},"key":"status","value":null}],"variable":[]}},"response":[{"id":"f015f794-f852-47f9-8551-da81bef8da73","name":"Scheduling - getEmployeeRequests","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingapi/getEmployeeRequests?eid=149574&start=2022-04-20&end=&type&status","host":["{{host_url}}"],"path":["elmws","schedulingapi","getEmployeeRequests"],"query":[{"key":"eid","value":"149574","description":"the employee id of the employee"},{"key":"start","value":"2022-04-20","description":"The start date of the request, the default date is today"},{"key":"end","value":"","description":"The end date is optional"},{"key":"type","value":null,"description":"request types"},{"key":"status","value":null,"description":"request status "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Wed, 17 Aug 2022 14:16:42 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"employeeId\": \"149574\",\n        \"firstName\": \"Ivy\",\n        \"lastName\": \"Bailey\",\n        \"displayName\": \"Bail'ey, Ivy (149574)\",\n        \"requestSource\": 1,\n        \"requestId\": 198462,\n        \"requestTypeId\": 6,\n        \"requestType\": \"Bid Shift\",\n        \"requestStatusId\": 3,\n        \"requestStatus\": \"Pending\",\n        \"note\": null,\n        \"startDate\": \"2022-04-30\",\n        \"endDate\": \"2022-04-30\",\n        \"isClearData\": false,\n        \"requestTime\": \"2022-04-26T04:49:37-0400\",\n        \"submitOnOrgId\": 4171,\n        \"submitOnOrg\": \"(066) FRONT PORCH\",\n        \"submitOnParentOrgId\": 1260,\n        \"submitOnPosition\": \"Employee\",\n        \"submitOnFocus\": \"(066) FRONT PORCH / Employee\",\n        \"submitByOrg\": \"(066) CASH OFFICE\",\n        \"submitByPosition\": \"Flowers Employee\",\n        \"submitByFocus\": \"(066) CASH OFFICE / Flowers Employee\",\n        \"submitByHrName\": \"Bail'ey, Ivy (149574)\",\n        \"processTime\": \"2022-04-13T05:26:16-0400\",\n        \"processByHrName\": \"Bail'ey, Ivy (149574)\",\n        \"processByOrg\": \"(066) CASH OFFICE\",\n        \"processByPosition\": \"Flowers Employee\",\n        \"processByFocus\": \"(066) CASH OFFICE / Flowers Employee\",\n        \"cancelTime\": null,\n        \"cancelByHrName\": \"\",\n        \"cancelByOrg\": \"\",\n        \"cancelByPosition\": \"\",\n        \"cancelByFocus\": \"\",\n        \"reasonCodeId\": null,\n        \"reasonCodeName\": null,\n        \"freeTextReason\": \"\",\n        \"taReasonCodeId\": null,\n        \"taReasonCodeName\": null,\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"sharedHrId\": null,\n        \"sharedHrName\": null,\n        \"gigToOrgId\": null,\n        \"gigToOrgName\": null,\n        \"gigToTaskIdList\": null,\n        \"gigToTaskNameList\": null,\n        \"timeRanges\": null,\n        \"preferredTimeRanges\": null,\n        \"punchDetails\": null,\n        \"postShift\": {\n            \"postId\": 327,\n            \"scheduleDate\": \"2022-04-30\",\n            \"startTime\": \"2022-04-30T16:30:00-0400\",\n            \"endTime\": \"2022-04-30T22:00:00-0400\",\n            \"startOffset\": 642,\n            \"endOffset\": 664,\n            \"durationOffset\": 22,\n            \"durationMin\": 330,\n            \"chargeStoreNumber\": \"066\",\n            \"chargeDeptNumber\": \"06\",\n            \"chargeDeptName\": \"(066) FRONT PORCH DEPT\",\n            \"taskId\": 2,\n            \"taskName\": \"Front Porch - Cashier\",\n            \"jobCodeId\": null,\n            \"jobCode\": \"\",\n            \"postTime\": \"2022-04-22T14:27-0400\",\n            \"postByEmployeeName\": \"Hobbs, Virginia (156970)\",\n            \"postByOrgName\": \"(066) FRONT PORCH\",\n            \"postByPositionName\": \"Employee\",\n            \"postFreeTextReason\": \"Post by API\",\n            \"hasBid\": true,\n            \"bidTime\": \"2022-04-26T04:49-0400\",\n            \"bidStatus\": \"Deleted\"\n        },\n        \"isBidOn\": true,\n        \"selfEmployeeId\": null,\n        \"selfFirstName\": null,\n        \"selfLastName\": null,\n        \"selfDisplayName\": null,\n        \"selfShiftList\": null,\n        \"swapEmployeeId\": null,\n        \"swapFirstName\": null,\n        \"swapLastName\": null,\n        \"swapDisplayName\": null,\n        \"swapShiftList\": null,\n        \"lastModified\": \"2022-04-26T04:49:37-0400\"\n    },\n    {\n        \"employeeId\": \"149574\",\n        \"firstName\": \"Ivy\",\n        \"lastName\": \"Bailey\",\n        \"displayName\": \"Bail'ey, Ivy (149574)\",\n        \"requestSource\": 1,\n        \"requestId\": 198440,\n        \"requestTypeId\": 12,\n        \"requestType\": \"Punch\",\n        \"requestStatusId\": 2,\n        \"requestStatus\": \"Denied\",\n        \"note\": null,\n        \"startDate\": \"2022-04-22\",\n        \"endDate\": \"2022-04-22\",\n        \"isClearData\": false,\n        \"requestTime\": \"2022-04-23T19:38:17-0400\",\n        \"submitOnOrgId\": 4171,\n        \"submitOnOrg\": \"(066) FRONT PORCH\",\n        \"submitOnParentOrgId\": 1460,\n        \"submitOnPosition\": \"Employee\",\n        \"submitOnFocus\": \"(066) FRONT PORCH / Employee\",\n        \"submitByOrg\": \"(066) CASH OFFICE\",\n        \"submitByPosition\": \"Flowers Employee\",\n        \"submitByFocus\": \"(066) CASH OFFICE / Flowers Employee\",\n        \"submitByHrName\": \"Bail'ey, Ivy (149574)\",\n        \"processTime\": \"2022-04-18T20:46:13-0400\",\n        \"processByHrName\": \"Logile_Dev, LS\",\n        \"processByOrg\": \"ALEX LEE INC\",\n        \"processByPosition\": \"Logile System Admin\",\n        \"processByFocus\": \"ALEX LEE INC / Logile System Admin\",\n        \"cancelTime\": null,\n        \"cancelByHrName\": \"\",\n        \"cancelByOrg\": \"\",\n        \"cancelByPosition\": \"\",\n        \"cancelByFocus\": \"\",\n        \"reasonCodeId\": null,\n        \"reasonCodeName\": null,\n        \"freeTextReason\": \"Punch request\",\n        \"taReasonCodeId\": null,\n        \"taReasonCodeName\": null,\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"sharedHrId\": null,\n        \"sharedHrName\": null,\n        \"gigToOrgId\": null,\n        \"gigToOrgName\": null,\n        \"gigToTaskIdList\": null,\n        \"gigToTaskNameList\": null,\n        \"timeRanges\": null,\n        \"preferredTimeRanges\": null,\n        \"punchDetails\": [\n            {\n                \"punchRequestId\": 55,\n                \"punchType\": 2,\n                \"punchTypeLabel\": \"OUT\",\n                \"punchTime\": \"2022-04-22T09:30:00-0400\",\n                \"orgId\": 1159,\n                \"orgCode\": \"S066D06SD0603\",\n                \"orgName\": \"(066) FRONT PORCH\"\n            }\n        ],\n        \"postShift\": null,\n        \"isBidOn\": false,\n        \"selfEmployeeId\": null,\n        \"selfFirstName\": null,\n        \"selfLastName\": null,\n        \"selfDisplayName\": null,\n        \"selfShiftList\": null,\n        \"swapEmployeeId\": null,\n        \"swapFirstName\": null,\n        \"swapLastName\": null,\n        \"swapDisplayName\": null,\n        \"swapShiftList\": null,\n        \"lastModified\": \"2022-04-23T19:38:17-0400\"\n    },\n    {\n        \"employeeId\": \"149574\",\n        \"firstName\": \"Ivy\",\n        \"lastName\": \"Bailey\",\n        \"displayName\": \"Bail'ey, Ivy (149574)\",\n        \"requestSource\": 1,\n        \"requestId\": 198438,\n        \"requestTypeId\": 1,\n        \"requestType\": \"Time Off\",\n        \"requestStatusId\": 4,\n        \"requestStatus\": \"Expired\",\n        \"note\": null,\n        \"startDate\": \"2022-04-25\",\n        \"endDate\": \"2022-04-27\",\n        \"isClearData\": false,\n        \"requestTime\": \"2022-04-23T19:32:30-0400\",\n        \"submitOnOrgId\": 4071,\n        \"submitOnOrg\": \"(066) CASH OFFICE\",\n        \"submitOnParentOrgId\": 1360,\n        \"submitOnPosition\": \"Employee\",\n        \"submitOnFocus\": \"(066) CASH OFFICE / Employee\",\n        \"submitByOrg\": \"(066) CASH OFFICE\",\n        \"submitByPosition\": \"Employee\",\n        \"submitByFocus\": \"(066) CASH OFFICE / Employee\",\n        \"submitByHrName\": \"Bail'ey, Ivy (149574)\",\n        \"processTime\": \"2022-04-14T20:39:30-0400\",\n        \"processByHrName\": \"Logile_Dev, LS\",\n        \"processByOrg\": \"ALEX LEE INC\",\n        \"processByPosition\": \"Logile System Admin\",\n        \"processByFocus\": \"ALEX LEE INC / Logile System Admin\",\n        \"cancelTime\": null,\n        \"cancelByHrName\": \"\",\n        \"cancelByOrg\": \"\",\n        \"cancelByPosition\": \"\",\n        \"cancelByFocus\": \"\",\n        \"reasonCodeId\": 89,\n        \"reasonCodeName\": \"Other\",\n        \"freeTextReason\": null,\n        \"taReasonCodeId\": null,\n        \"taReasonCodeName\": null,\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"sharedHrId\": null,\n        \"sharedHrName\": null,\n        \"gigToOrgId\": null,\n        \"gigToOrgName\": null,\n        \"gigToTaskIdList\": null,\n        \"gigToTaskNameList\": null,\n        \"timeRanges\": [\n            {\n                \"day\": \"Mon\",\n                \"dayNum\": 1,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": null\n            },\n            {\n                \"day\": \"Tue\",\n                \"dayNum\": 2,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": null\n            },\n            {\n                \"day\": \"Wed\",\n                \"dayNum\": 3,\n                \"startTime\": \"00:00\",\n                \"startOffset\": 0,\n                \"endTime\": \"00:00\",\n                \"endOffset\": 0,\n                \"durationOffset\": 96,\n                \"durationMin\": 1440,\n                \"lastModified\": null\n            }\n        ],\n        \"preferredTimeRanges\": [],\n        \"punchDetails\": null,\n        \"postShift\": null,\n        \"isBidOn\": false,\n        \"selfEmployeeId\": null,\n        \"selfFirstName\": null,\n        \"selfLastName\": null,\n        \"selfDisplayName\": null,\n        \"selfShiftList\": null,\n        \"swapEmployeeId\": null,\n        \"swapFirstName\": null,\n        \"swapLastName\": null,\n        \"swapDisplayName\": null,\n        \"swapShiftList\": null,\n        \"lastModified\": \"2022-04-23T19:32:30-0400\"\n    },\n    {\n        \"employeeId\": \"149574\",\n        \"firstName\": \"Ivy\",\n        \"lastName\": \"Bailey\",\n        \"displayName\": \"Bail'ey, Ivy (149574)\",\n        \"requestSource\": 1,\n        \"requestId\": 198437,\n        \"requestTypeId\": 4,\n        \"requestType\": \"Surrender Schedule\",\n        \"requestStatusId\": 3,\n        \"requestStatus\": \"Pending\",\n        \"note\": null,\n        \"startDate\": \"2022-04-28\",\n        \"endDate\": \"2022-04-28\",\n        \"isClearData\": false,\n        \"requestTime\": \"2022-04-23T17:25:19-0400\",\n        \"submitOnOrgId\": 4071,\n        \"submitOnOrg\": \"(066) CASH OFFICE\",\n        \"submitOnParentOrgId\": 1360,\n        \"submitOnPosition\": \"Employee\",\n        \"submitOnFocus\": \"(066) CASH OFFICE / Employee\",\n        \"submitByOrg\": \"(066) CASH OFFICE\",\n        \"submitByPosition\": \"Flowers Employee\",\n        \"submitByFocus\": \"(066) CASH OFFICE / Flowers Employee\",\n        \"submitByHrName\": \"Bail'ey, Ivy (149574)\",\n        \"processTime\": null,\n        \"processByHrName\": \"\",\n        \"processByOrg\": \"\",\n        \"processByPosition\": \"\",\n        \"processByFocus\": \"\",\n        \"cancelTime\": null,\n        \"cancelByHrName\": \"\",\n        \"cancelByOrg\": \"\",\n        \"cancelByPosition\": \"\",\n        \"cancelByFocus\": \"\",\n        \"reasonCodeId\": 70,\n        \"reasonCodeName\": \"Emergency Event\",\n        \"freeTextReason\": \"\",\n        \"taReasonCodeId\": null,\n        \"taReasonCodeName\": null,\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"sharedHrId\": null,\n        \"sharedHrName\": null,\n        \"gigToOrgId\": null,\n        \"gigToOrgName\": null,\n        \"gigToTaskIdList\": null,\n        \"gigToTaskNameList\": null,\n        \"timeRanges\": null,\n        \"preferredTimeRanges\": null,\n        \"punchDetails\": null,\n        \"postShift\": null,\n        \"isBidOn\": false,\n        \"selfEmployeeId\": null,\n        \"selfFirstName\": null,\n        \"selfLastName\": null,\n        \"selfDisplayName\": null,\n        \"selfShiftList\": null,\n        \"swapEmployeeId\": null,\n        \"swapFirstName\": null,\n        \"swapLastName\": null,\n        \"swapDisplayName\": null,\n        \"swapShiftList\": null,\n        \"lastModified\": \"2022-04-23T17:25:19-0400\"\n    },\n    {\n        \"employeeId\": \"149574\",\n        \"firstName\": \"Ivy\",\n        \"lastName\": \"Bailey\",\n        \"displayName\": \"Bail'ey, Ivy (149574)\",\n        \"requestSource\": 1,\n        \"requestId\": 198429,\n        \"requestTypeId\": 22,\n        \"requestType\": \"Gig\",\n        \"requestStatusId\": 3,\n        \"requestStatus\": \"Pending\",\n        \"note\": null,\n        \"startDate\": \"2022-04-24\",\n        \"endDate\": \"2022-05-28\",\n        \"isClearData\": false,\n        \"requestTime\": \"2022-04-22T19:44:05-0400\",\n        \"submitOnOrgId\": 4071,\n        \"submitOnOrg\": \"(066) CASH OFFICE\",\n        \"submitOnParentOrgId\": 1360,\n        \"submitOnPosition\": \"Employee\",\n        \"submitOnFocus\": \"(066) CASH OFFICE / Employee\",\n        \"submitByOrg\": \"(066) CASH OFFICE\",\n        \"submitByPosition\": \"Employee\",\n        \"submitByFocus\": \"(066) CASH OFFICE / Employee\",\n        \"submitByHrName\": \"Bail'ey, Ivy (149574)\",\n        \"processTime\": \"2022-04-14T10:36:48-0400\",\n        \"processByHrName\": \"Bail'ey, Ivy (149574)\",\n        \"processByOrg\": \"(066) CASH OFFICE\",\n        \"processByPosition\": \"Employee\",\n        \"processByFocus\": \"(066) CASH OFFICE / Employee\",\n        \"cancelTime\": null,\n        \"cancelByHrName\": \"\",\n        \"cancelByOrg\": \"\",\n        \"cancelByPosition\": \"\",\n        \"cancelByFocus\": \"\",\n        \"reasonCodeId\": null,\n        \"reasonCodeName\": null,\n        \"freeTextReason\": \"\",\n        \"taReasonCodeId\": null,\n        \"taReasonCodeName\": null,\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"sharedHrId\": null,\n        \"sharedHrName\": null,\n        \"gigToOrgId\": 253,\n        \"gigToOrgName\": \"(159) DELI DEPT\",\n        \"gigToTaskIdList\": [],\n        \"gigToTaskNameList\": null,\n        \"timeRanges\": null,\n        \"preferredTimeRanges\": null,\n        \"punchDetails\": null,\n        \"postShift\": null,\n        \"isBidOn\": false,\n        \"selfEmployeeId\": null,\n        \"selfFirstName\": null,\n        \"selfLastName\": null,\n        \"selfDisplayName\": null,\n        \"selfShiftList\": null,\n        \"swapEmployeeId\": null,\n        \"swapFirstName\": null,\n        \"swapLastName\": null,\n        \"swapDisplayName\": null,\n        \"swapShiftList\": null,\n        \"lastModified\": \"2022-04-22T19:44:05-0400\"\n    }\n]"},{"id":"e1c10d8d-b3f4-4200-ab18-3a3770a9bd38","name":"Scheduling - getEmployeeRequests - Surrender","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/schedulingapi/getEmployeeRequests?eid=6714163&start=2025-01-31&end=2025-02-03&type=4&status","host":["{{host_url}}"],"path":["elmws","schedulingapi","getEmployeeRequests"],"query":[{"key":"eid","value":"6714163","description":"the employee id of the employee"},{"key":"start","value":"2025-01-31","description":"The start date of the request, the default date is today"},{"key":"end","value":"2025-02-03","description":"The end date is optional"},{"key":"type","value":"4","description":"request types"},{"key":"status","value":null,"description":"request status "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Jan 2025 17:58:27 GMT"},{"key":"Server","value":"WildFly/10"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"700"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Feature-Policy","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob: *.logile.com widget.freshworks.com logile.freshdesk.com *.freshchat.com s3.amazonaws.com *.microsoftonline.com *.msftauth.net *.youtube.com *.youtube-nocookie.com *.googletagmanager.com *.google-analytics.com *.pendo.io papi.walkme.com cdn.walkme.com playerserver.walkme.com ec-playback.walkme.com ec.walkme.com s3.walkmeusercontent.com *.datadoghq-browser-agent.com *.browser-intake-datadoghq.com fonts.gstatic.com; media-src blob: data: https: *.s3.amazonaws.com *.logile.com *.amazonaws.com http://d9pb0qm3fz2lu.cloudfront.net https://s3.walkmeusercontent.com; img-src * data: https: blob: *.logile.com *.amazonaws.com http://d9pb0qm3fz2lu.cloudfront.net cdn.pendo.io app.pendo.io pendo-static-4924446091575296.storage.googleapis.com data.pendo.io *.browser-intake-datadoghq.com https://s3.walkmeusercontent.com; script-src *.logile.com 'unsafe-inline' 'unsafe-eval' *.gstatic.com *.datadoghq-browser-agent.com app.pendo.io pendo-io-static.storage.googleapis.com cdn.pendo.io pendo-static-4924446091575296.storage.googleapis.com data.pendo.io *.walkme.com widget.freshworks.com  cdnjs.cloudflare.com www.googletagmanager.com; style-src *.logile.com cdn.walkme.com *.wa 'unsafe-inline' app.pendo.io cdn.pendo.io pendo-static-4924446091575296.storage.googleapis.com; connect-src data: wss: self *.logile.com *.gstatic.com *.walkme.com browser-intake-datadoghq.com app.pendo.io data.pendo.io pendo-static-4924446091575296.storage.googleapis.com www.google-analytics.com logile.panintelligence.cloud; frame-src *.powerbi.com *.microsoftonline.com *.logile.com player.vimeo.com app.pendo.io cdn.walkme.com www.youtube-nocookie.com *.okta.com *.onelogin.com logile.panintelligence.cloud; child-src blob: data: app.pendo.io *.logile.com widget.freshworks.com logile.freshdesk.com *.okta.com *.google.com papi.walkme.com cdn.walkme.com playerserver.walkme.com ec-playback.walkme.com ec.walkme.com;;"},{"key":"Keep-Alive","value":"timeout=10, max=8000"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"employeeId\": \"6714163\",\n        \"firstName\": \"Trey\",\n        \"lastName\": \"Eaves\",\n        \"displayName\": \"Eaves, Trey (6714163)\",\n        \"requestSource\": 1,\n        \"requestId\": 2256140,\n        \"requestTypeId\": 4,\n        \"requestType\": \"Post Schedule\",\n        \"requestStatusId\": 10,\n        \"requestStatus\": \"Posted\",\n        \"note\": null,\n        \"startDate\": \"2025-02-02\",\n        \"endDate\": \"2025-02-02\",\n        \"isClearData\": false,\n        \"requestTime\": \"2025-01-17T10:25:52-0600\",\n        \"submitOnOrgId\": 10601,\n        \"submitOnOrg\": \"(00006A) 20 - SEAFOOD\",\n        \"submitOnParentOrgId\": 433,\n        \"submitOnPosition\": \"Partner\",\n        \"submitOnFocus\": \"(00006A) 20 - SEAFOOD / Partner\",\n        \"submitByOrg\": \"(00006A) 003 Seafood Total\",\n        \"submitByPosition\": \"Department Manager\",\n        \"submitByFocus\": \"(00006A) 003 Seafood Total / Department Manager\",\n        \"submitByHrName\": \"Eaves, Trey (6714163)\",\n        \"processTime\": \"2025-01-17T10:25:52-0600\",\n        \"processByHrName\": \"Eaves, Trey (6714163)\",\n        \"processByOrg\": \"(00006A) 003 Seafood Total\",\n        \"processByPosition\": \"Department Manager\",\n        \"processByFocus\": \"(00006A) 003 Seafood Total / Department Manager\",\n        \"cancelTime\": null,\n        \"cancelByHrName\": \"\",\n        \"cancelByOrg\": \"\",\n        \"cancelByPosition\": \"\",\n        \"cancelByFocus\": \"\",\n        \"reasonCodeId\": 70,\n        \"reasonCodeName\": \"Emergency Event\",\n        \"freeTextReason\": \"\",\n        \"taReasonCodeId\": null,\n        \"taReasonCodeName\": null,\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"savedMessage\": \"\",\n        \"sharedHrId\": null,\n        \"sharedHrName\": null,\n        \"gigToDeptIdList\": null,\n        \"gigToOrgId\": null,\n        \"gigToOrgName\": null,\n        \"gigToTaskIdList\": null,\n        \"gigToTaskNameList\": null,\n        \"timeRanges\": null,\n        \"preferredTimeRanges\": null,\n        \"punchDetails\": null,\n        \"postShift\": null,\n        \"isBidOn\": true,\n        \"selfEmployeeId\": null,\n        \"selfFirstName\": null,\n        \"selfLastName\": null,\n        \"selfDisplayName\": null,\n        \"selfShiftList\": null,\n        \"swapEmployeeId\": null,\n        \"swapFirstName\": null,\n        \"swapLastName\": null,\n        \"swapDisplayName\": null,\n        \"swapShiftList\": null,\n        \"lastModified\": \"2025-01-17T10:25:52-0600\"\n    }\n]"}],"_postman_id":"e9f80bda-e0df-4677-b9c3-5022ce1427b0"},{"name":"Scheduling - getEmployeeRequestPayTypes","event":[{"listen":"prerequest","script":{"id":"0bb93d71-7af6-41a7-839c-dc490b437f7f","exec":["pm.globals.set(\"endDate\", \"2020-08-31\");"],"type":"text/javascript"}}],"id":"11a4b4c8-c2fc-4b06-bb1b-8a5747b93f44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingapi/getEmployeeRequestPayTypes?eid={{employeeId}}&requestStartDate={{startDate}}","description":"<p>find the pay type list for the employee to submit request</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingapi","getEmployeeRequestPayTypes"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>the employee id of the employee</p>\n","type":"text/plain"},"key":"eid","value":"{{employeeId}}"},{"description":{"content":"<p>the start date of request</p>\n","type":"text/plain"},"key":"requestStartDate","value":"{{startDate}}"}],"variable":[]}},"response":[{"id":"3c5a2564-7b39-4e1e-af4f-f0747392f945","name":"Scheduling - getEmployeeRequestPayTypes","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingapi/getEmployeeRequestPayTypes?eid=139970&requestStartDate=2022-09-27","host":["{{host_url}}"],"path":["elmws","schedulingapi","getEmployeeRequestPayTypes"],"query":[{"key":"eid","value":"139970","description":"the employee id of the employee"},{"key":"requestStartDate","value":"2022-09-27","description":"the start date of request"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Set-Cookie","value":"JSESSIONID=I7cbkAecnpcUx4EZeTxPMuQ2vXmzsHw57QylDTn_.laptop-g4d3t3ti; path=/ews"},{"key":"Set-Cookie","value":"server_name=task.server.schedulingMain"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"1278"},{"key":"Date","value":"Wed, 14 Dec 2022 16:57:35 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 140,\n        \"code\": \"Birthday (Days)\",\n        \"description\": \"Birthday (Days)\",\n        \"configType\": \"payType\",\n        \"deptNumber\": null,\n        \"deptName\": null,\n        \"isActive\": true\n    },\n    {\n        \"id\": 165,\n        \"code\": \"Funeral (Hours)\",\n        \"description\": \"Funeral (Hours)\",\n        \"configType\": \"payType\",\n        \"deptNumber\": null,\n        \"deptName\": null,\n        \"isActive\": true\n    },\n    {\n        \"id\": 134,\n        \"code\": \"Holiday Time Off (Days)\",\n        \"description\": \"Holiday Time Off (Days)\",\n        \"configType\": \"payType\",\n        \"deptNumber\": null,\n        \"deptName\": null,\n        \"isActive\": true\n    },\n    {\n        \"id\": 148,\n        \"code\": \"Personal Holiday (Days)\",\n        \"description\": \"Personal Holiday (Days)\",\n        \"configType\": \"payType\",\n        \"deptNumber\": null,\n        \"deptName\": null,\n        \"isActive\": true\n    },\n    {\n        \"id\": 154,\n        \"code\": \"Sick (Days)\",\n        \"description\": \"Sick (Days)\",\n        \"configType\": \"payType\",\n        \"deptNumber\": null,\n        \"deptName\": null,\n        \"isActive\": true\n    },\n    {\n        \"id\": 211,\n        \"code\": \"Sick (Hours)\",\n        \"description\": \"Sick (Hours)\",\n        \"configType\": \"payType\",\n        \"deptNumber\": null,\n        \"deptName\": null,\n        \"isActive\": true\n    },\n    {\n        \"id\": 160,\n        \"code\": \"Vacation (Days)\",\n        \"description\": \"Vacation (Days)\",\n        \"configType\": \"payType\",\n        \"deptNumber\": null,\n        \"deptName\": null,\n        \"isActive\": true\n    },\n    {\n        \"id\": 301,\n        \"code\": \"Pay in Lieu\",\n        \"description\": \"Pay in Lieu\",\n        \"configType\": \"payType\",\n        \"deptNumber\": null,\n        \"deptName\": null,\n        \"isActive\": true\n    },\n    {\n        \"id\": 302,\n        \"code\": \"Pay in Advance\",\n        \"description\": \"Pay in Advance\",\n        \"configType\": \"payType\",\n        \"deptNumber\": null,\n        \"deptName\": null,\n        \"isActive\": true\n    }\n]"}],"_postman_id":"11a4b4c8-c2fc-4b06-bb1b-8a5747b93f44"},{"name":"Scheduling - getGigOrgs","event":[{"listen":"prerequest","script":{"id":"0bb93d71-7af6-41a7-839c-dc490b437f7f","exec":["pm.globals.set(\"endDate\", \"2020-08-31\");"],"type":"text/javascript","packages":{}}}],"id":"8d31f27f-0a53-40b6-a484-483b8bb736e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingapi/getGigOrgs?eid={{employeeId}}","description":"<p>find the departments list for the employee to submit Gig request on</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingapi","getGigOrgs"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>the employee id of the employee</p>\n","type":"text/plain"},"key":"eid","value":"{{employeeId}}"},{"disabled":true,"description":{"content":"<p>Optional, default value is 0. 0:  employee can submit Gig request to create Gig assignment on the departments in response; 1: employee can submit Gig request to remove Gig assignment on the departments in response.</p>\n","type":"text/plain"},"key":"isRemovePrevious","value":"1"}],"variable":[]}},"response":[{"id":"3e8910b4-d92e-4083-8cf7-08bef572a3b8","name":"Scheduling - getGigOrgs","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/schedulingapi/getGigOrgs?eid=139970","host":["{{host_url}}"],"path":["elmws","schedulingapi","getGigOrgs"],"query":[{"key":"eid","value":"139970","description":"the employee id of the employee"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Set-Cookie","value":"JSESSIONID=DUv0fMwWDV23kuflTWiST0NpOeRGBs_UV2LlwuN5.laptop-g4d3t3ti; path=/ews"},{"key":"Set-Cookie","value":"server_name=task.server.schedulingMain"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"7153"},{"key":"Date","value":"Sun, 21 May 2023 15:06:13 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"storeId\": 65,\n        \"storeName\": \"S0101\",\n        \"storeNumber\": \"(0101) FLORISSANT\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 138,\n                \"deptName\": \"(0101) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 51,\n        \"storeName\": \"S0102\",\n        \"storeNumber\": \"(0102) CREVE COEUR\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 155,\n                \"deptName\": \"(0102) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 35,\n        \"storeName\": \"S0104\",\n        \"storeNumber\": \"(0104) BRENTWOOD\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 172,\n                \"deptName\": \"(0104) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 112,\n        \"storeName\": \"S0105\",\n        \"storeNumber\": \"(0105) BUTLER HILL\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 189,\n                \"deptName\": \"(0105) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 52,\n        \"storeName\": \"S0106\",\n        \"storeNumber\": \"(0106) BALLWIN\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 206,\n                \"deptName\": \"(0106) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 36,\n        \"storeName\": \"S0107\",\n        \"storeNumber\": \"(0107) GRAVOIS\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 223,\n                \"deptName\": \"(0107) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 79,\n        \"storeName\": \"S0110\",\n        \"storeNumber\": \"(0110) MID RIVERS\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 240,\n                \"deptName\": \"(0110) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 80,\n        \"storeName\": \"S0111\",\n        \"storeNumber\": \"(0111) ZUMBEHL\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 257,\n                \"deptName\": \"(0111) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 66,\n        \"storeName\": \"S0113\",\n        \"storeNumber\": \"(0113) CITY PLAZA\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 274,\n                \"deptName\": \"(0113) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 53,\n        \"storeName\": \"S0116\",\n        \"storeNumber\": \"(0116) MASON\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 308,\n                \"deptName\": \"(0116) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 67,\n        \"storeName\": \"S0117\",\n        \"storeNumber\": \"(0117) DORSETT\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 325,\n                \"deptName\": \"(0117) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 113,\n        \"storeName\": \"S0118\",\n        \"storeNumber\": \"(0118) TELEGRAPH\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 342,\n                \"deptName\": \"(0118) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 54,\n        \"storeName\": \"S0121\",\n        \"storeNumber\": \"(0121) WILDWOOD\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 393,\n                \"deptName\": \"(0121) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 114,\n        \"storeName\": \"S0122\",\n        \"storeNumber\": \"(0122) DILLON\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 410,\n                \"deptName\": \"(0122) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 81,\n        \"storeName\": \"S0123\",\n        \"storeNumber\": \"(0123) DARDENNE CROSSING\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 427,\n                \"deptName\": \"(0123) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 82,\n        \"storeName\": \"S0124\",\n        \"storeNumber\": \"(0124) COTTLEVILLE\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 444,\n                \"deptName\": \"(0124) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 68,\n        \"storeName\": \"S0125\",\n        \"storeNumber\": \"(0125) UNIVERSITY CITY\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 461,\n                \"deptName\": \"(0125) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 115,\n        \"storeName\": \"S0127\",\n        \"storeNumber\": \"(0127) RICHARDSON CROSSING\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 478,\n                \"deptName\": \"(0127) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 83,\n        \"storeName\": \"S0129\",\n        \"storeNumber\": \"(0129) O'FALLON\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 495,\n                \"deptName\": \"(0129) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 55,\n        \"storeName\": \"S0133\",\n        \"storeNumber\": \"(0133) CHESTERFIELD\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 512,\n                \"deptName\": \"(0133) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 84,\n        \"storeName\": \"S0135\",\n        \"storeNumber\": \"(0135) LAKE ST. LOUIS\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 529,\n                \"deptName\": \"(0135) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 37,\n        \"storeName\": \"S0136\",\n        \"storeNumber\": \"(0136) WEBSTER GROVES\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 546,\n                \"deptName\": \"(0136) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 38,\n        \"storeName\": \"S0137\",\n        \"storeNumber\": \"(0137) AFFTON\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 563,\n                \"deptName\": \"(0137) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 85,\n        \"storeName\": \"S0138\",\n        \"storeNumber\": \"(0138) HARVESTER\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 580,\n                \"deptName\": \"(0138) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 56,\n        \"storeName\": \"S0139\",\n        \"storeNumber\": \"(0139) KIRKWOOD\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 597,\n                \"deptName\": \"(0139) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 69,\n        \"storeName\": \"S0141\",\n        \"storeNumber\": \"(0141) OVERLAND\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 614,\n                \"deptName\": \"(0141) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 57,\n        \"storeName\": \"S0142\",\n        \"storeNumber\": \"(0142) WOODS MILL\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 631,\n                \"deptName\": \"(0142) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 39,\n        \"storeName\": \"S0143\",\n        \"storeNumber\": \"(0143) SOUTH CITY\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 648,\n                \"deptName\": \"(0143) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 70,\n        \"storeName\": \"S0145\",\n        \"storeNumber\": \"(0145) WESTFALL PLAZA\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 682,\n                \"deptName\": \"(0145) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 40,\n        \"storeName\": \"S0149\",\n        \"storeNumber\": \"(0149) ARSENAL\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 733,\n                \"deptName\": \"(0149) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 58,\n        \"storeName\": \"S0173\",\n        \"storeNumber\": \"(0173) TWIN OAKS\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 750,\n                \"deptName\": \"(0173) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 59,\n        \"storeName\": \"S0174\",\n        \"storeNumber\": \"(0174) KEHRS MILL\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 767,\n                \"deptName\": \"(0174) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 86,\n        \"storeName\": \"S0176\",\n        \"storeNumber\": \"(0176) LINDENWOOD\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 784,\n                \"deptName\": \"(0176) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 60,\n        \"storeName\": \"S0180\",\n        \"storeNumber\": \"(0180) LINDBERGH\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 835,\n                \"deptName\": \"(0180) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 71,\n        \"storeName\": \"S0184\",\n        \"storeNumber\": \"(0184) GRANDVIEW\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 852,\n                \"deptName\": \"(0184) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 41,\n        \"storeName\": \"S0188\",\n        \"storeNumber\": \"(0188) LADUE\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 869,\n                \"deptName\": \"(0188) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 72,\n        \"storeName\": \"S0191\",\n        \"storeNumber\": \"(0191) BRIDGETON\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 886,\n                \"deptName\": \"(0191) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 42,\n        \"storeName\": \"S0192\",\n        \"storeNumber\": \"(0192) LOUGHBOROUGH\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 903,\n                \"deptName\": \"(0192) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 116,\n        \"storeName\": \"S0193\",\n        \"storeNumber\": \"(0193) CONCORD VILLAGE\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 920,\n                \"deptName\": \"(0193) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 61,\n        \"storeName\": \"S0196\",\n        \"storeNumber\": \"(0196) EUREKA POINTE\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 937,\n                \"deptName\": \"(0196) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 73,\n        \"storeName\": \"S0198\",\n        \"storeNumber\": \"(0198) CROSS KEYS\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 954,\n                \"deptName\": \"(0198) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 74,\n        \"storeName\": \"S0206\",\n        \"storeNumber\": \"(0206) CHARBONIER\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 1005,\n                \"deptName\": \"(0206) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 62,\n        \"storeName\": \"S0209\",\n        \"storeNumber\": \"(0209) DES PERES\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 1039,\n                \"deptName\": \"(0209) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 117,\n        \"storeName\": \"S0212\",\n        \"storeNumber\": \"(0212) FENTON\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 1056,\n                \"deptName\": \"(0212) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 87,\n        \"storeName\": \"S0213\",\n        \"storeNumber\": \"(0213) TOWN SQUARE\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 1073,\n                \"deptName\": \"(0213) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 75,\n        \"storeName\": \"S0216\",\n        \"storeNumber\": \"(0216) SIERRA VISTA\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 1090,\n                \"deptName\": \"(0216) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 44,\n        \"storeName\": \"S0218\",\n        \"storeNumber\": \"(0218) LEMAY\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 1107,\n                \"deptName\": \"(0218) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 88,\n        \"storeName\": \"S0219\",\n        \"storeNumber\": \"(0219) MONTICELLO\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 1124,\n                \"deptName\": \"(0219) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 45,\n        \"storeName\": \"S0225\",\n        \"storeNumber\": \"(0225) MAPLEWOOD\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 1175,\n                \"deptName\": \"(0225) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 46,\n        \"storeName\": \"S0227\",\n        \"storeNumber\": \"(0227) LINDELL\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 1192,\n                \"deptName\": \"(0227) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 89,\n        \"storeName\": \"S0228\",\n        \"storeNumber\": \"(0228) HARVESTER SQUARE\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 1209,\n                \"deptName\": \"(0228) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 76,\n        \"storeName\": \"S0231\",\n        \"storeNumber\": \"(0231) ST. JOHN\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 1243,\n                \"deptName\": \"(0231) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 77,\n        \"storeName\": \"S0233\",\n        \"storeNumber\": \"(0233) FERGUSON\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 1260,\n                \"deptName\": \"(0233) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 119,\n        \"storeName\": \"S0237\",\n        \"storeNumber\": \"(0237) WATER TOWER\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 1277,\n                \"deptName\": \"(0237) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 47,\n        \"storeName\": \"S0258\",\n        \"storeNumber\": \"(0258) HAMPTON VILLAGE\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 1328,\n                \"deptName\": \"(0258) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 48,\n        \"storeName\": \"S0266\",\n        \"storeNumber\": \"(0266) CRESTWOOD\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 1345,\n                \"deptName\": \"(0266) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 49,\n        \"storeName\": \"S0272\",\n        \"storeNumber\": \"(0272) RICHMOND CENTER\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 1379,\n                \"deptName\": \"(0272) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 78,\n        \"storeName\": \"S0276\",\n        \"storeNumber\": \"(0276) SHACKELFORD\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 1396,\n                \"deptName\": \"(0276) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 50,\n        \"storeName\": \"S0301\",\n        \"storeNumber\": \"(0301) DOWNTOWN\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 1430,\n                \"deptName\": \"(0301) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 90,\n        \"storeName\": \"S0710\",\n        \"storeNumber\": \"(0710) WARRENTON\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 1702,\n                \"deptName\": \"(0710) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 64,\n        \"storeName\": \"S0719\",\n        \"storeNumber\": \"(0719) WASHINGTON\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 1770,\n                \"deptName\": \"(0719) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 92,\n        \"storeName\": \"S0725\",\n        \"storeNumber\": \"(0725) WENTZVILLE COMMONS\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 1855,\n                \"deptName\": \"(0725) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    },\n    {\n        \"storeId\": 123,\n        \"storeName\": \"S0731\",\n        \"storeNumber\": \"(0731) FESTUS\",\n        \"gigDeptList\": [\n            {\n                \"deptId\": 1940,\n                \"deptName\": \"(0731) FRONT END DEPT\",\n                \"deptNumber\": \"33\"\n            }\n        ]\n    }\n]"}],"_postman_id":"8d31f27f-0a53-40b6-a484-483b8bb736e3"},{"name":"Scheduling - findEmployeeRequest","event":[{"listen":"prerequest","script":{"id":"0bb93d71-7af6-41a7-839c-dc490b437f7f","exec":[""],"type":"text/javascript","packages":{}}}],"id":"7768f598-92cc-49e6-98fd-a09a6784b4d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingapi/findEmployeeRequest/11326875?eid=7858475&source={{requestSource}}","description":"<p>find the request details by the given request Id</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingapi","findEmployeeRequest","11326875"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>the employee id of the employee</p>\n","type":"text/plain"},"key":"eid","value":"7858475"},{"description":{"content":"<p>The source of the request, the id can be obtained in the configuration items api\n1 = Request \n2= Replace Shift Request\n3=Schedule Share Request\n4=Schedule Edit Request</p>\n","type":"text/plain"},"key":"source","value":"{{requestSource}}"}],"variable":[]}},"response":[{"id":"b8aeebc5-c824-4f25-b77e-2c60a4c9502b","name":"Scheduling - findEmployeeRequest - Surrender","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/schedulingapi/findEmployeeRequest/2256140?eid=6714163&source=1","host":["{{host_url}}"],"path":["elmws","schedulingapi","findEmployeeRequest","2256140"],"query":[{"key":"eid","value":"6714163","description":"the employee id of the employee"},{"key":"source","value":"1","description":"The source of the request, the id can be obtained in the configuration items api\n1 = Request \n2= Replace Shift Request\n3=Schedule Share Request\n4=Schedule Edit Request"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Jan 2025 18:04:58 GMT"},{"key":"Server","value":"WildFly/10"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"587"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Feature-Policy","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob: *.logile.com widget.freshworks.com logile.freshdesk.com *.freshchat.com s3.amazonaws.com *.microsoftonline.com *.msftauth.net *.youtube.com *.youtube-nocookie.com *.googletagmanager.com *.google-analytics.com *.pendo.io papi.walkme.com cdn.walkme.com playerserver.walkme.com ec-playback.walkme.com ec.walkme.com s3.walkmeusercontent.com *.datadoghq-browser-agent.com *.browser-intake-datadoghq.com fonts.gstatic.com; media-src blob: data: https: *.s3.amazonaws.com *.logile.com *.amazonaws.com http://d9pb0qm3fz2lu.cloudfront.net https://s3.walkmeusercontent.com; img-src * data: https: blob: *.logile.com *.amazonaws.com http://d9pb0qm3fz2lu.cloudfront.net cdn.pendo.io app.pendo.io pendo-static-4924446091575296.storage.googleapis.com data.pendo.io *.browser-intake-datadoghq.com https://s3.walkmeusercontent.com; script-src *.logile.com 'unsafe-inline' 'unsafe-eval' *.gstatic.com *.datadoghq-browser-agent.com app.pendo.io pendo-io-static.storage.googleapis.com cdn.pendo.io pendo-static-4924446091575296.storage.googleapis.com data.pendo.io *.walkme.com widget.freshworks.com  cdnjs.cloudflare.com www.googletagmanager.com; style-src *.logile.com cdn.walkme.com *.wa 'unsafe-inline' app.pendo.io cdn.pendo.io pendo-static-4924446091575296.storage.googleapis.com; connect-src data: wss: self *.logile.com *.gstatic.com *.walkme.com browser-intake-datadoghq.com app.pendo.io data.pendo.io pendo-static-4924446091575296.storage.googleapis.com www.google-analytics.com logile.panintelligence.cloud; frame-src *.powerbi.com *.microsoftonline.com *.logile.com player.vimeo.com app.pendo.io cdn.walkme.com www.youtube-nocookie.com *.okta.com *.onelogin.com logile.panintelligence.cloud; child-src blob: data: app.pendo.io *.logile.com widget.freshworks.com logile.freshdesk.com *.okta.com *.google.com papi.walkme.com cdn.walkme.com playerserver.walkme.com ec-playback.walkme.com ec.walkme.com;;"},{"key":"Keep-Alive","value":"timeout=10, max=8000"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"employeeId\": \"6714163\",\n    \"firstName\": \"Trey\",\n    \"lastName\": \"Eaves\",\n    \"displayName\": \"Eaves, Trey (6714163)\",\n    \"requestSource\": 1,\n    \"requestId\": 2256140,\n    \"requestTypeId\": 4,\n    \"requestType\": \"Post Schedule\",\n    \"requestStatusId\": 10,\n    \"requestStatus\": \"Posted\",\n    \"note\": null,\n    \"startDate\": \"2025-02-02\",\n    \"endDate\": \"2025-02-02\",\n    \"isClearData\": false,\n    \"requestTime\": \"2025-01-17T10:25:52-0600\",\n    \"submitOnOrgId\": 10601,\n    \"submitOnOrg\": \"(00006A) 20 - SEAFOOD\",\n    \"submitOnParentOrgId\": 433,\n    \"submitOnPosition\": \"Partner\",\n    \"submitOnFocus\": \"(00006A) 20 - SEAFOOD / Partner\",\n    \"submitByOrg\": \"(00006A) 003 Seafood Total\",\n    \"submitByPosition\": \"Department Manager\",\n    \"submitByFocus\": \"(00006A) 003 Seafood Total / Department Manager\",\n    \"submitByHrName\": \"Eaves, Trey (6714163)\",\n    \"processTime\": \"2025-01-17T10:25:52-0600\",\n    \"processByHrName\": \"Eaves, Trey (6714163)\",\n    \"processByOrg\": \"(00006A) 003 Seafood Total\",\n    \"processByPosition\": \"Department Manager\",\n    \"processByFocus\": \"(00006A) 003 Seafood Total / Department Manager\",\n    \"cancelTime\": null,\n    \"cancelByHrName\": \"\",\n    \"cancelByOrg\": \"\",\n    \"cancelByPosition\": \"\",\n    \"cancelByFocus\": \"\",\n    \"reasonCodeId\": 70,\n    \"reasonCodeName\": \"Emergency Event\",\n    \"freeTextReason\": \"\",\n    \"taReasonCodeId\": null,\n    \"taReasonCodeName\": null,\n    \"payTypeId\": null,\n    \"payTypeName\": null,\n    \"savedMessage\": \"\",\n    \"sharedHrId\": null,\n    \"sharedHrName\": null,\n    \"gigToDeptIdList\": null,\n    \"gigToOrgId\": null,\n    \"gigToOrgName\": null,\n    \"gigToTaskIdList\": null,\n    \"gigToTaskNameList\": null,\n    \"timeRanges\": null,\n    \"preferredTimeRanges\": null,\n    \"punchDetails\": null,\n    \"postShift\": null,\n    \"isBidOn\": true,\n    \"selfEmployeeId\": null,\n    \"selfFirstName\": null,\n    \"selfLastName\": null,\n    \"selfDisplayName\": null,\n    \"selfShiftList\": null,\n    \"swapEmployeeId\": null,\n    \"swapFirstName\": null,\n    \"swapLastName\": null,\n    \"swapDisplayName\": null,\n    \"swapShiftList\": null,\n    \"lastModified\": \"2025-01-17T10:25:52-0600\"\n}"},{"id":"0c183cf7-5ccc-4c98-8cf4-7bf6e1500ead","name":"Scheduling - findEmployeeRequest - Availability","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/schedulingapi/findEmployeeRequest/10362136?eid=4210206&source={{requestSource}}","host":["{{host_url}}"],"path":["elmws","schedulingapi","findEmployeeRequest","10362136"],"query":[{"key":"eid","value":"4210206","description":"the employee id of the employee"},{"key":"source","value":"{{requestSource}}","description":"The source of the request, the id can be obtained in the configuration items api\n1 = Request \n2= Replace Shift Request\n3=Schedule Share Request\n4=Schedule Edit Request"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Set-Cookie","value":"JSESSIONID=RiHEP5WAoqdKtufDwaZcabFywnrXG9gy3rvtXesO.logile-pf3321dg; path=/ews"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"3256"},{"key":"Date","value":"Fri, 28 Feb 2025 20:07:33 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"employeeId\": \"4210206\",\n    \"firstName\": \"Aryka\",\n    \"lastName\": \"Diego\",\n    \"displayName\": \"Diego, Aryka (4210206)\",\n    \"requestSource\": 1,\n    \"requestId\": 10362136,\n    \"requestTypeId\": 2,\n    \"requestType\": \"Availability\",\n    \"requestStatusId\": 3,\n    \"requestStatus\": \"Pending\",\n    \"note\": null,\n    \"startDate\": \"2025-01-06\",\n    \"endDate\": \"2025-01-12\",\n    \"isClearData\": false,\n    \"requestTime\": \"2024-12-26T04:50:20-0600\",\n    \"submitOnOrgId\": 10601,\n    \"submitOnOrg\": \"(00006A) 20 - SEAFOOD\",\n    \"submitOnParentOrgId\": 433,\n    \"submitOnPosition\": \"Partner\",\n    \"submitOnFocus\": \"(00006A) 20 - SEAFOOD / Partner\",\n    \"submitByOrg\": \"(00006A) 20 - SEAFOOD\",\n    \"submitByPosition\": \"Partner\",\n    \"submitByFocus\": \"(00006A) 20 - SEAFOOD / Partner\",\n    \"submitByHrName\": \"Diego, Aryka (4210206)\",\n    \"processTime\": null,\n    \"processByHrName\": \"\",\n    \"processByOrg\": \"\",\n    \"processByPosition\": \"\",\n    \"processByFocus\": \"\",\n    \"cancelTime\": null,\n    \"cancelByHrName\": \"\",\n    \"cancelByOrg\": \"\",\n    \"cancelByPosition\": \"\",\n    \"cancelByFocus\": \"\",\n    \"reasonCodeId\": null,\n    \"reasonCodeName\": null,\n    \"freeTextReason\": \"Test post shift by API\",\n    \"taReasonCodeId\": null,\n    \"taReasonCodeName\": null,\n    \"payTypeId\": null,\n    \"payTypeName\": null,\n    \"savedMessage\": \"\",\n    \"sharedHrId\": null,\n    \"sharedHrName\": null,\n    \"gigToDeptIdList\": null,\n    \"gigToOrgId\": null,\n    \"gigToOrgName\": null,\n    \"gigToTaskIdList\": null,\n    \"gigToTaskNameList\": null,\n    \"timeRanges\": [\n        {\n            \"day\": \"Mon\",\n            \"dayNum\": 0,\n            \"startTime\": \"00:00\",\n            \"startOffset\": 0,\n            \"endTime\": \"00:00\",\n            \"endOffset\": 0,\n            \"durationOffset\": 96,\n            \"durationMin\": 1440,\n            \"lastModified\": \"2024-12-26T04:50:20-0600\",\n            \"active\": null\n        },\n        {\n            \"day\": \"Tue\",\n            \"dayNum\": 1,\n            \"startTime\": \"08:00\",\n            \"startOffset\": 32,\n            \"endTime\": \"20:00\",\n            \"endOffset\": 80,\n            \"durationOffset\": 48,\n            \"durationMin\": 720,\n            \"lastModified\": \"2024-12-26T04:50:20-0600\",\n            \"active\": null\n        },\n        {\n            \"day\": \"Wed\",\n            \"dayNum\": 2,\n            \"startTime\": \"08:15\",\n            \"startOffset\": 33,\n            \"endTime\": \"11:15\",\n            \"endOffset\": 45,\n            \"durationOffset\": 12,\n            \"durationMin\": 180,\n            \"lastModified\": \"2024-12-26T04:50:20-0600\",\n            \"active\": null\n        },\n        {\n            \"day\": \"Wed\",\n            \"dayNum\": 2,\n            \"startTime\": \"17:15\",\n            \"startOffset\": 69,\n            \"endTime\": \"23:15\",\n            \"endOffset\": 93,\n            \"durationOffset\": 24,\n            \"durationMin\": 360,\n            \"lastModified\": \"2024-12-26T04:50:20-0600\",\n            \"active\": null\n        },\n        {\n            \"day\": \"Thu\",\n            \"dayNum\": 3,\n            \"startTime\": \"14:00\",\n            \"startOffset\": 56,\n            \"endTime\": \"23:00\",\n            \"endOffset\": 92,\n            \"durationOffset\": 36,\n            \"durationMin\": 540,\n            \"lastModified\": \"2024-12-26T04:50:20-0600\",\n            \"active\": null\n        },\n        {\n            \"day\": \"Sat\",\n            \"dayNum\": 5,\n            \"startTime\": \"05:45\",\n            \"startOffset\": 23,\n            \"endTime\": \"23:00\",\n            \"endOffset\": 92,\n            \"durationOffset\": 69,\n            \"durationMin\": 1035,\n            \"lastModified\": \"2024-12-26T04:50:20-0600\",\n            \"active\": null\n        }\n    ],\n    \"preferredTimeRanges\": [\n        {\n            \"day\": \"Tue\",\n            \"dayNum\": 1,\n            \"startTime\": \"08:00\",\n            \"startOffset\": 32,\n            \"endTime\": \"20:00\",\n            \"endOffset\": 80,\n            \"durationOffset\": 48,\n            \"durationMin\": 720,\n            \"lastModified\": \"2024-12-26T04:50:20-0600\",\n            \"active\": null\n        },\n        {\n            \"day\": \"Wed\",\n            \"dayNum\": 2,\n            \"startTime\": \"17:15\",\n            \"startOffset\": 69,\n            \"endTime\": \"23:15\",\n            \"endOffset\": 93,\n            \"durationOffset\": 24,\n            \"durationMin\": 360,\n            \"lastModified\": \"2024-12-26T04:50:20-0600\",\n            \"active\": null\n        },\n        {\n            \"day\": \"Sat\",\n            \"dayNum\": 5,\n            \"startTime\": \"05:45\",\n            \"startOffset\": 23,\n            \"endTime\": \"13:45\",\n            \"endOffset\": 55,\n            \"durationOffset\": 32,\n            \"durationMin\": 480,\n            \"lastModified\": \"2024-12-26T04:50:20-0600\",\n            \"active\": null\n        }\n    ],\n    \"punchDetails\": null,\n    \"postShift\": null,\n    \"isBidOn\": false,\n    \"selfEmployeeId\": null,\n    \"selfFirstName\": null,\n    \"selfLastName\": null,\n    \"selfDisplayName\": null,\n    \"selfShiftList\": null,\n    \"swapEmployeeId\": null,\n    \"swapFirstName\": null,\n    \"swapLastName\": null,\n    \"swapDisplayName\": null,\n    \"swapShiftList\": null,\n    \"lastModified\": \"2024-12-26T04:50:20-0600\"\n}"}],"_postman_id":"7768f598-92cc-49e6-98fd-a09a6784b4d0"},{"name":"Scheduling - bidShift","event":[{"listen":"prerequest","script":{"id":"0bb93d71-7af6-41a7-839c-dc490b437f7f","exec":[""],"type":"text/javascript"}}],"id":"b328103c-818d-4733-a192-6e1dc1eb4357","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{host_url}}/elmws/schedulingapi/bidShift/{{postId}}/employee/{{employeeId}}","description":"<p>Bid the available shift.</p>\n<p>StartFragment</p>\n<p>{{host_url}}/elmws/schedulingapi/bidShift/{{postId}}/employee/{{employeeId}}</p>\n<p>EndFragment</p>\n<p>postId: the id of posted shift</p>\n<p>employeeId: the employee id of employee</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingapi","bidShift","{{postId}}","employee","{{employeeId}}"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"b1275cd8-2833-43c1-9bd2-e18f21b6e017","name":"Scheduling - bidShift","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":"{{host_url}}/elmws/schedulingapi/bidShift/53/employee/1191704"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"1929"},{"key":"Date","value":"Wed, 17 Aug 2022 14:45:58 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"employeeId\": \"1191704\",\n    \"firstName\": \"Adam\",\n    \"lastName\": \"Accrocco\",\n    \"displayName\": \"Accrocco, Adam (1191704)\",\n    \"requestSource\": 1,\n    \"requestId\": 412,\n    \"requestTypeId\": 6,\n    \"requestType\": \"Bid Shift\",\n    \"requestStatusId\": 3,\n    \"requestStatus\": \"Pending\",\n    \"note\": null,\n    \"startDate\": \"2022-09-28\",\n    \"endDate\": \"2022-09-28\",\n    \"isClearData\": false,\n    \"requestTime\": \"2022-09-27T18:28:31-0500\",\n    \"submitOnOrg\": \"(000099) 08 - CC/SERVICE\",\n    \"submitOnPosition\": \"Partner\",\n    \"submitOnFocus\": \"(000099) 08 - CC/SERVICE / Partner\",\n    \"submitByOrg\": \"(000099) 08 - CC/SERVICE\",\n    \"submitByPosition\": \"Partner\",\n    \"submitByFocus\": \"(000099) 08 - CC/SERVICE / Partner\",\n    \"submitByHrName\": \"Accrocco, Adam (1191704)\",\n    \"processTime\": null,\n    \"processByHrName\": \"\",\n    \"processByOrg\": \"\",\n    \"processByPosition\": \"\",\n    \"processByFocus\": \"\",\n    \"cancelTime\": null,\n    \"cancelByHrName\": \"\",\n    \"cancelByOrg\": \"\",\n    \"cancelByPosition\": \"\",\n    \"cancelByFocus\": \"\",\n    \"reasonCodeId\": null,\n    \"reasonCodeName\": null,\n    \"freeTextReason\": \"\",\n    \"taReasonCodeId\": null,\n    \"taReasonCodeName\": null,\n    \"payTypeId\": null,\n    \"payTypeName\": null,\n    \"sharedHrId\": null,\n    \"sharedHrName\": null,\n    \"gigToOrgId\": null,\n    \"gigToOrgName\": null,\n    \"gigToTaskIdList\": null,\n    \"gigToTaskNameList\": null,\n    \"timeRanges\": null,\n    \"punchDetails\": null,\n    \"postShift\": {\n        \"postId\": 53,\n        \"scheduleDate\": \"2022-09-28\",\n        \"startTime\": \"2022-09-28T00:00:00-0500\",\n        \"endTime\": \"2022-09-28T12:00:00-0500\",\n        \"startOffset\": 192,\n        \"endOffset\": 240,\n        \"durationOffset\": 48,\n        \"durationMin\": 720,\n        \"chargeStoreNumber\": \"000099\",\n        \"chargeDeptNumber\": null,\n        \"chargeDeptName\": \"(000099) SERVICE TOTAL DEPT\",\n        \"taskId\": 147,\n        \"taskName\": \"Express Cashier\",\n        \"jobCodeId\": null,\n        \"jobCode\": \"\",\n        \"postTime\": \"2022-09-21T23:02-0500\",\n        \"postByEmployeeName\": \"Sheffield, Laura (1504725)\",\n        \"postByOrgName\": \"(000099) HOU52-FM249/Louetta Rd\",\n        \"postByPositionName\": \"Store Admin\",\n        \"postFreeTextReason\": \"\",\n        \"hasBid\": true,\n        \"bidRequestId\": 412,\n        \"bidTime\": \"2022-09-27T18:28-0500\",\n        \"bidStatus\": \"Pending\",\n        \"lastModified\": \"2022-09-27T18:28:31-0500\"\n    },\n    \"selfEmployeeId\": null,\n    \"selfFirstName\": null,\n    \"selfLastName\": null,\n    \"selfDisplayName\": null,\n    \"selfShiftList\": null,\n    \"swapEmployeeId\": null,\n    \"swapFirstName\": null,\n    \"swapLastName\": null,\n    \"swapDisplayName\": null,\n    \"swapShiftList\": null,\n    \"lastModified\": \"2022-09-27T18:28:31-0500\"\n}"}],"_postman_id":"b328103c-818d-4733-a192-6e1dc1eb4357"},{"name":"Scheduling - findSwapSchedules","event":[{"listen":"prerequest","script":{"id":"0bb93d71-7af6-41a7-839c-dc490b437f7f","exec":[""],"type":"text/javascript"}}],"id":"ee4d8fe8-060e-4169-abe5-0747cb0d900a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/schedulingapi/findSwapSchedules?shiftId={{selfShiftId}}","description":"<p>list all the optional schedule which can be swapped with the given schedule id.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingapi","findSwapSchedules"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>the master schedule id of the shift</p>\n","type":"text/plain"},"key":"shiftId","value":"{{selfShiftId}}"}],"variable":[]}},"response":[{"id":"1bc272f9-9c23-421b-8563-6dbb44ba7940","name":"Scheduling - findSwapSchedules","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/schedulingapi/findSwapSchedules?shiftId=13959308","host":["{{host_url}}"],"path":["elmws","schedulingapi","findSwapSchedules"],"query":[{"key":"shiftId","value":"13959308","description":"the master schedule id of the shift"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"3431"},{"key":"Date","value":"Wed, 17 Aug 2022 13:45:38 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"employeeId\": \"175762\",\n        \"firstName\": \"Taylor\",\n        \"lastName\": \"Alley\",\n        \"displayName\": \"Alley, Taylor (175762)\",\n        \"masterScheduleId\": 13959290,\n        \"scheduleDate\": \"2022-04-28\",\n        \"startTime\": \"2022-04-28T08:30-0400\",\n        \"endTime\": \"2022-04-28T14:00-0400\",\n        \"durationOffset\": 22,\n        \"durationMin\": 330,\n        \"costHour\": 0,\n        \"costDollar\": 0,\n        \"indivEjcList\": [\n            {\n                \"indivScheduleId\": 14875833,\n                \"indivEjcId\": 15406236,\n                \"scheduleDayCalId\": 3134,\n                \"startTime\": \"2022-04-28T08:30-0400\",\n                \"endTime\": \"2022-04-28T14:00-0400\",\n                \"startOffset\": 418,\n                \"endOffset\": 440,\n                \"subDeptId\": 1161,\n                \"subDeptName\": \"(066) CASH OFFICE\",\n                \"chargeStoreNumber\": \"066\",\n                \"chargeDeptNumber\": \"06\",\n                \"chargeDeptName\": \"(066) FRONT PORCH DEPT\",\n                \"isEmptyShift\": false,\n                \"taskId\": 55,\n                \"taskName\": \"Cash Office - Close\",\n                \"jobCodeId\": 1604,\n                \"jobCodeName\": \"(H3P62) Office Clerk - PT\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular Time\"\n            }\n        ],\n        \"taskList\": \"Cash Office - Close\",\n        \"breakList\": [\n            {\n                \"breakId\": 25835169,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2022-04-28T11:15-0400\",\n                \"endTime\": \"2022-04-28T11:30-0400\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true\n            }\n        ]\n    },\n    {\n        \"employeeId\": \"172429\",\n        \"firstName\": \"Taylor\",\n        \"lastName\": \"Bailey\",\n        \"displayName\": \"Bailey, Taylor (172429)\",\n        \"masterScheduleId\": 13957285,\n        \"scheduleDate\": \"2022-04-28\",\n        \"startTime\": \"2022-04-28T20:00-0400\",\n        \"endTime\": \"2022-04-28T22:00-0400\",\n        \"durationOffset\": 8,\n        \"durationMin\": 120,\n        \"costHour\": 0,\n        \"costDollar\": 0,\n        \"indivEjcList\": [\n            {\n                \"indivScheduleId\": 14873714,\n                \"indivEjcId\": 15404117,\n                \"scheduleDayCalId\": 3134,\n                \"startTime\": \"2022-04-28T20:00-0400\",\n                \"endTime\": \"2022-04-28T22:00-0400\",\n                \"startOffset\": 464,\n                \"endOffset\": 472,\n                \"subDeptId\": 1161,\n                \"subDeptName\": \"(066) CASH OFFICE\",\n                \"chargeStoreNumber\": \"066\",\n                \"chargeDeptNumber\": \"06\",\n                \"chargeDeptName\": \"(066) FRONT PORCH DEPT\",\n                \"isEmptyShift\": false,\n                \"taskId\": 55,\n                \"taskName\": \"Cash Office - Close\",\n                \"jobCodeId\": 1368,\n                \"jobCodeName\": \"(W5F62) Office Clerk FT\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular Time\"\n            }\n        ],\n        \"taskList\": \"Cash Office - Close\",\n        \"breakList\": []\n    },\n    {\n        \"employeeId\": \"134175\",\n        \"firstName\": \"Kate\",\n        \"lastName\": \"Stone\",\n        \"displayName\": \"Stone, Kate (134175)\",\n        \"masterScheduleId\": 13818036,\n        \"scheduleDate\": \"2022-04-30\",\n        \"startTime\": \"2022-04-30T17:30-0400\",\n        \"endTime\": \"2022-04-30T22:00-0400\",\n        \"durationOffset\": 18,\n        \"durationMin\": 270,\n        \"costHour\": 4.5,\n        \"costDollar\": 44.37,\n        \"indivEjcList\": [\n            {\n                \"indivScheduleId\": 14724828,\n                \"indivEjcId\": 15249853,\n                \"scheduleDayCalId\": 3136,\n                \"startTime\": \"2022-04-30T17:30-0400\",\n                \"endTime\": \"2022-04-30T19:45-0400\",\n                \"startOffset\": 646,\n                \"endOffset\": 655,\n                \"subDeptId\": 1162,\n                \"subDeptName\": \"(066) GUEST SERVICES\",\n                \"chargeStoreNumber\": \"066\",\n                \"chargeDeptNumber\": \"06\",\n                \"chargeDeptName\": \"(066) FRONT PORCH DEPT\",\n                \"isEmptyShift\": false,\n                \"taskId\": 35,\n                \"taskName\": \"Guest Service Leader - GSL\",\n                \"jobCodeId\": 469,\n                \"jobCodeName\": \"(LXP67) Guest Service Leader PT\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular Time\"\n            },\n            {\n                \"indivScheduleId\": 14724829,\n                \"indivEjcId\": 15249854,\n                \"scheduleDayCalId\": 3136,\n                \"startTime\": \"2022-04-30T19:45-0400\",\n                \"endTime\": \"2022-04-30T22:00-0400\",\n                \"startOffset\": 655,\n                \"endOffset\": 664,\n                \"subDeptId\": 1161,\n                \"subDeptName\": \"(066) CASH OFFICE\",\n                \"chargeStoreNumber\": \"066\",\n                \"chargeDeptNumber\": \"06\",\n                \"chargeDeptName\": \"(066) FRONT PORCH DEPT\",\n                \"isEmptyShift\": false,\n                \"taskId\": 55,\n                \"taskName\": \"Cash Office - Close\",\n                \"jobCodeId\": 467,\n                \"jobCodeName\": \"(LXP62) Office Clerk PT\",\n                \"payTypeId\": 1,\n                \"payTypeName\": \"Regular Time\"\n            }\n        ],\n        \"taskList\": \"Guest Service Leader - GSL,Cash Office - Close\",\n        \"breakList\": [\n            {\n                \"breakId\": 25570591,\n                \"type\": 0,\n                \"breakMealName\": \"Break\",\n                \"startTime\": \"2022-04-30T19:45-0400\",\n                \"endTime\": \"2022-04-30T20:00-0400\",\n                \"durationOffset\": 1,\n                \"durationMin\": 15,\n                \"paid\": true\n            }\n        ]\n    }\n]"}],"_postman_id":"ee4d8fe8-060e-4169-abe5-0747cb0d900a"},{"name":"Scheduling - swapShifts","event":[{"listen":"prerequest","script":{"id":"0bb93d71-7af6-41a7-839c-dc490b437f7f","exec":[""],"type":"text/javascript"}}],"id":"61c619b7-d3a1-443d-846e-2c84a632a7d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{host_url}}/elmws/schedulingapi/swapShifts/{{fromMasterScheduleId}}/toShift/{{toMasterScheduleId}}/employee/{{employeeId}}","description":"<p>swap the two schedules for the employees</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingapi","swapShifts","{{fromMasterScheduleId}}","toShift","{{toMasterScheduleId}}","employee","{{employeeId}}"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"991efab8-1005-43e8-8721-32d08e18b136","name":"Scheduling - swapShifts","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":"{{host_url}}/elmws/schedulingapi/swapShifts/2300375/toShift/2300188/employee/23290"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"employeeId\": \"81900\",\r\n    \"firstName\": \"Connie\",\r\n    \"lastName\": \"Cunningham\",\r\n    \"displayName\": \"Cunningham, Connie\",\r\n    \"requestSource\": 2,\r\n    \"requestId\": 641,\r\n    \"requestTypeId\": 17,\r\n    \"requestType\": \"Swap Schedule\",\r\n    \"requestStatusId\": 3,\r\n    \"requestStatus\": \"Pending Accept\",\r\n    \"note\": null,\r\n    \"startDate\": \"2022-09-22\",\r\n    \"endDate\": \"2022-09-22\",\r\n    \"isClearData\": false,\r\n    \"requestTime\": \"2022-09-17T15:56:58-0500\",\r\n    \"submitOnOrg\": \"\",\r\n    \"submitOnPosition\": \"\",\r\n    \"submitOnFocus\": \"\",\r\n    \"submitByOrg\": \"\",\r\n    \"submitByPosition\": \"\",\r\n    \"submitByFocus\": \"\",\r\n    \"submitByHrName\": \"Cunningham, Connie\",\r\n    \"processTime\": null,\r\n    \"processByHrName\": \"\",\r\n    \"processByOrg\": \"\",\r\n    \"processByPosition\": \"\",\r\n    \"processByFocus\": \"\",\r\n    \"cancelTime\": null,\r\n    \"cancelByHrName\": \"\",\r\n    \"cancelByOrg\": \"\",\r\n    \"cancelByPosition\": \"\",\r\n    \"cancelByFocus\": \"\",\r\n    \"reasonCodeId\": null,\r\n    \"reasonCodeName\": null,\r\n    \"freeTextReason\": null,\r\n    \"taReasonCodeId\": null,\r\n    \"taReasonCodeName\": null,\r\n    \"payTypeId\": null,\r\n    \"payTypeName\": null,\r\n    \"sharedHrId\": null,\r\n    \"sharedHrName\": null,\r\n    \"gigToOrgId\": null,\r\n    \"gigToOrgName\": null,\r\n    \"gigToTaskIdList\": null,\r\n    \"gigToTaskNameList\": null,\r\n    \"timeRanges\": null,\r\n    \"punchDetails\": null,\r\n    \"postShift\": null,\r\n    \"selfEmployeeId\": \"81900\",\r\n    \"selfFirstName\": \"Connie\",\r\n    \"selfLastName\": \"Cunningham\",\r\n    \"selfDisplayName\": \"Cunningham, Connie\",\r\n    \"selfShiftList\": [\r\n        {\r\n            \"indivScheduleId\": 9027351,\r\n            \"indivEjcId\": 9279166,\r\n            \"scheduleDayCalId\": 2181,\r\n            \"startTime\": \"2022-09-22T05:30:00-0500\",\r\n            \"endTime\": \"2022-09-22T13:30:00-0500\",\r\n            \"startOffset\": 310,\r\n            \"endOffset\": 342,\r\n            \"subDeptId\": 3121,\r\n            \"subDeptName\": \"(0144) CHECKER-020\",\r\n            \"chargeStoreNumber\": \"0144\",\r\n            \"chargeDeptNumber\": null,\r\n            \"chargeDeptName\": \"(0144) FRONT END DEPT\",\r\n            \"isRegularShift\": false,\r\n            \"isBenefitShift\": false,\r\n            \"isPayTypeShift\": false,\r\n            \"isEmptyShift\": false,\r\n            \"taskId\": 2,\r\n            \"taskName\": \"Regular Cashiering\",\r\n            \"jobCodeId\": 70,\r\n            \"jobCodeName\": \"(10200003) Checking Clerk\",\r\n            \"payTypeId\": 1,\r\n            \"payTypeName\": \"Work\",\r\n            \"lastModified\": null\r\n        }\r\n    ],\r\n    \"swapEmployeeId\": \"105620\",\r\n    \"swapFirstName\": \"Norma\",\r\n    \"swapLastName\": \"Aden\",\r\n    \"swapDisplayName\": \"Aden, Norma\",\r\n    \"swapShiftList\": [\r\n        {\r\n            \"indivScheduleId\": 9163638,\r\n            \"indivEjcId\": 9420478,\r\n            \"scheduleDayCalId\": 2180,\r\n            \"startTime\": \"2022-09-21T09:00:00-0500\",\r\n            \"endTime\": \"2022-09-21T15:00:00-0500\",\r\n            \"startOffset\": 228,\r\n            \"endOffset\": 252,\r\n            \"subDeptId\": 3121,\r\n            \"subDeptName\": \"(0144) CHECKER-020\",\r\n            \"chargeStoreNumber\": \"0144\",\r\n            \"chargeDeptNumber\": null,\r\n            \"chargeDeptName\": \"(0144) FRONT END DEPT\",\r\n            \"isRegularShift\": false,\r\n            \"isBenefitShift\": false,\r\n            \"isPayTypeShift\": false,\r\n            \"isEmptyShift\": false,\r\n            \"taskId\": 2,\r\n            \"taskName\": \"Regular Cashiering\",\r\n            \"jobCodeId\": 70,\r\n            \"jobCodeName\": \"(10200003) Checking Clerk\",\r\n            \"payTypeId\": 1,\r\n            \"payTypeName\": \"Work\",\r\n            \"lastModified\": null\r\n        }\r\n    ],\r\n    \"lastModified\": \"2022-09-17T15:56:58-0500\"\r\n}"}],"_postman_id":"61c619b7-d3a1-443d-846e-2c84a632a7d6"},{"name":"Scheduling - submitPunchRequest","event":[{"listen":"prerequest","script":{"id":"0bb93d71-7af6-41a7-839c-dc490b437f7f","exec":[" "],"type":"text/javascript","packages":{}}}],"id":"771fce75-bb84-424b-b54e-a210a711a010","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"employeeId\": \"{{employeeId}}\",\r\n    \"reasonCodeId\": 176,\r\n    \"freeTextReason\": \"{{freeTextReason}}\",\r\n    \"punchDetails\": [\r\n        {\r\n            \"punchType\": 1,\r\n            \"orgId\":{{punchOrgId1}},\r\n            \"punchTime\":\"{{startShiftTime}}\"\r\n        },\r\n        {\r\n            \"punchType\": 3,\r\n            \"orgId\":{{punchOrgId1}},\r\n            \"punchTime\":\"{{startBreakTime}}\"\r\n        },\r\n        {\r\n            \"punchType\": 2,\r\n            \"orgId\":{{punchOrgId2}},\r\n            \"punchTime\":\"{{endShiftTime}}\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/schedulingapi/submitPunchRequest","description":"<p>Create a request of missing punches</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"employeeId\": \"{{employeeId}}\", // the employee id\n    \"reasonCodeId\": 176, //optional, reason code id\n    \"freeTextReason\": \"Test post shift by API\", //fee text reason\n    \"punchDetails\": [// punch details\n        {\n            \"punchType\": 1,  // punch type, 1=IN\n            \"orgId\":1774,  //punch org id, \n            \"punchTime\":\"{{startShiftTime}}\" // punch time 'yyyy-MM-ddTHH:mm'\n        },\n        {\n            \"punchType\": 2,// punch type, 2=OUT           \n            \"orgId\":1774,\n            \"punchTime\":\"{{endShiftTime}}\"\n        }\n    ]\n}\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingapi","submitPunchRequest"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"4e1116df-8448-436b-9c00-6825217eaf4e","name":"Scheduling - submitPunchRequest","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"employeeId\": \"7843265\",\r\n    \"startDate\": \"2022-08-01\",\r\n    \"endDate\": \"2022-08-01\",\r\n    \"reasonCodeId\": 176,\r\n    \"freeTextReason\": \"{{freeTextReason}}\",\r\n    \"punchDetails\": [\r\n        {\r\n            \"punchType\": 1,\r\n            \"orgId\":1774,\r\n            \"punchTime\":\"2022-08-01T08:00\"\r\n            \r\n        },\r\n        {\r\n            \"punchType\": 2,\r\n            \"orgId\":1774,\r\n            \"punchTime\":\"2022-08-01T16:00\"\r\n            \r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/schedulingapi/submitPunchRequest"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"employeeId\": \"7843265\",\r\n    \"firstName\": \"Shannon\",\r\n    \"lastName\": \"Adams\",\r\n    \"displayName\": \"Adams, Shannon\",\r\n    \"requestSource\": 1,\r\n    \"requestId\": 265,\r\n    \"requestTypeId\": 12,\r\n    \"requestType\": \"Punch\",\r\n    \"requestStatusId\": 3,\r\n    \"requestStatus\": \"Pending\",\r\n    \"note\": null,\r\n    \"startDate\": \"2022-08-01\",\r\n    \"endDate\": \"2022-08-01\",\r\n    \"isClearData\": false,\r\n    \"requestTime\": null,\r\n    \"submitOnOrg\": \"(000099) 18 - RECEIVING\",\r\n    \"submitOnPosition\": \"Partner\",\r\n    \"submitOnFocus\": \"(000099) 18 - RECEIVING / Partner\",\r\n    \"submitByOrg\": \"(000099) 18 - RECEIVING\",\r\n    \"submitByPosition\": \"Partner\",\r\n    \"submitByFocus\": \"(000099) 18 - RECEIVING / Partner\",\r\n    \"submitByHrName\": \"Adams, Shannon\",\r\n    \"processTime\": null,\r\n    \"processByHrName\": \"\",\r\n    \"processByOrg\": \"\",\r\n    \"processByPosition\": \"\",\r\n    \"processByFocus\": \"\",\r\n    \"cancelTime\": null,\r\n    \"cancelByHrName\": \"\",\r\n    \"cancelByOrg\": \"\",\r\n    \"cancelByPosition\": \"\",\r\n    \"cancelByFocus\": \"\",\r\n    \"reasonCodeId\": null,\r\n    \"reasonCodeName\": null,\r\n    \"taReasonCodeId\": null,\r\n    \"taReasonCodeName\": null,\r\n    \"payTypeId\": null,\r\n    \"payTypeName\": null,\r\n    \"sharedHrId\": null,\r\n    \"sharedHrName\": null,\r\n    \"gigToOrgId\": null,\r\n    \"gigToOrgName\": null,\r\n    \"gigToTaskIdList\": null,\r\n    \"gigToTaskNameList\": null,\r\n    \"timeRanges\": null,\r\n    \"punchDetails\": [\r\n        {\r\n            \"punchType\": 1,\r\n            \"punchTypeLabel\": \"IN\",\r\n            \"punchTime\": \"2022-08-01T08:00\",\r\n            \"orgId\": 1774,\r\n            \"orgName\": \"(000102) PHARMACY TOTAL DEPT\"\r\n        },\r\n        {\r\n            \"punchType\": 2,\r\n            \"punchTypeLabel\": \"OUT\",\r\n            \"punchTime\": \"2022-08-01T16:00\",\r\n            \"orgId\": 1774,\r\n            \"orgName\": \"(000102) PHARMACY TOTAL DEPT\"\r\n        }\r\n    ],\r\n    \"postShift\": null,\r\n    \"selfEmployeeId\": null,\r\n    \"selfFirstName\": null,\r\n    \"selfLastName\": null,\r\n    \"selfDisplayName\": null,\r\n    \"selfShiftList\": null,\r\n    \"swapEmployeeId\": null,\r\n    \"swapFirstName\": null,\r\n    \"swapLastName\": null,\r\n    \"swapDisplayName\": null,\r\n    \"swapShiftList\": null\r\n}"},{"id":"d7b73f12-0dcf-4ae7-ac7d-49264096f6cb","name":"Scheduling - submitPunchRequest","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"employeeId\": \"{{employeeId}}\",\r\n    \"reasonCodeId\": 176,\r\n    \"freeReasonText\": \"{{freeReasonText}}\",\r\n    \"punchDetails\": [\r\n        {\r\n            \"punchType\": 1,\r\n            \"orgId\":{{punchOrgId1}},\r\n            \"punchTime\":\"{{startShiftTime}}\"            \r\n        },\r\n        {\r\n            \"punchType\": 3,\r\n            \"orgId\":{{punchOrgId1}},\r\n            \"punchTime\":\"{{startBreakTime}}\"            \r\n        },\r\n        {\r\n            \"punchType\": 2,\r\n            \"orgId\":{{punchOrgId2}},\r\n            \"punchTime\":\"{{endShiftTime}}\"            \r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/schedulingapi/submitPunchRequest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"1626"},{"key":"Date","value":"Mon, 15 Aug 2022 14:38:55 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"employeeId\": \"149574\",\n    \"firstName\": \"Ivy\",\n    \"lastName\": \"Bailey\",\n    \"displayName\": \"Bail'ey, Ivy (149574)\",\n    \"requestSource\": 1,\n    \"requestId\": 198404,\n    \"requestTypeId\": 12,\n    \"requestType\": \"Punch\",\n    \"requestStatusId\": 3,\n    \"requestStatus\": \"Pending\",\n    \"note\": null,\n    \"startDate\": \"2022-04-22\",\n    \"endDate\": \"2022-04-22\",\n    \"isClearData\": false,\n    \"requestTime\": \"2022-04-22T14:37-0400\",\n    \"submitOnOrg\": \"(066) CASH OFFICE\",\n    \"submitOnPosition\": \"Employee\",\n    \"submitOnFocus\": \"(066) CASH OFFICE / Employee\",\n    \"submitByOrg\": \"(066) CASH OFFICE\",\n    \"submitByPosition\": \"Flowers Employee\",\n    \"submitByFocus\": \"(066) CASH OFFICE / Flowers Employee\",\n    \"submitByHrName\": \"Bail'ey, Ivy (149574)\",\n    \"processTime\": null,\n    \"processByHrName\": \"\",\n    \"processByOrg\": \"\",\n    \"processByPosition\": \"\",\n    \"processByFocus\": \"\",\n    \"cancelTime\": null,\n    \"cancelByHrName\": \"\",\n    \"cancelByOrg\": \"\",\n    \"cancelByPosition\": \"\",\n    \"cancelByFocus\": \"\",\n    \"reasonCodeId\": null,\n    \"reasonCodeName\": null,\n    \"freeTextReason\": null,\n    \"taReasonCodeId\": null,\n    \"taReasonCodeName\": null,\n    \"payTypeId\": null,\n    \"payTypeName\": null,\n    \"sharedHrId\": null,\n    \"sharedHrName\": null,\n    \"gigToOrgId\": null,\n    \"gigToOrgName\": null,\n    \"gigToTaskIdList\": null,\n    \"gigToTaskNameList\": null,\n    \"timeRanges\": null,\n    \"punchDetails\": [\n        {\n            \"punchType\": 3,\n            \"punchTypeLabel\": \"Start Break\",\n            \"punchTime\": \"2022-04-21T09:30-0400\",\n            \"orgId\": 1161,\n            \"orgCode\": null,\n            \"orgName\": \"(066) CASH OFFICE\"\n        },\n        {\n            \"punchType\": 1,\n            \"punchTypeLabel\": \"IN\",\n            \"punchTime\": \"2022-04-22T08:30-0400\",\n            \"orgId\": 1161,\n            \"orgCode\": null,\n            \"orgName\": \"(066) CASH OFFICE\"\n        }\n    ],\n    \"postShift\": null,\n    \"selfEmployeeId\": null,\n    \"selfFirstName\": null,\n    \"selfLastName\": null,\n    \"selfDisplayName\": null,\n    \"selfShiftList\": null,\n    \"swapEmployeeId\": null,\n    \"swapFirstName\": null,\n    \"swapLastName\": null,\n    \"swapDisplayName\": null,\n    \"swapShiftList\": null\n}"}],"_postman_id":"771fce75-bb84-424b-b54e-a210a711a010"},{"name":"Scheduling - submitAvailabilityRequest","event":[{"listen":"prerequest","script":{"id":"0bb93d71-7af6-41a7-839c-dc490b437f7f","exec":["pm.globals.set(\"endDate\", \"2020-08-31\");"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"f92d4064-c10f-45ff-b594-390bbaf82ff3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"requestId\": {{requestId}},\r\n    \"employeeId\": \"{{employeeId}}\",\r\n    \"startDate\": \"{{requestStart}}\",\r\n    \"endDate\": \"{{requestEnd}}\",\r\n    \"reasonCodeId\": 54\t, \r\n    \"freeTextReason\": \"{{freeTextReason}}\",\r\n    \"isClearData\": false, \r\n    \"timeRanges\": [\r\n        {\r\n            \"dayNum\": 0, \r\n            \"startOffset\": 0,\r\n            \"endOffset\": 0 \r\n        }\r\n    ],\r\n    \"preferredTimeRanges\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/schedulingapi/submitAvailabilityRequest","description":"<p>Create/Edit an availability request</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"requestId\": {{requestId}}, //only need requestId when editing a request.\n    \"employeeId\": \"{{employeeId}}\", // the id of the employee\n    \"startDate\": \"{{requestStart}}\", // the start date of the request\n    \"endDate\": \"{{requestEnd}}\", // optional, the end date of the request\n    \"reasonCodeId\": 54    ,  //optional, reason code Id.\n    \"freeTextReason\": \"Test post shift by API\", //fee text reason\n    \"isClearData\": false,  //true: remove previous request\n    \"timeRanges\": [// the time ranges of the request. timeRanges and preferredTimeRanges cannot be empty at same time\n        {\n            \"dayNum\": 0,//0 - 6, Monday - Sunday\n            \"startOffset\": 0,//0-95, each offset = 15 minutes\n            \"endOffset\": 0 //0-95, each offset = 15 minutes, 0 means 95\n        },\n        {\n            \"dayNum\": 2, \"startOffset\": 33, \"endOffset\": 45\n        },\n        {\n            \"dayNum\": 3, \"startOffset\": 56, \"endOffset\": 92\n        },\n        {\n            \"dayNum\": 5, \"startOffset\": 56, \"endOffset\": 92\n        }\n    ],\n    \"preferredTimeRanges\": [// the preferred time ranges of the request. timeRanges and preferredTimeRanges cannot be empty at same time. Only effective when submitting Availability request.\n        {\n            \"dayNum\": 1,  \"startOffset\": 32, \"endOffset\": 68 \n        },\n        {\n            \"dayNum\": 1,  \"startOffset\": 60, \"endOffset\": 80 \n        },\n        {\n            \"dayNum\": 2, \"startOffset\": 69, \"endOffset\": 93\n        },\n        {\n            \"dayNum\": 5, \"startOffset\": 23, \"endOffset\": 55\n        }\n    ]\n}\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingapi","submitAvailabilityRequest"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"a4d5063b-a0c1-4514-85e3-f8eb76f36a4a","name":"Scheduling - submitAvailabilityRequest","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"requestId\": null,\r\n    \"employeeId\": \"4210206\",\r\n    \"startDate\": \"2025-01-07\",\r\n    \"endDate\": \"2025-01-10\",\r\n    \"reasonCodeId\": null\t, \r\n    \"freeTextReason\": \"Test post shift by API\",\r\n    \"isClearData\": false, \r\n    \"timeRanges\": [\r\n        {\r\n            \"dayNum\": 0, \"startOffset\": 0, \"endOffset\": 0 \r\n        },\r\n        {\r\n            \"dayNum\": 2, \"startOffset\": 33, \"endOffset\": 45\r\n        },\r\n        {\r\n            \"dayNum\": 3, \"startOffset\": 56, \"endOffset\": 92\r\n        },\r\n        {\r\n            \"dayNum\": 5, \"startOffset\": 56, \"endOffset\": 92\r\n        }\r\n    ],\r\n    \"preferredTimeRanges\": [\r\n        {\r\n            \"dayNum\": 1,  \"startOffset\": 32, \"endOffset\": 68 \r\n        },\r\n        {\r\n            \"dayNum\": 1,  \"startOffset\": 60, \"endOffset\": 80 \r\n        },\r\n        {\r\n            \"dayNum\": 2, \"startOffset\": 69, \"endOffset\": 93\r\n        },\r\n        {\r\n            \"dayNum\": 5, \"startOffset\": 23, \"endOffset\": 55\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/schedulingapi/submitAvailabilityRequest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"3181"},{"key":"Date","value":"Fri, 28 Feb 2025 17:57:58 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"employeeId\": \"4210206\",\n    \"firstName\": \"Aryka\",\n    \"lastName\": \"Diego\",\n    \"displayName\": \"Diego, Aryka (4210206)\",\n    \"requestSource\": 1,\n    \"requestId\": 10362136,\n    \"requestTypeId\": 2,\n    \"requestType\": \"Availability\",\n    \"requestStatusId\": 3,\n    \"requestStatus\": \"Pending\",\n    \"note\": null,\n    \"startDate\": \"2025-01-06\",\n    \"endDate\": \"2025-01-12\",\n    \"isClearData\": false,\n    \"requestTime\": \"2024-12-26T04:50:20-0600\",\n    \"submitOnOrgId\": 10601,\n    \"submitOnOrg\": \"(00006A) 20 - SEAFOOD\",\n    \"submitOnParentOrgId\": 433,\n    \"submitOnPosition\": \"Partner\",\n    \"submitOnFocus\": \"(00006A) 20 - SEAFOOD / Partner\",\n    \"submitByOrg\": \"(00006A) 20 - SEAFOOD\",\n    \"submitByPosition\": \"Partner\",\n    \"submitByFocus\": \"(00006A) 20 - SEAFOOD / Partner\",\n    \"submitByHrName\": \"Diego, Aryka (4210206)\",\n    \"processTime\": null,\n    \"processByHrName\": \"\",\n    \"processByOrg\": \"\",\n    \"processByPosition\": \"\",\n    \"processByFocus\": \"\",\n    \"cancelTime\": null,\n    \"cancelByHrName\": \"\",\n    \"cancelByOrg\": \"\",\n    \"cancelByPosition\": \"\",\n    \"cancelByFocus\": \"\",\n    \"reasonCodeId\": null,\n    \"reasonCodeName\": null,\n    \"freeTextReason\": \"Punch request\",\n    \"taReasonCodeId\": null,\n    \"taReasonCodeName\": null,\n    \"payTypeId\": null,\n    \"payTypeName\": null,\n    \"savedMessage\": \"\",\n    \"sharedHrId\": null,\n    \"sharedHrName\": null,\n    \"gigToDeptIdList\": null,\n    \"gigToOrgId\": null,\n    \"gigToOrgName\": null,\n    \"gigToTaskIdList\": null,\n    \"gigToTaskNameList\": null,\n    \"timeRanges\": [\n        {\n            \"day\": \"Mon\",\n            \"dayNum\": 0,\n            \"startTime\": \"00:00\",\n            \"startOffset\": 0,\n            \"endTime\": \"00:00\",\n            \"endOffset\": 0,\n            \"durationOffset\": 96,\n            \"durationMin\": 1440,\n            \"lastModified\": \"2024-12-26T04:50:20-0600\",\n            \"active\": null\n        },\n        {\n            \"day\": \"Tue\",\n            \"dayNum\": 1,\n            \"startTime\": \"08:00\",\n            \"startOffset\": 32,\n            \"endTime\": \"20:00\",\n            \"endOffset\": 80,\n            \"durationOffset\": 48,\n            \"durationMin\": 720,\n            \"lastModified\": \"2024-12-26T04:50:20-0600\",\n            \"active\": null\n        },\n        {\n            \"day\": \"Wed\",\n            \"dayNum\": 2,\n            \"startTime\": \"08:15\",\n            \"startOffset\": 33,\n            \"endTime\": \"11:15\",\n            \"endOffset\": 45,\n            \"durationOffset\": 12,\n            \"durationMin\": 180,\n            \"lastModified\": \"2024-12-26T04:50:20-0600\",\n            \"active\": null\n        },\n        {\n            \"day\": \"Wed\",\n            \"dayNum\": 2,\n            \"startTime\": \"17:15\",\n            \"startOffset\": 69,\n            \"endTime\": \"23:15\",\n            \"endOffset\": 93,\n            \"durationOffset\": 24,\n            \"durationMin\": 360,\n            \"lastModified\": \"2024-12-26T04:50:20-0600\",\n            \"active\": null\n        },\n        {\n            \"day\": \"Thu\",\n            \"dayNum\": 3,\n            \"startTime\": \"14:00\",\n            \"startOffset\": 56,\n            \"endTime\": \"23:00\",\n            \"endOffset\": 92,\n            \"durationOffset\": 36,\n            \"durationMin\": 540,\n            \"lastModified\": \"2024-12-26T04:50:20-0600\",\n            \"active\": null\n        },\n        {\n            \"day\": \"Sat\",\n            \"dayNum\": 5,\n            \"startTime\": \"05:45\",\n            \"startOffset\": 23,\n            \"endTime\": \"23:00\",\n            \"endOffset\": 92,\n            \"durationOffset\": 69,\n            \"durationMin\": 1035,\n            \"lastModified\": \"2024-12-26T04:50:20-0600\",\n            \"active\": null\n        }\n    ],\n    \"preferredTimeRanges\": [\n        {\n            \"day\": \"Tue\",\n            \"dayNum\": 1,\n            \"startTime\": \"08:00\",\n            \"startOffset\": 32,\n            \"endTime\": \"20:00\",\n            \"endOffset\": 80,\n            \"durationOffset\": 48,\n            \"durationMin\": 720,\n            \"lastModified\": null,\n            \"active\": null\n        },\n        {\n            \"day\": \"Wed\",\n            \"dayNum\": 2,\n            \"startTime\": \"17:15\",\n            \"startOffset\": 69,\n            \"endTime\": \"23:15\",\n            \"endOffset\": 93,\n            \"durationOffset\": 24,\n            \"durationMin\": 360,\n            \"lastModified\": null,\n            \"active\": null\n        },\n        {\n            \"day\": \"Sat\",\n            \"dayNum\": 5,\n            \"startTime\": \"05:45\",\n            \"startOffset\": 23,\n            \"endTime\": \"13:45\",\n            \"endOffset\": 55,\n            \"durationOffset\": 32,\n            \"durationMin\": 480,\n            \"lastModified\": null,\n            \"active\": null\n        }\n    ],\n    \"punchDetails\": null,\n    \"postShift\": null,\n    \"isBidOn\": false,\n    \"selfEmployeeId\": null,\n    \"selfFirstName\": null,\n    \"selfLastName\": null,\n    \"selfDisplayName\": null,\n    \"selfShiftList\": null,\n    \"swapEmployeeId\": null,\n    \"swapFirstName\": null,\n    \"swapLastName\": null,\n    \"swapDisplayName\": null,\n    \"swapShiftList\": null,\n    \"lastModified\": \"2024-12-26T04:50:20-0600\"\n}"},{"id":"2ae12b69-fe6b-4fef-b1e6-55104b115108","name":"Scheduling - submitAvailabilityRequest - Edit","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"requestId\": 10362136,\r\n    \"employeeId\": \"4210206\",\r\n    \"startDate\": \"2025-01-07\",\r\n    \"endDate\": \"2025-01-10\",\r\n    \"reasonCodeId\": null\t, \r\n    \"freeTextReason\": \"{{freeTextReason}}\",\r\n    \"isClearData\": false, \r\n    \"timeRanges\": [\r\n        {\r\n            \"dayNum\": 0, \"startOffset\": 0, \"endOffset\": 0 \r\n        },\r\n        {\r\n            \"dayNum\": 2, \"startOffset\": 33, \"endOffset\": 45\r\n        },\r\n        {\r\n            \"dayNum\": 3, \"startOffset\": 56, \"endOffset\": 92\r\n        },\r\n        {\r\n            \"dayNum\": 5, \"startOffset\": 56, \"endOffset\": 92\r\n        }\r\n    ],\r\n    \"preferredTimeRanges\": [\r\n        {\r\n            \"dayNum\": 1,  \"startOffset\": 32, \"endOffset\": 68 \r\n        },\r\n        {\r\n            \"dayNum\": 1,  \"startOffset\": 60, \"endOffset\": 80 \r\n        },\r\n        {\r\n            \"dayNum\": 2, \"startOffset\": 69, \"endOffset\": 93\r\n        },\r\n        {\r\n            \"dayNum\": 5, \"startOffset\": 23, \"endOffset\": 55\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/schedulingapi/submitAvailabilityRequest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"3181"},{"key":"Date","value":"Fri, 28 Feb 2025 17:57:58 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"employeeId\": \"4210206\",\n    \"firstName\": \"Aryka\",\n    \"lastName\": \"Diego\",\n    \"displayName\": \"Diego, Aryka (4210206)\",\n    \"requestSource\": 1,\n    \"requestId\": 10362136,\n    \"requestTypeId\": 2,\n    \"requestType\": \"Availability\",\n    \"requestStatusId\": 3,\n    \"requestStatus\": \"Pending\",\n    \"note\": null,\n    \"startDate\": \"2025-01-06\",\n    \"endDate\": \"2025-01-12\",\n    \"isClearData\": false,\n    \"requestTime\": \"2024-12-26T04:50:20-0600\",\n    \"submitOnOrgId\": 10601,\n    \"submitOnOrg\": \"(00006A) 20 - SEAFOOD\",\n    \"submitOnParentOrgId\": 433,\n    \"submitOnPosition\": \"Partner\",\n    \"submitOnFocus\": \"(00006A) 20 - SEAFOOD / Partner\",\n    \"submitByOrg\": \"(00006A) 20 - SEAFOOD\",\n    \"submitByPosition\": \"Partner\",\n    \"submitByFocus\": \"(00006A) 20 - SEAFOOD / Partner\",\n    \"submitByHrName\": \"Diego, Aryka (4210206)\",\n    \"processTime\": null,\n    \"processByHrName\": \"\",\n    \"processByOrg\": \"\",\n    \"processByPosition\": \"\",\n    \"processByFocus\": \"\",\n    \"cancelTime\": null,\n    \"cancelByHrName\": \"\",\n    \"cancelByOrg\": \"\",\n    \"cancelByPosition\": \"\",\n    \"cancelByFocus\": \"\",\n    \"reasonCodeId\": null,\n    \"reasonCodeName\": null,\n    \"freeTextReason\": \"Punch request\",\n    \"taReasonCodeId\": null,\n    \"taReasonCodeName\": null,\n    \"payTypeId\": null,\n    \"payTypeName\": null,\n    \"savedMessage\": \"\",\n    \"sharedHrId\": null,\n    \"sharedHrName\": null,\n    \"gigToDeptIdList\": null,\n    \"gigToOrgId\": null,\n    \"gigToOrgName\": null,\n    \"gigToTaskIdList\": null,\n    \"gigToTaskNameList\": null,\n    \"timeRanges\": [\n        {\n            \"day\": \"Mon\",\n            \"dayNum\": 0,\n            \"startTime\": \"00:00\",\n            \"startOffset\": 0,\n            \"endTime\": \"00:00\",\n            \"endOffset\": 0,\n            \"durationOffset\": 96,\n            \"durationMin\": 1440,\n            \"lastModified\": \"2024-12-26T04:50:20-0600\",\n            \"active\": null\n        },\n        {\n            \"day\": \"Tue\",\n            \"dayNum\": 1,\n            \"startTime\": \"08:00\",\n            \"startOffset\": 32,\n            \"endTime\": \"20:00\",\n            \"endOffset\": 80,\n            \"durationOffset\": 48,\n            \"durationMin\": 720,\n            \"lastModified\": \"2024-12-26T04:50:20-0600\",\n            \"active\": null\n        },\n        {\n            \"day\": \"Wed\",\n            \"dayNum\": 2,\n            \"startTime\": \"08:15\",\n            \"startOffset\": 33,\n            \"endTime\": \"11:15\",\n            \"endOffset\": 45,\n            \"durationOffset\": 12,\n            \"durationMin\": 180,\n            \"lastModified\": \"2024-12-26T04:50:20-0600\",\n            \"active\": null\n        },\n        {\n            \"day\": \"Wed\",\n            \"dayNum\": 2,\n            \"startTime\": \"17:15\",\n            \"startOffset\": 69,\n            \"endTime\": \"23:15\",\n            \"endOffset\": 93,\n            \"durationOffset\": 24,\n            \"durationMin\": 360,\n            \"lastModified\": \"2024-12-26T04:50:20-0600\",\n            \"active\": null\n        },\n        {\n            \"day\": \"Thu\",\n            \"dayNum\": 3,\n            \"startTime\": \"14:00\",\n            \"startOffset\": 56,\n            \"endTime\": \"23:00\",\n            \"endOffset\": 92,\n            \"durationOffset\": 36,\n            \"durationMin\": 540,\n            \"lastModified\": \"2024-12-26T04:50:20-0600\",\n            \"active\": null\n        },\n        {\n            \"day\": \"Sat\",\n            \"dayNum\": 5,\n            \"startTime\": \"05:45\",\n            \"startOffset\": 23,\n            \"endTime\": \"23:00\",\n            \"endOffset\": 92,\n            \"durationOffset\": 69,\n            \"durationMin\": 1035,\n            \"lastModified\": \"2024-12-26T04:50:20-0600\",\n            \"active\": null\n        }\n    ],\n    \"preferredTimeRanges\": [\n        {\n            \"day\": \"Tue\",\n            \"dayNum\": 1,\n            \"startTime\": \"08:00\",\n            \"startOffset\": 32,\n            \"endTime\": \"20:00\",\n            \"endOffset\": 80,\n            \"durationOffset\": 48,\n            \"durationMin\": 720,\n            \"lastModified\": null,\n            \"active\": null\n        },\n        {\n            \"day\": \"Wed\",\n            \"dayNum\": 2,\n            \"startTime\": \"17:15\",\n            \"startOffset\": 69,\n            \"endTime\": \"23:15\",\n            \"endOffset\": 93,\n            \"durationOffset\": 24,\n            \"durationMin\": 360,\n            \"lastModified\": null,\n            \"active\": null\n        },\n        {\n            \"day\": \"Sat\",\n            \"dayNum\": 5,\n            \"startTime\": \"05:45\",\n            \"startOffset\": 23,\n            \"endTime\": \"13:45\",\n            \"endOffset\": 55,\n            \"durationOffset\": 32,\n            \"durationMin\": 480,\n            \"lastModified\": null,\n            \"active\": null\n        }\n    ],\n    \"punchDetails\": null,\n    \"postShift\": null,\n    \"isBidOn\": false,\n    \"selfEmployeeId\": null,\n    \"selfFirstName\": null,\n    \"selfLastName\": null,\n    \"selfDisplayName\": null,\n    \"selfShiftList\": null,\n    \"swapEmployeeId\": null,\n    \"swapFirstName\": null,\n    \"swapLastName\": null,\n    \"swapDisplayName\": null,\n    \"swapShiftList\": null,\n    \"lastModified\": \"2024-12-26T04:50:20-0600\"\n}"},{"id":"81775e12-f754-4447-9bb5-967f11454e52","name":"Scheduling - submitAvailabilityRequest - Without preferred","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"requestId\": null,\r\n    \"employeeId\": \"4210206\",\r\n    \"startDate\": \"2025-01-07\",\r\n    \"endDate\": \"2025-01-10\",\r\n    \"reasonCodeId\": null\t, \r\n    \"freeTextReason\": \"{{freeTextReason}}\",\r\n    \"isClearData\": false, \r\n    \"timeRanges\": [\r\n        {\r\n            \"dayNum\": 0, \"startOffset\": 0, \"endOffset\": 0 \r\n        },\r\n        {\r\n            \"dayNum\": 2, \"startOffset\": 33, \"endOffset\": 45\r\n        },\r\n        {\r\n            \"dayNum\": 3, \"startOffset\": 56, \"endOffset\": 92\r\n        },\r\n        {\r\n            \"dayNum\": 5, \"startOffset\": 56, \"endOffset\": 92\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/schedulingapi/submitAvailabilityRequest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"2302"},{"key":"Date","value":"Fri, 28 Feb 2025 18:03:48 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"employeeId\": \"4210206\",\n    \"firstName\": \"Aryka\",\n    \"lastName\": \"Diego\",\n    \"displayName\": \"Diego, Aryka (4210206)\",\n    \"requestSource\": 1,\n    \"requestId\": 10362138,\n    \"requestTypeId\": 2,\n    \"requestType\": \"Availability\",\n    \"requestStatusId\": 3,\n    \"requestStatus\": \"Pending\",\n    \"note\": null,\n    \"startDate\": \"2025-01-06\",\n    \"endDate\": \"2025-01-12\",\n    \"isClearData\": false,\n    \"requestTime\": \"2024-12-26T06:44:59-0600\",\n    \"submitOnOrgId\": 10601,\n    \"submitOnOrg\": \"(00006A) 20 - SEAFOOD\",\n    \"submitOnParentOrgId\": 433,\n    \"submitOnPosition\": \"Partner\",\n    \"submitOnFocus\": \"(00006A) 20 - SEAFOOD / Partner\",\n    \"submitByOrg\": \"(00006A) 20 - SEAFOOD\",\n    \"submitByPosition\": \"Partner\",\n    \"submitByFocus\": \"(00006A) 20 - SEAFOOD / Partner\",\n    \"submitByHrName\": \"Diego, Aryka (4210206)\",\n    \"processTime\": null,\n    \"processByHrName\": \"\",\n    \"processByOrg\": \"\",\n    \"processByPosition\": \"\",\n    \"processByFocus\": \"\",\n    \"cancelTime\": null,\n    \"cancelByHrName\": \"\",\n    \"cancelByOrg\": \"\",\n    \"cancelByPosition\": \"\",\n    \"cancelByFocus\": \"\",\n    \"reasonCodeId\": null,\n    \"reasonCodeName\": null,\n    \"freeTextReason\": \"Punch request\",\n    \"taReasonCodeId\": null,\n    \"taReasonCodeName\": null,\n    \"payTypeId\": null,\n    \"payTypeName\": null,\n    \"savedMessage\": \"\",\n    \"sharedHrId\": null,\n    \"sharedHrName\": null,\n    \"gigToDeptIdList\": null,\n    \"gigToOrgId\": null,\n    \"gigToOrgName\": null,\n    \"gigToTaskIdList\": null,\n    \"gigToTaskNameList\": null,\n    \"timeRanges\": [\n        {\n            \"day\": \"Mon\",\n            \"dayNum\": 0,\n            \"startTime\": \"00:00\",\n            \"startOffset\": 0,\n            \"endTime\": \"00:00\",\n            \"endOffset\": 0,\n            \"durationOffset\": 96,\n            \"durationMin\": 1440,\n            \"lastModified\": \"2024-12-26T06:44:59-0600\",\n            \"active\": null\n        },\n        {\n            \"day\": \"Wed\",\n            \"dayNum\": 2,\n            \"startTime\": \"08:15\",\n            \"startOffset\": 33,\n            \"endTime\": \"11:15\",\n            \"endOffset\": 45,\n            \"durationOffset\": 12,\n            \"durationMin\": 180,\n            \"lastModified\": \"2024-12-26T06:44:59-0600\",\n            \"active\": null\n        },\n        {\n            \"day\": \"Thu\",\n            \"dayNum\": 3,\n            \"startTime\": \"14:00\",\n            \"startOffset\": 56,\n            \"endTime\": \"23:00\",\n            \"endOffset\": 92,\n            \"durationOffset\": 36,\n            \"durationMin\": 540,\n            \"lastModified\": \"2024-12-26T06:44:59-0600\",\n            \"active\": null\n        },\n        {\n            \"day\": \"Sat\",\n            \"dayNum\": 5,\n            \"startTime\": \"14:00\",\n            \"startOffset\": 56,\n            \"endTime\": \"23:00\",\n            \"endOffset\": 92,\n            \"durationOffset\": 36,\n            \"durationMin\": 540,\n            \"lastModified\": \"2024-12-26T06:44:59-0600\",\n            \"active\": null\n        }\n    ],\n    \"preferredTimeRanges\": [],\n    \"punchDetails\": null,\n    \"postShift\": null,\n    \"isBidOn\": false,\n    \"selfEmployeeId\": null,\n    \"selfFirstName\": null,\n    \"selfLastName\": null,\n    \"selfDisplayName\": null,\n    \"selfShiftList\": null,\n    \"swapEmployeeId\": null,\n    \"swapFirstName\": null,\n    \"swapLastName\": null,\n    \"swapDisplayName\": null,\n    \"swapShiftList\": null,\n    \"lastModified\": \"2024-12-26T06:44:59-0600\"\n}"},{"id":"6aa73ba1-fea6-436b-9924-c8c61d0d98b0","name":"Scheduling - submitAvailabilityRequest - Only preferred","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"requestId\": null,\r\n    \"employeeId\": \"4210206\",\r\n    \"startDate\": \"2025-01-07\",\r\n    \"endDate\": \"2025-01-10\",\r\n    \"reasonCodeId\": null\t, \r\n    \"freeTextReason\": \"{{freeTextReason}}\",\r\n    \"isClearData\": false,\r\n    \"preferredTimeRanges\": [\r\n        {\r\n            \"dayNum\": 1,  \"startOffset\": 32, \"endOffset\": 68 \r\n        },\r\n        {\r\n            \"dayNum\": 1,  \"startOffset\": 60, \"endOffset\": 80 \r\n        },\r\n        {\r\n            \"dayNum\": 2, \"startOffset\": 69, \"endOffset\": 93\r\n        },\r\n        {\r\n            \"dayNum\": 5, \"startOffset\": 23, \"endOffset\": 55\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/schedulingapi/submitAvailabilityRequest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"2614"},{"key":"Date","value":"Fri, 28 Feb 2025 18:04:53 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"employeeId\": \"4210206\",\n    \"firstName\": \"Aryka\",\n    \"lastName\": \"Diego\",\n    \"displayName\": \"Diego, Aryka (4210206)\",\n    \"requestSource\": 1,\n    \"requestId\": 10362139,\n    \"requestTypeId\": 2,\n    \"requestType\": \"Availability\",\n    \"requestStatusId\": 3,\n    \"requestStatus\": \"Pending\",\n    \"note\": null,\n    \"startDate\": \"2025-01-06\",\n    \"endDate\": \"2025-01-12\",\n    \"isClearData\": false,\n    \"requestTime\": \"2024-12-26T06:45:58-0600\",\n    \"submitOnOrgId\": 10601,\n    \"submitOnOrg\": \"(00006A) 20 - SEAFOOD\",\n    \"submitOnParentOrgId\": 433,\n    \"submitOnPosition\": \"Partner\",\n    \"submitOnFocus\": \"(00006A) 20 - SEAFOOD / Partner\",\n    \"submitByOrg\": \"(00006A) 20 - SEAFOOD\",\n    \"submitByPosition\": \"Partner\",\n    \"submitByFocus\": \"(00006A) 20 - SEAFOOD / Partner\",\n    \"submitByHrName\": \"Diego, Aryka (4210206)\",\n    \"processTime\": null,\n    \"processByHrName\": \"\",\n    \"processByOrg\": \"\",\n    \"processByPosition\": \"\",\n    \"processByFocus\": \"\",\n    \"cancelTime\": null,\n    \"cancelByHrName\": \"\",\n    \"cancelByOrg\": \"\",\n    \"cancelByPosition\": \"\",\n    \"cancelByFocus\": \"\",\n    \"reasonCodeId\": null,\n    \"reasonCodeName\": null,\n    \"freeTextReason\": \"Punch request\",\n    \"taReasonCodeId\": null,\n    \"taReasonCodeName\": null,\n    \"payTypeId\": null,\n    \"payTypeName\": null,\n    \"savedMessage\": \"\",\n    \"sharedHrId\": null,\n    \"sharedHrName\": null,\n    \"gigToDeptIdList\": null,\n    \"gigToOrgId\": null,\n    \"gigToOrgName\": null,\n    \"gigToTaskIdList\": null,\n    \"gigToTaskNameList\": null,\n    \"timeRanges\": [\n        {\n            \"day\": \"Tue\",\n            \"dayNum\": 1,\n            \"startTime\": \"08:00\",\n            \"startOffset\": 32,\n            \"endTime\": \"20:00\",\n            \"endOffset\": 80,\n            \"durationOffset\": 48,\n            \"durationMin\": 720,\n            \"lastModified\": \"2024-12-26T06:45:58-0600\",\n            \"active\": null\n        },\n        {\n            \"day\": \"Wed\",\n            \"dayNum\": 2,\n            \"startTime\": \"17:15\",\n            \"startOffset\": 69,\n            \"endTime\": \"23:15\",\n            \"endOffset\": 93,\n            \"durationOffset\": 24,\n            \"durationMin\": 360,\n            \"lastModified\": \"2024-12-26T06:45:58-0600\",\n            \"active\": null\n        },\n        {\n            \"day\": \"Sat\",\n            \"dayNum\": 5,\n            \"startTime\": \"05:45\",\n            \"startOffset\": 23,\n            \"endTime\": \"13:45\",\n            \"endOffset\": 55,\n            \"durationOffset\": 32,\n            \"durationMin\": 480,\n            \"lastModified\": \"2024-12-26T06:45:58-0600\",\n            \"active\": null\n        }\n    ],\n    \"preferredTimeRanges\": [\n        {\n            \"day\": \"Tue\",\n            \"dayNum\": 1,\n            \"startTime\": \"08:00\",\n            \"startOffset\": 32,\n            \"endTime\": \"20:00\",\n            \"endOffset\": 80,\n            \"durationOffset\": 48,\n            \"durationMin\": 720,\n            \"lastModified\": null,\n            \"active\": null\n        },\n        {\n            \"day\": \"Wed\",\n            \"dayNum\": 2,\n            \"startTime\": \"17:15\",\n            \"startOffset\": 69,\n            \"endTime\": \"23:15\",\n            \"endOffset\": 93,\n            \"durationOffset\": 24,\n            \"durationMin\": 360,\n            \"lastModified\": null,\n            \"active\": null\n        },\n        {\n            \"day\": \"Sat\",\n            \"dayNum\": 5,\n            \"startTime\": \"05:45\",\n            \"startOffset\": 23,\n            \"endTime\": \"13:45\",\n            \"endOffset\": 55,\n            \"durationOffset\": 32,\n            \"durationMin\": 480,\n            \"lastModified\": null,\n            \"active\": null\n        }\n    ],\n    \"punchDetails\": null,\n    \"postShift\": null,\n    \"isBidOn\": false,\n    \"selfEmployeeId\": null,\n    \"selfFirstName\": null,\n    \"selfLastName\": null,\n    \"selfDisplayName\": null,\n    \"selfShiftList\": null,\n    \"swapEmployeeId\": null,\n    \"swapFirstName\": null,\n    \"swapLastName\": null,\n    \"swapDisplayName\": null,\n    \"swapShiftList\": null,\n    \"lastModified\": \"2024-12-26T06:45:58-0600\"\n}"}],"_postman_id":"f92d4064-c10f-45ff-b594-390bbaf82ff3"},{"name":"Scheduling - submitPreferredHoursRequest","event":[{"listen":"prerequest","script":{"id":"0bb93d71-7af6-41a7-839c-dc490b437f7f","exec":["pm.globals.set(\"endDate\", \"2020-08-31\");"],"type":"text/javascript","packages":{}}}],"id":"cb6260f3-7549-4d1a-bb31-84c5fd49a13f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"employeeId\": \"{{employeeId}}\",\r\n    \"startDate\": \"{{requestStart}}\",\r\n    \"endDate\": \"{{requestEnd}}\",\r\n    \"freeTextReason\": \"Test Preferred Hours by API\",\r\n    \"preferredHour\":{\r\n        \"preferredDays\": 4,\r\n        \"preferredWeeklyHours\": 24,\r\n        \"preferredDay0Hours\": 6,\r\n        \"preferredDay1Hours\": 5.1,\r\n        \"preferredDay2Hours\": 6,\r\n        \"preferredDay3Hours\": 7,\r\n        \"preferredDay4Hours\": 6.75,\r\n        \"preferredDay5Hours\": null,\r\n        \"preferredDay6Hours\": null,\r\n        \"preferredDay0ShiftLength\": 4.5,\r\n        \"preferredDay1ShiftLength\": 4,\r\n        \"preferredDay2ShiftLength\": 4,\r\n        \"preferredDay3ShiftLength\": 4,\r\n        \"preferredDay4ShiftLength\": 4,\r\n        \"preferredDay5ShiftLength\": null,\r\n        \"preferredDay6ShiftLength\": null\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/schedulingapi/submitPreferredHoursRequest","description":"<p>Create Preferred Hours request</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"employeeId\": \"{{employeeId}}\", // the id of the employee\n    \"startDate\": \"{{requestStart}}\", // the start week of the request\n    \"endDate\": \"{{requestEnd}}\", // nullable, the end week of the request, if null, it is valid perpetually.\n    \"freeTextReason\": \"Test submitting preferred hours by API\", //nullable, user message\n    \"preferredHour\":{\n        \"preferredDays\": 4, // nullable. must be within the weekly min days and weekly max days.\n        \"preferredWeeklyHours\": 24, //nullable. must be within the weekly min hours and weekly max hours.\n        \"preferredDay0Hours\": 5,    // nullable. must be within the daily min hours and daily max hours.\n        \"preferredDay1Hours\": 5.5,  // nullable. must be within the daily min hours and daily max hours.\n        \"preferredDay2Hours\": 6,    // nullable. must be within the daily min hours and daily max hours.\n        \"preferredDay3Hours\": 7,    // nullable. must be within the daily min hours and daily max hours.\n        \"preferredDay4Hours\": 6.75, // nullable. must be within the daily min hours and daily max hours.\n        \"preferredDay5Hours\": null, // nullable. must be within the daily min hours and daily max hours.\n        \"preferredDay6Hours\": null, // nullable. must be within the daily min hours and daily max hours.\n        \"preferredDay0ShiftLength\": 4,   // nullable. must be &gt;= split shift min shift length\n        \"preferredDay1ShiftLength\": 4,   // nullable. must be &gt;= split shift min shift length\n        \"preferredDay2ShiftLength\": 4,   // nullable. must be &gt;= split shift min shift length\n        \"preferredDay3ShiftLength\": 4,   // nullable. must be &gt;= split shift min shift length\n        \"preferredDay4ShiftLength\": 4,   // nullable. must be &gt;= split shift min shift length\n        \"preferredDay5ShiftLength\": null,// nullable. must be &gt;= split shift min shift length\n        \"preferredDay6ShiftLength\": null // nullable. must be &gt;= split shift min shift length\n     }\n}\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingapi","submitPreferredHoursRequest"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"e28589fc-8d01-4ded-b03d-ae0c5ae2a204","name":"Scheduling - submitPreferredHoursRequest","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"employeeId\": \"4210206\",\r\n    \"startDate\": \"2025-01-07\",\r\n    \"endDate\": \"2025-01-10\",\r\n    \"freeTextReason\": \"Test Preferred Hours by API\",\r\n    \"preferredHour\":{\r\n        \"preferredDays\": 4,\r\n        \"preferredWeeklyHours\": 24,\r\n        \"preferredDay0Hours\": 5,\r\n        \"preferredDay1Hours\": 5.5,\r\n        \"preferredDay2Hours\": 6,\r\n        \"preferredDay3Hours\": 7,\r\n        \"preferredDay4Hours\": 6.75,\r\n        \"preferredDay5Hours\": null,\r\n        \"preferredDay6Hours\": null,\r\n        \"preferredDay0ShiftLength\": 4,\r\n        \"preferredDay1ShiftLength\": 4,\r\n        \"preferredDay2ShiftLength\": 4,\r\n        \"preferredDay3ShiftLength\": 4,\r\n        \"preferredDay4ShiftLength\": 4,\r\n        \"preferredDay5ShiftLength\": null,\r\n        \"preferredDay6ShiftLength\": null\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/schedulingapi/submitPreferredHoursRequest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"3181"},{"key":"Date","value":"Fri, 28 Feb 2025 17:57:58 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"employeeId\": \"4210206\",\n    \"firstName\": \"Aryka\",\n    \"lastName\": \"Diego\",\n    \"displayName\": \"Diego, Aryka (4210206)\",\n    \"requestSource\": 1,\n    \"requestId\": 10362136,\n    \"requestTypeId\": 30,\n    \"requestType\": \"Preferred Work\",\n    \"requestStatusId\": 3,\n    \"requestStatus\": \"Pending\",\n    \"note\": null,\n    \"startDate\": \"2025-01-06\",\n    \"endDate\": \"2025-01-12\",\n    \"isClearData\": false,\n    \"requestTime\": \"2024-12-26T04:50:20-0600\",\n    \"submitOnOrgId\": 10601,\n    \"submitOnOrg\": \"(00006A) 20 - SEAFOOD\",\n    \"submitOnParentOrgId\": 433,\n    \"submitOnPosition\": \"Partner\",\n    \"submitOnFocus\": \"(00006A) 20 - SEAFOOD / Partner\",\n    \"submitByOrg\": \"(00006A) 20 - SEAFOOD\",\n    \"submitByPosition\": \"Partner\",\n    \"submitByFocus\": \"(00006A) 20 - SEAFOOD / Partner\",\n    \"submitByHrName\": \"Diego, Aryka (4210206)\",\n    \"processTime\": null,\n    \"processByHrName\": \"\",\n    \"processByOrg\": \"\",\n    \"processByPosition\": \"\",\n    \"processByFocus\": \"\",\n    \"cancelTime\": null,\n    \"cancelByHrName\": \"\",\n    \"cancelByOrg\": \"\",\n    \"cancelByPosition\": \"\",\n    \"cancelByFocus\": \"\",\n    \"reasonCodeId\": null,\n    \"reasonCodeName\": null,\n    \"freeTextReason\": \"Test Preferred Hours by API\",\n    \"taReasonCodeId\": null,\n    \"taReasonCodeName\": null,\n    \"payTypeId\": null,\n    \"payTypeName\": null,\n    \"savedMessage\": \"\",\n    \"sharedHrId\": null,\n    \"sharedHrName\": null,\n    \"gigToDeptIdList\": null,\n    \"gigToOrgId\": null,\n    \"gigToOrgName\": null,\n    \"gigToTaskIdList\": null,\n    \"gigToTaskNameList\": null,\n    \"timeRanges\": [],\n    \"preferredTimeRanges\": [],\n    \"punchDetails\": null,\n    \"postShift\": null,\n    \"isBidOn\": false,\n    \"selfEmployeeId\": null,\n    \"selfFirstName\": null,\n    \"selfLastName\": null,\n    \"selfDisplayName\": null,\n    \"selfShiftList\": null,\n    \"swapEmployeeId\": null,\n    \"swapFirstName\": null,\n    \"swapLastName\": null,\n    \"swapDisplayName\": null,\n    \"swapShiftList\": null,\n    \"lastModified\": \"2024-12-26T04:50:20-0600\",\n    \"preferredHour\":{\n        \"preferredDays\": 4,\n        \"preferredWeeklyHours\": 24,\n        \"preferredDay0Hours\": 5,\n        \"preferredDay1Hours\": 5.5,\n        \"preferredDay2Hours\": 6,\n        \"preferredDay3Hours\": 7,\n        \"preferredDay4Hours\": 6.75,\n        \"preferredDay5Hours\": null,\n        \"preferredDay6Hours\": null,\n        \"preferredDay0ShiftLength\": 4,\n        \"preferredDay1ShiftLength\": 4,\n        \"preferredDay2ShiftLength\": 4,\n        \"preferredDay3ShiftLength\": 4,\n        \"preferredDay4ShiftLength\": 4,\n        \"preferredDay5ShiftLength\": null,\n        \"preferredDay6ShiftLength\": null\n    }\n}"}],"_postman_id":"cb6260f3-7549-4d1a-bb31-84c5fd49a13f"},{"name":"Scheduling - submitTimeOffRequest","event":[{"listen":"prerequest","script":{"id":"0bb93d71-7af6-41a7-839c-dc490b437f7f","exec":["pm.globals.set(\"endDate\", \"2020-08-31\");"],"type":"text/javascript"}}],"id":"34e709db-d820-4aeb-b085-daa9795d4d6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"requestId\": {{requestId}},\r\n    \"employeeId\": \"{{employeeId}}\",\r\n    \"startDate\": \"{{requestStart}}\",\r\n    \"endDate\": \"{{requestEnd}}\",\r\n    \"reasonCodeId\": 31, \r\n    \"freeTextReason\": \"{{freeTextReason}}\",\r\n    \"isClearData\": false, \r\n    \"timeRanges\": [\r\n        {\r\n            \"dayNum\": 0,\r\n            \"startOffset\": 32,\r\n            \"endOffset\": 88\r\n        },\r\n        {\r\n            \"dayNum\": 1,\r\n            \"startOffset\": 32,\r\n            \"endOffset\": 88\r\n        },\r\n        {\r\n            \"dayNum\": 2,\r\n            \"startOffset\": 32,\r\n            \"endOffset\": 88\r\n        },\r\n        {\r\n            \"dayNum\": 3,\r\n            \"startOffset\": 32,\r\n            \"endOffset\": 88\r\n        },\r\n        {\r\n            \"dayNum\": 4,\r\n            \"startOffset\": 32,\r\n            \"endOffset\": 88\r\n        },\r\n        {\r\n            \"dayNum\": 5,\r\n            \"startOffset\": 32,\r\n            \"endOffset\": 88\r\n        },\r\n        {\r\n            \"dayNum\": 6,\r\n            \"startOffset\": 32,\r\n            \"endOffset\": 88\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/schedulingapi/submitTimeOffRequest","description":"<p>Create time off request.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"requestId\": {{requestId}}, //only need requestId when editing a request\n    \"employeeId\": \"{{employeeId}}\", // the employee id\n    \"startDate\": \"{{requestStart}}\",// the start date of request\n    \"endDate\": \"{{requestEnd}}\", // the end date of the request\n    \"reasonCodeId\": {{reasonCodeId}}, //optional, reason code Id, see the details in API getRequestReasonCodes?requestTypeId={{requestType}}\n    \"freeTextReason\": \"Test post shift by API\", //fee text reason\n    \"isClearData\": false, // clear the time off data in the time range after the request is approved.\n    \"timeRanges\": [  // the time ranges of the request\n        {\n            \"dayNum\": 2,  // 0- 6, Monday - Sunday\n            \"startOffset\": 32, //0-95, each offset = 15 minutes\n            \"endOffset\": 80 //0-95, each offset = 15 minutes\n        },\n        {\n            \"dayNum\": 3,\n            \"startOffset\": 32,\n            \"endOffset\": 80\n        },\n        {\n            \"dayNum\": 4,\n            \"startOffset\": 32,\n            \"endOffset\": 80\n        } \n    ]\n}\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingapi","submitTimeOffRequest"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"47d3d706-fad5-4dfb-adc7-80b329b04b43","name":"Scheduling - submitTimeOffRequest","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"employeeId\": \"7843265\",\r\n    \"startDate\": \"2022-08-22\",\r\n    \"endDate\": \"2022-08-29\",\r\n    \"reasonCodeId\": 41, \r\n    \"freeTextReason\": \"{{freeTextReason}}\",\r\n    \"isClearData\": false, \r\n    \"timeRanges\": [         \r\n        {\r\n            \"dayNum\": 2,\r\n            \"startOffset\": 32,\r\n            \"endOffset\": 80\r\n        },\r\n        {\r\n            \"dayNum\": 3,\r\n            \"startOffset\": 32,\r\n            \"endOffset\": 80\r\n        },\r\n        {\r\n            \"dayNum\": 4,\r\n            \"startOffset\": 32,\r\n            \"endOffset\": 80\r\n        } \r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}/elmws/schedulingapi/submitTimeOffRequest"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"employeeId\": \"7843265\",\r\n    \"firstName\": \"Shannon\",\r\n    \"lastName\": \"Adams\",\r\n    \"displayName\": \"Adams, Shannon\",\r\n    \"requestSource\": 1,\r\n    \"requestId\": 263,\r\n    \"requestTypeId\": 1,\r\n    \"requestType\": \"Time Off\",\r\n    \"requestStatusId\": 3,\r\n    \"requestStatus\": \"Pending\",\r\n    \"note\": null,\r\n    \"startDate\": \"2022-08-22\",\r\n    \"endDate\": \"2022-08-29\",\r\n    \"isClearData\": false,\r\n    \"requestTime\": null,\r\n    \"submitOnOrg\": \"(000099) 18 - RECEIVING\",\r\n    \"submitOnPosition\": \"Partner\",\r\n    \"submitOnFocus\": \"(000099) 18 - RECEIVING / Partner\",\r\n    \"submitByOrg\": \"(000099) 18 - RECEIVING\",\r\n    \"submitByPosition\": \"Partner\",\r\n    \"submitByFocus\": \"(000099) 18 - RECEIVING / Partner\",\r\n    \"submitByHrName\": \"Adams, Shannon\",\r\n    \"processTime\": null,\r\n    \"processByHrName\": \"\",\r\n    \"processByOrg\": \"\",\r\n    \"processByPosition\": \"\",\r\n    \"processByFocus\": \"\",\r\n    \"cancelTime\": null,\r\n    \"cancelByHrName\": \"\",\r\n    \"cancelByOrg\": \"\",\r\n    \"cancelByPosition\": \"\",\r\n    \"cancelByFocus\": \"\",\r\n    \"reasonCodeId\": 41,\r\n    \"reasonCodeName\": \"Family Event\",\r\n    \"taReasonCodeId\": null,\r\n    \"taReasonCodeName\": null,\r\n    \"payTypeId\": null,\r\n    \"payTypeName\": null,\r\n    \"sharedHrId\": null,\r\n    \"sharedHrName\": null,\r\n    \"gigToOrgId\": null,\r\n    \"gigToOrgName\": null,\r\n    \"gigToTaskIdList\": null,\r\n    \"gigToTaskNameList\": null,\r\n    \"timeRanges\": [\r\n        {\r\n            \"day\": \"Wed\",\r\n            \"dayNum\": 2,\r\n            \"startTime\": \"08:00\",\r\n            \"startOffset\": 32,\r\n            \"endTime\": \"20:00\",\r\n            \"endOffset\": 80,\r\n            \"durationOffset\": 48,\r\n            \"durationMin\": 720\r\n        },\r\n        {\r\n            \"day\": \"Thu\",\r\n            \"dayNum\": 3,\r\n            \"startTime\": \"08:00\",\r\n            \"startOffset\": 32,\r\n            \"endTime\": \"20:00\",\r\n            \"endOffset\": 80,\r\n            \"durationOffset\": 48,\r\n            \"durationMin\": 720\r\n        },\r\n        {\r\n            \"day\": \"Fri\",\r\n            \"dayNum\": 4,\r\n            \"startTime\": \"08:00\",\r\n            \"startOffset\": 32,\r\n            \"endTime\": \"20:00\",\r\n            \"endOffset\": 80,\r\n            \"durationOffset\": 48,\r\n            \"durationMin\": 720\r\n        }\r\n    ],\r\n    \"punchDetails\": null,\r\n    \"postShift\": null,\r\n    \"selfEmployeeId\": null,\r\n    \"selfFirstName\": null,\r\n    \"selfLastName\": null,\r\n    \"selfDisplayName\": null,\r\n    \"selfShiftList\": null,\r\n    \"swapEmployeeId\": null,\r\n    \"swapFirstName\": null,\r\n    \"swapLastName\": null,\r\n    \"swapDisplayName\": null,\r\n    \"swapShiftList\": null\r\n}"},{"id":"fece9db6-15a5-4cca-8224-34c2953655eb","name":"Edit TimeOffRequest","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"requestId\": 263,\r\n    \"employeeId\": \"7843265\",\r\n    \"startDate\": \"2022-08-22\",\r\n    \"endDate\": \"2022-08-29\",\r\n    \"reasonCodeId\": 41, \r\n    \"freeTextReason\": \"{{freeTextReason}}\",\r\n    \"isClearData\": false, \r\n    \"timeRanges\": [         \r\n        {\r\n            \"dayNum\": 2,\r\n            \"startOffset\": 32,\r\n            \"endOffset\": 80\r\n        },\r\n        {\r\n            \"dayNum\": 3,\r\n            \"startOffset\": 32,\r\n            \"endOffset\": 80\r\n        },\r\n        {\r\n            \"dayNum\": 4,\r\n            \"startOffset\": 32,\r\n            \"endOffset\": 80\r\n        } \r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}/elmws/schedulingapi/submitTimeOffRequest"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"employeeId\": \"7843265\",\r\n    \"firstName\": \"Shannon\",\r\n    \"lastName\": \"Adams\",\r\n    \"displayName\": \"Adams, Shannon\",\r\n    \"requestSource\": 1,\r\n    \"requestId\": 263,\r\n    \"requestTypeId\": 1,\r\n    \"requestType\": \"Time Off\",\r\n    \"requestStatusId\": 3,\r\n    \"requestStatus\": \"Pending\",\r\n    \"note\": null,\r\n    \"startDate\": \"2022-08-22\",\r\n    \"endDate\": \"2022-08-29\",\r\n    \"isClearData\": false,\r\n    \"requestTime\": null,\r\n    \"submitOnOrg\": \"(000099) 18 - RECEIVING\",\r\n    \"submitOnPosition\": \"Partner\",\r\n    \"submitOnFocus\": \"(000099) 18 - RECEIVING / Partner\",\r\n    \"submitByOrg\": \"(000099) 18 - RECEIVING\",\r\n    \"submitByPosition\": \"Partner\",\r\n    \"submitByFocus\": \"(000099) 18 - RECEIVING / Partner\",\r\n    \"submitByHrName\": \"Adams, Shannon\",\r\n    \"processTime\": null,\r\n    \"processByHrName\": \"\",\r\n    \"processByOrg\": \"\",\r\n    \"processByPosition\": \"\",\r\n    \"processByFocus\": \"\",\r\n    \"cancelTime\": null,\r\n    \"cancelByHrName\": \"\",\r\n    \"cancelByOrg\": \"\",\r\n    \"cancelByPosition\": \"\",\r\n    \"cancelByFocus\": \"\",\r\n    \"reasonCodeId\": 41,\r\n    \"reasonCodeName\": \"Family Event\",\r\n    \"taReasonCodeId\": null,\r\n    \"taReasonCodeName\": null,\r\n    \"payTypeId\": null,\r\n    \"payTypeName\": null,\r\n    \"sharedHrId\": null,\r\n    \"sharedHrName\": null,\r\n    \"gigToOrgId\": null,\r\n    \"gigToOrgName\": null,\r\n    \"gigToTaskIdList\": null,\r\n    \"gigToTaskNameList\": null,\r\n    \"timeRanges\": [\r\n        {\r\n            \"day\": \"Wed\",\r\n            \"dayNum\": 2,\r\n            \"startTime\": \"08:00\",\r\n            \"startOffset\": 32,\r\n            \"endTime\": \"20:00\",\r\n            \"endOffset\": 80,\r\n            \"durationOffset\": 48,\r\n            \"durationMin\": 720\r\n        },\r\n        {\r\n            \"day\": \"Thu\",\r\n            \"dayNum\": 3,\r\n            \"startTime\": \"08:00\",\r\n            \"startOffset\": 32,\r\n            \"endTime\": \"20:00\",\r\n            \"endOffset\": 80,\r\n            \"durationOffset\": 48,\r\n            \"durationMin\": 720\r\n        },\r\n        {\r\n            \"day\": \"Fri\",\r\n            \"dayNum\": 4,\r\n            \"startTime\": \"08:00\",\r\n            \"startOffset\": 32,\r\n            \"endTime\": \"20:00\",\r\n            \"endOffset\": 80,\r\n            \"durationOffset\": 48,\r\n            \"durationMin\": 720\r\n        }\r\n    ],\r\n    \"punchDetails\": null,\r\n    \"postShift\": null,\r\n    \"selfEmployeeId\": null,\r\n    \"selfFirstName\": null,\r\n    \"selfLastName\": null,\r\n    \"selfDisplayName\": null,\r\n    \"selfShiftList\": null,\r\n    \"swapEmployeeId\": null,\r\n    \"swapFirstName\": null,\r\n    \"swapLastName\": null,\r\n    \"swapDisplayName\": null,\r\n    \"swapShiftList\": null\r\n}"}],"_postman_id":"34e709db-d820-4aeb-b085-daa9795d4d6b"},{"name":"Scheduling - submitBenefitRequest","event":[{"listen":"prerequest","script":{"id":"0bb93d71-7af6-41a7-839c-dc490b437f7f","exec":[""],"type":"text/javascript"}}],"id":"3c8b176e-bca4-4db2-a27b-76a831b32279","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"requestId\": {{requestId}},\r\n    \"employeeId\": \"{{employeeId}}\",\r\n    \"startDate\": \"{{requestStart}}\",\r\n    \"endDate\": \"{{requestEnd}}\",\r\n    \"isClearData\": false,\r\n    \"reasonCodeId\": 89,\r\n    \"freeTextReason\": \"{{freeTextReason}}\",\r\n    \"payTypeId\": 160,\r\n    \"timeRanges\": [\r\n        {\r\n            \"dayNum\": 0,\r\n            \"durationOffset\": 20,\r\n            \"durationMin\": 300\r\n        },\r\n        {\r\n            \"dayNum\": 1,\r\n            \"durationOffset\": 20,\r\n            \"durationMin\": 300\r\n        },\r\n        {\r\n            \"dayNum\": 2,\r\n            \"durationOffset\": 20,\r\n            \"durationMin\": 300\r\n        },\r\n        {\r\n            \"dayNum\": 3,\r\n            \"durationOffset\": 24,\r\n            \"durationMin\": 360\r\n        },\r\n        {\r\n            \"dayNum\": 4,\r\n            \"durationOffset\": 24,\r\n            \"durationMin\": 360\r\n        },\r\n        {\r\n            \"dayNum\": 5,\r\n            \"durationOffset\": 24,\r\n            \"durationMin\": 360\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/schedulingapi/submitBenefitRequest","description":"<p>Crate a benefit request with different pay types.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n   \"requestId\": {{requestId}},// only need when editing a request\n    \"employeeId\": \"{{employeeId}}\", // the employee id\n    \"startDate\": \"{{requestStart}}\", // the start date of the request\n    \"endDate\": \"{{requestEnd}}\", // the end date of the request\n    \"isClearData\": false, // if the value is true, it will clear the previous request data after the request is approved.\n    \"reasonCodeId\": {{reasonCodeId}}, //optional the reason code id\n    \"freeTextReason\": \"Test post shift by API\", //fee text reason\n    \"payTypeId\": 102 // pay type id, \n    \"timeRanges\": [ //duration of each day\n        {\n            \"dayNum\": 2, // 0- 6 Monday - Sunday\n            \"durationOffset\": 20, // 0-96, each offset = 15 minutes\n            \"durationMin\": 300 //not required\n        },\n        {\n            \"dayNum\": 3,\n            \"durationOffset\": 24,\n            \"durationMin\": 360 //not required\n        }\n    ]\n}\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingapi","submitBenefitRequest"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"d12db44c-d842-403e-a118-b30b0a615340","name":"Scheduling - submitBenefitRequest (Has benefit balance message)","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"employeeId\": \"139970\",\r\n    \"startDate\": \"2022-10-02\",\r\n    \"endDate\": \"2022-10-30\",\r\n    \"isClearData\": false,\r\n    \"reasonCodeId\": 89,\r\n    \"freeTextReason\": \"{{freeTextReason}}\",\r\n    \"payTypeId\": 160,\r\n    \"timeRanges\": [\r\n        {\r\n            \"dayNum\": 0,\r\n            \"durationOffset\": 20,\r\n            \"durationMin\": 300\r\n        },\r\n        {\r\n            \"dayNum\": 1,\r\n            \"durationOffset\": 20,\r\n            \"durationMin\": 300\r\n        },\r\n        {\r\n            \"dayNum\": 2,\r\n            \"durationOffset\": 20,\r\n            \"durationMin\": 300\r\n        },\r\n        {\r\n            \"dayNum\": 3,\r\n            \"durationOffset\": 24,\r\n            \"durationMin\": 360\r\n        },\r\n        {\r\n            \"dayNum\": 4,\r\n            \"durationOffset\": 24,\r\n            \"durationMin\": 360\r\n        },\r\n        {\r\n            \"dayNum\": 5,\r\n            \"durationOffset\": 24,\r\n            \"durationMin\": 360\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/schedulingapi/submitBenefitRequest"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"employeeId\": \"139970\",\r\n    \"firstName\": \"James\",\r\n    \"lastName\": \"Small\",\r\n    \"displayName\": \"Small, James(139970)\",\r\n    \"requestSource\": 1,\r\n    \"requestId\": 268545,\r\n    \"requestTypeId\": 15,\r\n    \"requestType\": \"Paid Time Off (Vacation (Days))\",\r\n    \"requestStatusId\": 3,\r\n    \"requestStatus\": \"Pending\",\r\n    \"note\": null,\r\n    \"startDate\": \"2022-10-02\",\r\n    \"endDate\": \"2022-10-30\",\r\n    \"isClearData\": false,\r\n    \"requestTime\": \"2022-09-15T08:45:13-0500\",\r\n    \"submitOnOrg\": \"(0233) CHECKER-020\",\r\n    \"submitOnPosition\": \"Teammate\",\r\n    \"submitOnFocus\": \"(0233) CHECKER-020 / Teammate\",\r\n    \"submitByOrg\": \"(0233) CHECKER-020\",\r\n    \"submitByPosition\": \"Teammate\",\r\n    \"submitByFocus\": \"(0233) CHECKER-020 / Teammate\",\r\n    \"submitByHrName\": \"Small, James(139970)\",\r\n    \"processTime\": null,\r\n    \"processByHrName\": \"\",\r\n    \"processByOrg\": \"\",\r\n    \"processByPosition\": \"\",\r\n    \"processByFocus\": \"\",\r\n    \"cancelTime\": null,\r\n    \"cancelByHrName\": \"\",\r\n    \"cancelByOrg\": \"\",\r\n    \"cancelByPosition\": \"\",\r\n    \"cancelByFocus\": \"\",\r\n    \"reasonCodeId\": null,\r\n    \"reasonCodeName\": null,\r\n    \"freeTextReason\": \"Punch request\",\r\n    \"taReasonCodeId\": null,\r\n    \"taReasonCodeName\": null,\r\n    \"payTypeId\": 160,\r\n    \"payTypeName\": \"Vacation (Days)\",\r\n    \"savedMessage\": \"You have insufficient balance for this request. Requested: 24 Days, Available: 16.0 Days. The request has been created successfully\",\r\n    \"sharedHrId\": null,\r\n    \"sharedHrName\": null,\r\n    \"gigToOrgId\": null,\r\n    \"gigToOrgName\": null,\r\n    \"gigToTaskIdList\": null,\r\n    \"gigToTaskNameList\": null,\r\n    \"timeRanges\": [\r\n        {\r\n            \"day\": \"Mon\",\r\n            \"dayNum\": 0,\r\n            \"startTime\": null,\r\n            \"startOffset\": null,\r\n            \"endTime\": null,\r\n            \"endOffset\": null,\r\n            \"durationOffset\": 32,\r\n            \"durationMin\": 480,\r\n            \"lastModified\": \"2022-09-15T08:45:13-0500\"\r\n        },\r\n        {\r\n            \"day\": \"Tue\",\r\n            \"dayNum\": 1,\r\n            \"startTime\": null,\r\n            \"startOffset\": null,\r\n            \"endTime\": null,\r\n            \"endOffset\": null,\r\n            \"durationOffset\": 32,\r\n            \"durationMin\": 480,\r\n            \"lastModified\": \"2022-09-15T08:45:13-0500\"\r\n        },\r\n        {\r\n            \"day\": \"Wed\",\r\n            \"dayNum\": 2,\r\n            \"startTime\": null,\r\n            \"startOffset\": null,\r\n            \"endTime\": null,\r\n            \"endOffset\": null,\r\n            \"durationOffset\": 32,\r\n            \"durationMin\": 480,\r\n            \"lastModified\": \"2022-09-15T08:45:13-0500\"\r\n        },\r\n        {\r\n            \"day\": \"Thu\",\r\n            \"dayNum\": 3,\r\n            \"startTime\": null,\r\n            \"startOffset\": null,\r\n            \"endTime\": null,\r\n            \"endOffset\": null,\r\n            \"durationOffset\": 32,\r\n            \"durationMin\": 480,\r\n            \"lastModified\": \"2022-09-15T08:45:13-0500\"\r\n        },\r\n        {\r\n            \"day\": \"Fri\",\r\n            \"dayNum\": 4,\r\n            \"startTime\": null,\r\n            \"startOffset\": null,\r\n            \"endTime\": null,\r\n            \"endOffset\": null,\r\n            \"durationOffset\": 32,\r\n            \"durationMin\": 480,\r\n            \"lastModified\": \"2022-09-15T08:45:13-0500\"\r\n        },\r\n        {\r\n            \"day\": \"Sat\",\r\n            \"dayNum\": 5,\r\n            \"startTime\": null,\r\n            \"startOffset\": null,\r\n            \"endTime\": null,\r\n            \"endOffset\": null,\r\n            \"durationOffset\": 32,\r\n            \"durationMin\": 480,\r\n            \"lastModified\": \"2022-09-15T08:45:13-0500\"\r\n        }\r\n    ],\r\n    \"punchDetails\": null,\r\n    \"postShift\": null,\r\n    \"selfEmployeeId\": null,\r\n    \"selfFirstName\": null,\r\n    \"selfLastName\": null,\r\n    \"selfDisplayName\": null,\r\n    \"selfShiftList\": null,\r\n    \"swapEmployeeId\": null,\r\n    \"swapFirstName\": null,\r\n    \"swapLastName\": null,\r\n    \"swapDisplayName\": null,\r\n    \"swapShiftList\": null,\r\n    \"lastModified\": \"2022-09-15T08:45:13-0500\"\r\n}"},{"id":"dc16c266-a3de-4369-99f2-537c7ea493d2","name":"Scheduling - submitBenefitRequest","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"employeeId\": \"7843265\",\r\n    \"startDate\": \"2022-08-22\",\r\n    \"endDate\": \"2022-08-22\",\r\n    \"isClearData\": false,\r\n    \"reasonCodeId\": 89,\r\n    \"freeTextReason\": \"{{freeTextReason}}\",\r\n    \"payTypeId\": 102,\r\n    \"timeRanges\": [\r\n        {\r\n            \"dayNum\": 2,\r\n            \"durationOffset\": 24,\r\n            \"durationMin\": 360\r\n        },\r\n        {\r\n            \"dayNum\": 3,\r\n            \"durationOffset\": 24,\r\n            \"durationMin\": 360\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/schedulingapi/submitBenefitRequest"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"employeeId\": \"7843265\",\r\n    \"firstName\": \"Shannon\",\r\n    \"lastName\": \"Adams\",\r\n    \"displayName\": \"Adams, Shannon\",\r\n    \"requestSource\": 1,\r\n    \"requestId\": 264,\r\n    \"requestTypeId\": 15,\r\n    \"requestType\": \"Benefit (Personal Holiday)\",\r\n    \"requestStatusId\": 3,\r\n    \"requestStatus\": \"Pending\",\r\n    \"note\": null,\r\n    \"startDate\": \"2022-08-22\",\r\n    \"endDate\": \"2022-08-29\",\r\n    \"isClearData\": false,\r\n    \"requestTime\": null,\r\n    \"submitOnOrg\": \"(000099) 18 - RECEIVING\",\r\n    \"submitOnPosition\": \"Partner\",\r\n    \"submitOnFocus\": \"(000099) 18 - RECEIVING / Partner\",\r\n    \"submitByOrg\": \"(000099) 18 - RECEIVING\",\r\n    \"submitByPosition\": \"Partner\",\r\n    \"submitByFocus\": \"(000099) 18 - RECEIVING / Partner\",\r\n    \"submitByHrName\": \"Adams, Shannon\",\r\n    \"processTime\": null,\r\n    \"processByHrName\": \"\",\r\n    \"processByOrg\": \"\",\r\n    \"processByPosition\": \"\",\r\n    \"processByFocus\": \"\",\r\n    \"cancelTime\": null,\r\n    \"cancelByHrName\": \"\",\r\n    \"cancelByOrg\": \"\",\r\n    \"cancelByPosition\": \"\",\r\n    \"cancelByFocus\": \"\",\r\n    \"reasonCodeId\": 89,\r\n    \"reasonCodeName\": \"Other\",\r\n    \"taReasonCodeId\": null,\r\n    \"taReasonCodeName\": null,\r\n    \"payTypeId\": 102,\r\n    \"payTypeName\": \"Personal Holiday\",\r\n    \"savedMessage\": \"\",\r\n    \"sharedHrId\": null,\r\n    \"sharedHrName\": null,\r\n    \"gigToOrgId\": null,\r\n    \"gigToOrgName\": null,\r\n    \"gigToTaskIdList\": null,\r\n    \"gigToTaskNameList\": null,\r\n    \"timeRanges\": [\r\n        {\r\n            \"day\": \"Wed\",\r\n            \"dayNum\": 2,\r\n            \"startTime\": null,\r\n            \"startOffset\": null,\r\n            \"endTime\": null,\r\n            \"endOffset\": null,\r\n            \"durationOffset\": 24,\r\n            \"durationMin\": 360\r\n        },\r\n        {\r\n            \"day\": \"Thu\",\r\n            \"dayNum\": 3,\r\n            \"startTime\": null,\r\n            \"startOffset\": null,\r\n            \"endTime\": null,\r\n            \"endOffset\": null,\r\n            \"durationOffset\": 24,\r\n            \"durationMin\": 360\r\n        }\r\n    ],\r\n    \"punchDetails\": null,\r\n    \"postShift\": null,\r\n    \"selfEmployeeId\": null,\r\n    \"selfFirstName\": null,\r\n    \"selfLastName\": null,\r\n    \"selfDisplayName\": null,\r\n    \"selfShiftList\": null,\r\n    \"swapEmployeeId\": null,\r\n    \"swapFirstName\": null,\r\n    \"swapLastName\": null,\r\n    \"swapDisplayName\": null,\r\n    \"swapShiftList\": null\r\n}"},{"id":"119d64d0-27b8-4367-a3be-ae28c409a421","name":"Edit BenefitRequest","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"requestId\": 264,\r\n    \"employeeId\": \"7843265\",\r\n    \"startDate\": \"2022-08-22\",\r\n    \"endDate\": \"2022-08-22\",\r\n    \"isClearData\": false,\r\n    \"reasonCodeId\": 89,\r\n    \"freeTextReason\": \"{{freeTextReason}}\",\r\n    \"payTypeId\": 102,\r\n    \"timeRanges\": [\r\n        {\r\n            \"dayNum\": 2,\r\n            \"durationOffset\": 20,\r\n            \"durationMin\": 300\r\n        },\r\n        {\r\n            \"dayNum\": 3,\r\n            \"durationOffset\": 24,\r\n            \"durationMin\": 360\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/schedulingapi/submitBenefitRequest"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"employeeId\": \"7843265\",\r\n    \"firstName\": \"Shannon\",\r\n    \"lastName\": \"Adams\",\r\n    \"displayName\": \"Adams, Shannon\",\r\n    \"requestSource\": 1,\r\n    \"requestId\": 264,\r\n    \"requestTypeId\": 15,\r\n    \"requestType\": \"Benefit (Personal Holiday)\",\r\n    \"requestStatusId\": 3,\r\n    \"requestStatus\": \"Pending\",\r\n    \"note\": null,\r\n    \"startDate\": \"2022-08-22\",\r\n    \"endDate\": \"2022-08-29\",\r\n    \"isClearData\": false,\r\n    \"requestTime\": null,\r\n    \"submitOnOrg\": \"(000099) 18 - RECEIVING\",\r\n    \"submitOnPosition\": \"Partner\",\r\n    \"submitOnFocus\": \"(000099) 18 - RECEIVING / Partner\",\r\n    \"submitByOrg\": \"(000099) 18 - RECEIVING\",\r\n    \"submitByPosition\": \"Partner\",\r\n    \"submitByFocus\": \"(000099) 18 - RECEIVING / Partner\",\r\n    \"submitByHrName\": \"Adams, Shannon\",\r\n    \"processTime\": null,\r\n    \"processByHrName\": \"\",\r\n    \"processByOrg\": \"\",\r\n    \"processByPosition\": \"\",\r\n    \"processByFocus\": \"\",\r\n    \"cancelTime\": null,\r\n    \"cancelByHrName\": \"\",\r\n    \"cancelByOrg\": \"\",\r\n    \"cancelByPosition\": \"\",\r\n    \"cancelByFocus\": \"\",\r\n    \"reasonCodeId\": 89,\r\n    \"reasonCodeName\": \"Other\",\r\n    \"taReasonCodeId\": null,\r\n    \"taReasonCodeName\": null,\r\n    \"payTypeId\": 102,\r\n    \"payTypeName\": \"Personal Holiday\",\r\n    \"savedMessage\": \"\",\r\n    \"sharedHrId\": null,\r\n    \"sharedHrName\": null,\r\n    \"gigToOrgId\": null,\r\n    \"gigToOrgName\": null,\r\n    \"gigToTaskIdList\": null,\r\n    \"gigToTaskNameList\": null,\r\n    \"timeRanges\": [\r\n        {\r\n            \"day\": \"Wed\",\r\n            \"dayNum\": 2,\r\n            \"startTime\": null,\r\n            \"startOffset\": null,\r\n            \"endTime\": null,\r\n            \"endOffset\": null,\r\n            \"durationOffset\": 20,\r\n            \"durationMin\": 300\r\n        },\r\n        {\r\n            \"day\": \"Thu\",\r\n            \"dayNum\": 3,\r\n            \"startTime\": null,\r\n            \"startOffset\": null,\r\n            \"endTime\": null,\r\n            \"endOffset\": null,\r\n            \"durationOffset\": 24,\r\n            \"durationMin\": 360\r\n        }\r\n    ],\r\n    \"punchDetails\": null,\r\n    \"postShift\": null,\r\n    \"selfEmployeeId\": null,\r\n    \"selfFirstName\": null,\r\n    \"selfLastName\": null,\r\n    \"selfDisplayName\": null,\r\n    \"selfShiftList\": null,\r\n    \"swapEmployeeId\": null,\r\n    \"swapFirstName\": null,\r\n    \"swapLastName\": null,\r\n    \"swapDisplayName\": null,\r\n    \"swapShiftList\": null\r\n}"}],"_postman_id":"3c8b176e-bca4-4db2-a27b-76a831b32279"},{"name":"Scheduling - submitGigRequest","event":[{"listen":"prerequest","script":{"id":"0bb93d71-7af6-41a7-839c-dc490b437f7f","exec":[""],"type":"text/javascript","packages":{}}}],"id":"f5957e21-7372-4641-b7a2-49c039698e4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"requestId\": \"{{requestId}}\",\r\n    \"employeeId\": \"{{employeeId}}\",\r\n    \"startDate\": \"{{startDate}}\",\r\n    \"endDate\": \"{{endDate}}\",\r\n    \"isClearData\": false, \r\n    \"reasonCodeId\": \"{{reasonCodeId}}\",\r\n    \"freeTextReason\": \"{{freeTextReason}}\",\r\n    \"gigToDeptIdList\": {{gigToDeptIdList}}\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/schedulingapi/submitGigRequest","description":"<p>Crate a gig request.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"employeeId\": \"{{employeeId}}\", // the employee id\n    \"startDate\": \"{{requestStart}}\", // the start date of the request\n    \"endDate\": \"{{requestEnd}}\", // the end date of the request  \n    \"isClearData\": false,//Optional, true or false, default is false. True: removing Gig assignment between startDate and endDate on gigToDeptIdList when the request is approved; false: creating Gig assignment between startDate and endDate on gigToDeptIdList when the request is approved \n    \"reasonCodeId\": {{reasonCodeId}}, //optional the reason code id\n    \"freeTextReason\": \"Gig requst by API\", //fee text reason\n    \"gigToDeptIdList\": [175,185] // org ids in Logile. The orgs are departments to gig to\n}\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingapi","submitGigRequest"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"4b69f049-6524-46f3-8b53-d468cf078a6f","name":"Scheduling - submitGigRequest - create Gig assignment","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"employeeId\": \"139970\",\r\n    \"startDate\": \"2022-09-26\",\r\n    \"endDate\": \"2022-10-16\",\r\n    \"reasonCodeId\": 43,\r\n    \"freeTextReason\": \"Preference!!\",\r\n    \"gigToDeptIdList\": [172,189]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://heb-cert.logile.com/portal/elmws/schedulingapi/submitGigRequest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"3121"},{"key":"Date","value":"Sun, 21 May 2023 17:53:09 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"employeeId\": \"139970\",\n        \"firstName\": \"James\",\n        \"lastName\": \"Small\",\n        \"displayName\": \"Small, James(139970)\",\n        \"requestSource\": 1,\n        \"requestId\": 268780,\n        \"requestTypeId\": 22,\n        \"requestType\": \"Flex\",\n        \"requestStatusId\": 1,\n        \"requestStatus\": \"Approved\",\n        \"note\": null,\n        \"startDate\": \"2022-09-26\",\n        \"endDate\": \"2022-10-16\",\n        \"isClearData\": false,\n        \"requestTime\": \"2022-09-23T00:12:44-0500\",\n        \"submitOnOrg\": \"(0233) CHECKER-020\",\n        \"submitOnPosition\": \"Teammate\",\n        \"submitOnFocus\": \"(0233) CHECKER-020 / Teammate\",\n        \"submitByOrg\": \"(0233) CHECKER-020\",\n        \"submitByPosition\": \"Teammate\",\n        \"submitByFocus\": \"(0233) CHECKER-020 / Teammate\",\n        \"submitByHrName\": \"Small, James(139970)\",\n        \"processTime\": \"2022-09-23T00:12:44-0500\",\n        \"processByHrName\": \"Small, James(139970)\",\n        \"processByOrg\": \"(0233) CHECKER-020\",\n        \"processByPosition\": \"Teammate\",\n        \"processByFocus\": \"(0233) CHECKER-020 / Teammate\",\n        \"cancelTime\": null,\n        \"cancelByHrName\": \"\",\n        \"cancelByOrg\": \"\",\n        \"cancelByPosition\": \"\",\n        \"cancelByFocus\": \"\",\n        \"reasonCodeId\": 43,\n        \"reasonCodeName\": \"Preference\",\n        \"freeTextReason\": \"Preference!!\",\n        \"taReasonCodeId\": null,\n        \"taReasonCodeName\": null,\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"savedMessage\": \"\",\n        \"sharedHrId\": null,\n        \"sharedHrName\": null,\n        \"gigToDeptIdList\": null,\n        \"gigToOrgId\": 172,\n        \"gigToOrgName\": \"(0104) FRONT END DEPT\",\n        \"gigToTaskIdList\": [],\n        \"gigToTaskNameList\": null,\n        \"timeRanges\": null,\n        \"punchDetails\": null,\n        \"postShift\": null,\n        \"selfEmployeeId\": null,\n        \"selfFirstName\": null,\n        \"selfLastName\": null,\n        \"selfDisplayName\": null,\n        \"selfShiftList\": null,\n        \"swapEmployeeId\": null,\n        \"swapFirstName\": null,\n        \"swapLastName\": null,\n        \"swapDisplayName\": null,\n        \"swapShiftList\": null,\n        \"lastModified\": \"2022-09-23T00:12:44-0500\"\n    },\n    {\n        \"employeeId\": \"139970\",\n        \"firstName\": \"James\",\n        \"lastName\": \"Small\",\n        \"displayName\": \"Small, James(139970)\",\n        \"requestSource\": 1,\n        \"requestId\": 268781,\n        \"requestTypeId\": 22,\n        \"requestType\": \"Flex\",\n        \"requestStatusId\": 1,\n        \"requestStatus\": \"Approved\",\n        \"note\": null,\n        \"startDate\": \"2022-09-26\",\n        \"endDate\": \"2022-10-16\",\n        \"isClearData\": false,\n        \"requestTime\": \"2022-09-23T00:12:44-0500\",\n        \"submitOnOrg\": \"(0233) CHECKER-020\",\n        \"submitOnPosition\": \"Teammate\",\n        \"submitOnFocus\": \"(0233) CHECKER-020 / Teammate\",\n        \"submitByOrg\": \"(0233) CHECKER-020\",\n        \"submitByPosition\": \"Teammate\",\n        \"submitByFocus\": \"(0233) CHECKER-020 / Teammate\",\n        \"submitByHrName\": \"Small, James(139970)\",\n        \"processTime\": \"2022-09-23T00:12:47-0500\",\n        \"processByHrName\": \"Small, James(139970)\",\n        \"processByOrg\": \"(0233) CHECKER-020\",\n        \"processByPosition\": \"Teammate\",\n        \"processByFocus\": \"(0233) CHECKER-020 / Teammate\",\n        \"cancelTime\": null,\n        \"cancelByHrName\": \"\",\n        \"cancelByOrg\": \"\",\n        \"cancelByPosition\": \"\",\n        \"cancelByFocus\": \"\",\n        \"reasonCodeId\": 43,\n        \"reasonCodeName\": \"Preference\",\n        \"freeTextReason\": \"Preference!!\",\n        \"taReasonCodeId\": null,\n        \"taReasonCodeName\": null,\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"savedMessage\": \"\",\n        \"sharedHrId\": null,\n        \"sharedHrName\": null,\n        \"gigToDeptIdList\": null,\n        \"gigToOrgId\": 189,\n        \"gigToOrgName\": \"(0105) FRONT END DEPT\",\n        \"gigToTaskIdList\": [],\n        \"gigToTaskNameList\": null,\n        \"timeRanges\": null,\n        \"punchDetails\": null,\n        \"postShift\": null,\n        \"selfEmployeeId\": null,\n        \"selfFirstName\": null,\n        \"selfLastName\": null,\n        \"selfDisplayName\": null,\n        \"selfShiftList\": null,\n        \"swapEmployeeId\": null,\n        \"swapFirstName\": null,\n        \"swapLastName\": null,\n        \"swapDisplayName\": null,\n        \"swapShiftList\": null,\n        \"lastModified\": \"2022-09-23T00:12:47-0500\"\n    }\n]"},{"id":"2eda5b8d-7038-411b-ad31-b3e9eb287c99","name":"Scheduling - submitGigRequest  - remove Gig assignment","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"\r\n {\r\n    \"employeeId\": \"105620\",\r\n    \"startDate\": \"2022-09-20\",\r\n    \"endDate\": \"\",\r\n    \"isClearData\": true, \r\n    \"reasonCodeId\": null,\r\n    \"freeTextReason\": \"{{freeTextReason}}\",\r\n    \"gigToDeptIdList\": [7528,150]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/schedulingapi/submitGigRequest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"3003"},{"key":"Date","value":"Sun, 28 Apr 2024 09:11:39 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"employeeId\": \"105620\",\n        \"firstName\": \"Norma\",\n        \"lastName\": \"Aden\",\n        \"displayName\": \"Aden, Norma(105620)\",\n        \"requestSource\": 1,\n        \"requestId\": 269254,\n        \"requestTypeId\": 22,\n        \"requestType\": \"Flex\",\n        \"requestStatusId\": 3,\n        \"requestStatus\": \"Pending\",\n        \"note\": null,\n        \"startDate\": \"2022-09-19\",\n        \"endDate\": null,\n        \"isClearData\": true,\n        \"requestTime\": \"2022-09-11T03:39:00-0500\",\n        \"submitOnOrgId\": 6297,\n        \"submitOnOrg\": \"(0060) FINISHING-854\",\n        \"submitOnParentOrgId\": 6296,\n        \"submitOnPosition\": \"Teammate\",\n        \"submitOnFocus\": \"(0060) FINISHING-854 / Teammate\",\n        \"submitByOrg\": \"(0060) FINISHING-854\",\n        \"submitByPosition\": \"Teammate\",\n        \"submitByFocus\": \"(0060) FINISHING-854 / Teammate\",\n        \"submitByHrName\": \"Aden, Norma(105620)\",\n        \"processTime\": null,\n        \"processByHrName\": \"\",\n        \"processByOrg\": \"\",\n        \"processByPosition\": \"\",\n        \"processByFocus\": \"\",\n        \"cancelTime\": null,\n        \"cancelByHrName\": \"\",\n        \"cancelByOrg\": \"\",\n        \"cancelByPosition\": \"\",\n        \"cancelByFocus\": \"\",\n        \"reasonCodeId\": null,\n        \"reasonCodeName\": null,\n        \"freeTextReason\": \"Punch request\",\n        \"taReasonCodeId\": null,\n        \"taReasonCodeName\": null,\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"savedMessage\": \"\",\n        \"sharedHrId\": null,\n        \"sharedHrName\": null,\n        \"gigToDeptIdList\": null,\n        \"gigToOrgId\": 7528,\n        \"gigToOrgName\": \"(0100) FRONT END DEPT\",\n        \"gigToTaskIdList\": [],\n        \"gigToTaskNameList\": null,\n        \"timeRanges\": null,\n        \"punchDetails\": null,\n        \"postShift\": null,\n        \"selfEmployeeId\": null,\n        \"selfFirstName\": null,\n        \"selfLastName\": null,\n        \"selfDisplayName\": null,\n        \"selfShiftList\": null,\n        \"swapEmployeeId\": null,\n        \"swapFirstName\": null,\n        \"swapLastName\": null,\n        \"swapDisplayName\": null,\n        \"swapShiftList\": null,\n        \"lastModified\": \"2022-09-11T03:39:00-0500\"\n    },\n    {\n        \"employeeId\": \"105620\",\n        \"firstName\": \"Norma\",\n        \"lastName\": \"Aden\",\n        \"displayName\": \"Aden, Norma(105620)\",\n        \"requestSource\": 1,\n        \"requestId\": 269255,\n        \"requestTypeId\": 22,\n        \"requestType\": \"Flex\",\n        \"requestStatusId\": 3,\n        \"requestStatus\": \"Pending\",\n        \"note\": null,\n        \"startDate\": \"2022-09-19\",\n        \"endDate\": null,\n        \"isClearData\": true,\n        \"requestTime\": \"2022-09-11T03:39:00-0500\",\n        \"submitOnOrgId\": 6297,\n        \"submitOnOrg\": \"(0060) FINISHING-854\",\n        \"submitOnParentOrgId\": 6296,\n        \"submitOnPosition\": \"Teammate\",\n        \"submitOnFocus\": \"(0060) FINISHING-854 / Teammate\",\n        \"submitByOrg\": \"(0060) FINISHING-854\",\n        \"submitByPosition\": \"Teammate\",\n        \"submitByFocus\": \"(0060) FINISHING-854 / Teammate\",\n        \"submitByHrName\": \"Aden, Norma(105620)\",\n        \"processTime\": null,\n        \"processByHrName\": \"\",\n        \"processByOrg\": \"\",\n        \"processByPosition\": \"\",\n        \"processByFocus\": \"\",\n        \"cancelTime\": null,\n        \"cancelByHrName\": \"\",\n        \"cancelByOrg\": \"\",\n        \"cancelByPosition\": \"\",\n        \"cancelByFocus\": \"\",\n        \"reasonCodeId\": null,\n        \"reasonCodeName\": null,\n        \"freeTextReason\": \"Punch request\",\n        \"taReasonCodeId\": null,\n        \"taReasonCodeName\": null,\n        \"payTypeId\": null,\n        \"payTypeName\": null,\n        \"savedMessage\": \"\",\n        \"sharedHrId\": null,\n        \"sharedHrName\": null,\n        \"gigToDeptIdList\": null,\n        \"gigToOrgId\": 150,\n        \"gigToOrgName\": \"(0102) BAKERY-014 DEPT\",\n        \"gigToTaskIdList\": [],\n        \"gigToTaskNameList\": null,\n        \"timeRanges\": null,\n        \"punchDetails\": null,\n        \"postShift\": null,\n        \"selfEmployeeId\": null,\n        \"selfFirstName\": null,\n        \"selfLastName\": null,\n        \"selfDisplayName\": null,\n        \"selfShiftList\": null,\n        \"swapEmployeeId\": null,\n        \"swapFirstName\": null,\n        \"swapLastName\": null,\n        \"swapDisplayName\": null,\n        \"swapShiftList\": null,\n        \"lastModified\": \"2022-09-11T03:39:00-0500\"\n    }\n]"}],"_postman_id":"f5957e21-7372-4641-b7a2-49c039698e4f"},{"name":"Scheduling - deleteRequest","event":[{"listen":"prerequest","script":{"id":"0bb93d71-7af6-41a7-839c-dc490b437f7f","exec":[""],"type":"text/javascript"}}],"id":"44adbbe7-d907-4310-97c9-599821f868cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{host_url}}/elmws/schedulingapi/deleteRequest/{{requestId}}/employee/{{employeeId}}?source={{requestSource}}","description":"<p>Delete a submitted request which is in pending status.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingapi","deleteRequest","{{requestId}}","employee","{{employeeId}}"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>Reqired. The request source of the request, can find the value of one request by schedulingapi/getEmployeeRequests. </p>\n","type":"text/plain"},"key":"source","value":"{{requestSource}}"}],"variable":[]}},"response":[{"id":"505f44d7-3a52-42b9-85ad-9edbac7c898c","name":"Scheduling - deleteRequest","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:8080/ews/elmws/schedulingapi//deleteRequest/265/employee/7843265?source=1","protocol":"http","host":["localhost"],"port":"8080","path":["ews","elmws","schedulingapi","","deleteRequest","265","employee","7843265"],"query":[{"key":"source","value":"1","description":"The request source of the request, the default value is normal request, 1"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"employeeId\": \"7843265\",\r\n    \"firstName\": \"Shannon\",\r\n    \"lastName\": \"Adams\",\r\n    \"displayName\": \"Adams, Shannon\",\r\n    \"requestSource\": 1,\r\n    \"requestId\": 265,\r\n    \"requestTypeId\": 12,\r\n    \"requestType\": \"Punch\",\r\n    \"requestStatusId\": 5,\r\n    \"requestStatus\": \"Deleted\",\r\n    \"note\": null,\r\n    \"startDate\": \"2022-08-01\",\r\n    \"endDate\": \"2022-08-01\",\r\n    \"isClearData\": false,\r\n    \"requestTime\": null,\r\n    \"submitOnOrg\": \"(000099) 18 - RECEIVING\",\r\n    \"submitOnPosition\": \"Partner\",\r\n    \"submitOnFocus\": \"(000099) 18 - RECEIVING / Partner\",\r\n    \"submitByOrg\": \"(000099) 18 - RECEIVING\",\r\n    \"submitByPosition\": \"Partner\",\r\n    \"submitByFocus\": \"(000099) 18 - RECEIVING / Partner\",\r\n    \"submitByHrName\": \"Adams, Shannon\",\r\n    \"processTime\": \"2022-08-03T23:54\",\r\n    \"processByHrName\": \"Adams, Shannon\",\r\n    \"processByOrg\": \"(000099) 18 - RECEIVING\",\r\n    \"processByPosition\": \"Partner\",\r\n    \"processByFocus\": \"(000099) 18 - RECEIVING / Partner\",\r\n    \"cancelTime\": null,\r\n    \"cancelByHrName\": \"\",\r\n    \"cancelByOrg\": \"\",\r\n    \"cancelByPosition\": \"\",\r\n    \"cancelByFocus\": \"\",\r\n    \"reasonCodeId\": null,\r\n    \"reasonCodeName\": null,\r\n    \"taReasonCodeId\": null,\r\n    \"taReasonCodeName\": null,\r\n    \"payTypeId\": null,\r\n    \"payTypeName\": null,\r\n    \"sharedHrId\": null,\r\n    \"sharedHrName\": null,\r\n    \"gigToOrgId\": null,\r\n    \"gigToOrgName\": null,\r\n    \"gigToTaskIdList\": null,\r\n    \"gigToTaskNameList\": null,\r\n    \"timeRanges\": null,\r\n    \"punchDetails\": [\r\n        {\r\n            \"punchType\": 1,\r\n            \"punchTypeLabel\": \"IN\",\r\n            \"punchTime\": \"2022-08-01T08:00\",\r\n            \"orgId\": 1774,\r\n            \"orgName\": \"(000102) PHARMACY TOTAL DEPT\"\r\n        },\r\n        {\r\n            \"punchType\": 2,\r\n            \"punchTypeLabel\": \"OUT\",\r\n            \"punchTime\": \"2022-08-01T16:00\",\r\n            \"orgId\": 1774,\r\n            \"orgName\": \"(000102) PHARMACY TOTAL DEPT\"\r\n        }\r\n    ],\r\n    \"postShift\": null,\r\n    \"selfEmployeeId\": null,\r\n    \"selfFirstName\": null,\r\n    \"selfLastName\": null,\r\n    \"selfDisplayName\": null,\r\n    \"selfShiftList\": null,\r\n    \"swapEmployeeId\": null,\r\n    \"swapFirstName\": null,\r\n    \"swapLastName\": null,\r\n    \"swapDisplayName\": null,\r\n    \"swapShiftList\": null\r\n}"}],"_postman_id":"44adbbe7-d907-4310-97c9-599821f868cc"},{"name":"Scheduling - approveScheduleRequest","event":[{"listen":"prerequest","script":{"id":"0bb93d71-7af6-41a7-839c-dc490b437f7f","exec":["pm.globals.set(\"employeeId\", \"65629\");\r","pm.globals.set(\"scheduleRequestId\", 50);"],"type":"text/javascript"}}],"id":"d3eed6e2-e5f6-4cdc-9203-33bbddb06dc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"{{host_url}}/elmws/schedulingapi/approveScheduleRequest/{{scheduleRequestId}}/employee/{{employeeId}}","description":"<p>Approve the swap schedule request from another employee. The request will be submitted to supervisor for additional actions.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingapi","approveScheduleRequest","{{scheduleRequestId}}","employee","{{employeeId}}"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"cfdee4f4-bf99-48dd-9957-7ee872cc7940","name":"Scheduling - approveScheduleRequest","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":"{{host_url}}/ews/elmws/schedulingapi/approveScheduleRequest/644/employee/105620"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"employeeId\": \"105620\",\r\n    \"firstName\": \"Norma\",\r\n    \"lastName\": \"Aden\",\r\n    \"displayName\": \"Aden, Norma\",\r\n    \"requestSource\": 1,\r\n    \"requestId\": 268359,\r\n    \"requestTypeId\": 17,\r\n    \"requestType\": \"Swap Schedule\",\r\n    \"requestStatusId\": 3,\r\n    \"requestStatus\": \"Pending\",\r\n    \"note\": null,\r\n    \"startDate\": \"2022-09-22\",\r\n    \"endDate\": \"2022-09-22\",\r\n    \"isClearData\": false,\r\n    \"requestTime\": \"2022-09-17T16:12:52-0500\",\r\n    \"submitOnOrg\": \"(0144) CHECKER-020\",\r\n    \"submitOnPosition\": \"Teammate\",\r\n    \"submitOnFocus\": \"(0144) CHECKER-020 / Teammate\",\r\n    \"submitByOrg\": \"(0060) FINISHING-854\",\r\n    \"submitByPosition\": \"Teammate\",\r\n    \"submitByFocus\": \"(0060) FINISHING-854 / Teammate\",\r\n    \"submitByHrName\": \"Aden, Norma\",\r\n    \"processTime\": null,\r\n    \"processByHrName\": \"\",\r\n    \"processByOrg\": \"\",\r\n    \"processByPosition\": \"\",\r\n    \"processByFocus\": \"\",\r\n    \"cancelTime\": null,\r\n    \"cancelByHrName\": \"\",\r\n    \"cancelByOrg\": \"\",\r\n    \"cancelByPosition\": \"\",\r\n    \"cancelByFocus\": \"\",\r\n    \"reasonCodeId\": null,\r\n    \"reasonCodeName\": null,\r\n    \"freeTextReason\": \"\",\r\n    \"taReasonCodeId\": null,\r\n    \"taReasonCodeName\": null,\r\n    \"payTypeId\": null,\r\n    \"payTypeName\": null,\r\n    \"sharedHrId\": null,\r\n    \"sharedHrName\": null,\r\n    \"gigToOrgId\": null,\r\n    \"gigToOrgName\": null,\r\n    \"gigToTaskIdList\": null,\r\n    \"gigToTaskNameList\": null,\r\n    \"timeRanges\": null,\r\n    \"punchDetails\": null,\r\n    \"postShift\": null,\r\n    \"selfEmployeeId\": \"81900\",\r\n    \"selfFirstName\": \"Connie\",\r\n    \"selfLastName\": \"Cunningham\",\r\n    \"selfDisplayName\": \"Cunningham, Connie\",\r\n    \"selfShiftList\": [\r\n        {\r\n            \"indivScheduleId\": 9163639,\r\n            \"indivEjcId\": 9420479,\r\n            \"scheduleDayCalId\": 2181,\r\n            \"startTime\": \"2022-09-22T05:30:00-0500\",\r\n            \"endTime\": \"2022-09-22T13:30:00-0500\",\r\n            \"startOffset\": 310,\r\n            \"endOffset\": 342,\r\n            \"subDeptId\": 3121,\r\n            \"subDeptName\": \"(0144) CHECKER-020\",\r\n            \"chargeStoreNumber\": \"0144\",\r\n            \"chargeDeptNumber\": null,\r\n            \"chargeDeptName\": \"(0144) FRONT END DEPT\",\r\n            \"isRegularShift\": false,\r\n            \"isBenefitShift\": false,\r\n            \"isPayTypeShift\": false,\r\n            \"isEmptyShift\": false,\r\n            \"taskId\": 2,\r\n            \"taskName\": \"Regular Cashiering\",\r\n            \"jobCodeId\": 70,\r\n            \"jobCodeName\": \"(10200003) Checking Clerk\",\r\n            \"payTypeId\": 1,\r\n            \"payTypeName\": \"Work\",\r\n            \"lastModified\": null\r\n        }\r\n    ],\r\n    \"swapEmployeeId\": \"105620\",\r\n    \"swapFirstName\": \"Norma\",\r\n    \"swapLastName\": \"Aden\",\r\n    \"swapDisplayName\": \"Aden, Norma\",\r\n    \"swapShiftList\": [\r\n        {\r\n            \"indivScheduleId\": 9163638,\r\n            \"indivEjcId\": 9420478,\r\n            \"scheduleDayCalId\": 2180,\r\n            \"startTime\": \"2022-09-21T09:00:00-0500\",\r\n            \"endTime\": \"2022-09-21T15:00:00-0500\",\r\n            \"startOffset\": 228,\r\n            \"endOffset\": 252,\r\n            \"subDeptId\": 3121,\r\n            \"subDeptName\": \"(0144) CHECKER-020\",\r\n            \"chargeStoreNumber\": \"0144\",\r\n            \"chargeDeptNumber\": null,\r\n            \"chargeDeptName\": \"(0144) FRONT END DEPT\",\r\n            \"isRegularShift\": false,\r\n            \"isBenefitShift\": false,\r\n            \"isPayTypeShift\": false,\r\n            \"isEmptyShift\": false,\r\n            \"taskId\": 2,\r\n            \"taskName\": \"Regular Cashiering\",\r\n            \"jobCodeId\": 70,\r\n            \"jobCodeName\": \"(10200003) Checking Clerk\",\r\n            \"payTypeId\": 1,\r\n            \"payTypeName\": \"Work\",\r\n            \"lastModified\": null\r\n        }\r\n    ],\r\n    \"lastModified\": \"2022-09-17T16:12:52-0500\"\r\n}"}],"_postman_id":"d3eed6e2-e5f6-4cdc-9203-33bbddb06dc2"},{"name":"Scheduling - denyScheduleRequest","event":[{"listen":"prerequest","script":{"id":"0bb93d71-7af6-41a7-839c-dc490b437f7f","exec":[""],"type":"text/javascript"}}],"id":"a30ed341-6c28-4d90-8332-810f9df4153e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"{{host_url}}/elmws/schedulingapi/denyScheduleRequest/{{scheduleRequestId}}/employee/{{employeeId}}","description":"<p>Deny the swap schedule request from another employee.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingapi","denyScheduleRequest","{{scheduleRequestId}}","employee","{{employeeId}}"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"1b39df93-1d30-416f-8336-319e97bbafee","name":"Scheduling - denyScheduleRequest","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":"{{host_url}}/ews/elmws/schedulingapi/denyScheduleRequest/643/employee/105620"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"employeeId\": \"105620\",\r\n    \"firstName\": \"Norma\",\r\n    \"lastName\": \"Aden\",\r\n    \"displayName\": \"Aden, Norma\",\r\n    \"requestSource\": 2,\r\n    \"requestId\": 643,\r\n    \"requestTypeId\": 17,\r\n    \"requestType\": \"Swap Schedule\",\r\n    \"requestStatusId\": 2,\r\n    \"requestStatus\": \"Denied\",\r\n    \"note\": null,\r\n    \"startDate\": \"2022-09-22\",\r\n    \"endDate\": \"2022-09-22\",\r\n    \"isClearData\": false,\r\n    \"requestTime\": \"2022-09-17T16:07:48-0500\",\r\n    \"submitOnOrg\": \"\",\r\n    \"submitOnPosition\": \"\",\r\n    \"submitOnFocus\": \"\",\r\n    \"submitByOrg\": \"\",\r\n    \"submitByPosition\": \"\",\r\n    \"submitByFocus\": \"\",\r\n    \"submitByHrName\": \"Cunningham, Connie\",\r\n    \"processTime\": null,\r\n    \"processByHrName\": \"\",\r\n    \"processByOrg\": \"\",\r\n    \"processByPosition\": \"\",\r\n    \"processByFocus\": \"\",\r\n    \"cancelTime\": null,\r\n    \"cancelByHrName\": \"\",\r\n    \"cancelByOrg\": \"\",\r\n    \"cancelByPosition\": \"\",\r\n    \"cancelByFocus\": \"\",\r\n    \"reasonCodeId\": null,\r\n    \"reasonCodeName\": null,\r\n    \"freeTextReason\": null,\r\n    \"taReasonCodeId\": null,\r\n    \"taReasonCodeName\": null,\r\n    \"payTypeId\": null,\r\n    \"payTypeName\": null,\r\n    \"sharedHrId\": null,\r\n    \"sharedHrName\": null,\r\n    \"gigToOrgId\": null,\r\n    \"gigToOrgName\": null,\r\n    \"gigToTaskIdList\": null,\r\n    \"gigToTaskNameList\": null,\r\n    \"timeRanges\": null,\r\n    \"punchDetails\": null,\r\n    \"postShift\": null,\r\n    \"selfEmployeeId\": \"81900\",\r\n    \"selfFirstName\": \"Connie\",\r\n    \"selfLastName\": \"Cunningham\",\r\n    \"selfDisplayName\": \"Cunningham, Connie\",\r\n    \"selfShiftList\": [\r\n        {\r\n            \"indivScheduleId\": 9163639,\r\n            \"indivEjcId\": 9420479,\r\n            \"scheduleDayCalId\": 2181,\r\n            \"startTime\": \"2022-09-22T05:30:00-0500\",\r\n            \"endTime\": \"2022-09-22T13:30:00-0500\",\r\n            \"startOffset\": 310,\r\n            \"endOffset\": 342,\r\n            \"subDeptId\": 3121,\r\n            \"subDeptName\": \"(0144) CHECKER-020\",\r\n            \"chargeStoreNumber\": \"0144\",\r\n            \"chargeDeptNumber\": null,\r\n            \"chargeDeptName\": \"(0144) FRONT END DEPT\",\r\n            \"isRegularShift\": false,\r\n            \"isBenefitShift\": false,\r\n            \"isPayTypeShift\": false,\r\n            \"isEmptyShift\": false,\r\n            \"taskId\": 2,\r\n            \"taskName\": \"Regular Cashiering\",\r\n            \"jobCodeId\": 70,\r\n            \"jobCodeName\": \"(10200003) Checking Clerk\",\r\n            \"payTypeId\": 1,\r\n            \"payTypeName\": \"Work\",\r\n            \"lastModified\": null\r\n        }\r\n    ],\r\n    \"swapEmployeeId\": \"105620\",\r\n    \"swapFirstName\": \"Norma\",\r\n    \"swapLastName\": \"Aden\",\r\n    \"swapDisplayName\": \"Aden, Norma\",\r\n    \"swapShiftList\": [\r\n        {\r\n            \"indivScheduleId\": 9163638,\r\n            \"indivEjcId\": 9420478,\r\n            \"scheduleDayCalId\": 2180,\r\n            \"startTime\": \"2022-09-21T09:00:00-0500\",\r\n            \"endTime\": \"2022-09-21T15:00:00-0500\",\r\n            \"startOffset\": 228,\r\n            \"endOffset\": 252,\r\n            \"subDeptId\": 3121,\r\n            \"subDeptName\": \"(0144) CHECKER-020\",\r\n            \"chargeStoreNumber\": \"0144\",\r\n            \"chargeDeptNumber\": null,\r\n            \"chargeDeptName\": \"(0144) FRONT END DEPT\",\r\n            \"isRegularShift\": false,\r\n            \"isBenefitShift\": false,\r\n            \"isPayTypeShift\": false,\r\n            \"isEmptyShift\": false,\r\n            \"taskId\": 2,\r\n            \"taskName\": \"Regular Cashiering\",\r\n            \"jobCodeId\": 70,\r\n            \"jobCodeName\": \"(10200003) Checking Clerk\",\r\n            \"payTypeId\": 1,\r\n            \"payTypeName\": \"Work\",\r\n            \"lastModified\": null\r\n        }\r\n    ],\r\n    \"lastModified\": \"2022-09-17T16:07:48-0500\"\r\n}"}],"_postman_id":"a30ed341-6c28-4d90-8332-810f9df4153e"},{"name":"Scheduling - cancelApprovedRequestByEmployee","event":[{"listen":"prerequest","script":{"id":"0bb93d71-7af6-41a7-839c-dc490b437f7f","exec":[""],"type":"text/javascript","packages":{}}}],"id":"9c778fab-6eb3-4204-a8c4-baa705c68f86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"{{host_url}}/elmws/schedulingapi/cancelApprovedRequestByEmployee/{{requestId}}/employee/{{employeeId}}","description":"<p>StartFragment</p>\n<p><a href=\"https://heb-cert.logile.com/portal/elmws/schedulingapi/cancelApprovedRequestByEmployee/%7B%7BrequestId%7D%7D/employee/%7B%7BemployeeId%7D%7D\">https://heb-cert.logile.com/portal/elmws/schedulingapi/cancelApprovedRequestByEmployee/{{requestId}}/employee/{{employeeId}}</a></p>\n<p>EndFragment</p>\n<p>Cancel an approved Gig/TOR/Benefit request by employee who submitted the request.</p>\n<p>requestId: approved request ID</p>\n<p>employeeId: the employee id of employee</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingapi","cancelApprovedRequestByEmployee","{{requestId}}","employee","{{employeeId}}"],"host":["{{host_url}}"],"query":[{"disabled":true,"key":"","value":null}],"variable":[]}},"response":[{"id":"68e9a896-f633-4c05-8535-dca6292b3430","name":"Scheduling - cancelApprovedRequestByEmployee","originalRequest":{"method":"PUT","header":[],"url":{"raw":"{{host_url}}/elmws/schedulingapi/cancelApprovedRequestByEmployee/269248/employee/105620","host":["{{host_url}}"],"path":["elmws","schedulingapi","cancelApprovedRequestByEmployee","269248","employee","105620"],"query":[{"key":"","value":null,"type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"1755"},{"key":"Date","value":"Sun, 28 Apr 2024 08:38:12 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"employeeId\": \"105620\",\n    \"firstName\": \"Norma\",\n    \"lastName\": \"Aden\",\n    \"displayName\": \"Aden, Norma(105620)\",\n    \"requestSource\": 1,\n    \"requestId\": 269248,\n    \"requestTypeId\": 22,\n    \"requestType\": \"Flex\",\n    \"requestStatusId\": 9,\n    \"requestStatus\": \"Cancelled\",\n    \"note\": null,\n    \"startDate\": \"2022-09-05\",\n    \"endDate\": null,\n    \"isClearData\": false,\n    \"requestTime\": \"2022-09-11T03:39:00-0500\",\n    \"submitOnOrgId\": 6297,\n    \"submitOnOrg\": \"(0060) FINISHING-854\",\n    \"submitOnParentOrgId\": 6296,\n    \"submitOnPosition\": \"Teammate\",\n    \"submitOnFocus\": \"(0060) FINISHING-854 / Teammate\",\n    \"submitByOrg\": \"(0060) FINISHING-854\",\n    \"submitByPosition\": \"Teammate\",\n    \"submitByFocus\": \"(0060) FINISHING-854 / Teammate\",\n    \"submitByHrName\": \"Aden, Norma(105620)\",\n    \"processTime\": \"2022-09-11T03:39:00-0500\",\n    \"processByHrName\": \"Logile_Dev, LS (SD_LS_Logile)(SD_LS_Logile_Dev)\",\n    \"processByOrg\": \"Schnuck Markets, Inc\",\n    \"processByPosition\": \"Logile System Administrator\",\n    \"processByFocus\": \"Schnuck Markets, Inc / Logile System Administrator\",\n    \"cancelTime\": \"2022-09-11T03:39:00-0500\",\n    \"cancelByHrName\": \"Aden, Norma(105620)\",\n    \"cancelByOrg\": \"(0060) FINISHING-854\",\n    \"cancelByPosition\": \"Teammate\",\n    \"cancelByFocus\": \"(0060) FINISHING-854 / Teammate\",\n    \"reasonCodeId\": null,\n    \"reasonCodeName\": null,\n    \"freeTextReason\": \"\",\n    \"taReasonCodeId\": null,\n    \"taReasonCodeName\": null,\n    \"payTypeId\": null,\n    \"payTypeName\": null,\n    \"savedMessage\": \"\",\n    \"sharedHrId\": null,\n    \"sharedHrName\": null,\n    \"gigToDeptIdList\": null,\n    \"gigToOrgId\": 155,\n    \"gigToOrgName\": \"(0102) FRONT END DEPT\",\n    \"gigToTaskIdList\": [],\n    \"gigToTaskNameList\": null,\n    \"timeRanges\": null,\n    \"punchDetails\": null,\n    \"postShift\": null,\n    \"selfEmployeeId\": null,\n    \"selfFirstName\": null,\n    \"selfLastName\": null,\n    \"selfDisplayName\": null,\n    \"selfShiftList\": null,\n    \"swapEmployeeId\": null,\n    \"swapFirstName\": null,\n    \"swapLastName\": null,\n    \"swapDisplayName\": null,\n    \"swapShiftList\": null,\n    \"lastModified\": \"2022-09-11T03:39:00-0500\"\n}"}],"_postman_id":"9c778fab-6eb3-4204-a8c4-baa705c68f86"},{"name":"Scheduling - postShfit","id":"2f5c7b02-454c-4f7c-bbaa-605401538ef3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{host_url}}/elmws/schedulingapi/postShift/{{employeeId}}/transitionSchedule/{{transitionScheduleId}}/freeTextReason/{{freeTextReason}}","description":"<p>StartFragment</p>\n<p>{{host_url}}/elmws/schedulingapi/postShift/{{employeeId}}/transitionSchedule/{{transitionScheduleId}}/freeTextReason/{{freeTextReason}}</p>\n<p>EndFragment</p>\n<p>employeeId: the employee id of employee</p>\n<p>transitionScheduleId: the transition schedule id of the post shift</p>\n<p>freeTextReason: free text reason</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingapi","postShift","{{employeeId}}","transitionSchedule","{{transitionScheduleId}}","freeTextReason","{{freeTextReason}}"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"4304ef91-3ffc-4970-8aa9-dfc17bb98bd7","name":"Scheduling - postShfit","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":"{{host_url}}/elmws/schedulingapi/postShift/156970/transitionSchedule/18898702/freeTextReason/{{freeTextReason}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"1368"},{"key":"Date","value":"Wed, 17 Aug 2022 14:34:20 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"employeeId\": \"156970\",\n    \"firstName\": \"Virginia\",\n    \"lastName\": \"Hobbs\",\n    \"displayName\": \"Hobbs, Virginia (156970)\",\n    \"requestSource\": 1,\n    \"requestId\": 198435,\n    \"requestTypeId\": 4,\n    \"requestType\": \"Surrender Schedule\",\n    \"requestStatusId\": 3,\n    \"requestStatus\": \"Post\",\n    \"note\": null,\n    \"startDate\": \"2022-04-26\",\n    \"endDate\": \"2022-04-26\",\n    \"isClearData\": false,\n    \"requestTime\": \"2022-04-22T14:31-0400\",\n    \"submitOnOrg\": \"(066) FRONT PORCH\",\n    \"submitOnPosition\": \"Employee\",\n    \"submitOnFocus\": \"(066) FRONT PORCH / Employee\",\n    \"submitByOrg\": \"(066) FRONT PORCH\",\n    \"submitByPosition\": \"Employee\",\n    \"submitByFocus\": \"(066) FRONT PORCH / Employee\",\n    \"submitByHrName\": \"Hobbs, Virginia (156970)\",\n    \"processTime\": null,\n    \"processByHrName\": \"\",\n    \"processByOrg\": \"\",\n    \"processByPosition\": \"\",\n    \"processByFocus\": \"\",\n    \"cancelTime\": null,\n    \"cancelByHrName\": \"\",\n    \"cancelByOrg\": \"\",\n    \"cancelByPosition\": \"\",\n    \"cancelByFocus\": \"\",\n    \"reasonCodeId\": null,\n    \"reasonCodeName\": null,\n    \"freeTextReason\": \"Post by API\",\n    \"taReasonCodeId\": null,\n    \"taReasonCodeName\": null,\n    \"payTypeId\": null,\n    \"payTypeName\": null,\n    \"sharedHrId\": null,\n    \"sharedHrName\": null,\n    \"gigToOrgId\": null,\n    \"gigToOrgName\": null,\n    \"gigToTaskIdList\": null,\n    \"gigToTaskNameList\": null,\n    \"timeRanges\": null,\n    \"punchDetails\": null,\n    \"postShift\": null,\n    \"selfEmployeeId\": null,\n    \"selfFirstName\": null,\n    \"selfLastName\": null,\n    \"selfDisplayName\": null,\n    \"selfShiftList\": null,\n    \"swapEmployeeId\": null,\n    \"swapFirstName\": null,\n    \"swapLastName\": null,\n    \"swapDisplayName\": null,\n    \"swapShiftList\": null\n}"}],"_postman_id":"2f5c7b02-454c-4f7c-bbaa-605401538ef3"},{"name":"Manager - postVirtualShift","id":"8e2b3d2b-3308-435e-9a47-db2f5153472c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{host_url}}/elmws/schedulingmanagerapi/postVirtualShift/{{managerId}}/virtualScheduleId/{{virtualScheduleId}}/allowPrimary/{{allowPrimary}}/allowBorrowed/{{allowBorrowed}}/allowGig/{{allowGig}}/allowCrowdSourced/{{allowCrowdSourced}}","description":"<p>StartFragment</p>\n<p>StartFragment{{host_url}}/elmws/schedulingmanagerapi/postVirtualShift/{{managerId}}/virtualScheduleId/{{virtualScheduleId}}/allowPrimary/{{allowPrimary}}/allowBorrowed/{{allowBorrowed}}/allowGig/{{allowGig}}/allowCrowdSourced/{{allowCrowdSourced}}EndFragment<br />EndFragment</p>\n<p>managerId: the id of manager</p>\n<p>virtualScheduleId: the virtual schedule id</p>\n<p>allowPrimary: true: home employee can see and bid the posted shift</p>\n<p>allowBorrowed: true: borrowed employee can see and bid the posted shift</p>\n<p>allowGig: true: gig employee can see and bid the posted shift</p>\n<p>allowCrowdSourced: true: crowed sourced employee can see and bid the posted shift</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingmanagerapi","postVirtualShift","{{managerId}}","virtualScheduleId","{{virtualScheduleId}}","allowPrimary","{{allowPrimary}}","allowBorrowed","{{allowBorrowed}}","allowGig","{{allowGig}}","allowCrowdSourced","{{allowCrowdSourced}}"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"fbe6c492-824a-41b6-83af-443803fbf3b5","name":"Manager - postVirtualShift","originalRequest":{"method":"POST","header":[],"url":"{{host_url}}/elmws/schedulingmanagerapi/postVirtualShift/{{managerId}}/virtualScheduleId/9179720/allowPrimary/false/allowBorrowed/true/allowGig/true/allowCrowdSourced/false"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"545"},{"key":"Date","value":"Tue, 23 Jul 2024 16:17:01 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"scheduleVersionName\": \"Post Publish Edit\",\n    \"indivScheduleId\": 9179720,\n    \"scheduleDate\": \"2022-09-21\",\n    \"startTime\": \"2022-09-21T09:00:00-0500\",\n    \"endTime\": \"2022-09-21T13:00:00-0500\",\n    \"startOffset\": 228,\n    \"endOffset\": 244,\n    \"durationOffset\": 16,\n    \"durationMin\": 240,\n    \"chargeStoreNumber\": \"S0233\",\n    \"chargeDeptNumber\": \"33\",\n    \"chargeDeptName\": \"(0233) FRONT END DEPT\",\n    \"subDeptId\": 4171,\n    \"subDeptName\": \"(0233) CHECKER-020\",\n    \"taskId\": 4,\n    \"taskName\": \"Attending U-Scan\",\n    \"isPosted\": true,\n    \"postByEmployeeId\": \"2003679\",\n    \"postByEmployeeFirstName\": \"Chandra\",\n    \"postByEmployeeLastName\": \"Mondaine\",\n    \"postByEmployeeDisplayName\": \"Mondaine, Chandra(2003679)\",\n    \"postTime\": \"2022-09-12T19:59:00-0500\",\n    \"bidSubmitPendingCount\": 0,\n    \"bidSubmitDeniedCount\": 0,\n    \"surrenderRequestId\": null,\n    \"bidEmployeeList\": []\n}"}],"_postman_id":"8e2b3d2b-3308-435e-9a47-db2f5153472c"},{"name":"Scheduling - postShfit  V2","id":"11f686d0-ba8f-41e4-b20c-55d21820f848","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":" {\r\n\"employeeId\": \"{{employeeId}}\",\r\n\"transitionScheduleId\":{{transitionScheduleId}},\r\n\"freeTextReason\": \"{{freeTextReason}}\"\r\n }","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/schedulingapi/postShift/v2","description":"<p>employeeId: the employee id of employee</p>\n<p>transitionScheduleId: the transition schedule id of the post shift</p>\n<p>freeTextReason: free text reason</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","schedulingapi","postShift","v2"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"10da10db-875b-434d-a935-51b5e0120267","name":"Scheduling - postShfit  V2","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":" {\r\n\"employeeId\": \"{{employeeId}}\",\r\n\"transitionScheduleId\":{{transitionScheduleId}},\r\n\"freeTextReason\": \"{{freeTextReason}}\"\r\n }","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/schedulingapi/postShift/v2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"1586"},{"key":"Date","value":"Tue, 02 May 2023 22:55:58 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"employeeId\": \"23290\",\n    \"firstName\": \"Elizabeth\",\n    \"lastName\": \"Rhodes\",\n    \"displayName\": \"Rhodes, Elizabeth (23290)\",\n    \"requestSource\": 1,\n    \"requestId\": 6604,\n    \"requestTypeId\": 4,\n    \"requestType\": \"Surrender Schedule\",\n    \"requestStatusId\": 10,\n    \"requestStatus\": \"Posted\",\n    \"note\": null,\n    \"startDate\": \"2023-05-11\",\n    \"endDate\": \"2023-05-11\",\n    \"isClearData\": false,\n    \"requestTime\": \"2023-05-02T15:55:56-0500\",\n    \"submitOnOrg\": \"(149) SERVICE DESK\",\n    \"submitOnPosition\": \"Employee\",\n    \"submitOnFocus\": \"(149) SERVICE DESK / Employee\",\n    \"submitByOrg\": \"(149) FRONT END DEPT\",\n    \"submitByPosition\": \"Department Manager\",\n    \"submitByFocus\": \"(149) FRONT END DEPT / Department Manager\",\n    \"submitByHrName\": \"Rhodes, Elizabeth (23290)\",\n    \"processTime\": \"2023-05-02T15:55:58-0500\",\n    \"processByHrName\": \"Rhodes, Elizabeth (23290)\",\n    \"processByOrg\": \"(149) FRONT END DEPT\",\n    \"processByPosition\": \"Department Manager\",\n    \"processByFocus\": \"(149) FRONT END DEPT / Department Manager\",\n    \"cancelTime\": null,\n    \"cancelByHrName\": \"\",\n    \"cancelByOrg\": \"\",\n    \"cancelByPosition\": \"\",\n    \"cancelByFocus\": \"\",\n    \"reasonCodeId\": null,\n    \"reasonCodeName\": null,\n    \"freeTextReason\": \"test 123\",\n    \"taReasonCodeId\": null,\n    \"taReasonCodeName\": null,\n    \"payTypeId\": null,\n    \"payTypeName\": null,\n    \"savedMessage\": \"\",\n    \"sharedHrId\": null,\n    \"sharedHrName\": null,\n    \"gigToOrgId\": null,\n    \"gigToOrgName\": null,\n    \"gigToTaskIdList\": null,\n    \"gigToTaskNameList\": null,\n    \"timeRanges\": null,\n    \"punchDetails\": null,\n    \"postShift\": null,\n    \"selfEmployeeId\": null,\n    \"selfFirstName\": null,\n    \"selfLastName\": null,\n    \"selfDisplayName\": null,\n    \"selfShiftList\": null,\n    \"swapEmployeeId\": null,\n    \"swapFirstName\": null,\n    \"swapLastName\": null,\n    \"swapDisplayName\": null,\n    \"swapShiftList\": null,\n    \"lastModified\": \"2023-05-02T15:55:58-0500\"\n}"}],"_postman_id":"11f686d0-ba8f-41e4-b20c-55d21820f848"},{"name":"timesheet - getEmployeeTimesheet","event":[{"listen":"prerequest","script":{"id":"264c4f4d-8ce5-42d7-a92d-78d8a0723e0b","exec":[""],"type":"text/javascript"}}],"id":"b977b98c-6e81-4ec4-9706-d9545de0a866","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/timesheetapi/getEmployeeTimesheet?eid={{employeeId}}&start={{timesheetStartDate}}&end={{timesheetEndDate}}","description":"<p>Get the timesheet list for the given employee in the date range</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","timesheetapi","getEmployeeTimesheet"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>The employee Id of the employee</p>\n","type":"text/plain"},"key":"eid","value":"{{employeeId}}"},{"description":{"content":"<p>The effective start date of the employee, default value is today</p>\n","type":"text/plain"},"key":"start","value":"{{timesheetStartDate}}"},{"description":{"content":"<p>The effective end date of the employee, default value is 1 days later of the start date</p>\n","type":"text/plain"},"key":"end","value":"{{timesheetEndDate}}"},{"disabled":true,"key":"dateFilterType","value":"2"}],"variable":[]}},"response":[{"id":"1882f3e8-7ab1-4044-a11c-cfe07222a2e2","name":"timesheet - getEmployeeTimesheet","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/timesheetapi/getEmployeeTimesheet?eid=7843265&start=2022-07-06&end=","host":["{{host_url}}"],"path":["elmws","timesheetapi","getEmployeeTimesheet"],"query":[{"key":"eid","value":"7843265","description":"The employee Id of the employee"},{"key":"start","value":"2022-07-06","description":"The effective start date of the employee, default value is current time"},{"key":"end","value":"","description":"The effective end date of the employee, default value is 7 days later of the start date"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"employeeId\": \"7843265\",\r\n        \"firstName\": \"Shannon\",\r\n        \"lastName\": \"Adams\",\r\n        \"displayName\": \"Adams, Shannon\",\r\n        \"tsShiftId\": 13588,\r\n        \"scheduleShiftId\": null,\r\n        \"timesheetDate\": \"2022-07-07\",\r\n        \"tsShiftStartTime\": \"2022-07-07T00:45\",\r\n        \"tsShiftEndTime\": \"2022-07-07T10:55\",\r\n        \"tsShiftDuration\": 9.516666666666667,\r\n        \"chargeStore\": \"S000099\",\r\n        \"chargeDepartment\": \"S000099D0028\",\r\n        \"jobCode\": null,\r\n        \"payType\": \"Regular\",\r\n        \"jobCodeId\": 573,\r\n        \"payTypeId\": 1,\r\n        \"tsNote\": null,\r\n        \"punchList\": [\r\n            {\r\n                \"punchId\": 42393,\r\n                \"rawPunchTime\": \"2022-07-07T00:45:38\",\r\n                \"roundedPunchTime\": \"2022-07-07T00:45:00\",\r\n                \"punchType\": \"IN\",\r\n                \"punchStatus\": \"Batch\",\r\n                \"punchTypeId\": 1,\r\n                \"punchStatusId\": 4\r\n            },\r\n            {\r\n                \"punchId\": 42394,\r\n                \"rawPunchTime\": \"2022-07-07T06:31:31\",\r\n                \"roundedPunchTime\": \"2022-07-07T06:31:00\",\r\n                \"punchType\": \"Start Meal\",\r\n                \"punchStatus\": \"Batch\",\r\n                \"punchTypeId\": 5,\r\n                \"punchStatusId\": 4\r\n            },\r\n            {\r\n                \"punchId\": 42395,\r\n                \"rawPunchTime\": \"2022-07-07T07:10:17\",\r\n                \"roundedPunchTime\": \"2022-07-07T07:10:00\",\r\n                \"punchType\": \"End Meal\",\r\n                \"punchStatus\": \"Batch\",\r\n                \"punchTypeId\": 6,\r\n                \"punchStatusId\": 4\r\n            },\r\n            {\r\n                \"punchId\": 42396,\r\n                \"rawPunchTime\": \"2022-07-07T10:55:58\",\r\n                \"roundedPunchTime\": \"2022-07-07T10:55:00\",\r\n                \"punchType\": \"OUT\",\r\n                \"punchStatus\": \"Batch\",\r\n                \"punchTypeId\": 2,\r\n                \"punchStatusId\": 4\r\n            }\r\n        ],\r\n        \"costList\": [\r\n            {\r\n                \"payCode\": \"REGULAR\",\r\n                \"hours\": 9.516666666666667,\r\n                \"cost\": 176.5341666666667\r\n            },\r\n            {\r\n                \"payCode\": \"NIGHT_PREMIUM\",\r\n                \"hours\": 4.25,\r\n                \"cost\": 1.0625\r\n            }\r\n        ]\r\n    }\r\n]"}],"_postman_id":"b977b98c-6e81-4ec4-9706-d9545de0a866"},{"name":"timesheet - onClock","event":[{"listen":"prerequest","script":{"id":"264c4f4d-8ce5-42d7-a92d-78d8a0723e0b","exec":[""],"type":"text/javascript","packages":{}}}],"id":"6c2da1ea-0109-412b-a875-d99f5a0dcac4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/timesheetapi/onClock?employeeIds={{employeeIds}}","description":"<p>Check if the employees are on clock.</p>\n<p>Param: employeeIds can be separated by comma to check multiple employee at one time.</p>\n<p>Response: return an array of employee Ids who are on clock now. If the array is empty, none of provied employees are on clock.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","timesheetapi","onClock"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>employee ID or IDs to check if the employees are on clock, separate by comma</p>\n","type":"text/plain"},"key":"employeeIds","value":"{{employeeIds}}"}],"variable":[]}},"response":[{"id":"f0e60623-2510-4926-bc8d-243086d48863","name":"timesheet - onClock","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/timesheetapi/onClock?employeeIds=23290,12635","host":["{{host_url}}"],"path":["elmws","timesheetapi","onClock"],"query":[{"key":"employeeIds","value":"23290,12635"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"[\n    23290\n]"}],"_postman_id":"6c2da1ea-0109-412b-a875-d99f5a0dcac4"},{"name":"timesheet - onClock","event":[{"listen":"prerequest","script":{"id":"264c4f4d-8ce5-42d7-a92d-78d8a0723e0b","exec":[""],"type":"text/javascript","packages":{}}}],"id":"57d40a46-fe90-4a64-9d25-9d0f315a2bf3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"employeeId\":\"23290\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/timesheetapi/onClock","description":"<p>Check if the employees are on clock.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","timesheetapi","onClock"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"ae3cd66c-86f8-416a-a1b4-a1b285ae8f63","name":"timesheet - onClock","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"employeeId\":\"23290\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/timesheetapi/onClock"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"onTheClock\": false\n}"}],"_postman_id":"57d40a46-fe90-4a64-9d25-9d0f315a2bf3"},{"name":"timesheet - submitClockPunch","event":[{"listen":"prerequest","script":{"id":"264c4f4d-8ce5-42d7-a92d-78d8a0723e0b","exec":[""],"type":"text/javascript","packages":{}}}],"id":"8e3bc35e-26be-4db7-89ac-280f3ba53bda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"employeeId\": \"{{employeeId}}\",\n  \"deviceId\": \"{{deviceId}}\",\n  \"punchTime\":{{punchTime}},\n  \"punchTimeString\":\"{{punchTimeString}}\",\n  \"punchType\": {{punchType}},\n  \"transitionCode\": \"{{transitionCode}}\",\n  \"overrideAdminId\": \"{{overrideAdminId}}\",\n  \"externalPunchId\": \"{{externalPunchId}}\",\n  \"batchMode\": {{batchMode}},\n  \"idEntryType\": {{idEntryType}} ,\n  \"idAuthType\": {{idAuthType}}\n}\n","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/timesheetapi/submitClockPunch","description":"<h3 id=\"submit-clock-punch\">Submit Clock Punch</h3>\n<p>This API endpoint allows you to send an employee punch to the server.</p>\n<h4 id=\"request-body\">Request Body:</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"employeeId\": \"{{employeeId}}\", // the unique id of the employee, required\n  \"deviceId\": \"{{deviceIdT}}\", // the device ID of clock or the store code, required\n  \"punchTime\": {{punchTime}}, // Optional if punchTimeString is provided, milliseconds of punch time\n  \"punchTimeString\": \"{{punchTimeString}}\", // Optional  if punchTime is provided. ISO format date time String 2025-06-20T04:15:00-05:00\n  \"punchType\": {{punchType}}, // punch type is required: 1 in, 2 out, 3 start, 4 end break, 5 start, 6 end meal, 9 transition\n  \"transitionCode\": \"{{transitionCode}}\", // transition (dept or job) code, optional \n  \"overrideAdminId\": \"{{overrideAdminId}}\", // the employee id of admin who helps employee to process punch, optional\n  \"batchMode\": {{batchMode}}, // true means the punch was collected when the clock is offline, optional\n  \"idEntryType\": {{idEntryType}}, // optional, 0=keypad, 1=badge, 2=biometric (identify)\n  \"idAuthType\": {{idAuthType}}, // optional, 0=None (explicitly no authentication), 1=PIN, 2=Password, 3=Biometric\n  \"externalPunchId\": \"{{externalPunchId}}\" // external identifier for the punch, optional\n}\n\n</code></pre>\n<h4 id=\"response-body\">Response Body:</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"punchResult\": 1, // 1 accepted, 0 denied\n  \"messageId\":{{messageId}}, the identifier for return message.\n  \"message\": \"Punch in success\" ,\n  \"punchId\":identifier for the punch if the punch is saved successfully.\n}\n\n</code></pre>\n<h4 id=\"notes\">Notes:</h4>\n<ul>\n<li><p>The <code>punchTime</code> field has been updated to include a new field <code>punchTimeString</code> which provides a string representation of the punch time.</p>\n</li>\n<li><p>An additional optional field <code>externalPunchId</code> has been introduced to allow for an external identifier for the punch.</p>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","timesheetapi","submitClockPunch"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"4bd6984b-c219-426e-aa4d-a71ce4b1acd3","name":"ClockPunch Accepted","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"employeeId\": \"23290\",\n  \"deviceId\": \"149-FRONT\",\n  \"punchTime\": 1632499200000,\n  \"punchType\": 1,\n  \"transitionCode\": \"TRANS001\",\n  \"overrideAdminId\": \"123456789\",\n  \"batchMode\": false,\n  \"idEntryType\": 0 ,\n  \"idAuthType\": 0\n}\n","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/timesheetapi/submitPunch"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"punchResult\": 1,\n  \"message\": \"Punch in success\"\n}"},{"id":"5e8b144d-03cb-4b13-b4e9-54ad108b4abb","name":"ClockPunch Time String","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"employeeId\": \"23290\",\n  \"deviceId\": \"149-FRONT\",\n  \"punchTimeString\": \"2025-06-20T04:15:00-05:00\",\n  \"punchType\": 1,\n  \"transitionCode\": \"TRANS001\",\n  \"overrideAdminId\": \"123456789\",\n  \"batchMode\": false,\n  \"idEntryType\": 0 ,\n  \"idAuthType\": 0\n}\n","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/timesheetapi/submitPunch"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"punchResult\": 1,\n  \"message\": \"Punch in success\"\n}"},{"id":"4f54748b-f407-40f5-9c8b-039e39124233","name":"ClockPunch Denied","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"employeeId\": \"23290a\",\n  \"deviceId\": \"149-FRONT\",\n  \"punchTime\": 1632499200000,\n  \"punchType\": 1,\n  \"transitionCode\": \"TRANS001\",\n  \"overrideAdminId\": \"123456789\",\n  \"batchMode\": false,\n  \"idEntryType\": 0 ,\n  \"idAuthType\": 0\n}\n","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/timesheetapi/submitClockPunch"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"punchResult\": 0,\n  \"message\": \"Invalid Employee ID\"\n}"}],"_postman_id":"8e3bc35e-26be-4db7-89ac-280f3ba53bda"},{"name":"timesheet - submitClockPunchWithAttestation","event":[{"listen":"prerequest","script":{"id":"264c4f4d-8ce5-42d7-a92d-78d8a0723e0b","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"cfec7daf-d969-4b94-b339-e104d0811f0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"employeeId\": \"{{employeeId}}\",\n  \"deviceId\": \"{{deviceId}}\",\n  \"punchTime\":1763768478806,\n  \"punchTimeString\":\"{{punchTimeString}}\",\n  \"punchType\": 2,\n  \"transitionCode\": \"{{transitionCode}}\",\n  \"overrideAdminId\": \"{{overrideAdminId}}\",\n  \"externalPunchId\": \"{{externalPunchId}}\",\n  \"batchMode\": {{batchMode}},\n  \"idEntryType\": {{idEntryType}} ,\n  \"idAuthType\": {{idAuthType}},\n  \"language\":\"en\"\n}\n","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/timesheetapi/submitClockPunchWithAttestation","description":"<h2 id=\"submit-clock-punch-with-attestation\">Submit Clock Punch with Attestation</h2>\n<p>Short summary</p>\n<ul>\n<li>Sends an employee clock punch (in/out/break/meal/transition) to the Time &amp; Attendance service, including optional attestation context. Use this to record punches from a device or store system.</li>\n</ul>\n<p>Authorization</p>\n<ul>\n<li>If this request or its parent collection uses Authorization, it typically relies on a bearer token stored in the variable <code>{{token}}</code>.</li>\n</ul>\n<p>Request Body\nContent-Type: application/json</p>\n<p>Required fields</p>\n<ul>\n<li>employeeId (string): Unique identifier of the employee.</li>\n<li>deviceId (string): Identifier of the clock device or store code.</li>\n<li>punchType (number): One of the allowed values listed below.</li>\n</ul>\n<p>Optional fields</p>\n<ul>\n<li>punchTime (number): Unix epoch milliseconds of the punch time. Required if punchTimeString is not provided.</li>\n<li>punchTimeString (string): ISO-8601 timestamp (e.g., 2025-06-20T04:15:00-05:00). Required if punchTime is not provided.</li>\n<li>transitionCode (string): Department/job transition code.</li>\n<li>overrideAdminId (string): Employee ID of an admin entering the punch on behalf of the employee.</li>\n<li>externalPunchId (string): Client-provided external identifier for idempotency/tracing.</li>\n<li>batchMode (boolean | number): When true (or 1), the punch was captured while offline and is being batched later.</li>\n<li>idEntryType (number): How the ID was entered. Allowed values: 0=keypad, 1=badge, 2=biometric (identify).</li>\n<li>idAuthType (number): How the user authenticated. Allowed values: 0=None, 1=PIN, 2=Password, 3=Biometric.</li>\n<li>language (string): Response language hint (default: \"en\").</li>\n</ul>\n<p>Mutual exclusivity</p>\n<ul>\n<li>Provide either punchTime or punchTimeString. If both are sent, the service uses punchTimeString as the authoritative value.</li>\n</ul>\n<p>Allowed enumerations</p>\n<ul>\n<li>punchType: 1=in, 2=out, 3=start break, 4=end break, 5=start meal, 6=end meal, 9=transition.</li>\n<li>idEntryType: 0=keypad, 1=badge, 2=biometric (identify).</li>\n<li>idAuthType: 0=None, 1=PIN, 2=Password, 3=Biometric.</li>\n</ul>\n<p>Sample request body</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"employeeId\": \"{{employeeId}}\",\n  \"deviceId\": \"{{deviceId}}\",\n  \"punchTime\": 1763768478806,\n  \"punchTimeString\": \"{{punchTimeString}}\",\n  \"punchType\": 2,\n  \"transitionCode\": \"{{transitionCode}}\",\n  \"overrideAdminId\": \"{{overrideAdminId}}\",\n  \"externalPunchId\": \"{{externalPunchId}}\",\n  \"batchMode\": {{batchMode}},\n  \"idEntryType\": {{idEntryType}},\n  \"idAuthType\": {{idAuthType}},\n  \"language\": \"en\"\n}\n</code></pre>\n<p>Response</p>\n<ul>\n<li>punchResult (number): 1 accepted, 0 denied.</li>\n<li>messageId (number | string): Identifier for the return message.</li>\n<li>message (string): Human-readable outcome (e.g., \"Punch in success\").</li>\n<li>punchId (string | number, optional): Identifier for the punch if saved successfully.</li>\n</ul>\n<p>Sample response</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"punchResult\": 1,\n  \"messageId\": 1001,\n  \"message\": \"Punch in success\",\n  \"punchId\": 987654321\n}\n</code></pre>\n<p>Notes</p>\n<ul>\n<li>punchTimeString provides an explicit, timezone-aware representation of the punch time and takes precedence if present.</li>\n<li>externalPunchId can help ensure idempotency and traceability of client-submitted punches.</li>\n<li>Attestation behavior: If an attestation is required for the punch context (e.g., start-of-shift health check or compliance question), the service may respond indicating that confirmation is required before final acceptance.</li>\n</ul>\n<p>Saved examples</p>\n<ul>\n<li><a href=\"example/21510007-9b8b9dbe-42df-4918-928e-ecba314...\">Confirmation is required</a>: Demonstrates a response where user confirmation/attestation is required prior to finalizing the punch.</li>\n<li><a href=\"example/21510007-b382af51-6f4d-4a69-8635-642ddbe...\">No Confirmation</a>: Demonstrates a normal successful punch response where no additional confirmation is needed.</li>\n</ul>\n<p>References</p>\n<ul>\n<li>Request: <a href=\"request/21510007-cfec7daf-d969-4b94-b339-e104d0811f0c\">timesheet - submitClockPunchWithAttestation</a></li>\n</ul>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","timesheetapi","submitClockPunchWithAttestation"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"b382af51-6f4d-4a69-8635-642ddbecb012","name":"No Confirmation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n      \"employeeId\": \"23290\",\n    \"deviceId\": \"100W\",\n    \"punchTime\": 1763766984013,\n    \"punchType\": 2,\n    \"batchMode\": false,\n    \"idEntryType\": 0,\n    \"idAuthType\": 1,\n    \"language\": \"en\"\n}\n","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/timesheetapi/submitClockPunchWithAttestation"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"employeeId\": \"23290\",\n    \"deviceId\": \"100W\",\n    \"punchTime\": 1763766984013,\n    \"punchTimeString\": \"2025-11-21T10:54\",\n    \"punchType\": 2,\n    \"transitionCode\": \" \",\n    \"overrideAdminId\": \" \",\n    \"batchMode\": false,\n    \"idEntryType\": 0,\n    \"idAuthType\": 1,\n    \"externalPunchId\": \"1355\",\n    \"language\": \"en\",\n    \"confirmed\": false,\n    \"needConfirm\": false,\n    \"showAttests\": false,\n    \"punchResult\": 1,\n    \"clockMessageId\": 2,\n    \"message\": \"PUNCHED OUT\",\n    \"clockPunchId\": 6804006,\n    \"attests\": null\n}"},{"id":"9b8b9dbe-42df-4918-928e-ecba314974b8","name":"Confirmation is required","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"employeeId\": \"23290\",\n    \"deviceId\": \"100W\",\n    \"punchTime\": 1763761984013,\n    \"punchType\": 1,\n    \"batchMode\": false,\n    \"idEntryType\": 0,\n    \"idAuthType\": 1,\n    \"externalPunchId\": \"1355\",\n    \"language\": \"en\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/timesheetapi/submitClockPunchWithAttestation"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"employeeId\": \"23290\",\n    \"deviceId\": \"100W\",\n    \"punchTime\": 1763761984013,\n    \"punchType\": 1,\n    \"transitionCode\": \" \",\n    \"overrideAdminId\": \" \",\n    \"batchMode\": false,\n    \"idEntryType\": 0,\n    \"idAuthType\": 1,\n    \"externalPunchId\": \"1355\",\n    \"language\": \"en\",\n    \"confirmed\": false,\n    \"needConfirm\": true,\n    \"showAttests\": false,\n    \"punchResult\": 2,\n    \"clockMessageId\": 52,\n    \"message\": \"NOT ON SCHEDULE, PLEASE CONFIRM\",\n    \"clockPunchId\": 6804007,\n    \"attests\": null\n}"},{"id":"e8e658df-70e3-43c4-94a2-e901e709cb65","name":"Punch Accepted after confirmation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"employeeId\": \"23290\",\n    \"deviceId\": \"100W\",\n    \"punchTime\": 1763761984013,\n    \"punchType\": 1,\n    \"batchMode\": false,\n    \"idEntryType\": 0,\n    \"idAuthType\": 1,\n    \"externalPunchId\": \"1355\",\n    \"language\": \"en\",\n    \"confirmed\": true,\n    \"needConfirm\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/timesheetapi/submitClockPunchWithAttestation"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"employeeId\": \"23290\",\n    \"deviceId\": \"100W\",\n    \"punchTime\": 1763768378806,\n    \"punchTimeString\": \"2025-11-21T10:54\",\n    \"punchType\": 1,\n    \"transitionCode\": \" \",\n    \"overrideAdminId\": \" \",\n    \"batchMode\": false,\n    \"idEntryType\": 0,\n    \"idAuthType\": 1,\n    \"externalPunchId\": \"1355\",\n    \"language\": \"en\",\n    \"confirmed\": true,\n    \"needConfirm\": false,\n    \"showAttests\": false,\n    \"punchResult\": 1,\n    \"clockMessageId\": 16,\n    \"message\": \"NOT ON SCHEDULE, PUNCH ACCEPTED\",\n    \"clockPunchId\": 6804009,\n    \"attests\": null\n}"},{"id":"80fb01f9-28ab-44a4-8f07-5cbf85ea01d6","name":"Prompt Attestation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"employeeId\": \"120564\",\n    \"deviceId\": \"149-A-FE\",\n    \"punchTime\": 1770700719900,\n    \"punchType\": 2,\n    \"transitionCode\": null,\n    \"overrideAdminId\": null,\n    \"idEntryType\": null,\n    \"idAuthType\": null,\n    \"externalPunchId\": null,\n    \"language\": \"en\",\n    \"confirmed\": true,\n    \"needConfirm\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/timesheetapi/submitClockPunchWithAttestation"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"employeeId\": \"120564\",\n    \"deviceId\": \"149-A-FE\",\n    \"punchTime\": 1770700719900,\n    \"punchTimeString\": null,\n    \"punchType\": 2,\n    \"transitionCode\": null,\n    \"overrideAdminId\": null,\n    \"batchMode\": null,\n    \"idEntryType\": null,\n    \"idAuthType\": null,\n    \"externalPunchId\": null,\n    \"language\": \"en\",\n    \"confirmed\": true,\n    \"needConfirm\": false,\n    \"showAttests\": true,\n    \"punchResult\": 2,\n    \"clockMessageId\": 74,\n    \"message\": \"Prompting for Attestation\",\n    \"clockPunchId\": 6804022,\n    \"attests\": [\n        {\n            \"id\": 4,\n            \"name\": null,\n            \"rank\": 3,\n            \"question\": \"Were you able to take all your breaks and meals?\",\n            \"answerRequired\": true,\n            \"answerType\": 1,\n            \"answerPreferred\": \"true\",\n            \"options\": null,\n            \"answer\": null\n        },\n        {\n            \"id\": 5,\n            \"name\": null,\n            \"rank\": 4,\n            \"question\": \"Did you have any injury in the past week that you haven't reported\",\n            \"answerRequired\": true,\n            \"answerType\": 1,\n            \"answerPreferred\": \"false\",\n            \"options\": null,\n            \"answer\": null\n        }\n    ]\n}"},{"id":"f4fa64e7-3b8e-406e-90ae-2dffedd3dffd","name":"Answer Attestation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"employeeId\": \"120564\",\n    \"deviceId\": \"149-A-FE\",\n    \"punchTime\": 1770700719900,\n    \"punchTimeString\": null,\n    \"punchType\": 2,\n    \"transitionCode\": null,\n    \"overrideAdminId\": null,\n    \"batchMode\": null,\n    \"idEntryType\": null,\n    \"idAuthType\": null,\n    \"externalPunchId\": null,\n    \"language\": \"en\",\n    \"confirmed\": true,\n    \"needConfirm\": false,\n    \"showAttests\": true,\n    \"punchResult\": 2,\n    \"clockMessageId\": 74,\n    \"message\": \"Prompting for Attestation\",\n    \"clockPunchId\": 6804022,\n    \"attests\": [\n        {\n            \"id\": 4,\n            \"name\": null,\n            \"rank\": 3,\n            \"question\": \"Were you able to take all your breaks and meals?\",\n            \"answerRequired\": true,\n            \"answerType\": 1,\n            \"answerPreferred\": \"true\",\n            \"options\": null,\n            \"answer\": true\n        },\n        {\n            \"id\": 5,\n            \"name\": null,\n            \"rank\": 4,\n            \"question\": \"Did you have any injury in the past week that you haven't reported\",\n            \"answerRequired\": true,\n            \"answerType\": 1,\n            \"answerPreferred\": \"false\",\n            \"options\": null,\n            \"answer\": false\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/timesheetapi/submitClockPunchWithAttestation"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"employeeId\": \"120564\",\n    \"deviceId\": \"149-A-FE\",\n    \"punchTime\": 1770700719900,\n    \"punchTimeString\": null,\n    \"punchType\": 2,\n    \"transitionCode\": null,\n    \"overrideAdminId\": null,\n    \"batchMode\": null,\n    \"idEntryType\": null,\n    \"idAuthType\": null,\n    \"externalPunchId\": null,\n    \"language\": \"en\",\n    \"confirmed\": true,\n    \"needConfirm\": false,\n    \"showAttests\": false,\n    \"punchResult\": 1,\n    \"clockMessageId\": 16,\n    \"message\": \"NOT ON SCHEDULE, PUNCH ACCEPTED\",\n    \"clockPunchId\": 6804023,\n    \"attests\": [\n        {\n            \"id\": 4,\n            \"name\": null,\n            \"rank\": 3,\n            \"question\": \"Were you able to take all your breaks and meals?\",\n            \"answerRequired\": true,\n            \"answerType\": 1,\n            \"answerPreferred\": \"true\",\n            \"options\": null,\n            \"answer\": \"true\"\n        },\n        {\n            \"id\": 5,\n            \"name\": null,\n            \"rank\": 4,\n            \"question\": \"Did you have any injury in the past week that you haven't reported\",\n            \"answerRequired\": true,\n            \"answerType\": 1,\n            \"answerPreferred\": \"false\",\n            \"options\": null,\n            \"answer\": \"false\"\n        }\n    ]\n}"}],"_postman_id":"cfec7daf-d969-4b94-b339-e104d0811f0c"},{"name":"timesheet - getEmployeeTimesheetException","id":"11043208-98b3-4f5b-8f84-5c4742eae73b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/timesheetapi/getEmployeeTimesheetException?eid={{employeeId}}&start={{timesheetStartDate}}&end={{timesheetEndDate}}","description":"<p>Get the timesheet exception list for the given employee in the date range</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","timesheetapi","getEmployeeTimesheetException"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>The employee Id of the employee</p>\n","type":"text/plain"},"key":"eid","value":"{{employeeId}}"},{"description":{"content":"<p>The effective start date of the employee, default value is today</p>\n","type":"text/plain"},"key":"start","value":"{{timesheetStartDate}}"},{"description":{"content":"<p>The effective end date of the employee, default value is 1 days later of the start date</p>\n","type":"text/plain"},"key":"end","value":"{{timesheetEndDate}}"}],"variable":[]}},"response":[{"id":"eb1d70e8-9c5d-4bbe-9de6-c8f2a0c4e1a1","name":"timesheet - getEmployeeTimesheetException","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"https://heb-dev.logile.com/portal//elmws/timesheetapi/getEmployeeTimesheetException?eid=7843265&start=2023-11-10&end=2023-11-11","protocol":"https","host":["heb-dev","logile","com"],"path":["portal","","elmws","timesheetapi","getEmployeeTimesheetException"],"query":[{"key":"eid","value":"7843265","description":"The employee Id of the employee"},{"key":"start","value":"2023-11-10","description":"The effective start date of the employee, default value is today"},{"key":"end","value":"2023-11-11","description":"The effective end date of the employee, default value is 1 days later of the start date"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"id\": \"266097_3_25214710_23\",\r\n        \"employeeId\": \"7843265\",\r\n        \"firstName\": \"Shannon\",\r\n        \"lastName\": \"Adams\",\r\n        \"displayName\": \"Adams, Shannon (7843265)\",\r\n        \"timesheetDate\": \"2023-11-10\",\r\n        \"tsShiftId\": 8014069,\r\n        \"punchTypeId\": 2,\r\n        \"exceptionLevelId\": 4,\r\n        \"punchType\": \"OUT\",\r\n        \"exceptionType\": \"Late Shift End\",\r\n        \"exceptionTypeId\": 23,\r\n        \"approved\": false,\r\n        \"approvalReasonCode\": null,\r\n        \"isActive\": true,\r\n        \"lastModified\": \"2023-11-10T13:11:28-0600\"\r\n    },\r\n    {\r\n        \"id\": \"266097_2_8091646_9\",\r\n        \"employeeId\": \"7843265\",\r\n        \"firstName\": \"Shannon\",\r\n        \"lastName\": \"Adams\",\r\n        \"displayName\": \"Adams, Shannon (7843265)\",\r\n        \"timesheetDate\": \"2023-11-11\",\r\n        \"tsShiftId\": 8091646,\r\n        \"punchTypeId\": null,\r\n        \"exceptionLevelId\": 3,\r\n        \"punchType\": null,\r\n        \"exceptionType\": \"No Lunch Start\",\r\n        \"exceptionTypeId\": 9,\r\n        \"approved\": true,\r\n        \"approvalReasonCode\": \"Manager Excused\",\r\n        \"isActive\": true,\r\n        \"lastModified\": \"2023-11-12T01:22:17-0600\"\r\n    },\r\n    {\r\n        \"id\": \"266097_3_25433168_23\",\r\n        \"employeeId\": \"7843265\",\r\n        \"firstName\": \"Shannon\",\r\n        \"lastName\": \"Adams\",\r\n        \"displayName\": \"Adams, Shannon (7843265)\",\r\n        \"timesheetDate\": \"2023-11-11\",\r\n        \"tsShiftId\": 8091646,\r\n        \"punchTypeId\": 2,\r\n        \"exceptionLevelId\": 4,\r\n        \"punchType\": \"OUT\",\r\n        \"exceptionType\": \"Late Shift End\",\r\n        \"exceptionTypeId\": 23,\r\n        \"approved\": false,\r\n        \"approvalReasonCode\": null,\r\n        \"isActive\": true,\r\n        \"lastModified\": \"2023-11-11T11:51:58-0600\"\r\n    }\r\n]"}],"_postman_id":"11043208-98b3-4f5b-8f84-5c4742eae73b"},{"name":"timesheet - getEmployeeTimesheetDaily","id":"d1ab23f5-2c92-4830-9552-a9b734ff141e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/timesheetapi/getEmployeeTimesheetDaily?eid={{employeeId}}&start={{timesheetStartDate}}&end={{timesheetEndDate}}","description":"<p>Get the timesheet daily list for the given employee in the date range</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","timesheetapi","getEmployeeTimesheetDaily"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>The employee Id of the employee</p>\n","type":"text/plain"},"key":"eid","value":"{{employeeId}}"},{"description":{"content":"<p>The effective start date of the employee, default value is today</p>\n","type":"text/plain"},"key":"start","value":"{{timesheetStartDate}}"},{"description":{"content":"<p>The effective end date of the employee, default value is 1 days later of the start date</p>\n","type":"text/plain"},"key":"end","value":"{{timesheetEndDate}}"}],"variable":[]}},"response":[{"id":"94eb84ce-3fe9-40c3-b141-5b138f0def5e","name":"timesheet - getEmployeeTimesheetDaily","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/timesheetapi/getEmployeeTimesheetDaily?eid=7843265&start=2022-07-06&end=","host":["{{host_url}}"],"path":["elmws","timesheetapi","getEmployeeTimesheetDaily"],"query":[{"key":"eid","value":"7843265","description":"The employee Id of the employee"},{"key":"start","value":"2022-07-06","description":"The effective start date of the employee, default value is today"},{"key":"end","value":"","description":"The effective end date of the employee, default value is 1 days later of the start date"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"tsDailyId\": 1347,\r\n        \"timesheetList\": []\r\n    },\r\n    {\r\n        \"tsDailyId\": 1348,\r\n        \"timesheetList\": [\r\n            {\r\n                \"employeeId\": \"7843265\",\r\n                \"firstName\": \"Shannon\",\r\n                \"lastName\": \"Adams\",\r\n                \"displayName\": \"Adams, Shannon\",\r\n                \"tsShiftId\": 13588,\r\n                \"scheduleShiftId\": null,\r\n                \"timesheetDate\": \"2022-07-07\",\r\n                \"tsShiftStartTime\": \"2022-07-07T00:45\",\r\n                \"tsShiftEndTime\": \"2022-07-07T10:55\",\r\n                \"tsShiftDuration\": 9.516666666666667,\r\n                \"chargeStore\": \"S000099\",\r\n                \"chargeDepartment\": \"S000099D0028\",\r\n                \"jobCode\": null,\r\n                \"payType\": \"Regular\",\r\n                \"jobCodeId\": 573,\r\n                \"payTypeId\": 1,\r\n                \"tsNote\": null,\r\n                \"punchList\": [\r\n                    {\r\n                        \"punchId\": 42393,\r\n                        \"rawPunchTime\": \"2022-07-07T00:45:38\",\r\n                        \"roundedPunchTime\": \"2022-07-07T00:45:00\",\r\n                        \"punchType\": \"IN\",\r\n                        \"punchStatus\": \"Batch\",\r\n                        \"punchTypeId\": 1,\r\n                        \"punchStatusId\": 4\r\n                    },\r\n                    {\r\n                        \"punchId\": 42394,\r\n                        \"rawPunchTime\": \"2022-07-07T06:31:31\",\r\n                        \"roundedPunchTime\": \"2022-07-07T06:31:00\",\r\n                        \"punchType\": \"Start Meal\",\r\n                        \"punchStatus\": \"Batch\",\r\n                        \"punchTypeId\": 5,\r\n                        \"punchStatusId\": 4\r\n                    },\r\n                    {\r\n                        \"punchId\": 42395,\r\n                        \"rawPunchTime\": \"2022-07-07T07:10:17\",\r\n                        \"roundedPunchTime\": \"2022-07-07T07:10:00\",\r\n                        \"punchType\": \"End Meal\",\r\n                        \"punchStatus\": \"Batch\",\r\n                        \"punchTypeId\": 6,\r\n                        \"punchStatusId\": 4\r\n                    },\r\n                    {\r\n                        \"punchId\": 42396,\r\n                        \"rawPunchTime\": \"2022-07-07T10:55:58\",\r\n                        \"roundedPunchTime\": \"2022-07-07T10:55:00\",\r\n                        \"punchType\": \"OUT\",\r\n                        \"punchStatus\": \"Batch\",\r\n                        \"punchTypeId\": 2,\r\n                        \"punchStatusId\": 4\r\n                    }\r\n                ],\r\n                \"costList\": [\r\n                    {\r\n                        \"payCode\": \"REGULAR\",\r\n                        \"hours\": 9.516666666666667,\r\n                        \"cost\": 176.5341666666667\r\n                    },\r\n                    {\r\n                        \"payCode\": \"NIGHT_PREMIUM\",\r\n                        \"hours\": 4.25,\r\n                        \"cost\": 1.0625\r\n                    }\r\n                ]\r\n            }\r\n        ]\r\n    }\r\n]"}],"_postman_id":"d1ab23f5-2c92-4830-9552-a9b734ff141e"},{"name":"timesheet - getEmployeeTimesheetWeekly","id":"41e9f80d-1a66-4dd1-b806-42acff634365","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/timesheetapi/getEmployeeTimesheetWeekly?eid={{employeeId}}&start={{timesheetStartDate}}&end={{timesheetEndDate}}","description":"<p>Get the timesheet weekly list for the given employee in the date range</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","timesheetapi","getEmployeeTimesheetWeekly"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>The employee Id of the employee</p>\n","type":"text/plain"},"key":"eid","value":"{{employeeId}}"},{"description":{"content":"<p>The effective start date of the employee, default value is today</p>\n","type":"text/plain"},"key":"start","value":"{{timesheetStartDate}}"},{"description":{"content":"<p>The effective end date of the employee, default value is 1 days later of the start date</p>\n","type":"text/plain"},"key":"end","value":"{{timesheetEndDate}}"}],"variable":[]}},"response":[{"id":"d6ec7499-bcc0-4150-9610-b0c5e05a9b1b","name":"timesheet - getEmployeeTimesheetWeekly","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/timesheetapi/getEmployeeTimesheetWeekly?eid=7843265&start=2022-07-06&end=","host":["{{host_url}}"],"path":["elmws","timesheetapi","getEmployeeTimesheetWeekly"],"query":[{"key":"eid","value":"7843265","description":"The employee Id of the employee"},{"key":"start","value":"2022-07-06","description":"The effective start date of the employee, default value is today"},{"key":"end","value":"","description":"The effective end date of the employee, default value is 1 days later of the start date"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"tsWeeklyId\": 100192,\r\n        \"tsDailyList\": [\r\n            {\r\n                \"tsDailyId\": 1345,\r\n                \"timesheetList\": [\r\n                    {\r\n                        \"employeeId\": \"7843265\",\r\n                        \"firstName\": \"Shannon\",\r\n                        \"lastName\": \"Adams\",\r\n                        \"displayName\": \"Adams, Shannon\",\r\n                        \"tsShiftId\": 13586,\r\n                        \"scheduleShiftId\": 201,\r\n                        \"timesheetDate\": \"2022-07-04\",\r\n                        \"tsShiftStartTime\": \"2022-07-04T02:14\",\r\n                        \"tsShiftEndTime\": \"2022-07-04T13:24\",\r\n                        \"tsShiftDuration\": 10.45,\r\n                        \"chargeStore\": \"S000099\",\r\n                        \"chargeDepartment\": \"S000099D0028\",\r\n                        \"jobCode\": null,\r\n                        \"payType\": \"Regular\",\r\n                        \"jobCodeId\": 573,\r\n                        \"payTypeId\": 1,\r\n                        \"tsNote\": null,\r\n                        \"punchList\": [\r\n                            {\r\n                                \"punchId\": 42385,\r\n                                \"rawPunchTime\": \"2022-07-04T02:14:50\",\r\n                                \"roundedPunchTime\": \"2022-07-04T02:14:00\",\r\n                                \"punchType\": \"IN\",\r\n                                \"punchStatus\": \"Batch\",\r\n                                \"punchTypeId\": 1,\r\n                                \"punchStatusId\": 4\r\n                            },\r\n                            {\r\n                                \"punchId\": 42386,\r\n                                \"rawPunchTime\": \"2022-07-04T07:50:35\",\r\n                                \"roundedPunchTime\": \"2022-07-04T07:50:00\",\r\n                                \"punchType\": \"Start Meal\",\r\n                                \"punchStatus\": \"Batch\",\r\n                                \"punchTypeId\": 5,\r\n                                \"punchStatusId\": 4\r\n                            },\r\n                            {\r\n                                \"punchId\": 42387,\r\n                                \"rawPunchTime\": \"2022-07-04T08:33:35\",\r\n                                \"roundedPunchTime\": \"2022-07-04T08:33:00\",\r\n                                \"punchType\": \"End Meal\",\r\n                                \"punchStatus\": \"Batch\",\r\n                                \"punchTypeId\": 6,\r\n                                \"punchStatusId\": 4\r\n                            },\r\n                            {\r\n                                \"punchId\": 42388,\r\n                                \"rawPunchTime\": \"2022-07-04T13:24:55\",\r\n                                \"roundedPunchTime\": \"2022-07-04T13:24:00\",\r\n                                \"punchType\": \"OUT\",\r\n                                \"punchStatus\": \"Batch\",\r\n                                \"punchTypeId\": 2,\r\n                                \"punchStatusId\": 4\r\n                            }\r\n                        ],\r\n                        \"costList\": [\r\n                            {\r\n                                \"payCode\": \"REGULAR\",\r\n                                \"hours\": 0.0,\r\n                                \"cost\": 0.0\r\n                            },\r\n                            {\r\n                                \"payCode\": \"HOLIDAY_OT\",\r\n                                \"hours\": 20.9,\r\n                                \"cost\": 581.5425\r\n                            },\r\n                            {\r\n                                \"payCode\": \"NIGHT_PREMIUM\",\r\n                                \"hours\": 2.7666666666666666,\r\n                                \"cost\": 0.6916666666666667\r\n                            }\r\n                        ]\r\n                    }\r\n                ]\r\n            },\r\n            {\r\n                \"tsDailyId\": 1346,\r\n                \"timesheetList\": [\r\n                    {\r\n                        \"employeeId\": \"7843265\",\r\n                        \"firstName\": \"Shannon\",\r\n                        \"lastName\": \"Adams\",\r\n                        \"displayName\": \"Adams, Shannon\",\r\n                        \"tsShiftId\": 13587,\r\n                        \"scheduleShiftId\": null,\r\n                        \"timesheetDate\": \"2022-07-05\",\r\n                        \"tsShiftStartTime\": \"2022-07-05T02:57\",\r\n                        \"tsShiftEndTime\": \"2022-07-05T11:16\",\r\n                        \"tsShiftDuration\": 7.583333333333333,\r\n                        \"chargeStore\": \"S000099\",\r\n                        \"chargeDepartment\": \"S000099D0028\",\r\n                        \"jobCode\": null,\r\n                        \"payType\": \"Regular\",\r\n                        \"jobCodeId\": 573,\r\n                        \"payTypeId\": 1,\r\n                        \"tsNote\": null,\r\n                        \"punchList\": [\r\n                            {\r\n                                \"punchId\": 42389,\r\n                                \"rawPunchTime\": \"2022-07-05T02:57:56\",\r\n                                \"roundedPunchTime\": \"2022-07-05T02:57:00\",\r\n                                \"punchType\": \"IN\",\r\n                                \"punchStatus\": \"Batch\",\r\n                                \"punchTypeId\": 1,\r\n                                \"punchStatusId\": 4\r\n                            },\r\n                            {\r\n                                \"punchId\": 42390,\r\n                                \"rawPunchTime\": \"2022-07-05T06:51:23\",\r\n                                \"roundedPunchTime\": \"2022-07-05T06:51:00\",\r\n                                \"punchType\": \"Start Meal\",\r\n                                \"punchStatus\": \"Batch\",\r\n                                \"punchTypeId\": 5,\r\n                                \"punchStatusId\": 4\r\n                            },\r\n                            {\r\n                                \"punchId\": 42391,\r\n                                \"rawPunchTime\": \"2022-07-05T07:35:07\",\r\n                                \"roundedPunchTime\": \"2022-07-05T07:35:00\",\r\n                                \"punchType\": \"End Meal\",\r\n                                \"punchStatus\": \"Batch\",\r\n                                \"punchTypeId\": 6,\r\n                                \"punchStatusId\": 4\r\n                            },\r\n                            {\r\n                                \"punchId\": 42392,\r\n                                \"rawPunchTime\": \"2022-07-05T11:16:11\",\r\n                                \"roundedPunchTime\": \"2022-07-05T11:16:00\",\r\n                                \"punchType\": \"OUT\",\r\n                                \"punchStatus\": \"Batch\",\r\n                                \"punchTypeId\": 2,\r\n                                \"punchStatusId\": 4\r\n                            }\r\n                        ],\r\n                        \"costList\": [\r\n                            {\r\n                                \"payCode\": \"REGULAR\",\r\n                                \"hours\": 7.583333333333333,\r\n                                \"cost\": 140.67083333333332\r\n                            },\r\n                            {\r\n                                \"payCode\": \"NIGHT_PREMIUM\",\r\n                                \"hours\": 2.05,\r\n                                \"cost\": 0.5125\r\n                            }\r\n                        ]\r\n                    }\r\n                ]\r\n            },\r\n            {\r\n                \"tsDailyId\": 1347,\r\n                \"timesheetList\": []\r\n            },\r\n            {\r\n                \"tsDailyId\": 1348,\r\n                \"timesheetList\": [\r\n                    {\r\n                        \"employeeId\": \"7843265\",\r\n                        \"firstName\": \"Shannon\",\r\n                        \"lastName\": \"Adams\",\r\n                        \"displayName\": \"Adams, Shannon\",\r\n                        \"tsShiftId\": 13588,\r\n                        \"scheduleShiftId\": null,\r\n                        \"timesheetDate\": \"2022-07-07\",\r\n                        \"tsShiftStartTime\": \"2022-07-07T00:45\",\r\n                        \"tsShiftEndTime\": \"2022-07-07T10:55\",\r\n                        \"tsShiftDuration\": 9.516666666666667,\r\n                        \"chargeStore\": \"S000099\",\r\n                        \"chargeDepartment\": \"S000099D0028\",\r\n                        \"jobCode\": null,\r\n                        \"payType\": \"Regular\",\r\n                        \"jobCodeId\": 573,\r\n                        \"payTypeId\": 1,\r\n                        \"tsNote\": null,\r\n                        \"punchList\": [\r\n                            {\r\n                                \"punchId\": 42393,\r\n                                \"rawPunchTime\": \"2022-07-07T00:45:38\",\r\n                                \"roundedPunchTime\": \"2022-07-07T00:45:00\",\r\n                                \"punchType\": \"IN\",\r\n                                \"punchStatus\": \"Batch\",\r\n                                \"punchTypeId\": 1,\r\n                                \"punchStatusId\": 4\r\n                            },\r\n                            {\r\n                                \"punchId\": 42394,\r\n                                \"rawPunchTime\": \"2022-07-07T06:31:31\",\r\n                                \"roundedPunchTime\": \"2022-07-07T06:31:00\",\r\n                                \"punchType\": \"Start Meal\",\r\n                                \"punchStatus\": \"Batch\",\r\n                                \"punchTypeId\": 5,\r\n                                \"punchStatusId\": 4\r\n                            },\r\n                            {\r\n                                \"punchId\": 42395,\r\n                                \"rawPunchTime\": \"2022-07-07T07:10:17\",\r\n                                \"roundedPunchTime\": \"2022-07-07T07:10:00\",\r\n                                \"punchType\": \"End Meal\",\r\n                                \"punchStatus\": \"Batch\",\r\n                                \"punchTypeId\": 6,\r\n                                \"punchStatusId\": 4\r\n                            },\r\n                            {\r\n                                \"punchId\": 42396,\r\n                                \"rawPunchTime\": \"2022-07-07T10:55:58\",\r\n                                \"roundedPunchTime\": \"2022-07-07T10:55:00\",\r\n                                \"punchType\": \"OUT\",\r\n                                \"punchStatus\": \"Batch\",\r\n                                \"punchTypeId\": 2,\r\n                                \"punchStatusId\": 4\r\n                            }\r\n                        ],\r\n                        \"costList\": [\r\n                            {\r\n                                \"payCode\": \"REGULAR\",\r\n                                \"hours\": 9.516666666666667,\r\n                                \"cost\": 176.5341666666667\r\n                            },\r\n                            {\r\n                                \"payCode\": \"NIGHT_PREMIUM\",\r\n                                \"hours\": 4.25,\r\n                                \"cost\": 1.0625\r\n                            }\r\n                        ]\r\n                    }\r\n                ]\r\n            },\r\n            {\r\n                \"tsDailyId\": 1349,\r\n                \"timesheetList\": [\r\n                    {\r\n                        \"employeeId\": \"7843265\",\r\n                        \"firstName\": \"Shannon\",\r\n                        \"lastName\": \"Adams\",\r\n                        \"displayName\": \"Adams, Shannon\",\r\n                        \"tsShiftId\": 13589,\r\n                        \"scheduleShiftId\": null,\r\n                        \"timesheetDate\": \"2022-07-08\",\r\n                        \"tsShiftStartTime\": \"2022-07-08T02:44\",\r\n                        \"tsShiftEndTime\": null,\r\n                        \"tsShiftDuration\": 4.766666666666667,\r\n                        \"chargeStore\": \"S000099\",\r\n                        \"chargeDepartment\": \"S000099D0028\",\r\n                        \"jobCode\": null,\r\n                        \"payType\": \"Regular\",\r\n                        \"jobCodeId\": 573,\r\n                        \"payTypeId\": 1,\r\n                        \"tsNote\": null,\r\n                        \"punchList\": [\r\n                            {\r\n                                \"punchId\": 42397,\r\n                                \"rawPunchTime\": \"2022-07-08T02:44:18\",\r\n                                \"roundedPunchTime\": \"2022-07-08T02:44:00\",\r\n                                \"punchType\": \"IN\",\r\n                                \"punchStatus\": \"Batch\",\r\n                                \"punchTypeId\": 1,\r\n                                \"punchStatusId\": 4\r\n                            },\r\n                            {\r\n                                \"punchId\": 42398,\r\n                                \"rawPunchTime\": \"2022-07-08T07:30:00\",\r\n                                \"roundedPunchTime\": \"2022-07-08T07:30:00\",\r\n                                \"punchType\": \"Start Meal\",\r\n                                \"punchStatus\": \"Batch\",\r\n                                \"punchTypeId\": 5,\r\n                                \"punchStatusId\": 4\r\n                            },\r\n                            {\r\n                                \"punchId\": 42399,\r\n                                \"rawPunchTime\": \"2022-07-08T08:18:03\",\r\n                                \"roundedPunchTime\": \"2022-07-08T08:18:00\",\r\n                                \"punchType\": \"End Meal\",\r\n                                \"punchStatus\": \"Batch\",\r\n                                \"punchTypeId\": 6,\r\n                                \"punchStatusId\": 4\r\n                            }\r\n                        ],\r\n                        \"costList\": [\r\n                            {\r\n                                \"payCode\": \"REGULAR\",\r\n                                \"hours\": 4.766666666666667,\r\n                                \"cost\": 88.42166666666667\r\n                            },\r\n                            {\r\n                                \"payCode\": \"NIGHT_PREMIUM\",\r\n                                \"hours\": 2.2666666666666666,\r\n                                \"cost\": 0.5666666666666667\r\n                            }\r\n                        ]\r\n                    }\r\n                ]\r\n            },\r\n            {\r\n                \"tsDailyId\": 1350,\r\n                \"timesheetList\": []\r\n            },\r\n            {\r\n                \"tsDailyId\": 1351,\r\n                \"timesheetList\": []\r\n            }\r\n        ]\r\n    }\r\n]"}],"_postman_id":"41e9f80d-1a66-4dd1-b806-42acff634365"},{"name":"Freedom Query API","id":"fb9e188e-7e51-430e-ae0a-700026044848","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"reportName\": \"{{reportName}}\",\r\n\"reportType\": \"2\",\r\n\"parameters\": {\r\n    \"{{param1}}\": \"{{paramValue1}}\",\r\n    \"{{param2}}\": \"{{paramValue2}}\"\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/freedomQueryAPI/getReport","description":"<p>Logile solution provides an Ad-Hoc reporting feature called<br />Freedom Queries. This functionality supports creation of reports for retrieval,<br />display and delivery of data in different formats using different mechanisms.<br />The FQ also has an API wrapper which can be used to access the report data<br />using an API call.</p>\n<p><strong>reportType Options:</strong> It can be either <strong>1 or 2</strong>. If the value is not provided, it will search both <strong>Labor Planning</strong> and <strong>Store Execution</strong>.</p>\n<p>1=Labor Planning</p>\n<p>2=Store Execution</p>\n<img src=\"https://content.pstmn.io/d1b7609b-cb6f-46f9-8b9f-3dc55432b681/aW1hZ2UucG5n\" width=\"790\" height=\"251\" />\n\n<img src=\"https://content.pstmn.io/5b02c0ea-b35f-4fa6-92d8-30043b034aed/aW1hZ2UucG5n\" width=\"635\" height=\"384\" />\n\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n\"reportName\": \"{{reportName}}\", // FQ Name\n\"reportType\":\"{{reportType}}\",// the default value is 2 or Store Execution\n\"parameters\": {   // add parameters' name and value here.\n    \"{{param1}}\": \"{{paramValue1}}\",\n    \"{{param2}}\": \"{{paramValue2}}\"\n...\n    }\n}\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","freedomQueryAPI","getReport"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"9134c690-7f5d-40e6-909d-6a33ecbf4c7b","name":"Freedom Query API","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\"reportName\": \"{{reportName}}\",\r\n\"reportType\": \"2\",\r\n\"parameters\": {\r\n    \"{{param1}}\": \"{{paramValue1}}\",\r\n    \"{{param2}}\": \"{{paramValue2}}\"\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/freedomQueryAPI/getReport"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"p3p","value":"CP=\\IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\\"},{"key":"Server","value":"WildFly/10"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Content-Length","value":"439"},{"key":"Date","value":"Fri, 28 Apr 2023 17:02:20 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"reportName\": \"Orgs\",\n    \"requestTime\": \"04/28/2023 12:02:19\",\n    \"runTime\": \"04/28/2023 12:02:20\",\n    \"parameters\": {\n        \"orgIds\": \"15\",\n        \"date\": \"04/08/2023\"\n    },\n    \"results\": [\n        {\n            \"org_description\": \"\",\n            \"midnight_minute\": \"\",\n            \"latitude\": \"\",\n            \"midnight_hour\": \"\",\n            \"us_state\": \"\",\n            \"ssid\": \"\",\n            \"zip_code\": \"\",\n            \"org_level_id\": 4,\n            \"export_as\": \"\",\n            \"state_timezone_id\": 1,\n            \"org_id\": 15,\n            \"org_type_id\": \"\",\n            \"org_name\": \"(060) HACKBERRY\",\n            \"org_code\": \"S060\",\n            \"status\": 1,\n            \"parent_org_id\": 5,\n            \"longitude\": \"\"\n        }\n    ]\n}"}],"_postman_id":"fb9e188e-7e51-430e-ae0a-700026044848"},{"name":"task - assignTask","id":"93ea67d2-5256-4726-9548-3052c19ab3a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"2-Hour Chill  - Veggie Stir Fry\",\n    \"taskName\": \"Web Link Test 8/23\",\n    \"tag1\": \"Demo\",\n    \"tag2\": \"\",\n    \"tag3\": \"\",\n    \"tag4\": \"\",\n    \"toDo\": \"No\",\n    \"monitored\": \"No\",\n    \"numExec\": \"\",\n    \"maxRandom\": \"\",\n    \"priority\": \"\",\n    \"schedule\": {\n        \"pattern\": \"None\",\n        \"view\": {\n            \"quarterly\": [],\n            \"periodic\": [],\n            \"weekly\": [],\n            \"daily\": [],\n            \"hourly\": [],\n            \"minute1\": \"\",\n            \"minute2\": \"\",\n            \"minute3\": \"\",\n            \"minute4\": \"\"\n        },\n        \"effectiveStartDate\": \"\",\n        \"effectiveEndDate\": \"\",\n        \"planStartDate\": \"2024-07-31 22:27:04\",\n        \"planEndDate\": \"2024-08-01 22:27:04\",\n        \"durationDay\": \"\",\n        \"durationHour\": \"\",\n        \"durationMinute\": \"\",\n        \"startHour\": \"\",\n        \"startMinute\": \"\",\n        \"startAmPm\": \"\",\n        \"earlyStartDate\": 30,\n        \"lateEndDate\": 60\n    },\n    \"assignee\": [\n        {\n            \"orgList\": [\n                \"(151) FRONT END\",\n                \"DELI\"\n            ],\n            \"orgTypeList\": [\"FRONT END\"],\n            \"positionList\": [\n                \"Department Manager\"\n            ],\n            \"orgLevel\": \"DEPARTMENT\",\n            \"inOwnScope\": \"\",\n            \"ticketType\": \"\"\n        }\n    ],\n    \"webLink\": \"digi://abc.digi.com?task=123\",\n    \"documentation\": \"\",\n    \"eHelp\": \"\",\n    \"visualSheet\": \"\",\n    \"sms\": \"\",\n    \"email\": \"\",\n    \"serviceProvider\": \"\",\n    \"response\": \"\",\n    \"fromExternalAddress\": \"\",\n    \"gatekeeper\": {\n        \"needGateKeeper\": \"No\",\n        \"org\": \"FRONT END\",\n        \"orgType\": \"FRONT END\",\n        \"position\": \"Department Manager\"\n    },\n    \"execMgr\": {\n        \"needExecMgr\": \"No\",\n        \"org\": \"FRONT END\",\n        \"orgType\": \"FRONT END\",\n        \"position\": \"Department Manager\"\n    },\n    \"owner\": {\n        \"org\": \"FRONT END\",\n        \"orgType\": \"FRONT END\",\n        \"position\": \"Department Manager\"\n    },\n    \"abandonable\": {\n        \"isAbandonable\": \"No\",\n        \"execMgr\": \"No\",\n        \"supervisor\": \"No\",\n        \"assignee\": \"No\"\n    },\n    \"misassignable\": {\n        \"isMisassignable\": \"No\",\n        \"execMgr\": \"No\",\n        \"supervisor\": \"No\",\n        \"assignee\": \"No\"\n    },\n    \"escalatable\": {\n        \"isEscalatable\": \"No\",\n        \"execMgr\": \"No\",\n        \"supervisor\": \"No\",\n        \"assignee\": \"No\",\n        \"autoEscalate\": \"No\",\n        \"autoEscalateTime\": \"\"\n    },\n    \"feedback\": {\n        \"allowFeedback\": \"No\",\n        \"feedback\": [\n            {\n                \"orgList\": [],\n                \"orgTypeList\": [],\n                \"positionList\": [],\n                \"orgLevel\": \"\",\n                \"inOwnScope\": \"\",\n                \"ticketType\": \"\"\n            }\n        ]\n    },\n    \"review\": {\n        \"allowReview\": \"No\",\n        \"feedback\": [\n            {\n                \"orgList\": [],\n                \"orgTypeList\": [],\n                \"positionList\": [],\n                \"orgLevel\": \"\",\n                \"inOwnScope\": \"\",\n                \"ticketType\": \"\"\n            }\n        ]\n    },\n    \"taskShareGroupList\": [\n        {\n            \"taskShareList\": [\n                {\n                    \"orgLevel\": \"DEPARTMENT\",\n                    \"position\": \"Department Manager\"\n                }\n            ],\n            \"orgLevel\": \"DEPARTMENT\"\n        }\n    ],\n    \"messageList\": [\n        {\n            \"messageType\": \"Starting\",\n            \"receiverList\": [\n                {\n                    \"name\": \"Assignee\",\n                    \"condition\": \"\",\n                    \"repeatInterval\": \"\",\n                    \"orgSelector\": {\n                        \"orgList\": [\"FRONT END\"],\n                        \"orgTypeList\": [\"FRONT END\"],\n                        \"positionList\": [\"Department Manager\"],\n                        \"orgLevel\": \"DEPARTMENT\",\n                        \"inOwnScope\": \"\",\n                        \"ticketType\": \"\"\n                    },\n                    \"conditionUnit\": \"\",\n                    \"conditionValue\": \"\",\n                    \"repeatIntervalUnit\": \"\",\n                    \"repeatIntervalValue\": \"\"\n                }\n            ]\n        }\n    ],\n    \"labels\": [\n        {\n            \"content\": \"\",\n            \"value\": \"\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/taskapi/assignTask","description":"<p>Assign a new Task to the selected assignee</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","taskapi","assignTask"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"3a51ba90-414b-4449-beb0-1adf57a5f78a","name":"task - assignTask","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"2-Hour Chill  - Veggie Stir Fry\",\n    \"taskName\": \"Web Link Test 8/23\",\n    \"tag1\": \"Demo\",\n    \"tag2\": \"\",\n    \"tag3\": \"\",\n    \"tag4\": \"\",\n    \"toDo\": \"No\",\n    \"monitored\": \"No\",\n    \"numExec\": \"\",\n    \"maxRandom\": \"\",\n    \"priority\": \"\",\n    \"schedule\": {\n        \"pattern\": \"None\",\n        \"view\": {\n            \"quarterly\": [],\n            \"periodic\": [],\n            \"weekly\": [],\n            \"daily\": [],\n            \"hourly\": [],\n            \"minute1\": \"\",\n            \"minute2\": \"\",\n            \"minute3\": \"\",\n            \"minute4\": \"\"\n        },\n        \"effectiveStartDate\": \"\",\n        \"effectiveEndDate\": \"\",\n        \"planStartDate\": \"2024-07-31 22:27:04\",\n        \"planEndDate\": \"2024-08-01 22:27:04\",\n        \"durationDay\": \"\",\n        \"durationHour\": \"\",\n        \"durationMinute\": \"\",\n        \"startHour\": \"\",\n        \"startMinute\": \"\",\n        \"startAmPm\": \"\",\n        \"earlyStartDate\": 30,\n        \"lateEndDate\": 60\n    },\n    \"assignee\": [\n        {\n            \"orgList\": [\n                \"(151) FRONT END\",\n                \"DELI\"\n            ],\n            \"orgTypeList\": [\"FRONT END\"],\n            \"positionList\": [\n                \"Department Manager\"\n            ],\n            \"orgLevel\": \"DEPARTMENT\",\n            \"inOwnScope\": \"\",\n            \"ticketType\": \"\"\n        }\n    ],\n    \"webLink\": \"digi://abc.digi.com?task=123\",\n    \"documentation\": \"\",\n    \"eHelp\": \"\",\n    \"visualSheet\": \"\",\n    \"sms\": \"\",\n    \"email\": \"\",\n    \"serviceProvider\": \"\",\n    \"response\": \"\",\n    \"fromExternalAddress\": \"\",\n    \"gatekeeper\": {\n        \"needGateKeeper\": \"No\",\n        \"org\": \"FRONT END\",\n        \"orgType\": \"FRONT END\",\n        \"position\": \"Department Manager\"\n    },\n    \"execMgr\": {\n        \"needExecMgr\": \"No\",\n        \"org\": \"FRONT END\",\n        \"orgType\": \"FRONT END\",\n        \"position\": \"Department Manager\"\n    },\n    \"owner\": {\n        \"org\": \"FRONT END\",\n        \"orgType\": \"FRONT END\",\n        \"position\": \"Department Manager\"\n    },\n    \"abandonable\": {\n        \"isAbandonable\": \"No\",\n        \"execMgr\": \"No\",\n        \"supervisor\": \"No\",\n        \"assignee\": \"No\"\n    },\n    \"misassignable\": {\n        \"isMisassignable\": \"No\",\n        \"execMgr\": \"No\",\n        \"supervisor\": \"No\",\n        \"assignee\": \"No\"\n    },\n    \"escalatable\": {\n        \"isEscalatable\": \"No\",\n        \"execMgr\": \"No\",\n        \"supervisor\": \"No\",\n        \"assignee\": \"No\",\n        \"autoEscalate\": \"No\",\n        \"autoEscalateTime\": \"\"\n    },\n    \"feedback\": {\n        \"allowFeedback\": \"No\",\n        \"feedback\": [\n            {\n                \"orgList\": [],\n                \"orgTypeList\": [],\n                \"positionList\": [],\n                \"orgLevel\": \"\",\n                \"inOwnScope\": \"\",\n                \"ticketType\": \"\"\n            }\n        ]\n    },\n    \"review\": {\n        \"allowReview\": \"No\",\n        \"feedback\": [\n            {\n                \"orgList\": [],\n                \"orgTypeList\": [],\n                \"positionList\": [],\n                \"orgLevel\": \"\",\n                \"inOwnScope\": \"\",\n                \"ticketType\": \"\"\n            }\n        ]\n    },\n    \"taskShareGroupList\": [\n        {\n            \"taskShareList\": [\n                {\n                    \"orgLevel\": \"DEPARTMENT\",\n                    \"position\": \"Department Manager\"\n                }\n            ],\n            \"orgLevel\": \"DEPARTMENT\"\n        }\n    ],\n    \"messageList\": [\n        {\n            \"messageType\": \"Starting\",\n            \"receiverList\": [\n                {\n                    \"name\": \"Assignee\",\n                    \"condition\": \"\",\n                    \"repeatInterval\": \"\",\n                    \"orgSelector\": {\n                        \"orgList\": [\"FRONT END\"],\n                        \"orgTypeList\": [\"FRONT END\"],\n                        \"positionList\": [\"Department Manager\"],\n                        \"orgLevel\": \"DEPARTMENT\",\n                        \"inOwnScope\": \"\",\n                        \"ticketType\": \"\"\n                    },\n                    \"conditionUnit\": \"\",\n                    \"conditionValue\": \"\",\n                    \"repeatIntervalUnit\": \"\",\n                    \"repeatIntervalValue\": \"\"\n                }\n            ]\n        }\n    ],\n    \"labels\": [\n        {\n            \"content\": \"\",\n            \"value\": \"\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/taskapi/assignTask"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"sopId\": 18706,\n    \"sopName\": \"2-Hour Chill  - Veggie Stir Fry\",\n    \"success\": true,\n    \"message\": null\n}"},{"id":"954237fc-ba8e-4401-b4d8-2b42bfcf6f9d","name":"task - assignTask detailed json","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"test1312 234\",\n    \"taskName\": \"Web Link Test 8/23\",\n    \"tag1\": \"Demo\",\n    \"tag2\": \"\",\n    \"tag3\": \"\",\n    \"tag4\": \"\",\n    \"toDo\": \"No\",\n    \"monitored\": \"No\",\n    \"numExec\": \"\",\n    \"maxRandom\": \"\",\n    \"priority\": \"\",\n    \"schedule\": {\n        \"pattern\": \"None\",\n        \"view\": {\n            \"quarterly\": [],\n            \"periodic\": [],\n            \"weekly\": [],\n            \"daily\": [],\n            \"hourly\": [],\n            \"minute1\": \"\",\n            \"minute2\": \"\",\n            \"minute3\": \"\",\n            \"minute4\": \"\"\n        },\n        \"effectiveStartDate\": \"\",\n        \"effectiveEndDate\": \"\",\n        \"planStartDate\": \"08/22/2022 09:00 AM\",\n        \"planEndDate\": \"08/28/2022 11:00 AM\",\n        \"durationDay\": \"\",\n        \"durationHour\": \"\",\n        \"durationMinute\": \"\",\n        \"startHour\": \"\",\n        \"startMinute\": \"\",\n        \"startAmPm\": \"\"\n    },\n    \"assignee\": [\n        {\n            \"orgList\": [\n                \"(151) FRONT END\",\n                \"DELI\"\n            ],\n            \"orgTypeList\": [\"FRONT END\"],\n            \"positionList\": [\n                \"Department Manager\"\n            ],\n            \"orgLevel\": \"DEPARTMENT\",\n            \"inOwnScope\": \"\",\n            \"ticketType\": \"\"\n        }\n    ],\n    \"webLink\": \"digi://abc.digi.com?task=123\",\n    \"documentation\": \"\",\n    \"eHelp\": \"\",\n    \"visualSheet\": \"\",\n    \"sms\": \"\",\n    \"email\": \"\",\n    \"serviceProvider\": \"\",\n    \"response\": \"\",\n    \"fromExternalAddress\": \"\",\n    \"gatekeeper\": {\n        \"needGateKeeper\": \"No\",\n        \"org\": \"FRONT END\",\n        \"orgType\": \"FRONT END\",\n        \"position\": \"Department Manager\"\n    },\n    \"execMgr\": {\n        \"needExecMgr\": \"No\",\n        \"org\": \"FRONT END\",\n        \"orgType\": \"FRONT END\",\n        \"position\": \"Department Manager\"\n    },\n    \"owner\": {\n        \"org\": \"FRONT END\",\n        \"orgType\": \"FRONT END\",\n        \"position\": \"Department Manager\"\n    },\n    \"abandonable\": {\n        \"isAbandonable\": \"No\",\n        \"execMgr\": \"No\",\n        \"supervisor\": \"No\",\n        \"assignee\": \"No\"\n    },\n    \"misassignable\": {\n        \"isMisassignable\": \"No\",\n        \"execMgr\": \"No\",\n        \"supervisor\": \"No\",\n        \"assignee\": \"No\"\n    },\n    \"escalatable\": {\n        \"isEscalatable\": \"No\",\n        \"execMgr\": \"No\",\n        \"supervisor\": \"No\",\n        \"assignee\": \"No\",\n        \"autoEscalate\": \"No\",\n        \"autoEscalateTime\": \"\"\n    },\n    \"feedback\": {\n        \"allowFeedback\": \"No\",\n        \"feedback\": [\n            {\n                \"orgList\": [],\n                \"orgTypeList\": [],\n                \"positionList\": [],\n                \"orgLevel\": \"\",\n                \"inOwnScope\": \"\",\n                \"ticketType\": \"\"\n            }\n        ]\n    },\n    \"review\": {\n        \"allowReview\": \"No\",\n        \"feedback\": [\n            {\n                \"orgList\": [],\n                \"orgTypeList\": [],\n                \"positionList\": [],\n                \"orgLevel\": \"\",\n                \"inOwnScope\": \"\",\n                \"ticketType\": \"\"\n            }\n        ]\n    },\n    \"taskShareGroupList\": [\n        {\n            \"taskShareList\": [\n                {\n                    \"orgLevel\": \"DEPARTMENT\",\n                    \"position\": \"Department Manager\"\n                }\n            ],\n            \"orgLevel\": \"DEPARTMENT\"\n        }\n    ],\n    \"messageList\": [\n        {\n            \"messageType\": \"Starting\",\n            \"receiverList\": [\n                {\n                    \"name\": \"Assignee\",\n                    \"condition\": \"\",\n                    \"repeatInterval\": \"\",\n                    \"orgSelector\": {\n                        \"orgList\": [\"FRONT END\"],\n                        \"orgTypeList\": [\"FRONT END\"],\n                        \"positionList\": [\"Department Manager\"],\n                        \"orgLevel\": \"DEPARTMENT\",\n                        \"inOwnScope\": \"\",\n                        \"ticketType\": \"\"\n                    },\n                    \"conditionUnit\": \"\",\n                    \"conditionValue\": \"\",\n                    \"repeatIntervalUnit\": \"\",\n                    \"repeatIntervalValue\": \"\"\n                }\n            ]\n        }\n    ],\n    \"labels\": [\n        {\n            \"content\": \"\",\n            \"value\": \"\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/taskapi/assignTask"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"sopId\": null,\n    \"sopName\": \"Grid additional information\",\n    \"success\": false,\n    \"message\": null\n}"}],"_postman_id":"93ea67d2-5256-4726-9548-3052c19ab3a9"},{"name":"task - assignTask3","id":"8bf6fadb-ab9b-47b2-8d51-9320cdf2921f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"2-Hour Chill  - Veggie Stir Fry\",\n    \"taskName\": \"test assign task 3\",\n    \"tag1\": \"Demo\",\n    \"tag2\": \"\",\n    \"tag3\": \"\",\n    \"tag4\": \"\",\n    \"toDo\": \"No\",\n    \"monitored\": \"No\",\n    \"numExec\": \"\",\n    \"maxRandom\": \"\",\n    \"priority\": \"\",\n    \"schedule\": {\n        \"pattern\": \"Other\",\n        \"view\": {\n            \"quarterly\": [1,1,1,1],\n            \"periodic\": [1,1,1,1],\n            \"weekly\": [1,1,1,1,1],\n            \"daily\": [1,1,1,1,1,1,1],\n            \"hourly\": [0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],\n            \"minute1\": \"5\",\n            \"minute2\": \"\",\n            \"minute3\": \"\",\n            \"minute4\": \"\",\n\t\t\t\"calendarType\": \"PHYSICAL_CALENDAR_BY_DAY\",\n            \"daysOfMonth\": [16, 17, \"Last\"],\n            \"monthsOfYear\": [1,2]\n        },\n        \"effectiveStartDate\": \"2026-01-16 00:27:00\",\n        \"effectiveEndDate\": \"2026-03-16 00:27:00\",\n        \"planStartDate\": \"2026-01-16 00:27:00\",\n        \"planEndDate\": \"2026-03-16 00:27:00\",\n        \"durationDay\": \"1\",\n        \"durationHour\": \"0\",\n        \"durationMinute\": \"0\",\n        \"startHour\": \"1\",\n        \"startMinute\": \"0\",\n        \"startAmPm\": \"AM\",\n        \"earlyStartDate\": 30,\n        \"lateEndDate\": 60\n    },\n    \"assignee\": [\n        {\n            \"orgList\": [\n                \"(151) FRONT END\",\n                \"DELI\"\n            ],\n            \"orgTypeList\": [\"FRONT END\"],\n            \"positionList\": [\n                \"Department Manager\"\n            ],\n            \"orgLevel\": \"DEPARTMENT\",\n            \"inOwnScope\": \"\",\n            \"ticketType\": \"\"\n        }\n    ],\n    \"webLink\": \"digi://abc.digi.com?task=123\",\n    \"documentation\": \"\",\n    \"eHelp\": \"\",\n    \"visualSheet\": \"\",\n    \"sms\": \"\",\n    \"email\": \"\",\n    \"serviceProvider\": \"\",\n    \"response\": \"\",\n    \"fromExternalAddress\": \"\",\n    \"gatekeeper\": {\n        \"needGateKeeper\": \"No\",\n        \"org\": \"FRONT END\",\n        \"orgType\": \"FRONT END\",\n        \"position\": \"Department Manager\"\n    },\n    \"execMgr\": {\n        \"needExecMgr\": \"No\",\n        \"org\": \"FRONT END\",\n        \"orgType\": \"FRONT END\",\n        \"position\": \"Department Manager\"\n    },\n    \"owner\": {\n        \"org\": \"FRONT END\",\n        \"orgType\": \"FRONT END\",\n        \"position\": \"Department Manager\"\n    },\n    \"abandonable\": {\n        \"isAbandonable\": \"No\",\n        \"execMgr\": \"No\",\n        \"supervisor\": \"No\",\n        \"assignee\": \"No\"\n    },\n    \"misassignable\": {\n        \"isMisassignable\": \"No\",\n        \"execMgr\": \"No\",\n        \"supervisor\": \"No\",\n        \"assignee\": \"No\"\n    },\n    \"escalatable\": {\n        \"isEscalatable\": \"No\",\n        \"execMgr\": \"No\",\n        \"supervisor\": \"No\",\n        \"assignee\": \"No\",\n        \"autoEscalate\": \"No\",\n        \"autoEscalateTime\": \"\"\n    },\n    \"feedback\": {\n        \"allowFeedback\": \"No\",\n        \"feedback\": [\n            {\n                \"orgList\": [],\n                \"orgTypeList\": [],\n                \"positionList\": [],\n                \"orgLevel\": \"\",\n                \"inOwnScope\": \"\",\n                \"ticketType\": \"\"\n            }\n        ]\n    },\n    \"review\": {\n        \"allowReview\": \"No\",\n        \"feedback\": [\n            {\n                \"orgList\": [],\n                \"orgTypeList\": [],\n                \"positionList\": [],\n                \"orgLevel\": \"\",\n                \"inOwnScope\": \"\",\n                \"ticketType\": \"\"\n            }\n        ]\n    },\n    \"taskShareGroupList\": [\n        {\n            \"taskShareList\": [\n                {\n                    \"orgLevel\": \"DEPARTMENT\",\n                    \"position\": \"Department Manager\"\n                }\n            ],\n            \"orgLevel\": \"DEPARTMENT\"\n        }\n    ],\n    \"messageList\": [\n        {\n            \"messageType\": \"Completed\",\n            \"receiverList\": [\n                {\n                    \"name\": \"Assignee\",\n                    \"condition\": \"\",\n                    \"repeatInterval\": \"\",\n                    \"orgSelector\": {\n                        \"orgList\": [\"FRONT END\"],\n                        \"orgTypeList\": [\"FRONT END\"],\n                        \"positionList\": [\"Department Manager\"],\n                        \"orgLevel\": \"DEPARTMENT\",\n                        \"inOwnScope\": \"\",\n                        \"ticketType\": \"\"\n                    },\n                    \"conditionUnit\": \"1\",\n                    \"conditionValue\": \"2\",\n                    \"repeatIntervalUnit\": \"\",\n                    \"repeatIntervalValue\": \"\"\n                }\n            ]\n        },\n        {\n            \"messageType\": \"Completed\",\n            \"receiverList\": [\n                {\n                    \"name\": \"Assignee\",\n                    \"condition\": \"\",\n                    \"repeatInterval\": \"\",\n                    \"orgSelector\": {\n                        \"orgList\": [\"FRONT END\"],\n                        \"orgTypeList\": [\"FRONT END\"],\n                        \"positionList\": [\"Department Manager\"],\n                        \"orgLevel\": \"DEPARTMENT\",\n                        \"inOwnScope\": \"\",\n                        \"ticketType\": \"\"\n                    },\n                    \"conditionUnit\": \"1\",\n                    \"conditionValue\": \"5\",\n                    \"repeatIntervalUnit\": \"\",\n                    \"repeatIntervalValue\": \"\"\n                }\n            ]\n        }\n    ],\n    \"labels\": [\n        {\n            \"content\": \"\",\n            \"value\": \"\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/taskapi/assignTask","description":"<p>Assign a new Task to the selected assignee</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","taskapi","assignTask"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"c1745f44-9539-4171-b170-88715e385d23","name":"task - assignTask3","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"2-Hour Chill  - Veggie Stir Fry\",\n    \"taskName\": \"test assign task 3\",\n    \"tag1\": \"Demo\",\n    \"tag2\": \"\",\n    \"tag3\": \"\",\n    \"tag4\": \"\",\n    \"toDo\": \"No\",\n    \"monitored\": \"No\",\n    \"numExec\": \"\",\n    \"maxRandom\": \"\",\n    \"priority\": \"\",\n    \"schedule\": {\n        \"pattern\": \"Other\",\n        \"view\": {\n            \"quarterly\": [1,1,1,1],\n            \"periodic\": [1,1,1,1],\n            \"weekly\": [1,1,1,1,1],\n            \"daily\": [1,1,1,1,1,1,1],\n            \"hourly\": [0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],\n            \"minute1\": \"5\",\n            \"minute2\": \"\",\n            \"minute3\": \"\",\n            \"minute4\": \"\",\n\t\t\t\"calendarType\": \"PHYSICAL_CALENDAR_BY_DAY\",\n            \"daysOfMonth\": [16, 17, \"Last\"],\n            \"monthsOfYear\": [1,2]\n        },\n        \"effectiveStartDate\": \"2026-01-16 00:27:00\",\n        \"effectiveEndDate\": \"2026-03-16 00:27:00\",\n        \"planStartDate\": \"2026-01-16 00:27:00\",\n        \"planEndDate\": \"2026-03-16 00:27:00\",\n        \"durationDay\": \"1\",\n        \"durationHour\": \"0\",\n        \"durationMinute\": \"0\",\n        \"startHour\": \"1\",\n        \"startMinute\": \"0\",\n        \"startAmPm\": \"AM\",\n        \"earlyStartDate\": 30,\n        \"lateEndDate\": 60\n    },\n    \"assignee\": [\n        {\n            \"orgList\": [\n                \"(151) FRONT END\",\n                \"DELI\"\n            ],\n            \"orgTypeList\": [\"FRONT END\"],\n            \"positionList\": [\n                \"Department Manager\"\n            ],\n            \"orgLevel\": \"DEPARTMENT\",\n            \"inOwnScope\": \"\",\n            \"ticketType\": \"\"\n        }\n    ],\n    \"webLink\": \"digi://abc.digi.com?task=123\",\n    \"documentation\": \"\",\n    \"eHelp\": \"\",\n    \"visualSheet\": \"\",\n    \"sms\": \"\",\n    \"email\": \"\",\n    \"serviceProvider\": \"\",\n    \"response\": \"\",\n    \"fromExternalAddress\": \"\",\n    \"gatekeeper\": {\n        \"needGateKeeper\": \"No\",\n        \"org\": \"FRONT END\",\n        \"orgType\": \"FRONT END\",\n        \"position\": \"Department Manager\"\n    },\n    \"execMgr\": {\n        \"needExecMgr\": \"No\",\n        \"org\": \"FRONT END\",\n        \"orgType\": \"FRONT END\",\n        \"position\": \"Department Manager\"\n    },\n    \"owner\": {\n        \"org\": \"FRONT END\",\n        \"orgType\": \"FRONT END\",\n        \"position\": \"Department Manager\"\n    },\n    \"abandonable\": {\n        \"isAbandonable\": \"No\",\n        \"execMgr\": \"No\",\n        \"supervisor\": \"No\",\n        \"assignee\": \"No\"\n    },\n    \"misassignable\": {\n        \"isMisassignable\": \"No\",\n        \"execMgr\": \"No\",\n        \"supervisor\": \"No\",\n        \"assignee\": \"No\"\n    },\n    \"escalatable\": {\n        \"isEscalatable\": \"No\",\n        \"execMgr\": \"No\",\n        \"supervisor\": \"No\",\n        \"assignee\": \"No\",\n        \"autoEscalate\": \"No\",\n        \"autoEscalateTime\": \"\"\n    },\n    \"feedback\": {\n        \"allowFeedback\": \"No\",\n        \"feedback\": [\n            {\n                \"orgList\": [],\n                \"orgTypeList\": [],\n                \"positionList\": [],\n                \"orgLevel\": \"\",\n                \"inOwnScope\": \"\",\n                \"ticketType\": \"\"\n            }\n        ]\n    },\n    \"review\": {\n        \"allowReview\": \"No\",\n        \"feedback\": [\n            {\n                \"orgList\": [],\n                \"orgTypeList\": [],\n                \"positionList\": [],\n                \"orgLevel\": \"\",\n                \"inOwnScope\": \"\",\n                \"ticketType\": \"\"\n            }\n        ]\n    },\n    \"taskShareGroupList\": [\n        {\n            \"taskShareList\": [\n                {\n                    \"orgLevel\": \"DEPARTMENT\",\n                    \"position\": \"Department Manager\"\n                }\n            ],\n            \"orgLevel\": \"DEPARTMENT\"\n        }\n    ],\n    \"messageList\": [\n        {\n            \"messageType\": \"Completed\",\n            \"receiverList\": [\n                {\n                    \"name\": \"Assignee\",\n                    \"condition\": \"\",\n                    \"repeatInterval\": \"\",\n                    \"orgSelector\": {\n                        \"orgList\": [\"FRONT END\"],\n                        \"orgTypeList\": [\"FRONT END\"],\n                        \"positionList\": [\"Department Manager\"],\n                        \"orgLevel\": \"DEPARTMENT\",\n                        \"inOwnScope\": \"\",\n                        \"ticketType\": \"\"\n                    },\n                    \"conditionUnit\": \"1\",\n                    \"conditionValue\": \"2\",\n                    \"repeatIntervalUnit\": \"\",\n                    \"repeatIntervalValue\": \"\"\n                }\n            ]\n        },\n        {\n            \"messageType\": \"Completed\",\n            \"receiverList\": [\n                {\n                    \"name\": \"Assignee\",\n                    \"condition\": \"\",\n                    \"repeatInterval\": \"\",\n                    \"orgSelector\": {\n                        \"orgList\": [\"FRONT END\"],\n                        \"orgTypeList\": [\"FRONT END\"],\n                        \"positionList\": [\"Department Manager\"],\n                        \"orgLevel\": \"DEPARTMENT\",\n                        \"inOwnScope\": \"\",\n                        \"ticketType\": \"\"\n                    },\n                    \"conditionUnit\": \"1\",\n                    \"conditionValue\": \"5\",\n                    \"repeatIntervalUnit\": \"\",\n                    \"repeatIntervalValue\": \"\"\n                }\n            ]\n        }\n    ],\n    \"labels\": [\n        {\n            \"content\": \"\",\n            \"value\": \"\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/taskapi/assignTask"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"sopId\": 18706,\n    \"sopName\": \"test assign task 3\",\n    \"success\": true,\n    \"message\": null\n}"}],"_postman_id":"8bf6fadb-ab9b-47b2-8d51-9320cdf2921f"},{"name":"task - getTasklnfo","id":"a40949fc-fc79-4e8f-9aa6-acfb29e6e431","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":"{{host_url}}/elmws/taskapi/getTaskInfo?sopId={{sopId}}&orgCode={{orgCode}}&orgId={{orgId}}","description":"<p>get task info by sopId or orgCode(orgCode is org id)</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","taskapi","getTaskInfo"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>sop id is true</p>\n","type":"text/plain"},"key":"sopId","value":"{{sopId}}"},{"description":{"content":"<p>orgCode-- optional</p>\n","type":"text/plain"},"key":"orgCode","value":"{{orgCode}}"},{"description":{"content":"<p>orgId-- optional,If BOTH are specified - USE THE ORG CODE (ignore the Org ID)</p>\n","type":"text/plain"},"key":"orgId","value":"{{orgId}}"}],"variable":[]}},"response":[{"id":"ff68600f-c0d8-4e5e-b67a-a82c830cb6ba","name":"task - getTasklnfo","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"{{host_url}}/elmws/taskapi/getTaskInfo?sopId=18481","host":["{{host_url}}"],"path":["elmws","taskapi","getTaskInfo"],"query":[{"key":"sopId","value":"18481"},{"key":"orgCode","value":"S228","type":"text","disabled":true},{"key":"orgId","value":"71","type":"text","disabled":true}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"reason\": \"\",\n    \"data\": {\n        \"sopId\": 18481,\n        \"questions\": [\n            {\n                \"id\": 629229,\n                \"questionNumber\": \"1.1.\",\n                \"content\": \"q1\"\n            }\n        ],\n        \"orgs\": [\n            {\n                \"orgId\": 71,\n                \"orgCode\": \"S228\",\n                \"nodes\": [\n                    {\n                        \"assigneeId\": 15408,\n                        \"loginId\": \"SD_EC5_Logile_Dev\",\n                        \"assigneeName\": \"Logile_Dev\",\n                        \"questionId\": 629229,\n                        \"questionNumber\": \"1.1.\",\n                        \"answer\": \"123\",\n                        \"additionalInfo\": null\n                    }\n                ]\n            },\n            {\n                \"orgId\": 72,\n                \"orgCode\": \"S230\",\n                \"nodes\": [\n                    {\n                        \"assigneeId\": 15408,\n                        \"loginId\": \"SD_EC5_Logile_Dev\",\n                        \"assigneeName\": \"Logile_Dev\",\n                        \"questionId\": 629229,\n                        \"questionNumber\": \"1.1.\",\n                        \"answer\": \"456\",\n                        \"additionalInfo\": null\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"a40949fc-fc79-4e8f-9aa6-acfb29e6e431"},{"name":"task-statusTask","id":"22073d8a-4c55-4adb-a244-fe3f3fbf948f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"sopId\": \"17756\",\r\n\"orgCode\":\"72\"\r\n}","options":{"raw":{"language":"json"}}},"auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[{"id":"ca3d3c58-25c7-4ba6-8c81-7ad608988b69","name":"task-statusTask","originalRequest":{"method":"POST","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"reason\": \"\",\n    \"data\": [\n        {\n            \"orgCode\": 72,\n            \"statusCode\": 2,\n            \"status\": \"Delayed\"\n        }\n    ]\n}"}],"_postman_id":"22073d8a-4c55-4adb-a244-fe3f3fbf948f"},{"name":"timeLine-getTimeLineInventoryList","id":"58ee5f0f-9f3a-4595-980b-bf368ff7d981","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"orgCode\":\"S208\",\r\n\"startTime\":1726070400000,\r\n\"endTime\":1726071600000\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/timelineapi/getTimeLineInventoryList","description":"<p>None of the parameters can be null,startTime and endTime parameters format are yyyy-MM-dd'T'HH:mm:ssZ</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","timelineapi","getTimeLineInventoryList"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"6c6ec2d8-d1a2-4fbb-9855-df5f695302b0","name":"timeLine-getTimeLineInventoryList","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"orgCode\":\"S208\",\r\n\"startTime\":1726070400000,\r\n\"endTime\":1726071600000\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/timelineapi/getTimeLineInventoryList"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": 1,\r\n    \"reason\": \"\",\r\n    \"data\": [\r\n        {\r\n            \"stateDateTime\": 1726018800000,\r\n            \"endDateTime\": 1726019100000,\r\n            \"newLevel\": 1\r\n        },\r\n        {\r\n            \"stateDateTime\": 1726019100000,\r\n            \"endDateTime\": 1726019400000,\r\n            \"newLevel\": 1\r\n        },\r\n        {\r\n            \"stateDateTime\": 1726019400000,\r\n            \"endDateTime\": 1726019700000,\r\n            \"newLevel\": 1\r\n        }\r\n    ]\r\n}"}],"_postman_id":"58ee5f0f-9f3a-4595-980b-bf368ff7d981"},{"name":"task-deleteOrAbandonTask","id":"9e97cf12-5da9-452b-bc4b-e26137c14ffe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"employeeId\": 24487,\r\n    \"employeeOrgId\": 229,\r\n    \"operationId\": 32324,\r\n    \"startTime\": 1726156800000,\r\n    \"endTime\": 1726162536000,\r\n    \"action\": 2\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/taskapi/deleteOrAbandonTask","description":"<p>This endpoint is used to delete or abandon a task associated with a specific employee. The request should be sent as an HTTP POST to the specified URL with the request body containing the employee's ID, organization ID, operation ID, start time, end time, and the action to be performed.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><code>employeeId</code> (Number): The ID of the employee for whom the task needs to be deleted or abandoned.</p>\n</li>\n<li><p><code>employeeOrgId</code> (Number): The ID of the organization to which the employee belongs.</p>\n</li>\n<li><p><code>operationId</code> (Number): The ID of the operation associated with the task.</p>\n</li>\n<li><p><code>startTime</code> (Number): The start time of the task in milliseconds.</p>\n</li>\n<li><p><code>endTime</code> (Number): The end time of the task in milliseconds.</p>\n</li>\n<li><p><code>action</code> (Number): Indicates the action to be performed (e.g., 2 for delete or abandon).</p>\n</li>\n</ul>\n<h3 id=\"response\">Response</h3>\n<p>The response to this request will be in JSON format and should follow the JSON schema provided by the user.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","taskapi","deleteOrAbandonTask"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"d5219482-50c1-451d-bfb0-53c0ff089775","name":"task-deleteOrAbandonTask","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"employeeId\": 24487,\r\n    \"employeeOrgId\": 229,\r\n    \"operationId\": 32324,\r\n    \"startTime\": 1726156800000,\r\n    \"endTime\": 1726162536000,\r\n    \"action\": 2\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/taskapi/deleteOrAbandonTask"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": 1,\r\n    \"reason\": \"\",\r\n    \"data\": \"Successfully 1 deleted task info,failed 0 deleted\"\r\n}"},{"id":"50e58349-e99a-4039-9930-a2f82b0a36d8","name":"task-deleteOrAbandonTask","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"employeeId\": 24487,\r\n    \"employeeOrgId\": 229,\r\n    \"operationId\": 32324,\r\n    \"startTime\": 1726156800000,\r\n    \"endTime\": 1726162536000,\r\n    \"action\": 2\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/taskapi/deleteOrAbandonTask"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"reason\": \"task has been started unable to delete./failed sopId:19458 abandonSop/failed sopId:19458 deleted/delete task request json is null./match is not found.\",\n    \"data\": null\n}"}],"_postman_id":"9e97cf12-5da9-452b-bc4b-e26137c14ffe"},{"name":"task-specialAssignTask","id":"f514a14f-6d60-4ddc-a810-e66139a45d23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"operationId\": 123,\r\n    \"orgId\": 52,\r\n    \"employeeId\": 2,\r\n    \"executionStartTime\": 30,\r\n    \"executionEndTime\": 60,\r\n    \"binPackStartTime\": 1721658337000,\r\n    \"binPackEndTime\": 1721744737000\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/taskapi/specialAssignTask","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","taskapi","specialAssignTask"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"434574f0-47c6-46b5-b6de-a8426b4bdbc0","name":"task-specialAssignTask","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"operationId\": 123,\r\n    \"orgId\": 52,\r\n    \"employeeId\": 2,\r\n    \"executionStartTime\": 30,\r\n    \"executionEndTime\": 60,\r\n    \"binPackStartTime\": 1721658337000,\r\n    \"binPackEndTime\": 1721744737000\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/taskapi/specialAssignTask"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": 1,\r\n    \"reason\": \"\",\r\n    \"data\": {\r\n        \"sopId\": 18991,\r\n        \"sopName\": \"Show Time - Meat and Seafood-test\"\r\n    }\r\n}"}],"_postman_id":"f514a14f-6d60-4ddc-a810-e66139a45d23"},{"name":"task-createAssignExternalTask","id":"bba40a8f-a623-44ab-8d3c-690eb114631f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"taskName\":\"api-test assignType is employeeLoginID\", //Required is true,String,desc:task name\r\n\"startDateTime\":\"2025-11-06T14:30+08:00\",//Required is true,format:yyyy-MM-dd'T'HH:mmX,Date,desc:task start time\r\n\"dueDateTime\":\"2025-11-06T14:30+08:00\",//Required is true,format:yyyy-MM-dd'T'HH:mmX,Date,desc:task end time\r\n\"templateTypeId\":26, //OPTIONAL:question template type is customizable in the GUI\r\n\"priorityId\":1,//OPTIONAL:defult to: Medium;1:Critical;2:High;3:Medium;4:Low\r\n\"taskQuestionRequestList\":[\r\n{\r\n\"questionText\":\"q1\",//Required is true,String,desc:question title\r\n\"responseTemplate\":80//Required is true,Long,desc:question template\r\n},{\r\n\"questionText\":\"q2\",\r\n\"responseTemplate\":35\r\n}\r\n],\r\n\"taskAssigneeRequest\":{\r\n\"assignType\":1,//Required is true,int,desc:1=Employee,2=Role,3=Distribution List\r\n\"employeeLoginID\":\"SD_EC5_Logile_Dev\",//if assignType = 1,Required is true,String,desc:assignee user name\r\n\"orgCode\":\"S228\",//if assignType = 2,Required is true,String,desc:assignee org code\r\n\"positionName\":\"Store Manager\",//if assignType =2,Required is true,String,desc:assignee position name\r\n\"distributionListName\":\"Meat\"//if assignType =3,Required is true,String,desc:assignee distributionList name\r\n\r\n}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/ec5/newapis/extapi/createAssignExternalTask","description":"<p>createAssignExternalTask</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","ec5","newapis","extapi","createAssignExternalTask"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"61b0a854-919e-45f7-b5be-51e0c5ea2908","name":"task-createAssignExternalTask","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"taskName\":\"api-test assignType is employeeLoginID\",\r\n\"startDateTime\":\"2025-4-23T00:41:08+8:00\",\r\n\"dueDateTime\":\"2025-4-24T00:41:+08:00\",\r\n\"templateTypeId\":1,\r\n\"priorityId\":1,\r\n\"taskQuestionRequestList\":[\r\n{\r\n\"questionText\":\"q1\",\r\n\"responseTemplate\":80\r\n},{\r\n\"questionText\":\"q2\",\r\n\"responseTemplate\":35\r\n}\r\n],\r\n\"taskAssigneeRequest\":{\r\n\"assignType\":1,\r\n\"employeeLoginID\":\"SD_EC5_Logile_Dev\"\r\n\r\n}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/ec5/newapis/extapi/createAssignExternalTask"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": 1,\n    \"resultText\": \"Success\",\n    \"data\": {\n        \"taskTrackingNumber\": \"111\"\n    }\n}"},{"id":"cee941e2-be5d-4f75-aa4b-89adb481eb51","name":"task-createAssignExternalTask","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"taskName\":\"api-test assignType is role\",\r\n\"startDateTime\":\"2025-4-23T00:41:08+8:00\",\r\n\"dueDateTime\":\"2025-4-24T00:41:+08:00\",\r\n\"templateTypeId\":1,\r\n\"priorityId\":1,\r\n\"taskQuestionRequestList\":[\r\n{\r\n\"questionText\":\"q1\",\r\n\"responseTemplate\":80\r\n},{\r\n\"questionText\":\"q2\",\r\n\"responseTemplate\":35\r\n}\r\n],\r\n\"taskAssigneeRequest\":{\r\n\"assignType\":2,\r\n\"orgCode\":\"S228\",\r\n\"positionName\":\"Store Manager\"\r\n\r\n}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/ec5/newapis/extapi/createAssignExternalTask"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": 1,\n    \"resultText\": \"Success\",\n    \"data\": {\n        \"taskTrackingNumber\": \"110\"\n    }\n}"},{"id":"c8026dbf-02fe-4895-b708-c9e887bf1f8e","name":"task-createAssignExternalTask","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"taskName\":\"api-test assignType is distributionListName\",\r\n\"startDateTime\":\"2025-4-23T00:41:08+8:00\",\r\n\"dueDateTime\":\"2025-4-24T00:41:+08:00\",\r\n\"templateTypeId\":1,\r\n\"priorityId\":1,\r\n\"taskQuestionRequestList\":[\r\n{\r\n\"questionText\":\"q1\",\r\n\"responseTemplate\":80\r\n},{\r\n\"questionText\":\"q2\",\r\n\"responseTemplate\":35\r\n}\r\n],\r\n\"taskAssigneeRequest\":{\r\n\"assignType\":3,\r\n\"distributionListName\":\"Meat\"\r\n\r\n}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/ec5/newapis/extapi/createAssignExternalTask"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": 1,\n    \"resultText\": \"Success\",\n    \"data\": {\n        \"taskTrackingNumber\": \"109\"\n    }\n}"},{"id":"f58b8c78-faed-4042-9142-2f490bd02485","name":"task-createAssignExternalTask","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"taskName\":\"api-test assignType is employeeLoginID\", //Required is true,String,desc:task name\r\n\"startDateTime\":\"2025-11-06T14:30+08:00\",//Required is true,format:yyyy-MM-dd'T'HH:mmX,Date,desc:task start time\r\n\"dueDateTime\":\"2025-11-06T14:30+08:00\",//Required is true,format:yyyy-MM-dd'T'HH:mmX,Date,desc:task end time\r\n\"templateTypeId\":26, //OPTIONAL：question template type is customizable in the GUI\r\n\"priorityId\":1,//OPTIONAL:defult to: Medium;1:Critical;2:High;3:Medium;4:Low\r\n\"taskQuestionRequestList\":[\r\n{\r\n\"questionText\":\"q1\",//Required is true,String,desc:question title\r\n\"responseTemplate\":80//Required is true,Long,desc:question template\r\n},{\r\n\"questionText\":\"q2\",\r\n\"responseTemplate\":35\r\n}\r\n],\r\n\"taskAssigneeRequest\":{\r\n\"assignType\":1,//Required is true,int,desc:1=Employee,2=Role,3=Distribution List\r\n\"employeeLoginID\":\"SD_EC5_Logile_Dev\",//if assignType = 1,Required is true,String,desc:assignee user name\r\n\"orgCode\":\"S228\",//if assignType = 2,Required is true,String,desc:assignee org code\r\n\"positionName\":\"Store Manager\",//if assignType =2,Required is true,String,desc:assignee position name\r\n\"distributionListName\":\"Meat\"//if assignType =3,Required is true,String,desc:assignee distributionList name\r\n\r\n}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/ec5/newapis/extapi/createAssignExternalTask"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"resultCode\": 1027,\n    \"resultText\": \"invalid template type – use a template type with base type of Checklist.\"\n}"},{"id":"13733b69-e52e-4558-a0d6-54df02a6f1d5","name":"task-createAssignExternalTask","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"taskName\":\"api-test assignType is employeeLoginID\", //Required is true,String,desc:task name\r\n\"startDateTime\":\"2025-11-06T14:30+08:00\",//Required is true,format:yyyy-MM-dd'T'HH:mmX,Date,desc:task start time\r\n\"dueDateTime\":\"2025-11-06T14:30+08:00\",//Required is true,format:yyyy-MM-dd'T'HH:mmX,Date,desc:task end time\r\n\"templateTypeId\":126, //OPTIONAL,question template type is customizable in the GUI\r\n\"priorityId\":1,//OPTIONAL:defult to: Medium;1:Critical;2:High;3:Medium;4:Low\r\n\"taskQuestionRequestList\":[\r\n{\r\n\"questionText\":\"q1\",//Required is true,String,desc:question title\r\n\"responseTemplate\":80//Required is true,Long,desc:question template\r\n},{\r\n\"questionText\":\"q2\",\r\n\"responseTemplate\":35\r\n}\r\n],\r\n\"taskAssigneeRequest\":{\r\n\"assignType\":1,//Required is true,int,desc:1=Employee,2=Role,3=Distribution List\r\n\"employeeLoginID\":\"SD_EC5_Logile_Dev\",//if assignType = 1,Required is true,String,desc:assignee user name\r\n\"orgCode\":\"S228\",//if assignType = 2,Required is true,String,desc:assignee org code\r\n\"positionName\":\"Store Manager\",//if assignType =2,Required is true,String,desc:assignee position name\r\n\"distributionListName\":\"Meat\"//if assignType =3,Required is true,String,desc:assignee distributionList name\r\n\r\n}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}/elmws/ec5/newapis/extapi/createAssignExternalTask"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"resultCode\": 1026,\n    \"resultText\": \"question list template type not found.\"\n}"}],"_postman_id":"bba40a8f-a623-44ab-8d3c-690eb114631f"},{"name":"task-getExternalTaskStatus","id":"ea4da6c6-a0d4-484f-a488-d70d8bb9fcc3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"<token>"},"isInherited":false},"method":"GET","header":[],"url":"{{host_url}}/elmws/ec5/newapis/extapi/getExternalTaskStatus?taskTrackingNumber=ET-136","urlObject":{"path":["elmws","ec5","newapis","extapi","getExternalTaskStatus"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>taskTrackingNumber is required</p>\n","type":"text/plain"},"key":"taskTrackingNumber","value":"ET-136"},{"disabled":true,"description":{"content":"<p>Optional. The default is 1:SUMMARY,2:DETAIL;3:Q&amp;A</p>\n","type":"text/plain"},"key":"detailLevel","value":"1"}],"variable":[]}},"response":[{"id":"ef8e2650-3f59-475a-8c39-4cf534700245","name":"task-getExternalTaskStatus","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/ec5/newapis/extapi/getExternalTaskStatus?taskTrackingNumber=ET-136","host":["{{host_url}}"],"path":["elmws","ec5","newapis","extapi","getExternalTaskStatus"],"query":[{"key":"detailLevel","value":"1","description":"Optional. The default is 1:SUMMARY,2:DETAIL;3:Q&A","type":"text","disabled":true},{"key":"taskTrackingNumber","value":"ET-136","description":"taskTrackingNumber is required"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": 1,\n    \"resultText\": \"Success\",\n    \"data\": {\n        \"taskTrackingNumber\": \"ET-116\",\n        \"taskName\": \"api-test assignType is distributionListName\",\n        \"createDate\": \"2025-04-25T18:08:43Z\",\n        \"tasks\": [\n            {\n                \"orgLevelName\": \"STORE\",\n                \"orgName\": \"(230) MILES\",\n                \"positionName\": \"Store Manager\",\n                \"scheduledStartDate\": \"2025-04-24T16:41:00Z\",\n                \"dueDate\": \"2025-04-26T16:41:00Z\",\n                \"statusCode\": 0,\n                \"statusName\": \"Pending Start\"\n            },\n            {\n                \"orgLevelName\": \"STORE\",\n                \"orgName\": \"(228) BLUE RIDGE\",\n                \"positionName\": \"Store Manager\",\n                \"employeeName\": \"SD_EC5_Logile_Dev\",\n                \"scheduledStartDate\": \"2025-04-24T16:41:00Z\",\n                \"dueDate\": \"2025-04-26T16:41:00Z\",\n                \"statusCode\": 1,\n                \"statusName\": \"Complete\"\n            }\n        ]\n    }\n}"},{"id":"5e3a450a-2903-4a37-82a9-4e85647d977f","name":"task-getExternalTaskStatus","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/ec5/newapis/extapi/getExternalTaskStatus?taskTrackingNumber=ET-136&detailLevel=2","host":["{{host_url}}"],"path":["elmws","ec5","newapis","extapi","getExternalTaskStatus"],"query":[{"key":"taskTrackingNumber","value":"ET-136","description":"taskTrackingNumber is required"},{"key":"detailLevel","value":"2","description":"Optional. The default is 1:SUMMARY,2:DETAIL;3:Q&A"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": 1,\n    \"resultText\": \"Success\",\n    \"data\": {\n        \"taskTrackingNumber\": \"ET-116\",\n        \"taskName\": \"api-test assignType is distributionListName\",\n        \"createDate\": \"2025-04-25T18:08:43Z\",\n        \"tasks\": [\n            {\n                \"orgLevelName\": \"STORE\",\n                \"orgName\": \"(230) MILES\",\n                \"positionName\": \"Store Manager\",\n                \"scheduledStartDate\": \"2025-04-24T16:41:00Z\",\n                \"dueDate\": \"2025-04-26T16:41:00Z\",\n                \"statusCode\": 0,\n                \"statusName\": \"Pending Start\"\n            },\n            {\n                \"orgLevelName\": \"STORE\",\n                \"orgName\": \"(228) BLUE RIDGE\",\n                \"positionName\": \"Store Manager\",\n                \"employeeName\": \"SD_EC5_Logile_Dev\",\n                \"scheduledStartDate\": \"2025-04-24T16:41:00Z\",\n                \"dueDate\": \"2025-04-26T16:41:00Z\",\n                \"actualStartDate\": \"2025-04-25T18:14:25Z\",\n                \"statusCode\": 1,\n                \"statusName\": \"Complete\",\n                \"scorePercent\": 1\n            }\n        ]\n    }\n}"},{"id":"49f33968-35e9-48d1-912f-ed977f7bfb87","name":"task-getExternalTaskStatus","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/ec5/newapis/extapi/getExternalTaskStatus?taskTrackingNumber=ET-136&detailLevel=3","host":["{{host_url}}"],"path":["elmws","ec5","newapis","extapi","getExternalTaskStatus"],"query":[{"key":"taskTrackingNumber","value":"ET-136","description":"taskTrackingNumber is required"},{"key":"detailLevel","value":"3","description":"Optional. The default is 1:SUMMARY,2:DETAIL;3:Q&A"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"resultCode\": 2000,\r\n    \"resultText\": \"The task requested was not found.\"\r\n}"},{"id":"99e686b1-45d6-462b-a1d7-fcc7e51e3761","name":"task-getExternalTaskStatus","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/ec5/tiapi/getExternalTaskStatus?taskTrackingNumber=ET-116&detailLevel=3","host":["{{host_url}}"],"path":["elmws","ec5","tiapi","getExternalTaskStatus"],"query":[{"key":"taskTrackingNumber","value":"ET-116","description":"taskTrackingNumber is required"},{"key":"detailLevel","value":"3","description":"Optional. The default is 1:SUMMARY,2:DETAIL;3:Q&A"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": 1,\n    \"resultText\": \"Success\",\n    \"data\": {\n        \"taskTrackingNumber\": \"ET-116\",\n        \"taskName\": \"api-test assignType is distributionListName\",\n        \"createDate\": \"2025-04-25T18:08:43Z\",\n        \"tasks\": [\n            {\n                \"orgLevelName\": \"STORE\",\n                \"orgName\": \"(230) MILES\",\n                \"positionName\": \"Store Manager\",\n                \"scheduledStartDate\": \"2025-04-24T16:41:00Z\",\n                \"dueDate\": \"2025-04-26T16:41:00Z\",\n                \"statusCode\": 0,\n                \"statusName\": \"Pending Start\"\n            },\n            {\n                \"orgLevelName\": \"STORE\",\n                \"orgName\": \"(228) BLUE RIDGE\",\n                \"positionName\": \"Store Manager\",\n                \"employeeName\": \"SD_EC5_Logile_Dev\",\n                \"scheduledStartDate\": \"2025-04-24T16:41:00Z\",\n                \"dueDate\": \"2025-04-26T16:41:00Z\",\n                \"actualStartDate\": \"2025-04-25T18:14:25Z\",\n                \"statusCode\": 1,\n                \"statusName\": \"Complete\",\n                \"scorePercent\": 1,\n                \"answers\": [\n                    {\n                        \"question\": \"q1\",\n                        \"answer\": \"Complete\",\n                        \"answerDate\": \"2025-04-25T18:14:00Z\"\n                    },\n                    {\n                        \"question\": \"q2\",\n                        \"answer\": \"Complete\",\n                        \"answerDate\": \"2025-04-25T18:14:00Z\"\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"ea4da6c6-a0d4-484f-a488-d70d8bb9fcc3"},{"name":"task-deleteExternalTask","id":"3b38a9da-ac7f-4a2d-a3bd-3238f43b19e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/ec5/newapis/extapi/deleteExternalTask?taskTrackingNumber=ET-145","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","ec5","newapis","extapi","deleteExternalTask"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>taskTrackingNumber is required</p>\n","type":"text/plain"},"key":"taskTrackingNumber","value":"ET-145"}],"variable":[]}},"response":[{"id":"89ebbaa6-81d5-449f-a162-175c55f8c5a9","name":"task-deleteExternalTask","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/ec5/newapis/extapi/deleteExternalTask?taskTrackingNumber=ET-145","host":["{{host_url}}"],"path":["elmws","ec5","newapis","extapi","deleteExternalTask"],"query":[{"key":"taskTrackingNumber","value":"ET-145","description":"taskTrackingNumber is required"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"resultCode\": 1,\n    \"resultText\": \"Success\",\n    \"data\": {\n        \"taskTrackingNumber\": \"ET-146\"\n    }\n}"},{"id":"6130760e-fd42-4a2d-b3f1-2da2a4ab2380","name":"task-deleteExternalTask","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/ec5/newapis/extapi/deleteExternalTask?taskTrackingNumber=ET-144","host":["{{host_url}}"],"path":["elmws","ec5","newapis","extapi","deleteExternalTask"],"query":[{"key":"taskTrackingNumber","value":"ET-144","description":"taskTrackingNumber is required"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"resultCode\": 2000,\n    \"resultText\": \"The task requested was not found.\"\n}"},{"id":"21a3ad2b-6c17-4861-938b-6cca3a304ac6","name":"task-deleteExternalTask","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/ec5/newapis/extapi/deleteExternalTask?taskTrackingNumber=ET-143","host":["{{host_url}}"],"path":["elmws","ec5","newapis","extapi","deleteExternalTask"],"query":[{"key":"taskTrackingNumber","value":"ET-143","description":"taskTrackingNumber is required"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"resultCode\": 2001,\n    \"resultText\": \"task has been started unable to delete\"\n}"}],"_postman_id":"3b38a9da-ac7f-4a2d-a3bd-3238f43b19e5"},{"name":"task-cancelExternalTask","id":"e9dce990-ea39-4a63-a138-412a41364ffe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/elmws/ec5/newapis/extapi/cancelExternalTask?taskTrackingNumber=ET-148","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","id":"a60b48a2-b0df-4ad7-aa7b-e43acb2e3f39","name":"Logile API Documentation","type":"collection"}},"urlObject":{"path":["elmws","ec5","newapis","extapi","cancelExternalTask"],"host":["{{host_url}}"],"query":[{"description":{"content":"<p>taskTrackingNumber is required</p>\n","type":"text/plain"},"key":"taskTrackingNumber","value":"ET-148"}],"variable":[]}},"response":[{"id":"0653f4e1-3bd3-42ce-9489-184f2fe4891a","name":"task-cancelExternalTask","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/ec5/newapis/extapi/cancelExternalTask?taskTrackingNumber=ET-148","host":["{{host_url}}"],"path":["elmws","ec5","newapis","extapi","cancelExternalTask"],"query":[{"key":"taskTrackingNumber","value":"ET-148","description":"taskTrackingNumber is required"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"resultCode\": 1,\r\n    \"resultText\": \"Success\",\r\n    \"data\": {\r\n        \"taskTrackingNumber\": \"ET-148\"\r\n    }\r\n}"},{"id":"dde05cb4-6deb-4bf1-a54e-d3fa6cce3fb9","name":"task-cancelExternalTask","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{host_url}}/elmws/ec5/newapis/extapi/cancelExternalTask?taskTrackingNumber=ET-148","host":["{{host_url}}"],"path":["elmws","ec5","newapis","extapi","cancelExternalTask"],"query":[{"key":"taskTrackingNumber","value":"ET-148","description":"taskTrackingNumber is required"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"resultCode\": 2000,\n    \"resultText\": \"The task requested was not found.\"\n}"}],"_postman_id":"e9dce990-ea39-4a63-a138-412a41364ffe"},{"name":"fileHub-upload-file","id":"3a6e6ba1-b306-4700-8de4-8153186e27ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"<token>"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"categoryID","value":"1","type":"text"},{"key":"fileName","value":"test.jpg","type":"text"},{"key":"referenceID","value":"1","type":"text"},{"key":"rankNumber","value":"1","type":"text","disabled":true},{"key":"uploadedBy","value":"1234","type":"text","disabled":true},{"key":"referenceInfo","value":"info","type":"text","disabled":true},{"key":"file","type":"file","uuid":"32abd586-605f-4a8c-96ac-971953f56987","src":"/C:/Users/86178/Desktop/th.jpg"}]},"url":"{{host_url}}/elmws/filehub/upload-file","urlObject":{"path":["elmws","filehub","upload-file"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[{"id":"2d5b7624-b3bd-45d7-aa61-fedc2311eef1","name":"fileHub","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"categoryID","value":"1","type":"text"},{"key":"fileName","value":"test.jpg","type":"text","disabled":true},{"key":"referenceID","value":"1","type":"text"},{"key":"rankNumber","value":"1","type":"text","disabled":true},{"key":"uploadedBy","value":"1234","type":"text","disabled":true},{"key":"referenceInfo","value":"info","type":"text","disabled":true},{"key":"file","type":"file","uuid":"32abd586-605f-4a8c-96ac-971953f56987","src":"/C:/Users/86178/Desktop/th.jpg"}]},"url":"{{host_url}}/elmws/filehub/upload-file"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"resultCode\": 16,\n    \"resultInfo\": \"Missing Required Save Parameter---fileName\",\n    \"fileId\": null\n}"},{"id":"3a55e9dd-efba-4e4b-ab32-40a2b9e520b6","name":"fileHub","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"categoryID","value":"1","type":"text"},{"key":"fileName","value":"test.jpg","type":"text"},{"key":"referenceID","value":"1","type":"text"},{"key":"rankNumber","value":"1","type":"text","disabled":true},{"key":"uploadedBy","value":"1234","type":"text","disabled":true},{"key":"referenceInfo","value":"info","type":"text","disabled":true},{"key":"file","type":"file","uuid":"32abd586-605f-4a8c-96ac-971953f56987","src":"/C:/Users/86178/Desktop/th.jpg","disabled":true}]},"url":"{{host_url}}/elmws/filehub/upload-file"},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\r\n    \"resultCode\": 14,\r\n    \"resultInfo\": \"File Empty or Null\",\r\n    \"fileId\": null\r\n}"},{"id":"2e247985-cdbf-4301-9bb4-9fd371ec06df","name":"fileHub","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"categoryID","value":"1","type":"text","disabled":true},{"key":"fileName","value":"test.jpg","type":"text"},{"key":"referenceID","value":"1","type":"text"},{"key":"rankNumber","value":"1","type":"text","disabled":true},{"key":"uploadedBy","value":"1234","type":"text","disabled":true},{"key":"referenceInfo","value":"info","type":"text","disabled":true},{"key":"file","type":"file","uuid":"32abd586-605f-4a8c-96ac-971953f56987","src":"/C:/Users/86178/Desktop/th.jpg"}]},"url":"{{host_url}}/elmws/filehub/upload-file"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"resultCode\": 16,\n    \"resultInfo\": \"Missing Required Save Parameter---categoryID\",\n    \"fileId\": null\n}"},{"id":"17a50b1e-aaaa-4c5a-80c2-c4e57dc6799e","name":"fileHub","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"categoryID","value":"1","type":"text"},{"key":"fileName","value":"test.jpg","type":"text"},{"key":"referenceID","value":"1","type":"text"},{"key":"rankNumber","value":"1","type":"text","disabled":true},{"key":"uploadedBy","value":"1234","type":"text","disabled":true},{"key":"referenceInfo","value":"info","type":"text","disabled":true},{"key":"file","type":"file","uuid":"32abd586-605f-4a8c-96ac-971953f56987","src":"/C:/Users/86178/Desktop/th.jpg"}]},"url":"{{host_url}}/elmws/filehub/upload-file"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"resultCode\": 1,\n    \"resultInfo\": \"Successful Uploads\",\n    \"fileId\": 22\n}"}],"_postman_id":"3a6e6ba1-b306-4700-8de4-8153186e27ea"}],"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"event":[{"listen":"prerequest","script":{"id":"d4ec8506-d70a-48b7-847e-94014cb0b2da","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4aea5e44-1cbb-4ca8-9245-8eab00760cc6","type":"text/javascript","exec":[""]}}]}