{"info":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","description":"<html><head></head><body><h3 id=\"this-document-is-the-official-reference-for-the-service_name-web-service-application-programming-interface\">This document is the official reference for the CPS Web Service Application Programming Interface.</h3>\n<h1 id=\"what-is-servicename\">What is CPS?</h1>\n<ul>\n<li>CPS is a SaaS-based Retail Execution Solution with full-features for your store operation, from scheduling, communication, and collecting field data to manage sales targets.</li>\n</ul>\n<hr>\n<h1 id=\"our-web-service-api-is-http-based\">Our Web Service API is HTTP based</h1>\n<ul>\n<li>The methods to retrieve data from our Web Service (WS) API require an HTTP <strong>GET</strong> request method.</li>\n<li>The methods that add data require a <strong>PUT</strong> request method.</li>\n<li>The methods that change data require a <strong>POST</strong> request method.</li>\n<li>The methods that delete data require a <strong>DELETE</strong> request method.</li>\n<li>The API methods will return to an error if you do not make your request with the correct HTTP method.</li>\n</ul>\n<hr>\n<h1 id=\"we-use-json-for-structured-data-exchange\">We use JSON for structured data exchange</h1>\n<ul>\n<li>Our API uses the JSON (JavaScript Object Notation) format.</li>\n<li>More information about JSON and how it works can be found here: <a href=\"http://json.org/\">http://json.org/</a> and here: <a href=\"http://en.wikipedia.org/wiki/JSON\">http://en.wikipedia.org/wiki/JSON</a>.</li>\n<li>There are many available libraries to convert to and from the JSON format both for popular and for more esoteric programming languages.</li>\n</ul>\n<hr>\n<h1 id=\"ssl-is-required\">SSL is required</h1>\n<p>Using SSL (https) is required to avoid passing both the authentication key and potentially confidential data in clear text over the web.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"What is CPS?","slug":"what-is-servicename"},{"content":"Our Web Service API is HTTP based","slug":"our-web-service-api-is-http-based"},{"content":"We use JSON for structured data exchange","slug":"we-use-json-for-structured-data-exchange"},{"content":"SSL is required","slug":"ssl-is-required"}],"owner":"6714081","collectionId":"53877ee4-c281-420a-87a4-e5d803205966","publishedId":"SztBcocK","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-05-28T06:13:21.000Z"},"item":[{"name":"Version","item":[],"id":"55286a36-6d0a-4e1e-bd64-972ca930f6f8","description":"<h3 id=\"v13-update\">V1.3 Update</h3>\n<p>* Journey Plan(Jp) : A <code>memo</code> has been added.</p>\n<h3 id=\"v14-update\">V1.4 Update</h3>\n<p>* [v2] Get User's Current Status and Attendance History (/api/att/<code>v2</code>/user/current/status)<br />* [v2] Get Attendance Report - Daily (/api/att/<code>v2</code>/report)<br />* [v2] Get User Jp Schedule List - Daily<br />(/api/jp/<code>v2</code>/user/schedule/list)<br />* (NEW) Get Display Raw Data List - Daliy (/api/psi/display/raw/data)</p>\n<h3 id=\"v15-update\">V1.5 Update</h3>\n<p>* Get Report Group List (/api/lgr/group/list)<br />* Get Report List (/api/lgr/report/list)</p>\n<h3 id=\"v151-update\"><strong>v.1.5.1 Update</strong></h3>\n<p>* Get Report Group List (/api/lgr/group/list)<br />- Add Request Parameters \"<strong>tmplTitle\", \"sortType\"<br />-</strong> <em>Add Response Parameter</em> <strong>\"lastReportDt\"</strong></p>\n<p>* Get Report Group List (/api/lgr/report/list)<br />- Add Response Parameter <strong>\"lastReportDt\"</strong></p>\n<h3 id=\"v152-update-2023-06-08\"><strong>v1.5.2 Update (2023-06-08)</strong></h3>\n<p>* Get Sales Raw Data List - Daliy (/api/psi/sales/raw/data)<br />- Add Request Parameter <strong>\"collectData\"</strong></p>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"3bcaa918-8978-4241-93e6-d9e58e5e04b8","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"2bee91f1-ec8a-4b4e-9486-f476c9f1d4f5","type":"text/javascript","exec":[""]}}],"_postman_id":"55286a36-6d0a-4e1e-bd64-972ca930f6f8"},{"name":"Authentication","item":[],"id":"08620d3c-6f8d-4e1a-8da8-cbdbe8e367e4","description":"<p>The CPS Web Service API authentication key parameter is required with all API requests, in addition to all the standard parameters.</p>\n<p>Activating the Web Service API requires the authentication key issuance.</p>\n<p>Please request for the issuance through email, <a href=\"mailto:support@shoplworks.com\">support@shoplworks.com</a> </p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>authKey</code></td>\n<td>string</td>\n<td>authentication key(length:64)</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-code\">Error Code</h2>\n<p>INVALID_AUTH_KEY : Invalid authentication key</p>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"41f35666-6ffd-4606-8600-991c43afdbc5","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"5e60efd7-a3a9-4175-887d-03c3ef2a8cde","type":"text/javascript","exec":[""]}}],"_postman_id":"08620d3c-6f8d-4e1a-8da8-cbdbe8e367e4"},{"name":"Response Format(Json)","item":[],"id":"99a4bd89-c749-4aae-8ff6-e27197fde3a6","description":"<h3 id=\"response-data-format\">Response Data Format</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"header\": {\n        \"statusCode\": \"SUCCESS\"\n    },\n    \"body\": {\n        \"info\":{\"key\":\"value\"},  // Info Object Example\n        \"list\":[    // List Object Example\n                {\"key\":\"value\"}\n        ]\n    }\n}\n</code></pre>","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"186b10c1-d31c-4d2d-a5bc-86de211fff2f","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"83bacbae-4049-4cd0-82ac-a9e7378ea694","type":"text/javascript","exec":[""]}}],"_postman_id":"99a4bd89-c749-4aae-8ff6-e27197fde3a6"},{"name":"User(Employee) API","item":[{"name":"Get User List","id":"1fb35d1e-31c7-4879-8dfe-fe7036c617bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.cheilperfectstore.com/api/user/list","description":"<p><em>All the Users' (Members') Information Are Provided (Excluding Those Who Resigned)</em></p>\n<p>Response Object : <strong>User Object</strong></p>\n<h3 id=\"status-code\">Status Code</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>SUCCESS : SUCCESS\nINVALID_AUTH_KEY : Invalid authentication key\n</code></pre>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}},"urlObject":{"path":["api","user","list"],"host":["https://api.cheilperfectstore.com"],"query":[],"variable":[]}},"response":[{"id":"3e17fe80-4aed-4f4e-8662-3ceddae7f2d0","name":"SUCCESS","originalRequest":{"method":"GET","header":[],"url":"https://api.cheilperfectstore.com/api/user/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"text/xml;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 28 May 2020 00:21:38 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"header\": {\n        \"statusCode\": \"SUCCESS\"\n    },\n    \"body\": {\n        \"list\": [\n            {\n                \"userId\": \"91C44E3B2FE97D20\",\n                \"userName\": \"Jay\",\n                \"userRegImg\": \"/files/user/C_AW*****RY/4DD2F365******/4DD2F365D9C293D7_2019*****56.jpg\",\n                \"empId\": \"A0500902\",\n                \"phone\": \"010*******\",\n                \"workplaceId\": \"PLAN****\",\n                \"workplaceName\": \"SHO****\",\n                \"workplaceCode\": \"SC_KR001\",\n                \"groupId\": \"70F456E0****\",\n                \"groupName\": \"3. Developers\",\n                \"positionId\": \"27B28D****\",\n                \"positionName\": \"Manager\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\",\n                \"userGradeId\": \"EF362DE0*****\",\n                \"userGradeName\": \"Silver\",\n                \"userGradeIcon\": \"/img/icon/icon_grade_4.png\"\n            }\n        ]\n    }\n}"}],"_postman_id":"1fb35d1e-31c7-4879-8dfe-fe7036c617bf"}],"id":"001136b6-b453-47d5-a2f9-754c4810ef65","description":"<ul>\n<li>List of Users (Members) Provided (Excluding Those Who Resigned)</li>\n</ul>\n<h3 id=\"user-object\">User Object</h3>\n<p><a></a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>userId</code></td>\n<td>string</td>\n<td>User Id</td>\n</tr>\n<tr>\n<td><code>userName</code></td>\n<td>string</td>\n<td>User Name</td>\n</tr>\n<tr>\n<td><code>userRegImg</code></td>\n<td>string</td>\n<td>User Face Image</td>\n</tr>\n<tr>\n<td><code>empId</code></td>\n<td>string</td>\n<td>Employee Number</td>\n</tr>\n<tr>\n<td><code>phone</code></td>\n<td>string</td>\n<td>Phone number</td>\n</tr>\n<tr>\n<td><code>workplaceId</code></td>\n<td>string</td>\n<td>Default Workplace Id - Workplace Object</td>\n</tr>\n<tr>\n<td><code>workplaceName</code></td>\n<td>string</td>\n<td>Default Workplace Name - Workplace Object</td>\n</tr>\n<tr>\n<td><code>workplaceCode</code></td>\n<td>string</td>\n<td>Default Workplace Code- Workplace Object</td>\n</tr>\n<tr>\n<td><code>groupId</code></td>\n<td>string</td>\n<td>Group Id</td>\n</tr>\n<tr>\n<td><code>groupName</code></td>\n<td>string</td>\n<td>Group Name</td>\n</tr>\n<tr>\n<td><code>positionId</code></td>\n<td>string</td>\n<td>Position Id</td>\n</tr>\n<tr>\n<td><code>positionName</code></td>\n<td>string</td>\n<td>Position Name</td>\n</tr>\n<tr>\n<td><code>userGradeId</code></td>\n<td>string</td>\n<td>User Grade Id</td>\n</tr>\n<tr>\n<td><code>userGradeName</code></td>\n<td>string</td>\n<td>User Grade Name</td>\n</tr>\n<tr>\n<td><code>isLeader</code></td>\n<td>string</td>\n<td>Leader authority</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"210c73b7-d911-4ca5-9874-3c4614d5f222","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"338e75dd-0e86-4020-bdee-82382a2b4dea","type":"text/javascript","exec":[""]}}],"_postman_id":"001136b6-b453-47d5-a2f9-754c4810ef65","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}}},{"name":"Workplace API","item":[{"name":"Get Workplace List","id":"02bfbdd3-0c88-4981-817d-09ebbe99c84d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.cheilperfectstore.com/api/workplace/list","description":"<p><em>All workplaces information provided (Excluding Deleted Workplaces)</em></p>\n<p>Response Object : <strong>Workplace Object</strong></p>\n<h3 id=\"status-code\">Status Code</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>SUCCESS : SUCCESS\nINVALID_AUTH_KEY : Invalid authentication key \n</code></pre>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}},"urlObject":{"path":["api","workplace","list"],"host":["https://api.cheilperfectstore.com"],"query":[],"variable":[]}},"response":[{"id":"778f283c-3396-4b2d-a79c-36b50188a494","name":"SUCCESS","originalRequest":{"method":"GET","header":[],"url":"https://api.cheilperfectstore.com/api/workplace/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Set-Cookie","value":"SESSION=24882e72-a4f3-4b54-9933-3a361e18be7c; Path=/; HttpOnly"},{"key":"Content-Type","value":"text/xml;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 28 May 2020 02:23:24 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"header\": {\n        \"statusCode\": \"SUCCESS\"\n    },\n    \"body\": {\n        \"list\": [\n            {\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceCode\": \"SC_KR001\",\n                \"workplaceName\": \"SHOPL&COMPANY HQ\",\n                \"workplaceAddr\": \"경기 성남시 분당구 대왕판교로645번길 128층 R19\",\n                \"workplaceLat\": \"37.400561\",\n                \"workplaceLng\": \"127.104422\",\n                \"retailerId\": \"2104DE4F051C780E\",\n                \"retailerName\": \"SHOPL&COMPANY\",\n                \"retailerLogo\": \"/files/fm/C_AWS_PLANETORY/retailer/2104DE4F051C780E/2104DE4F051C780E_20190911013649055.jpg\",\n                \"regionId\": \"5F85D1DE2816A4E7\",\n                \"regionName\": \"경기도\",\n                \"stateId\": \"5C384777773F4AC1\",\n                \"stateName\": \"경기도\",\n                \"cityId\": \"F7DF2505326C3A6C\",\n                \"cityName\": \"성남시\"\n            }\n        ]\n    }\n}"}],"_postman_id":"02bfbdd3-0c88-4981-817d-09ebbe99c84d"}],"id":"eb5d1648-fe28-4cad-9d80-8fc1642eaa60","description":"<p>API List About the Workplace</p>\n<h3 id=\"workplace-object\">Workplace Object</h3>\n<p><a></a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>workplaceId</code></td>\n<td>string</td>\n<td>Workplace Id</td>\n</tr>\n<tr>\n<td><code>workplaceName</code></td>\n<td>string</td>\n<td>Workplace Name</td>\n</tr>\n<tr>\n<td><code>workplaceCode</code></td>\n<td>string</td>\n<td>Workplace Code</td>\n</tr>\n<tr>\n<td><code>workplaceAddr</code></td>\n<td>string</td>\n<td>Workplace Address</td>\n</tr>\n<tr>\n<td><code>workplaceAddrDetail</code></td>\n<td>string</td>\n<td>Additional Info for Workplace Address</td>\n</tr>\n<tr>\n<td><code>workplaceLat</code></td>\n<td>string<br />(double)</td>\n<td>Location - Latitude</td>\n</tr>\n<tr>\n<td><code>workplaceLng</code></td>\n<td>string<br />(double)</td>\n<td>Location - Longitude</td>\n</tr>\n<tr>\n<td><code>retailerId</code></td>\n<td>string</td>\n<td>Retailer Id</td>\n</tr>\n<tr>\n<td><code>retailerName</code></td>\n<td>string</td>\n<td>Retailer Name</td>\n</tr>\n<tr>\n<td><code>regionId</code></td>\n<td>string</td>\n<td>District Id</td>\n</tr>\n<tr>\n<td><code>regionName</code></td>\n<td>string</td>\n<td>District Name</td>\n</tr>\n<tr>\n<td><code>stateId</code></td>\n<td>string</td>\n<td>State/Province Id</td>\n</tr>\n<tr>\n<td><code>stateName</code></td>\n<td>string</td>\n<td>State/Province Name</td>\n</tr>\n<tr>\n<td><code>cityId</code></td>\n<td>string</td>\n<td>City Id</td>\n</tr>\n<tr>\n<td><code>cityName</code></td>\n<td>string</td>\n<td>City Name</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"ad7aca85-32df-4342-a1b4-8e7933e3d29c","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4fc36f34-1a8d-4488-b0ed-6177a4128e57","type":"text/javascript","exec":[""]}}],"_postman_id":"eb5d1648-fe28-4cad-9d80-8fc1642eaa60","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}}},{"name":"Journey Plan(JP)","item":[{"name":"Get Jp Taget User List","id":"9dd55c16-a423-4de9-8655-5b81b1d3495c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.cheilperfectstore.com/api/jp/target/user/list","description":"<p><em>List of Employees With the Visit Plan</em></p>\n<ul>\n<li><p>Check Point </p>\n<p>  Dashboard &gt; Journey Plan &gt; Settings &gt; Selected employees List</p>\n</li>\n</ul>\n<p>Response Object : <strong>User Object</strong></p>\n<h3 id=\"status-code\">Status Code</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>SUCCESS : SUCCESS\nINVALID_AUTH_KEY : Invalid authentication key\nAPI_STATUS_JP_DO_NOT_USE : Visit plan function disabled\n</code></pre>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}},"urlObject":{"path":["api","jp","target","user","list"],"host":["https://api.cheilperfectstore.com"],"query":[],"variable":[]}},"response":[{"id":"2a963d52-3c6f-4947-8bf0-3f877cbeee8b","name":"SUCCESS","originalRequest":{"method":"GET","header":[],"url":"https://api.cheilperfectstore.com/api/jp/target/user/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"text/xml;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 28 May 2020 02:24:32 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"header\": {\n        \"statusCode\": \"SUCCESS\"\n    },\n    \"body\": {\n        \"list\": [\n            {\n                \"userId\": \"F29CFF89BB1845E8\",\n                \"userName\": \"bb\",\n                \"userRegImg\": \"/files/user/C_AWS_PLANETORY/EDC36C9D69C94475/EDC36C9D69C94475_20200128031126755.jpg\",\n                \"phone\": \"01084894029\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL&COMPANY HQ\",\n                \"workplaceCode\": \"SC_KR001\",\n                \"groupId\": \"AWS_PLANETORY\",\n                \"groupName\": \"SHOPL & COMPANY\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\",\n                \"userGradeId\": \"484FE0F571C07B79\",\n                \"userGradeName\": \"Master\",\n                \"userGradeIcon\": \"/img/icon/icon_grade_5.png\"\n            },\n            {\n                \"userId\": \"A480F894E77EEDF7\",\n                \"userName\": \"jack_2\",\n                \"userRegImg\": \"/files/user/C_AWS_PLANETORY/13F2A1AD80F9F81B/13F2A1AD80F9F81B_20200526080424186.jpg\",\n                \"phone\": \"01097458446\",\n                \"groupId\": \"AWS_PLANETORY\",\n                \"groupName\": \"SHOPL & COMPANY\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\"\n            },\n            {\n                \"userId\": \"CA3E6969A9F5C5E2\",\n                \"userName\": \"Jun\",\n                \"userRegImg\": \"/files/user/C_AWS_PLANETORY/D21CE999AA568CCE/D21CE999AA568CCE_20171030004145658.jpg\",\n                \"phone\": \"01025647957\",\n                \"groupId\": \"AWS_PLANETORY\",\n                \"groupName\": \"SHOPL & COMPANY\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\"\n            },\n            {\n                \"userId\": \"288F883A263968F4\",\n                \"userName\": \"Elin\",\n                \"userRegImg\": \"/files/user/C_AWS_PLANETORY/1DEC6DB2CA14FEF3/1DEC6DB2CA14FEF3_20200316001837660.jpg\",\n                \"empId\": \"\",\n                \"phone\": \"01083952040\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL&COMPANY HQ\",\n                \"workplaceCode\": \"SC_KR001\",\n                \"groupId\": \"D633659CD60DAFDF\",\n                \"groupName\": \"1. Management\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\",\n                \"userGradeId\": \"3FFBA6BA0BBAF300\",\n                \"userGradeName\": \"Grand Master\",\n                \"userGradeIcon\": \"/img/icon/icon_grade_1.png\"\n            },\n            {\n                \"userId\": \"830F570F0521E98D\",\n                \"userName\": \"Jin\",\n                \"userRegImg\": \"/files/user/C_AWS_PLANETORY/4FA1FF63A983F1FD/4FA1FF63A983F1FD_20191202041539896.jpg\",\n                \"empId\": \"\",\n                \"phone\": \"01054010531\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL&COMPANY HQ\",\n                \"workplaceCode\": \"SC_KR001\",\n                \"groupId\": \"C25388C64A9B25C1\",\n                \"groupName\": \"2. Plan & Design\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\",\n                \"userGradeId\": \"EF362DE07699B286\",\n                \"userGradeName\": \"Silver\",\n                \"userGradeIcon\": \"/img/icon/icon_grade_4.png\"\n            },\n            {\n                \"userId\": \"F1739A13070DCC75\",\n                \"userName\": \"Ray\",\n                \"userRegImg\": \"/files/user/C_AWS_PLANETORY/CA00B2BBB4AC6FFD/CA00B2BBB4AC6FFD_20180706020458154.jpg\",\n                \"empId\": \"A0000000001\",\n                \"phone\": \"01041672015\",\n                \"workplaceId\": \"AC3BF215F79B89EF\",\n                \"workplaceName\": \"Startup Campus\",\n                \"groupId\": \"C25388C64A9B25C1\",\n                \"groupName\": \"2. Plan & Design\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\",\n                \"userGradeId\": \"DA213619A62C3A55\",\n                \"userGradeName\": \"Challenger\",\n                \"userGradeIcon\": \"/img/icon/icon_grade_0.png\"\n            },\n            {\n                \"userId\": \"F7FF48F98C6FAA0F\",\n                \"userName\": \"Chester\",\n                \"userRegImg\": \"/files/user/C_AWS_PLANETORY/AACA56A59492A5CD/AACA56A59492A5CD_20190212064648168.jpg\",\n                \"empId\": \"\",\n                \"phone\": \"01089540562\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL&COMPANY HQ\",\n                \"workplaceCode\": \"SC_KR001\",\n                \"groupId\": \"70F456E0B1A0C2EB\",\n                \"groupName\": \"3. Developers\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\"\n            },\n            {\n                \"userId\": \"8F696CD783A49B7E\",\n                \"userName\": \"Jack\",\n                \"userRegImg\": \"/files/user/C_AWS_PLANETORY/378B43026AC1E686/378B43026AC1E686_20191001044529172.jpg\",\n                \"empId\": \"\",\n                \"phone\": \"01097458445\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL&COMPANY HQ\",\n                \"workplaceCode\": \"SC_KR001\",\n                \"groupId\": \"70F456E0B1A0C2EB\",\n                \"groupName\": \"3. Developers\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\"\n            },\n            {\n                \"userId\": \"91C44E3B2FE97D20\",\n                \"userName\": \"Jay\",\n                \"userRegImg\": \"/files/user/C_AWS_PLANETORY/4DD2F365D9C293D7/4DD2F365D9C293D7_20190425052657056.jpg\",\n                \"empId\": \"A0500902\",\n                \"phone\": \"01029789562\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL&COMPANY HQ\",\n                \"workplaceCode\": \"SC_KR001\",\n                \"groupId\": \"70F456E0B1A0C2EB\",\n                \"groupName\": \"3. Developers\",\n                \"positionId\": \"27B28DAC6DB3246A\",\n                \"positionName\": \"Manager\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\",\n                \"userGradeId\": \"EF362DE07699B286\",\n                \"userGradeName\": \"Silver\",\n                \"userGradeIcon\": \"/img/icon/icon_grade_4.png\"\n            },\n            {\n                \"userId\": \"849EE0518116B2F2\",\n                \"userName\": \"Victoria\",\n                \"userRegImg\": \"/files/user/C_AWS_PLANETORY/9F293E19E7FB39E8/9F293E19E7FB39E8_20200326091509379.jpg\",\n                \"empId\": \"\",\n                \"phone\": \"01032306042\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL&COMPANY HQ\",\n                \"workplaceCode\": \"SC_KR001\",\n                \"groupId\": \"70F456E0B1A0C2EB\",\n                \"groupName\": \"3. Developers\",\n                \"positionId\": \"DEEED8BA6AD9B2A2\",\n                \"positionName\": \"Developer\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\",\n                \"userGradeId\": \"5C2A2D5B46B54560\",\n                \"userGradeName\": \"Diamond\",\n                \"userGradeIcon\": \"/img/icon/icon_grade_2.png\"\n            },\n            {\n                \"userId\": \"8530A7F143F32AC4\",\n                \"userName\": \"Willy\",\n                \"userRegImg\": \"/files/user/C_AWS_PLANETORY/131B204445EA194B/131B204445EA194B_20181127051256052.jpg\",\n                \"phone\": \"01099298318\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL&COMPANY HQ\",\n                \"workplaceCode\": \"SC_KR001\",\n                \"groupId\": \"70F456E0B1A0C2EB\",\n                \"groupName\": \"3. Developers\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\",\n                \"userGradeId\": \"3FFBA6BA0BBAF300\",\n                \"userGradeName\": \"Grand Master\",\n                \"userGradeIcon\": \"/img/icon/icon_grade_1.png\"\n            },\n            {\n                \"userId\": \"1087D1B2C07B9147\",\n                \"userName\": \"willy_grand\",\n                \"userRegImg\": \"/files/user/C_AWS_PLANETORY/7F5A07EB9DDCB439/7F5A07EB9DDCB439_20190610050612337.jpg\",\n                \"empId\": \"A0102212\",\n                \"phone\": \"01099190415\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL&COMPANY HQ\",\n                \"workplaceCode\": \"SC_KR001\",\n                \"groupId\": \"70F456E0B1A0C2EB\",\n                \"groupName\": \"3. Developers\",\n                \"positionId\": \"DEEED8BA6AD9B2A2\",\n                \"positionName\": \"Developer\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\",\n                \"userGradeId\": \"3FFBA6BA0BBAF300\",\n                \"userGradeName\": \"Grand Master\",\n                \"userGradeIcon\": \"/img/icon/icon_grade_1.png\"\n            },\n            {\n                \"userId\": \"PLANETORY_ADMIN\",\n                \"userName\": \"CPS\",\n                \"userRegImg\": \"/files/user/default/cps.png\",\n                \"empId\": \"\",\n                \"phone\": \"99999999999\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL&COMPANY HQ\",\n                \"workplaceCode\": \"SC_KR001\",\n                \"groupId\": \"B4A8746A76E2B710\",\n                \"groupName\": \"4. Others\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\"\n            },\n            {\n                \"userId\": \"A4739B74C5E34EB6\",\n                \"userName\": \"Daren Kang\",\n                \"userRegImg\": \"/files/user/C_AWS_PLANETORY/9A48DA00BD35ADB7/9A48DA00BD35ADB7_20191122085628888.jpg\",\n                \"empId\": \"\",\n                \"phone\": \"903036187\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL&COMPANY HQ\",\n                \"workplaceCode\": \"SC_KR001\",\n                \"groupId\": \"B4A8746A76E2B710\",\n                \"groupName\": \"4. Others\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\",\n                \"userGradeId\": \"3FFBA6BA0BBAF300\",\n                \"userGradeName\": \"Grand Master\",\n                \"userGradeIcon\": \"/img/icon/icon_grade_1.png\"\n            },\n            {\n                \"userId\": \"C2CAB17273547B23\",\n                \"userName\": \"Isabel\",\n                \"userRegImg\": \"/files/user/C_AWS_PLANETORY/1AE8B5F920379880/1AE8B5F920379880_20190516071659391.jpg\",\n                \"empId\": \"AHN123456789\",\n                \"phone\": \"01046242269\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL&COMPANY HQ\",\n                \"workplaceCode\": \"SC_KR001\",\n                \"groupId\": \"B4A8746A76E2B710\",\n                \"groupName\": \"4. Others\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\",\n                \"userGradeId\": \"3FFBA6BA0BBAF300\",\n                \"userGradeName\": \"Grand Master\",\n                \"userGradeIcon\": \"/img/icon/icon_grade_1.png\"\n            },\n            {\n                \"userId\": \"234116FA72F06C0D\",\n                \"userName\": \"Jay_iOS\",\n                \"userRegImg\": \"/files/user/C_AWS_PLANETORY/28DAF01A7A0E0C0E/28DAF01A7A0E0C0E_20191104003300662.jpg\",\n                \"empId\": \"\",\n                \"phone\": \"010297895620\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL&COMPANY HQ\",\n                \"workplaceCode\": \"SC_KR001\",\n                \"groupId\": \"B4A8746A76E2B710\",\n                \"groupName\": \"4. Others\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\",\n                \"userGradeId\": \"939C212E691DC3E3\",\n                \"userGradeName\": \"Iron\"\n            },\n            {\n                \"userId\": \"754EE096E1CDCF0E\",\n                \"userName\": \"jin_Android\",\n                \"userRegImg\": \"/files/user/C_AWS_PLANETORY/641DFB3D3F97CEB4/641DFB3D3F97CEB4_20191203065540447.jpg\",\n                \"empId\": \"\",\n                \"phone\": \"01054010541\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL&COMPANY HQ\",\n                \"workplaceCode\": \"SC_KR001\",\n                \"groupId\": \"B4A8746A76E2B710\",\n                \"groupName\": \"4. Others\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\",\n                \"userGradeId\": \"3FFBA6BA0BBAF300\",\n                \"userGradeName\": \"Grand Master\",\n                \"userGradeIcon\": \"/img/icon/icon_grade_1.png\"\n            },\n            {\n                \"userId\": \"4F54BF9616E9C30F\",\n                \"userName\": \"Ray (리더)\",\n                \"userRegImg\": \"/files/user/C_AWS_PLANETORY/4944B5111A63D8D1/4944B5111A63D8D1_20200107010010704.jpg\",\n                \"empId\": \"A000000000999\",\n                \"phone\": \"01041672016\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL&COMPANY HQ\",\n                \"workplaceCode\": \"SC_KR001\",\n                \"groupId\": \"B4A8746A76E2B710\",\n                \"groupName\": \"4. Others\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\",\n                \"userGradeId\": \"3FFBA6BA0BBAF300\",\n                \"userGradeName\": \"Grand Master\",\n                \"userGradeIcon\": \"/img/icon/icon_grade_1.png\"\n            },\n            {\n                \"userId\": \"676A5BCAD0CD1EE9\",\n                \"userName\": \"Test01\",\n                \"empId\": \"A00001\",\n                \"phone\": \"7878787878\",\n                \"groupId\": \"B4A8746A76E2B710\",\n                \"groupName\": \"4. Others\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\"\n            },\n            {\n                \"userId\": \"8D6CFBFC1560C241\",\n                \"userName\": \"Victoria_Android\",\n                \"userRegImg\": \"/files/user/C_AWS_PLANETORY/8C03A78D6966617D/8C03A78D6966617D_20190711081527338.jpg\",\n                \"empId\": \"\",\n                \"phone\": \"01032306043\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL&COMPANY HQ\",\n                \"workplaceCode\": \"SC_KR001\",\n                \"groupId\": \"B4A8746A76E2B710\",\n                \"groupName\": \"4. Others\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\",\n                \"userGradeId\": \"3FFBA6BA0BBAF300\",\n                \"userGradeName\": \"Grand Master\",\n                \"userGradeIcon\": \"/img/icon/icon_grade_1.png\"\n            },\n            {\n                \"userId\": \"3716C8FBD297407E\",\n                \"userName\": \"victoria_그룹_test계정\",\n                \"userRegImg\": \"/files/user/C_AWS_PLANETORY/E22D453D14D75B4A/E22D453D14D75B4A_20191028102210369.jpg\",\n                \"empId\": \"\",\n                \"phone\": \"01032306046\",\n                \"groupId\": \"B4A8746A76E2B710\",\n                \"groupName\": \"4. Others\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\",\n                \"userGradeId\": \"3FFBA6BA0BBAF300\",\n                \"userGradeName\": \"Grand Master\",\n                \"userGradeIcon\": \"/img/icon/icon_grade_1.png\"\n            }\n        ]\n    }\n}"}],"_postman_id":"9dd55c16-a423-4de9-8655-5b81b1d3495c"},{"name":"Set User Jp Schedule - Daily, One Waypoint","id":"802e33dc-970b-4ec6-a6e1-cffd4941d017","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://api.cheilperfectstore.com/api/jp/user/schedule?empId=A0500902&workplaceCode=SC_KR001&schDate=2020-05-21&startTime=09:00&endTime=18:00&memo=Please visit us.","description":"<p><em>Add Daily Visiting Workplace to Users (Members)</em></p>\n<h3 id=\"status-code\">Status Code</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>SUCCESS : SUCCESS\nINVALID_AUTH_KEY : Invalid authentication key\nAPI_STATUS_JP_DO_NOT_USE : Visit plan function disabled \nINVALID_USER : Invalid user information \nINVALID_WORKPLACE : Invalid workplace information  \nINCORRECT_DATE_FORMAT : Incorrect date format \nINCORRECT_TIME_FORMAT : Incorrect time format \nJP_INVALID_TARGET_USER : JP non-assigned employee \nJP_SCHEDULE_TIME_OVERLAP : JP schedule time duplicate \nJP_WORKPLACE_OVERLAP : JP workplace duplicate \n</code></pre>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}},"urlObject":{"path":["api","jp","user","schedule"],"host":["https://api.cheilperfectstore.com"],"query":[{"description":{"content":"<p>EmployeeId</p>\n","type":"text/plain"},"key":"empId","value":"A0500902"},{"description":{"content":"<p>Workplace Code</p>\n","type":"text/plain"},"key":"workplaceCode","value":"SC_KR001"},{"description":{"content":"<p>JP Schedule Date &gt; Formant (yyyy-MM-dd) - ISO 8601</p>\n","type":"text/plain"},"key":"schDate","value":"2020-05-21"},{"description":{"content":"<p>┌ (optional)  JP  Start Time  &gt; Format (HH:mm) 24h</p>\n","type":"text/plain"},"key":"startTime","value":"09:00"},{"description":{"content":"<p>└ (optional) JP End Time &gt;  Format (HH:mm) 24h</p>\n","type":"text/plain"},"key":"endTime","value":"18:00"},{"description":{"content":"<p>(optional) JP Memo (Max : 2000 characters)</p>\n","type":"text/plain"},"key":"memo","value":"Please visit us."}],"variable":[]}},"response":[{"id":"9e8b4cc4-04f3-4aab-8af0-ffefe325ec0e","name":"SUCCESS","originalRequest":{"method":"PUT","header":[],"url":{"raw":"https://api.cheilperfectstore.com/api/jp/user/schedule?empId=A0500902&workplaceCode=SC_KR001&schDate=2020-05-21&startTime=09:00&endTime=18:00","host":["https://api.cheilperfectstore.com"],"path":["api","jp","user","schedule"],"query":[{"key":"empId","value":"A0500902","description":"EmployeeId"},{"key":"workplaceCode","value":"SC_KR001","description":"Workplace Code"},{"key":"schDate","value":"2020-05-21","description":"JP Schedule Date > Formant (yyyy-MM-dd) - ISO 8601"},{"key":"startTime","value":"09:00","description":"┌ (optional)  JP  Start Time  > Format (HH:mm) 24h"},{"key":"endTime","value":"18:00","description":"└ (optional) JP End Time >  Format (HH:mm) 24h"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"text/xml;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 28 May 2020 02:29:40 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"header\": {\n        \"statusCode\": \"SUCCESS\"\n    },\n    \"body\": {}\n}"}],"_postman_id":"802e33dc-970b-4ec6-a6e1-cffd4941d017"},{"name":"Remove User Jp Schedule - Daily, One Waypoint","id":"cfe78beb-fa8f-4908-abad-6677416da60c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://api.cheilperfectstore.com/api/jp/user/schedule?empId=A0500902&workplaceCode=SC_KR001&schDate=2020-05-21","description":"<p><em>Delete Daily Workplace From Users (Members)</em></p>\n<h3 id=\"status-code\">Status Code</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>SUCCESS : SUCCESS\nINVALID_AUTH_KEY : Invalid authentication key \nAPI_STATUS_JP_DO_NOT_USE : Visit plan function disabled \nINVALID_USER : Invalid user information \nINVALID_WORKPLACE : Invalid workplace information \nINCORRECT_DATE_FORMAT : Incorrect date format \n</code></pre>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}},"urlObject":{"path":["api","jp","user","schedule"],"host":["https://api.cheilperfectstore.com"],"query":[{"description":{"content":"<p>EmployeeId</p>\n","type":"text/plain"},"key":"empId","value":"A0500902"},{"description":{"content":"<p>Workplace Code</p>\n","type":"text/plain"},"key":"workplaceCode","value":"SC_KR001"},{"description":{"content":"<p>JP Schedule Date &gt; Formant (yyyy-MM-dd) - ISO 8601</p>\n","type":"text/plain"},"key":"schDate","value":"2020-05-21"}],"variable":[]}},"response":[{"id":"78dce1ee-4ba3-4816-85fd-845e6eb6fa1c","name":"SUCCESS","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://api.cheilperfectstore.com/api/jp/user/schedule?empId=A0500902&workplaceCode=SC_KR001&schDate=2020-05-21","host":["https://api.cheilperfectstore.com"],"path":["api","jp","user","schedule"],"query":[{"key":"empId","value":"A0500902","description":"EmployeeId"},{"key":"workplaceCode","value":"SC_KR001","description":"Workplace Code"},{"key":"schDate","value":"2020-05-21","description":"JP Schedule Date > Formant (yyyy-MM-dd) - ISO 8601"}]}},"status":"OK","code":200,"_postman_previewlanguage":"xml","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"text/xml;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 28 May 2020 02:30:08 GMT"}],"cookie":[],"responseTime":null,"body":"{\"header\":{\"statusCode\":\"SUCCESS\"},\"body\":{}}\r\n"}],"_postman_id":"cfe78beb-fa8f-4908-abad-6677416da60c"},{"name":"Get User Jp Schedule List - Daily","id":"24f4240e-65c5-44fe-a6e0-1176c72be5dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.cheilperfectstore.com/api/jp/user/schedule/list?empId=A0500902&schDate=2020-05-21","description":"<p><em>Providing the List of Daily Visit Plan Schedule for Users (Members)</em></p>\n<h3 id=\"status-code\">Status Code</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>SUCCESS : SUCCESS\nINVALID_AUTH_KEY : Invalid authentication key\nAPI_STATUS_JP_DO_NOT_USE : Visit plan function disabled\nINVALID_USER : Invalid user (member) \nINCORRECT_DATE_FORMAT : Incorrect date format\n</code></pre><h3 id=\"response-object\">Response Object</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"header\": {\n    \"statusCode\": \"SUCCESS\"\n  },\n  \"body\": {\n    \"info\": {\n      \"userInfo\": {    /* __User Object__ */\n        \"userId\": \"91C44E3B2FE97D20\",\n        \"userName\": \"Jay\",\n        \"userRegImg\": \"/files/user/C_AWS_PLANETORY/4DD2F365D9C293D7/4DD2F365D9C293D7_20190425052657056.jpg\",\n        \"empId\": \"A0500902\",\n        \"phone\": \"01029789562\",\n        \"workplaceId\": \"PLANETORY_WI\",\n        \"workplaceName\": \"SHOPL&amp;COMPANY HQ\",\n        \"workplaceCode\": \"SC_KR001\",\n        \"groupId\": \"70F456E0B1A0C2EB\",\n        \"groupName\": \"3. Developers\",\n        \"positionId\": \"27B28DAC6DB3246A\",\n        \"positionName\": \"Manager\",\n        \"isResign\": \"0\",\n        \"isLeader\": \"1\",\n        \"userGradeId\": \"EF362DE07699B286\",\n        \"userGradeName\": \"Silver\",\n        \"userGradeIcon\": \"/img/icon/icon_grade_4.png\"\n      },\n      \"schList\": [      /*__JP Scehdule &amp; Visit Status Object__*/\n        {\n          \"schDate\": \"2020-05-21\",\n          \"isSch\": \"1\",\n          \"startTime\": \"09:00\",\n          \"endTime\": \"18:00\",\n          \"memo\": \"Please visit us.\",\n          \"workplaceId\": \"PLANETORY_WI\",\n          \"workplaceName\": \"SHOPL&amp;COMPANY HQ\",\n          \"workplaceCode\": \"SC_KR001\",\n          \"workplaceAddr\": \"경기 성남시 분당구 대왕판교로645번길 128층 R19\",\n          \"workplaceLat\": \"37.400561\",\n          \"workplaceLng\": \"127.104422\",\n          \"visitState\": \"2\"\n        }\n      ],\n      \"summray\": {      /* __JP Visit Summary__ */\n        \"visitRate\": \"0.0\", \n        \"totalSchCnt\": 1,\n        \"scheduled\": \"0\",\n        \"visited\": \"0\",\n        \"unvisited\": \"1\",\n        \"unscheduled\": \"0\"\n      }\n    }\n  }\n}\n</code></pre>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}},"urlObject":{"path":["api","jp","user","schedule","list"],"host":["https://api.cheilperfectstore.com"],"query":[{"description":{"content":"<p>EmployeeId</p>\n","type":"text/plain"},"key":"empId","value":"A0500902"},{"description":{"content":"<p>JP Schedule Date &gt; Formant (yyyy-MM-dd) - ISO 8601</p>\n","type":"text/plain"},"key":"schDate","value":"2020-05-21"}],"variable":[]}},"response":[{"id":"04cc7ce9-a106-4bfc-a8b2-10dd377c0d8d","name":"SUCCESS","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.cheilperfectstore.com/api/jp/user/schedule/list?empId=A0500902&schDate=2020-05-21","host":["https://api.cheilperfectstore.com"],"path":["api","jp","user","schedule","list"],"query":[{"key":"empId","value":"A0500902","description":"EmployeeId"},{"key":"schDate","value":"2020-05-21","description":"JP Schedule Date > Formant (yyyy-MM-dd) - ISO 8601"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"text/xml;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 28 May 2020 02:30:42 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"header\": {\n        \"statusCode\": \"SUCCESS\"\n    },\n    \"body\": {\n        \"info\": {\n            \"userInfo\": {\n                \"userId\": \"91C44E3B2FE97D20\",\n                \"userName\": \"Jay\",\n                \"userRegImg\": \"/files/user/C_AWS_PLANETORY/4DD2F365D9C293D7/4DD2F365D9C293D7_20190425052657056.jpg\",\n                \"empId\": \"A0500902\",\n                \"phone\": \"01029789562\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL&COMPANY HQ\",\n                \"workplaceCode\": \"SC_KR001\",\n                \"groupId\": \"70F456E0B1A0C2EB\",\n                \"groupName\": \"3. Developers\",\n                \"positionId\": \"27B28DAC6DB3246A\",\n                \"positionName\": \"Manager\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\",\n                \"userGradeId\": \"EF362DE07699B286\",\n                \"userGradeName\": \"Silver\",\n                \"userGradeIcon\": \"/img/icon/icon_grade_4.png\"\n            },\n            \"schList\": [\n                {\n                    \"schDate\": \"2020-05-21\",\n                    \"isSch\": \"1\",\n                    \"startTime\": \"09:00\",\n                    \"endTime\": \"18:00\",\n                    \"memo\": \"Please visit us.\",\n                    \"workplaceId\": \"PLANETORY_WI\",\n                    \"workplaceName\": \"SHOPL&COMPANY HQ\",\n                    \"workplaceCode\": \"SC_KR001\",\n                    \"workplaceAddr\": \"경기 성남시 분당구 대왕판교로645번길 128층 R19\",\n                    \"workplaceLat\": \"37.400561\",\n                    \"workplaceLng\": \"127.104422\",\n                    \"visitState\": \"2\"\n                }\n            ],\n            \"summray\": {\n                \"visitRate\": \"0.0\",\n                \"totalSchCnt\": 1,\n                \"scheduled\": \"0\",\n                \"visited\": \"0\",\n                \"unvisited\": \"1\",\n                \"unscheduled\": \"0\"\n            }\n        }\n    }\n}"}],"_postman_id":"24f4240e-65c5-44fe-a6e0-1176c72be5dd"},{"name":"Set User Jp Schedule List - Daily, Renew All Waypoint","id":"44c73a42-0e89-411d-9501-577c9335a0b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"empId\": \"A0500902\",\r\n\t\"schDate\": \"2020-05-21\",\r\n\t\"schList\": [{\r\n\t\t\t\"workplaceCode\": \"SC_KR001\",\r\n\t\t\t\"startTime\": \"09:00\",\r\n\t\t\t\"endTime\": \"12:00\"\r\n\t\t},\r\n\t\t{\r\n\t\t\t\"workplaceCode\": \"44444\",\r\n\t\t\t\"startTime\": \"12:00\",\r\n\t\t\t\"endTime\": \"18:00\",\r\n            \"memo\": \"Please visit us.\"\r\n\t\t},\r\n\t\t{\r\n\t\t\t\"workplaceCode\": \"A00002\"\r\n\t\t}\r\n\t]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cheilperfectstore.com/api/jp/user/schedule/list","description":"<p><em>Re-registering All After Deleting All the Daily Visit Workplaces for Users (Members)</em></p>\n<h3 id=\"status-code\">Status Code</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>SUCCESS : SUCCESS\nINVALID_AUTH_KEY : Invalid authentication key \nAPI_STATUS_JP_DO_NOT_USE : Visit plan function disabled \nINVALID_USER : Invalid user information \nINVALID_WORKPLACE : Invalid workplace information \nINCORRECT_DATE_FORMAT : Incorrect date format \nINCORRECT_TIME_FORMAT : Incorrect time format \nJP_INVALID_TARGET_USER : JP non-assigned employee  \nJP_SCHEDULE_TIME_OVERLAP : JP schedule time duplicate  \nJP_WORKPLACE_OVERLAP : JP workplace duplicate \n</code></pre>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}},"urlObject":{"path":["api","jp","user","schedule","list"],"host":["https://api.cheilperfectstore.com"],"query":[],"variable":[]}},"response":[{"id":"95aefdd1-833a-4a0f-81a3-1ebd3f1bca98","name":"SUCCESS","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"empId\": \"A0500902\",\r\n\t\"schDate\": \"2020-05-21\",\r\n\t\"schList\": [{\r\n\t\t\t\"workplaceCode\": \"SC_KR001\",\r\n\t\t\t\"startTime\": \"09:00\",\r\n\t\t\t\"endTime\": \"12:00\"\r\n\t\t},\r\n\t\t{\r\n\t\t\t\"workplaceCode\": \"44444\",\r\n\t\t\t\"startTime\": \"12:00\",\r\n\t\t\t\"endTime\": \"18:00\"\r\n\t\t},\r\n\t\t{\r\n\t\t\t\"workplaceCode\": \"A00002\"\r\n\t\t}\r\n\t]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cheilperfectstore.com/api/jp/user/schedule/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"text/xml;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 28 May 2020 02:31:18 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"header\": {\n        \"statusCode\": \"SUCCESS\"\n    },\n    \"body\": {}\n}"}],"_postman_id":"44c73a42-0e89-411d-9501-577c9335a0b1"},{"name":"Clear User Jp Schedule List - Daily, All Waypoint","id":"e63c5d27-ec76-4ede-9033-03532407cb4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.cheilperfectstore.com/api/jp/user/schedule/list?empId=A0500902&schDate=2020-05-21","description":"<p><em>Delete All Daily Visit Plan From Users (Members)</em></p>\n<h3 id=\"status-code\">Status Code</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>SUCCESS : SUCCESS\nINVALID_AUTH_KEY : Invalid authentication key\nAPI_STATUS_JP_DO_NOT_USE : Visit plan disabled \nINVALID_USER : Invalid user information \nINCORRECT_DATE_FORMAT : Invalid date format \n</code></pre>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}},"urlObject":{"path":["api","jp","user","schedule","list"],"host":["https://api.cheilperfectstore.com"],"query":[{"description":{"content":"<p>EmployeeId</p>\n","type":"text/plain"},"key":"empId","value":"A0500902"},{"description":{"content":"<p>JP Schedule Date &gt; Formant (yyyy-MM-dd) - ISO 8601</p>\n","type":"text/plain"},"key":"schDate","value":"2020-05-21"}],"variable":[]}},"response":[{"id":"8aeea481-d4ae-43fc-8728-ed3978711939","name":"SUCCESS","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://api.cheilperfectstore.com/api/jp/user/schedule/list?empId=A0500902&schDate=2020-05-21","host":["https://api.cheilperfectstore.com"],"path":["api","jp","user","schedule","list"],"query":[{"key":"empId","value":"A0500902","description":"EmployeeId"},{"key":"schDate","value":"2020-05-21"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"text/xml;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 28 May 2020 02:29:00 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"header\": {\n        \"statusCode\": \"SUCCESS\"\n    },\n    \"body\": {}\n}"}],"_postman_id":"e63c5d27-ec76-4ede-9033-03532407cb4c"},{"name":"[v2]Get User Jp Schedule List - Daily","id":"934d4cfe-5ecb-40c0-a327-7336abd02ad8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.cheilperfectstore.com/api/jp/v2/user/schedule/list?empId=A0500902&schDate=2021-05-06","description":"<p><em>Providing the List of Daily Visit Plan Schedule for Users (Members)</em></p>\n<h3 id=\"status-code\">Status Code</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>SUCCESS : SUCCESS\nINVALID_AUTH_KEY : Invalid authentication key\nAPI_STATUS_JP_DO_NOT_USE : Visit plan function disabled\nINVALID_USER : Invalid user (member) \nINCORRECT_DATE_FORMAT : Incorrect date format\n</code></pre><h3 id=\"response-object\">Response Object</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>    {\n    \"statusCode\": \"SUCCESS\",\n    \"body\": {\n        /* __User Object__ */\n        \"userInfo\": {\n            \"userId\": \"91C44E3B2FE97D20\",\n            \"userName\": \"Jay\",\n            \"userRegImg\": \"/files/user/C_AWS_PLANETORY/4DD2F365D9C293D7/4DD2F365D9C293D7_20190425052657056.jpg\",\n            \"empId\": \"A0500902\",\n            \"phone\": \"82109999999\",\n            \"workplaceId\": \"PLANETORY_WI\",\n            \"workplaceName\": \"SHOPL HQ\",\n            \"groupId\": \"70F456E0B1A0C2EB\",\n            \"groupName\": \"3. Developers\",\n            \"positionId\": \"27B28DAC6DB3246A\",\n            \"positionName\": \"Manager\",\n            \"isResign\": \"0\",\n            \"isLeader\": \"1\",\n            \"userGradeId\": \"EF362DE07699B286\",\n            \"userGradeName\": \"Silver\",\n            \"userGradeIcon\": \"/img/icon/icon_grade_4.png\"\n        },\n        /*__JP Scehdule &amp; Visit Status Object__*/\n        \"schList\": [\n            {\n                \"schDate\": \"2021-05-06\",\n                \"isSch\": \"1\",\n                \"startTime\": \"10:00\",\n                \"endTime\": \"11:00\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL HQ\",\n                \"workplaceAddr\": \"111 ,Dogok-ro, Gangnam-gu, Seoul\",\n                \"workplaceLat\": \"37.4900797\",\n                \"workplaceLng\": \"127.0326398\",\n                \"visitState\": \"1\",\n                \"visitDt\": \"2021-05-06 10:23:25|2021-05-06 13:33:59\"\n            },\n            {\n                \"schDate\": \"2021-05-06\",\n                \"isSch\": \"1\",\n                \"startTime\": \"12:00\",\n                \"endTime\": \"15:00\",\n                \"workplaceId\": \"9327D41529468BA9\",\n                \"workplaceName\": \"AK Plaza\",\n                \"workplaceAddr\": \"AK plaza ,Bundang-Gu,Seongnam-Si,Gyeonggi\",\n                \"workplaceLat\": \"37.385213\",\n                \"workplaceLng\": \"127.123680\",\n                \"visitState\": \"2\"\n            },\n            {\n                \"schDate\": \"2021-05-06\",\n                \"isSch\": \"1\",\n                \"startTime\": \"17:00\",\n                \"endTime\": \"18:00\",\n                \"workplaceId\": \"D90BEFA00E0704D8\",\n                \"workplaceName\": \"Startup Campus F8\",\n                \"workplaceCode\": \"Workplace 999\",\n                \"workplaceAddr\": \"Startup Campus\",\n                \"workplaceLat\": \"37.401102\",\n                \"workplaceLng\": \"127.104901\",\n                \"visitState\": \"0\"\n            }\n        ],\n        /* __JP Visit Summary__ */\n        \"summray\": {\n            \"visitrate\": \"33.3\",\n            \"totalschcnt\": 3,\n            \"scheduled\": \"1\",\n            \"visited\": \"1\",\n            \"unvisited\": \"1\",\n            \"unscheduled\": \"0\"\n        },\n        /*__Attendance Object__*/\n        \"attList\": [\n            {\n                \"schDate\": \"2021-05-06\",\n                \"inoutType\": \"1\",\n                \"attendanceTime\": \"2021-05-06 09:00\",\n                \"quittingTime\": null,\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL HQ\",\n                \"workplaceLat\": \"37.4900797\",\n                \"workplaceLng\": \"127.0326398\",\n                \"isModify\": \"1\",\n                \"modifyMemo\": \"Create punch in!\",\n                \"modifyDt\": \"2021-05-06 09:37\",\n                \"modifyUserInfo\": {\n                    \"userId\": \"PLANETORY_ADMIN\",\n                    \"userName\": \"CPS\",\n                    \"userRegImg\": \"/files/user/default/cps.png\",\n                    \"phone\": \"99999999999\",\n                    \"workplaceId\": \"PLANETORY_WI\",\n                    \"workplaceName\": \"SHOPL HQ\",\n                    \"groupId\": \"B4A8746A76E2B710\",\n                    \"groupName\": \"4. Others\",\n                    \"isResign\": \"0\",\n                    \"isLeader\": \"1\"\n                },\n                \"workingTime\": 83\n            },\n            {\n                \"schDate\": \"2021-05-06\",\n                \"inoutType\": \"3\",\n                \"attendanceTime\": \"2021-05-06 09:00\",\n                \"quittingTime\": null,\n                \"awayType\": \"1\",\n                \"awayStartTime\": \"2021-05-06 10:23\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL HQ\",\n                \"workplaceLat\": \"37.4900797\",\n                \"workplaceLng\": \"127.0326398\",\n                \"isModify\": \"0\",\n                \"awayTime\": 60\n            },\n            {\n                \"schDate\": \"2021-05-06\",\n                \"inoutType\": \"4\",\n                \"attendanceTime\": \"2021-05-06 09:00\",\n                \"quittingTime\": null,\n                \"awayType\": \"1\",\n                \"awayStartTime\": \"2021-05-06 10:23\",\n                \"awayEndTime\": \"2021-05-06 11:23\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL HQ\",\n                \"workplaceLat\": \"37.4900797\",\n                \"workplaceLng\": \"127.0326398\",\n                \"isModify\": \"0\",\n                \"workingTime\": 130\n            },\n            {\n                \"schDate\": \"2021-05-06\",\n                \"inoutType\": \"3\",\n                \"attendanceTime\": \"2021-05-06 09:00\",\n                \"quittingTime\": null,\n                \"awayType\": \"4\",\n                \"awayStartTime\": \"2021-05-06 13:33\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL HQ\",\n                \"workplaceLat\": \"37.4900797\",\n                \"workplaceLng\": \"127.0326398\",\n                \"isModify\": \"0\",\n                \"movingTime\": 37\n            },\n            {\n                \"schDate\": \"2021-05-06\",\n                \"inoutType\": \"4\",\n                \"attendanceTime\": \"2021-05-06 09:00\",\n                \"quittingTime\": null,\n                \"awayType\": \"4\",\n                \"awayStartTime\": \"2021-05-06 13:33\",\n                \"awayEndTime\": \"2021-05-06 14:10\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL HQ\",\n                \"workplaceLat\": \"37.4900797\",\n                \"workplaceLng\": \"127.0326398\",\n                \"isModify\": \"0\"\n            }\n        ]\n    }\n}\n</code></pre>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}},"urlObject":{"path":["api","jp","v2","user","schedule","list"],"host":["https://api.cheilperfectstore.com"],"query":[{"description":{"content":"<p>EmployeeId</p>\n","type":"text/plain"},"key":"empId","value":"A0500902"},{"description":{"content":"<p>JP Schedule Date &gt; Formant (yyyy-MM-dd) - ISO 8601</p>\n","type":"text/plain"},"key":"schDate","value":"2021-05-06"}],"variable":[]}},"response":[{"id":"bea6096f-3f7c-4517-88d0-c31d064e50eb","name":"SUCCESS","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.cheilperfectstore.com/api/jp/v2/user/schedule/list?empId=A0500902&schDate=2021-05-06","host":["https://api.cheilperfectstore.com"],"path":["api","jp","v2","user","schedule","list"],"query":[{"key":"empId","value":"A0500902","description":"EmployeeId"},{"key":"schDate","value":"2021-05-06","description":"JP Schedule Date > Formant (yyyy-MM-dd) - ISO 8601"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"vary","value":"accept-encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 06 May 2021 08:11:33 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": \"SUCCESS\",\n    \"body\": {\n        \"userInfo\": {\n            \"userId\": \"91C44E3B2FE97D20\",\n            \"userName\": \"Jay\",\n            \"userRegImg\": \"/files/user/C_AWS_PLANETORY/4DD2F365D9C293D7/4DD2F365D9C293D7_20190425052657056.jpg\",\n            \"empId\": \"A0500902\",\n            \"phone\": \"01029789562\",\n            \"workplaceId\": \"PLANETORY_WI\",\n            \"workplaceName\": \"SHOPL HQ\",\n            \"groupId\": \"70F456E0B1A0C2EB\",\n            \"groupName\": \"3. Developers\",\n            \"positionId\": \"27B28DAC6DB3246A\",\n            \"positionName\": \"Manager\",\n            \"isResign\": \"0\",\n            \"isLeader\": \"1\",\n            \"userGradeId\": \"EF362DE07699B286\",\n            \"userGradeName\": \"Silver\",\n            \"userGradeIcon\": \"/img/icon/icon_grade_4.png\"\n        },\n        \"schList\": [\n            {\n                \"schDate\": \"2021-05-06\",\n                \"isSch\": \"1\",\n                \"startTime\": \"10:00\",\n                \"endTime\": \"11:00\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL HQ\",\n                \"workplaceAddr\": \"Seoul\",\n                \"workplaceLat\": \"37.4900797\",\n                \"workplaceLng\": \"127.0326398\",\n                \"visitState\": \"1\",\n                \"visitDt\": \"2021-05-06 10:23:25|2021-05-06 13:33:59\"\n            },\n            {\n                \"schDate\": \"2021-05-06\",\n                \"isSch\": \"1\",\n                \"startTime\": \"12:00\",\n                \"endTime\": \"15:00\",\n                \"workplaceId\": \"9327D41529468BA9\",\n                \"workplaceName\": \"AK Plaza\",\n                \"workplaceAddr\": \"AK Plaza\",\n                \"workplaceLat\": \"37.385213\",\n                \"workplaceLng\": \"127.123680\",\n                \"visitState\": \"2\"\n            },\n            {\n                \"schDate\": \"2021-05-06\",\n                \"isSch\": \"1\",\n                \"startTime\": \"17:00\",\n                \"endTime\": \"18:00\",\n                \"workplaceId\": \"D90BEFA00E0704D8\",\n                \"workplaceName\": \"Startup Campus F8\",\n                \"workplaceCode\": \"Workplace 999\",\n                \"workplaceAddr\": \"Startup Campus\",\n                \"workplaceLat\": \"37.401102\",\n                \"workplaceLng\": \"127.104901\",\n                \"visitState\": \"0\"\n            }\n        ],\n        \"summray\": {\n            \"visitrate\": \"33.3\",\n            \"totalschcnt\": 3,\n            \"scheduled\": \"1\",\n            \"visited\": \"1\",\n            \"unvisited\": \"1\",\n            \"unscheduled\": \"0\"\n        },\n        \"attList\": [\n            {\n                \"schDate\": \"2021-05-06\",\n                \"inoutType\": \"1\",\n                \"attendanceTime\": \"2021-05-06 09:00\",\n                \"quittingTime\": null,\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL HQ\",\n                \"workplaceLat\": \"37.4900797\",\n                \"workplaceLng\": \"127.0326398\",\n                \"isModify\": \"1\",\n                \"modifyMemo\": \"Create punch in!\",\n                \"modifyDt\": \"2021-05-06 09:37\",\n                \"modifyUserInfo\": {\n                    \"userId\": \"PLANETORY_ADMIN\",\n                    \"userName\": \"CPS\",\n                    \"userRegImg\": \"/files/user/default/cps.png\",\n                    \"phone\": \"99999999999\",\n                    \"workplaceId\": \"PLANETORY_WI\",\n                    \"workplaceName\": \"SHOPL HQ\",\n                    \"groupId\": \"B4A8746A76E2B710\",\n                    \"groupName\": \"4. Others\",\n                    \"isResign\": \"0\",\n                    \"isLeader\": \"1\"\n                },\n                \"workingTime\": 83\n            },\n            {\n                \"schDate\": \"2021-05-06\",\n                \"inoutType\": \"3\",\n                \"attendanceTime\": \"2021-05-06 09:00\",\n                \"quittingTime\": null,\n                \"awayType\": \"4\",\n                \"awayStartTime\": \"2021-05-06 10:23\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL HQ\",\n                \"workplaceLat\": \"37.4900797\",\n                \"workplaceLng\": \"127.0326398\",\n                \"isModify\": \"0\",\n                \"movingTime\": 60\n            },\n            {\n                \"schDate\": \"2021-05-06\",\n                \"inoutType\": \"4\",\n                \"attendanceTime\": \"2021-05-06 09:00\",\n                \"quittingTime\": null,\n                \"awayType\": \"4\",\n                \"awayStartTime\": \"2021-05-06 10:23\",\n                \"awayEndTime\": \"2021-05-06 11:23\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL HQ\",\n                \"workplaceLat\": \"37.4900797\",\n                \"workplaceLng\": \"127.0326398\",\n                \"isModify\": \"0\",\n                \"workingTime\": 130\n            },\n            {\n                \"schDate\": \"2021-05-06\",\n                \"inoutType\": \"3\",\n                \"attendanceTime\": \"2021-05-06 09:00\",\n                \"quittingTime\": null,\n                \"awayType\": \"4\",\n                \"awayStartTime\": \"2021-05-06 13:33\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL HQ\",\n                \"workplaceLat\": \"37.4900797\",\n                \"workplaceLng\": \"127.0326398\",\n                \"isModify\": \"0\",\n                \"movingTime\": 37\n            },\n            {\n                \"schDate\": \"2021-05-06\",\n                \"inoutType\": \"4\",\n                \"attendanceTime\": \"2021-05-06 09:00\",\n                \"quittingTime\": null,\n                \"awayType\": \"4\",\n                \"awayStartTime\": \"2021-05-06 13:33\",\n                \"awayEndTime\": \"2021-05-06 14:10\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"SHOPL HQ\",\n                \"workplaceLat\": \"37.4900797\",\n                \"workplaceLng\": \"127.0326398\",\n                \"isModify\": \"0\"\n            }\n        ]\n    }\n}"}],"_postman_id":"934d4cfe-5ecb-40c0-a327-7336abd02ad8"}],"id":"fc15af6c-e2af-4a12-8c7c-37e5a5ef7fa0","description":"<h3 id=\"jp-scehdule--visit-status-object\">JP Scehdule &amp; Visit Status Object</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>schDate</code></td>\n<td>string</td>\n<td>JP Schedule Date format(yyyy-MM-dd)</td>\n</tr>\n<tr>\n<td><code>isSch</code></td>\n<td>string</td>\n<td>JP Schedule time exists</td>\n</tr>\n<tr>\n<td><code>startTime</code></td>\n<td>string</td>\n<td>Jp Schedule Start Time</td>\n</tr>\n<tr>\n<td><code>endTime</code></td>\n<td>string</td>\n<td>Jp Schedule EndTime</td>\n</tr>\n<tr>\n<td><code>memo</code></td>\n<td>string</td>\n<td>Jp Memo (Max : 2000 characters)</td>\n</tr>\n<tr>\n<td><code>workplaceId</code></td>\n<td>string</td>\n<td>Workplace Id</td>\n</tr>\n<tr>\n<td><code>workplaceName</code></td>\n<td>string</td>\n<td>Workplace Name</td>\n</tr>\n<tr>\n<td><code>workplaceCode</code></td>\n<td>string</td>\n<td>Workplace Code</td>\n</tr>\n<tr>\n<td><code>workplaceAddr</code></td>\n<td>string</td>\n<td>Workplace Address</td>\n</tr>\n<tr>\n<td><code>workplaceLat</code></td>\n<td>string<br />(double)</td>\n<td>Location - Latitude</td>\n</tr>\n<tr>\n<td><code>workplaceLng</code></td>\n<td>string<br />(double)</td>\n<td>Location - Longitude</td>\n</tr>\n<tr>\n<td><code>visitState</code></td>\n<td>string</td>\n<td>Workplace Visit Status &gt; 0:Scheduled, 1:Visited, 2:Unvisited, 3: Non-Scheduled Visit</td>\n</tr>\n<tr>\n<td><code>visitDt</code></td>\n<td>string</td>\n<td>visit Datetime</td>\n</tr>\n<tr>\n<td><code>reason</code></td>\n<td>string</td>\n<td>Reason for unvisited</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"desc\">DESC</h3>\n<ul>\n<li>V1.3 &gt; 'memo' added</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"a654f932-ee6e-45d2-861e-ea7a86e3688c","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"bb958be2-78a7-4cdd-9757-9c9998e21ee8","type":"text/javascript","exec":[""]}}],"_postman_id":"fc15af6c-e2af-4a12-8c7c-37e5a5ef7fa0","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}}},{"name":"Attendance(ATT)","item":[{"name":"Get User Current Attended Status","id":"72c8fb3c-2b3a-43b0-b51a-eb26f4a12643","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.cheilperfectstore.com/api/att/user/current/status?empId=A0500902","description":"<p><em>Lastest Punch In/Out Information on Today for Users (Members)</em></p>\n<h3 id=\"status-code\">Status Code</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>SUCCESS : SUCCESS\nINVALID_AUTH_KEY : Invalid authentication key \nINVALID_USER : Invalid user information \nATT_NO_CURRENT_WORKING_STATUS : No data found on current punch in/out \n</code></pre><h3 id=\"response-object\">Response Object</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"header\": {\n    \"statusCode\": \"SUCCESS\"\n  },\n  \"body\": {\n    \"status\": {\n      /*__User Object__*/\n      \"userId\": \"91C44E3B2FE97D20\",\n      \"userName\": \"Jay\",\n      \"empId\": \"A0500902\",\n      /*__Workplace Object__*/\n      \"workplaceId\": \"PLANETORY_WI\",\n      \"workplaceCode\": \"SC_KR001\",\n      \"workplaceName\": \"SHOPL&amp;COMPANY HQ\",\n      /*__Attendance Object__*/\n      \"schDate\": \"2020-05-28\",\n      \"inoutType\": \"1\",         /*Work types &gt; \"1\":Punch in, \"2\":Punch out, \"3\":Away, \"4\":Returned */\n      \"awayType\": null,         /*Away types &gt; \"1\":Meal, \"2\":Break time, \"3\":Outside work, \"4\":Move to different workplace, \"9\":Etc.*/\n      \"awayMemo\": null,         /*Memo when away type code is Etc.(\"9\")*/\n      \"checkTime\": \"2020-05-28 11:32\" /* Workplace arrival time */\n    }\n  }\n}\n</code></pre>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}},"urlObject":{"path":["api","att","user","current","status"],"host":["https://api.cheilperfectstore.com"],"query":[{"key":"empId","value":"A0500902"}],"variable":[]}},"response":[{"id":"709e790b-0dd1-43fb-850d-f30f896fb252","name":"SUCCESS","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.cheilperfectstore.com/api/att/user/current/status?empId=A0500902","host":["https://api.cheilperfectstore.com"],"path":["api","att","user","current","status"],"query":[{"key":"empId","value":"A0500902"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"text/xml;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 28 May 2020 02:32:51 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"header\": {\n        \"statusCode\": \"SUCCESS\"\n    },\n    \"body\": {\n        \"status\": {\n            \"userId\": \"91C44E3B2FE97D20\",\n            \"userName\": \"Jay\",\n            \"empId\": \"A0500902\",\n            \"workplaceId\": \"PLANETORY_WI\",\n            \"workplaceCode\": \"SC_KR001\",\n            \"workplaceName\": \"SHOPL&COMPANY HQ\",\n            \"schDate\": \"2020-05-28\",\n            \"inoutType\": \"1\",\n            \"awayType\": null,\n            \"awayMemo\": null,\n            \"checkTime\": \"2020-05-28 11:32\"\n        }\n    }\n}"}],"_postman_id":"72c8fb3c-2b3a-43b0-b51a-eb26f4a12643"},{"name":"Get Attendance Report - Daily","id":"bd0f0eaa-f447-4ca1-8ba0-93b558d07980","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.cheilperfectstore.com/api/att/report?date=2020-07-20","description":"<ul>\n<li>Punch In/Out Information on Date for Users*</li>\n</ul>\n<h3 id=\"status-code\">Status Code</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>SUCCESS : SUCCESS\nINVALID_AUTH_KEY : Invalid authentication key \n</code></pre><h3 id=\"response-object\">Response Object</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"header\": {\n      \"statusCode\": \"SUCCESS\"\n  },\n  \"body\": {\n      \"list\": [\n          {\n            /* att* - Punch In*/\n            \"attendanceTime\": \"2020-07-06 08:50\",       // Punch In - Datetime\n            \"attWorkplaceId\": \"PLANETORY_WI\",           // Punch In - Workplace Id \n            \"attWorkplaceName\": \"SHOPL&amp;COMPANY HQ\",     // Punch In - Workplace Name\n            \"attWorkplaceCode\": \"SC_KR001\",             // Punch In - Workplace Code\n            \"attIsUseFaceAuth\": \"1\",                    // Punch In - Use Face Verification (0:No, 1:Yes)\n            \"attMaskedImg\": \"/files/user/C_AWS_PLANETORY/4DD2F365D9C293D7/masked/4DD2F365D9C293D7_20200705235050287.jpg\", // Punch In - Face Verification Image\n            \"attIsModify\": \"0\",                     // Punch In - Modified\n            /*quit* - Punch Out*/\n            \"quittingTime\": \"2020-07-10 10:50\",          // Punch Out - Datetime\n            \"quitWorkplaceId\": \"PLANETORY_WI\",          // Punch Out - Workplace Id \n            \"quitWorkplaceName\": \"SHOPL&amp;COMPANY HQ\",    // Punch Out - Workplace Name\n            \"quitWorkplaceCode\": \"SC_KR001\",            // Punch Out - Workplace Code\n            \"quitIsUseFaceAuth\": \"1\",                  // Punch Out - Use Face Verification\n            \"quitMaskedImg\": \"/files/user/C_AWS_PLANETORY/4DD2F365D9C293D7/masked/4DD2F365D9C293D7_20200710015046673.jpg\", // // Punch Out - Use Face Verification Image\n            \"quitIsModify\": \"0\",                    //// Punch Out - Modified (0:No, 1:Yes)\n            \"quitIsRequest\": \"0\",                   // // Punch Out - Request (0:No, 1:Yes)\n            /* Status */\n            \"isLate\": \"0\",                          // Late (0:No, 1:Yes)\n            \"isEarly\": \"0\",                         // Early (0:No, 1:Yes)\n            \"lateTime\": 0,                          // Late Time (Minute)\n            \"earlyTime\": 0,                         // Early Time (Minute)\n            \"lateReason\":null,                      // Late Reason\n            \"stayRate\": 0.0,                        // Stay Rate\n            \"stayData\": \"0/0\",                      // Stay Data (Stayed Cnt/ Checked Cnt)\n            \"status\": \"2\",                          // Status (1:Working, 2:Punch Out, 3:Away, 34:On the Away, 4:No-show, 5:Before Punch In)\n            /* Schedule */\n            \"schType\": \"0\",                         // Schedule Type (0:No Schedule, 1:Work, 2:Day off, 3:Leave, 4:Trainning, 9:Other)\n            \"schTypeName\": \"No Schedule\",               // Schedule Type Name\n            \"schDate\": \"2020-07-06\",                // Schedule Date\n            \"schLeaveType\": null,                   // Leave Type Code\n            \"schLeaveTypeName\": null,               // Leave Type Name\n            /*Abnormal Attendance*/\n            \"abnormalNsa\": \"1\",                     // Not scheduled, but punched in(0:No, 1:Yes)\n            \"abnormalOwa\": \"0\",                     // Punched in at unassigned workplace (0:No, 1:Yes)\n            \"abnormalMod\": \"0\",                     // Modified punch in/out record(0:No, 1:Yes)\n            \"abnormalAco\": \"0\",                     // Automatically punched out(0:No, 1:Yes)\n            /*User Info Object*/\n            \"userInfo\": {\n                \"userId\": \"91C44E3B2FE97D20\",\n                \"userName\": \"Jay\",\n                \"userRegImg\": \"/files/user/C_AWS_PLANETORY/4DD2F365D9C293D7/4DD2F365D9C293D7_20190425052657056.jpg\",\n                \"empId\": \"A0500902\",\n                \"phone\": \"01029789562\",\n                \"groupId\": \"70F456E0B1A0C2EB\",\n                \"groupName\": \"3. Developers\",\n                \"positionId\": \"27B28DAC6DB3246A\",\n                \"positionName\": \"Manager\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\",\n                \"userGradeId\": \"EF362DE07699B286\",\n                \"userGradeName\": \"Silver\",\n                \"userGradeIcon\": \"/img/icon/icon_grade_4.png\"\n            }\n        }\n    ]\n}\n</code></pre>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}},"urlObject":{"path":["api","att","report"],"host":["https://api.cheilperfectstore.com"],"query":[{"key":"date","value":"2020-07-20"}],"variable":[]}},"response":[],"_postman_id":"bd0f0eaa-f447-4ca1-8ba0-93b558d07980"},{"name":"Get Attendance Stats - Daily","id":"2b5d2a75-6ddc-4345-8abe-7e30fa772349","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.cheilperfectstore.com/api/att/stats?date=2020-07-20","description":"<p><em>Punch In/Out Statistics By Date</em></p>\n<ul>\n<li>Dashboard &gt; Attendance &gt; Main</li>\n</ul>\n<h3 id=\"status-code\">Status Code</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>SUCCESS : SUCCESS\nINVALID_AUTH_KEY : Invalid authentication key \n\n</code></pre><h3 id=\"response-object\">Response Object</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"header\": {\n    \"statusCode\": \"SUCCESS\"\n  },\n  \"body\": {\n    \"stats\": {\n      \"totalUserCnt\": 21,     // Total Employees\n      \"workingCnt\": 0,        // Working User\n      \"punchOutCnt\": 11,      // Punched Out (All)\n      \"awayCnt\": 0,           // Away\n      \"moveCnt\": 0,           // On the way\n      \"noShowCnt\": 3,         // No-show\n      \"attWaitCnt\": 0,        // Before Punch In\n      \"targetPunchInCnt\": 11, // Punched In (Scheduled to Work)\n      \"targetPunchoutCnt\": 11,  // Punched Out (Scheduled to Work)\n      \"noSchCnt\": 7,          // No Schedule\n      \"targetCnt\": 14,        // Scheduled to Work\n      \"dayoffCnt\": 0,         // Day off\n      \"leaveCnt\": 0,          // Leave\n      \"trainingCnt\": 0,       // Training\n      \"etcCnt\": 0,            // Other Type\n      \"attendanceRate\": 78.6, // Punch in Rate\n      \"lateCnt\": 1,          // Late\n      \"earlyCnt\": 0,          // Early Leave\n      \"lateRate\": 9.1,        // Late Rate\n      \"earlyRate\": 0.0,       // Early Leave Rate \n      \"lateTimeAvg\": 59,      // Late Time(Minute)\n      \"earlyTimeAvg\": 0,      // Early Leave Time(Minute)\n      \"abnormalNsaCnt\": 0,    // Not scheduled, but punched in\n      \"abnormalOwaCnt\": 0,    // Punched in at unassigned workplace\n      \"abnormalModCnt\": 1,    // Modified punch in/out record\n      \"abnormalAcoCnt\": 0,    // Automatically punched out\n      \"avgStayRate\": 84.5,    // Avg stay rate\n      \"minStayRate\": 0.0,     // stay rate (Lowest)\n      \"maxStayRate\": 87.8,    // stay rate (Highest)\n      \"existStayCheckCnt\": 5,   // Stay Data exist\n      \"emptyStayCheckCnt\": 9    // No Stay Data\n    }\n  }\n}\n\n</code></pre>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}},"urlObject":{"path":["api","att","stats"],"host":["https://api.cheilperfectstore.com"],"query":[{"key":"date","value":"2020-07-20"}],"variable":[]}},"response":[],"_postman_id":"2b5d2a75-6ddc-4345-8abe-7e30fa772349"},{"name":"[v2] Get User's Current Status and Attendance History","id":"efd2d87b-e8f5-4807-b7f4-04ea3b18902b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.cheilperfectstore.com/api/att/v2/user/current/status?empId=A0500902","description":"<p><em>Lastest Punch In/Out Information on Today for Users (Members)</em></p>\n<h3 id=\"status-code\">Status Code</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>SUCCESS : SUCCESS\nINVALID_AUTH_KEY : Invalid authentication key \nINVALID_USER : Invalid user information \nATT_NO_CURRENT_WORKING_STATUS : No data found on current punch in/out \n</code></pre><h3 id=\"response-object\">Response Object</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n\"statusCode\": \"SUCCESS\",\n\"body\": {\n    /* __User info Object __*/\n    \"userInfo\": {\n        \"userId\": \"2FA80CB0DBS84DZ85W\",\n        \"userName\": \"TESTER\",\n        \"userRegImg\": \"/img/face/Default.png\",\n        \"empId\": \"TEST2021\",\n        \"phone\": \"684578976615\",\n        \"groupId\": \"357523212345\",\n        \"groupName\": \"Merchandiser\",\n        \"positionId\": \"6F12125423321CA9\",\n        \"positionName\": \"Merchandiser\",\n        \"isResign\": \"0\",\n        \"isLeader\": \"0\"\n    },\n    /* __Schedule Object__*/\n    \"schInfo\": {\n        \"schDate\": \"2021-05-07\", /*Date*/\n        \"schType\": \"1\",          /*Schedule types &gt; \"1\":Work, \"2\":Day off, \"3\":Leave, \"4\":Training, \"9\":Other*/\n        \"schTypeName\": \"Work\", /*Schedule type name*/       \n        \"schAttendanceTime\": \"09:00\", /*Scheduled Attendance Time*/\n        \"schQuittingTime\": \"18:00\", /*Scheduled Quitting Time*/\n        \"schBreakTime\": \"01:00\", /*Scheduled BreakTime*/\n        \"schIsHalfLeave\": \"0\", /*Leave Usage Type &gt; \"0\": Day, \"1\":Work + Half Leave, \"2\":Work + Quarter Leave, \"3\":Leave + Leave*/\n        \"schWorkplaceId\": null, /*Scheduled Workplace Id*/\n        \"schWorkplaceCode\": null, /*Scheduled Workplace Code*/\n        \"schWorkplaceName\": null, /*Scheduled Workplace Name*/\n        \"schEtcMemo\": null, /*Memo*/\n        /*Day off - SchType = \"2\"*/\n        \"schDayoffTypeId\": null, /*Day off Id*/\n        \"schDayoffTypeName\": null, /*Day off Name*/\n        /* __ Leave Object__ \n        (   SchType = \"1\"(schIsHalfLeave = \"1\" or \"2\") \n            or SchType = \"3\"(schIsHalfLeave = \"0\" or \"3\")\n        )*/\n        \"schLeaveTypeId\": null,  /*Leave Id*/\n        \"schLeaveTypeName\": null /*Leave Name*/\n    },\n    \"status\": {\n        /*__User Object__*/\n        \"userId\": \"2F80D04B384DC850\",\n        \"userName\": \"BA 37\",\n        \"empId\": \"ani2005\",\n        /*__Workplace Object__*/\n        \"workplaceId\": \"FA5B27849E05D0F3\",\n        \"workplaceCode\": \"BA37: Start1\",\n        \"workplaceName\": \"BA37: Start1\",\n        /*__Attendance Object__*/\n        \"schDate\": \"2021-05-07\", /*Date*/\n        \"inoutType\": \"1\", /*Work types &gt; \"1\":Punch in, \"2\":Punch out, \"3\":Away, \"4\":Returned */\n        \"awayType\": null, /*Away types &gt; \"1\":Meal, \"2\":Break time, \"3\":Outside work, \"4\":Move to different workplace, \"9\":Etc.*/\n        \"awayMemo\": null, /*Memo when away type code is Etc.(\"9\")*/\n        \"checkTime\": \"2021-05-07 08:42\" /* Workplace arrival time */\n    },\n    \"attList\": [\n        {\n            \"schDate\": \"2021-05-07\",\n            \"inoutType\": \"1\", /*Work types &gt; \"1\":Punch in, \"2\":Punch out, \"3\":Away, \"4\":Returned */\n            \"attendanceTime\": \"2021-05-07 08:42\", /*Punch in time */\n            \"quittingTime\": null,                 /*Punch out time */   \n            /*__Workplace Object__*/\n            \"workplaceId\": \"FA5B27849E05D0F3\",\n            \"workplaceName\": \"BA37: Start1\",\n            \"workplaceCode\": \"BA37: Start1\",\n            \"workplaceLat\": \"50.3726117\",\n            \"workplaceLng\": \"8.016072\",\n            /*Late &amp; Early*/\n            \"isLate\": null,\n            \"isEarly\": null,\n            \"lateTime\": null,\n            \"earlyTime\": null,\n            \"lateReason\": null,\n            /*Modify*/\n            \"isModify\": \"0\",\n            \"modifyMemo\": null,\n            \"modifyDt\": null,\n            \"modifyUserInfo\": null, /*__User info Object __*/\n            /*Times(minutes)*/\n            \"workingTime\": 0, /*Time spent at work(mins)*/\n            \"movingTime\": 0, /*Time taken moving to another location(mins)*/\n            \"awayTime\": 0 /*Time spent being away(mins)*/\n        }\n    ]\n}\n</code></pre><p>}</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}},"urlObject":{"path":["api","att","v2","user","current","status"],"host":["https://api.cheilperfectstore.com"],"query":[{"key":"empId","value":"A0500902"}],"variable":[]}},"response":[{"id":"f3772277-f281-4eb2-9701-56307b36f9e4","name":"SUCCESS","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.cheilperfectstore.com/api/att/v2/user/current/status?empId=A0500902","host":["https://api.cheilperfectstore.com"],"path":["api","att","v2","user","current","status"],"query":[{"key":"empId","value":"A0500902"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"vary","value":"accept-encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 06 May 2021 08:25:07 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": \"SUCCESS\",\n    \"body\": {\n        \"userInfo\": {\n            \"userId\": \"91C44E3B2FE97D20\",\n            \"userName\": \"Jay Lim\",\n            \"userRegImg\": \"/files/user/C_AWS_PLANETORY/4DD2F365D9C293D7/4DD2F365D9C293D7_20190425052657056.jpg\",\n            \"empId\": \"A0500902\",\n            \"phone\": \"01029789562\",\n            \"workplaceId\": \"PLANETORY_WI\",\n            \"workplaceName\": \"샤플앤컴퍼니 HQ\",\n            \"groupId\": \"70F456E0B1A0C2EB\",\n            \"groupName\": \"3. Developers\",\n            \"positionId\": \"27B28DAC6DB3246A\",\n            \"positionName\": \"Manager\",\n            \"isResign\": \"0\",\n            \"isLeader\": \"1\",\n            \"userGradeId\": \"EF362DE07699B286\",\n            \"userGradeName\": \"Silver\",\n            \"userGradeIcon\": \"/img/icon/icon_grade_4.png\"\n        },\n        \"schInfo\": {\n            \"schDate\": \"2021-05-06\",\n            \"schType\": \"0\",\n            \"schTypeName\": \"일정없음\",\n            \"schAttendanceTime\": null,\n            \"schQuittingTime\": null,\n            \"schBreakTime\": null,\n            \"schIsHalfLeave\": null,\n            \"schWorkplaceId\": null,\n            \"schWorkplaceCode\": null,\n            \"schWorkplaceName\": null,\n            \"schEtcMemo\": null,\n            \"schDayoffTypeId\": null,\n            \"schDayoffTypeName\": null,\n            \"schLeaveTypeId\": null,\n            \"schLeaveTypeName\": null\n        },\n        \"status\": {\n            \"userId\": \"91C44E3B2FE97D20\",\n            \"userName\": \"Jay Lim\",\n            \"empId\": \"A0500902\",\n            \"workplaceId\": \"PLANETORY_WI\",\n            \"workplaceCode\": null,\n            \"workplaceName\": \"샤플앤컴퍼니 HQ\",\n            \"schDate\": \"2021-05-06\",\n            \"inoutType\": \"4\",\n            \"awayType\": \"4\",\n            \"awayMemo\": null,\n            \"checkTime\": \"2021-05-06 14:10\"\n        },\n        \"attList\": [\n            {\n                \"schDate\": \"2021-05-06\",\n                \"inoutType\": \"1\",\n                \"attendanceTime\": \"2021-05-06 09:00\",\n                \"quittingTime\": null,\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"샤플앤컴퍼니 HQ\",\n                \"workplaceLat\": \"37.4900797\",\n                \"workplaceLng\": \"127.0326398\",\n                \"isModify\": \"1\",\n                \"modifyMemo\": \"출근 생성\",\n                \"modifyDt\": \"2021-05-06 09:37\",\n                \"modifyUserInfo\": {\n                    \"userId\": \"PLANETORY_ADMIN\",\n                    \"userName\": \"CPS\",\n                    \"userRegImg\": \"/files/user/default/cps.png\",\n                    \"phone\": \"99999999999\",\n                    \"workplaceId\": \"PLANETORY_WI\",\n                    \"workplaceName\": \"샤플앤컴퍼니 HQ\",\n                    \"groupId\": \"B4A8746A76E2B710\",\n                    \"groupName\": \"4. Others\",\n                    \"isResign\": \"0\",\n                    \"isLeader\": \"1\"\n                },\n                \"workingTime\": 83\n            },\n            {\n                \"schDate\": \"2021-05-06\",\n                \"inoutType\": \"3\",\n                \"attendanceTime\": \"2021-05-06 09:00\",\n                \"quittingTime\": null,\n                \"awayType\": \"4\",\n                \"awayStartTime\": \"2021-05-06 10:23\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"샤플앤컴퍼니 HQ\",\n                \"workplaceLat\": \"37.4900797\",\n                \"workplaceLng\": \"127.0326398\",\n                \"isModify\": \"0\",\n                \"movingTime\": 60\n            },\n            {\n                \"schDate\": \"2021-05-06\",\n                \"inoutType\": \"4\",\n                \"attendanceTime\": \"2021-05-06 09:00\",\n                \"quittingTime\": null,\n                \"awayType\": \"4\",\n                \"awayStartTime\": \"2021-05-06 10:23\",\n                \"awayEndTime\": \"2021-05-06 11:23\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"샤플앤컴퍼니 HQ\",\n                \"workplaceLat\": \"37.4900797\",\n                \"workplaceLng\": \"127.0326398\",\n                \"isModify\": \"0\",\n                \"workingTime\": 130\n            },\n            {\n                \"schDate\": \"2021-05-06\",\n                \"inoutType\": \"3\",\n                \"attendanceTime\": \"2021-05-06 09:00\",\n                \"quittingTime\": null,\n                \"awayType\": \"4\",\n                \"awayStartTime\": \"2021-05-06 13:33\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"샤플앤컴퍼니 HQ\",\n                \"workplaceLat\": \"37.4900797\",\n                \"workplaceLng\": \"127.0326398\",\n                \"isModify\": \"0\",\n                \"movingTime\": 37\n            },\n            {\n                \"schDate\": \"2021-05-06\",\n                \"inoutType\": \"4\",\n                \"attendanceTime\": \"2021-05-06 09:00\",\n                \"quittingTime\": null,\n                \"awayType\": \"4\",\n                \"awayStartTime\": \"2021-05-06 13:33\",\n                \"awayEndTime\": \"2021-05-06 14:10\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"샤플앤컴퍼니 HQ\",\n                \"workplaceLat\": \"37.4900797\",\n                \"workplaceLng\": \"127.0326398\",\n                \"isModify\": \"0\"\n            }\n        ]\n    }\n}"},{"id":"c9f7bc19-bf82-4a74-8e43-9481543c6b5c","name":"INVALID_USER","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.cheilperfectstore.com/api/att/v2/user/current/status?empId=A0500902ZZZZZZ","host":["https://api.cheilperfectstore.com"],"path":["api","att","v2","user","current","status"],"query":[{"key":"empId","value":"A0500902ZZZZZZ"}]}},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"vary","value":"accept-encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"text/xml;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 06 May 2021 08:25:58 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\"header\":{\"statusCode\":\"INVALID_USER\"},\"body\":null}\r\n"},{"id":"c150fe0b-c2ec-4f27-82cf-5335dc8c01e7","name":"ATT_NO_CURRENT_WORKING_STATUS","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.cheilperfectstore.com/api/att/v2/user/current/status?empId=A0500902","host":["https://api.cheilperfectstore.com"],"path":["api","att","v2","user","current","status"],"query":[{"key":"empId","value":"A0500902"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"vary","value":"accept-encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 06 May 2021 08:26:41 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": \"ATT_NO_CURRENT_WORKING_STATUS\",\n    \"body\": {\n        \"userInfo\": {\n            \"userId\": \"91C44E3B2FE97D20\",\n            \"userName\": \"Jay\",\n            \"userRegImg\": \"/files/user/C_AWS_PLANETORY/4DD2F365D9C293D7/4DD2F365D9C293D7_20190425052657056.jpg\",\n            \"empId\": \"A0500902\",\n            \"phone\": \"821099999999\",\n            \"workplaceId\": \"PLANETORY_WI\",\n            \"workplaceName\": \"SHOPL HQ\",\n            \"groupId\": \"70F456E0B1A0C2EB\",\n            \"groupName\": \"3. Developers\",\n            \"positionId\": \"27B28DAC6DB3246A\",\n            \"positionName\": \"Manager\",\n            \"isResign\": \"0\",\n            \"isLeader\": \"1\",\n            \"userGradeId\": \"EF362DE07699B286\",\n            \"userGradeName\": \"Silver\",\n            \"userGradeIcon\": \"/img/icon/icon_grade_4.png\"\n        },\n        \"schInfo\": {\n            \"schDate\": \"2021-05-06\",\n            \"schType\": \"0\",\n            \"schTypeName\": \"No Schedule\",\n            \"schAttendanceTime\": null,\n            \"schQuittingTime\": null,\n            \"schBreakTime\": null,\n            \"schIsHalfLeave\": null,\n            \"schWorkplaceId\": null,\n            \"schWorkplaceCode\": null,\n            \"schWorkplaceName\": null,\n            \"schEtcMemo\": null,\n            \"schDayoffTypeId\": null,\n            \"schDayoffTypeName\": null,\n            \"schLeaveTypeId\": null,\n            \"schLeaveTypeName\": null\n        },\n        \"status\": null,\n        \"attList\": []\n    }\n}"}],"_postman_id":"efd2d87b-e8f5-4807-b7f4-04ea3b18902b"},{"name":"[v2.1]Get Attendance Report - Daily","id":"f191a001-e14f-4197-b636-e41d360d030b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.cheilperfectstore.com/api/att/v2/report?date=2023-06-28","description":"<ul>\n<li>Punch In/Out Information on Date for Users*</li>\n</ul>\n<h3 id=\"version\">Version</h3>\n<p>[v2] added : attModifyUserInfo, quitModifyUserInfo<br />[v2.1] added : schTmplInfo</p>\n<h3 id=\"status-code\">Status Code</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>SUCCESS : SUCCESS\nINVALID_AUTH_KEY : Invalid authentication key \n\n</code></pre><h3 id=\"response-object\">Response Object</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"header\": {\n      \"statusCode\": \"SUCCESS\"\n  },\n  \"body\": {\n      \"list\": [\n          {\n            /* att* - Punch In*/\n            \"attendanceTime\": \"2021-05-06 09:28\",       // Punch In - Datetime\n            \"attWorkplaceId\": \"PLANETORY_WI\",           // Punch In - Workplace Id \n            \"attWorkplaceName\": \"SHOPL&amp;COMPANY HQ\",     // Punch In - Workplace Name\n            \"attWorkplaceCode\": \"SC_KR001\",             // Punch In - Workplace Code\n            \"attIsUseFaceAuth\": \"1\",                    // Punch In - Use Face Verification (0:No, 1:Yes)\n            \"attMaskedImg\": \"/files/user/C_AWS_PLANETORY/4DD2F365D9C293D7/masked/4DD2F365D9C293D7_20200705235050287.jpg\", // Punch In - Face Verification Image\n            \"attIsModify\": \"1\",                     // Punch In - Modified (0:No, 1:Yes)\n            \"attModifyMemo\": \"Update attendance time!\",        // Punch In - Modify Memo\n            \"attModifyUserInfo\": {                            // punch In - Modify User Info\n                /* __User Object__ */\n                \"userId\": \"PLANETORY_ADMIN\",\n                \"userName\": \"CPS\",\n                \"userRegImg\": \"/files/user/default/cps.png\",\n                \"phone\": \"99999999999\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"샤플앤컴퍼니 HQ\",\n                \"groupId\": \"B4A8746A76E2B710\",\n                \"groupName\": \"4. Others\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\"\n            }\n            /*quit* - Punch Out*/\n            \"quittingTime\": \"2020-07-10 10:50\",          // Punch Out - Datetime\n            \"quitWorkplaceId\": \"PLANETORY_WI\",          // Punch Out - Workplace Id \n            \"quitWorkplaceName\": \"SHOPL&amp;COMPANY HQ\",    // Punch Out - Workplace Name\n            \"quitWorkplaceCode\": \"SC_KR001\",            // Punch Out - Workplace Code\n            \"quitIsUseFaceAuth\": \"1\",                  // Punch Out - Use Face Verification\n            \"quitMaskedImg\": \"/files/user/C_AWS_PLANETORY/4DD2F365D9C293D7/masked/4DD2F365D9C293D7_20200710015046673.jpg\", // // Punch Out - Use Face Verification Image\n            \"quitIsModify\": \"1\",                    // Punch Out - Modified (0:No, 1:Yes)\n            \"quitModifyUserInfo\": {                    // punch Out - Modify User Info\n                /* __User Object__ */                \n                \"userId\": \"PLANETORY_ADMIN\",\n                \"userName\": \"CPS\",\n                \"userRegImg\": \"/files/user/default/cps.png\",\n                \"phone\": \"99999999999\",\n                \"workplaceId\": \"PLANETORY_WI\",\n                \"workplaceName\": \"샤플앤컴퍼니 HQ\",\n                \"groupId\": \"B4A8746A76E2B710\",\n                \"groupName\": \"4. Others\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\"\n            },\n            /* Status */\n            \"isLate\": \"0\",                          // Late (0:No, 1:Yes)\n            \"isEarly\": \"0\",                         // Early (0:No, 1:Yes)\n            \"lateTime\": 0,                          // Late Time (Minute)\n            \"earlyTime\": 0,                         // Early Time (Minute)\n            \"lateReason\":null,                      // Late Reason\n            \"stayRate\": 0.0,                        // Stay Rate\n            \"stayData\": \"0/0\",                      // Stay Data (Stayed Cnt/ Checked Cnt)\n            \"status\": \"2\",                          // Status (1:Working, 2:Punch Out, 3:Away, 34:On the Away, 4:No-show, 5:Before Punch In)\n            /* Schedule */\n            \"schType\": \"0\",                         // Schedule Type (0:No Schedule, 1:Work, 2:Day off, 3:Leave, 4:Trainning, 9:Other)\n            \"schTypeName\": \"No Schedule\",               // Schedule Type Name\n            \"schDate\": \"2020-07-06\",                // Schedule Date\n            \"schLeaveType\": null,                   // Leave Type Code\n            \"schLeaveTypeName\": null,               // Leave Type Name\n            \"schTmplInfo\": {                        // Template Info\n               \"tmplId\": 100034504,                 // Template ID\n               \"tmplName\": \"ROUTINE\",               // Template Name\n               \"tmplColor\": \"#992068\"               // Template Color\n            },\n            /*Abnormal Attendance*/\n            \"abnormalNsa\": \"1\",                     // Not scheduled, but punched in(0:No, 1:Yes)\n            \"abnormalOwa\": \"0\",                     // Punched in at unassigned workplace (0:No, 1:Yes)\n            \"abnormalMod\": \"0\",                     // Modified punch in/out record(0:No, 1:Yes)\n            \"abnormalAco\": \"0\",                     // Automatically punched out(0:No, 1:Yes)\n            /* __User Info Object__ */\n            \"userInfo\": {\n                \"userId\": \"91C44E3B2FE97D20\",\n                \"userName\": \"Jay\",\n                \"userRegImg\": \"/files/user/C_AWS_PLANETORY/4DD2F365D9C293D7/4DD2F365D9C293D7_20190425052657056.jpg\",\n                \"empId\": \"A0500902\",\n                \"phone\": \"01029789562\",\n                \"groupId\": \"70F456E0B1A0C2EB\",\n                \"groupName\": \"3. Developers\",\n                \"positionId\": \"27B28DAC6DB3246A\",\n                \"positionName\": \"Manager\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\",\n                \"userGradeId\": \"EF362DE07699B286\",\n                \"userGradeName\": \"Silver\",\n                \"userGradeIcon\": \"/img/icon/icon_grade_4.png\"\n            }\n        }\n    ]\n}\n\n</code></pre>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}},"urlObject":{"path":["api","att","v2","report"],"host":["https://api.cheilperfectstore.com"],"query":[{"key":"date","value":"2023-06-28"}],"variable":[]}},"response":[{"id":"fc982f35-ddf3-4e17-8199-220b515bf319","name":"SUCCESS","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.cheilperfectstore.com/api/att/v2/report?date=2023-06-28","host":["https://api.cheilperfectstore.com"],"path":["api","att","v2","report"],"query":[{"key":"date","value":"2023-06-28"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"vary","value":"accept-encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 06 May 2021 08:29:57 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": \"SUCCESS\",\n    \"body\": {\n        \"list\": [\n            {\n                \"attendanceTime\": \"2023-06-28 13:38\",\n                \"quittingTime\": null,\n                \"attWorkplaceId\": \"296A67A813213255F3\",\n                \"attWorkplaceName\": \"SHOPL&COMPANY HQ\",\n                \"attWorkplaceCode\": \"shopl\",\n                \"attIsUseFaceAuth\": \"1\",\n                \"attMaskedImg\": \"/files/user/C_4535453845612/32D2F2321244/masked/4DD21235456456_20230628043833272.jpg\",\n                \"attIsModify\": \"0\",\n                \"isLate\": \"1\",\n                \"isEarly\": \"0\",\n                \"lateTime\": 218,\n                \"earlyTime\": 0,\n                \"stayRate\": 0.0,\n                \"stayData\": \"0/0\",\n                \"status\": \"1\",\n                \"schType\": \"1\",\n                \"schIsHalfLeave\": \"0\",\n                \"schDate\": \"2023-06-28\",\n                \"schAttendanceTime\": \"10:00\",\n                \"schQuittingTime\": \"17:00\",\n                \"schBreakTime\": \"01:00\",\n                \"schWorkplaceId\": \"AC3BF215F79B123\",\n                \"schWorkplaceName\": \"SHOPL&COMPANY\",\n                \"schTmplInfo\": {\n                    \"tmplId\": 100034504,\n                    \"tmplName\": \"ROUTINE\",\n                    \"tmplColor\": \"#992068\"\n                },\n                \"abnormalNsa\": \"0\",\n                \"abnormalOwa\": \"1\",\n                \"abnormalMod\": \"0\",\n                \"abnormalAco\": \"0\",\n                \"userInfo\": {\n                    \"userId\": \"91C44E3B2FE97D20\",\n                    \"userName\": \"Jay\",\n                    \"userRegImg\": \"/files/user/C_4535453845612/32D2F2321244/4DD21235456456_20230628043833272.jpg\",\n                    \"empId\": \"\",\n                    \"phone\": \"21529789562\",\n                    \"groupId\": \"70F456E0B1A0C321\",\n                    \"groupName\": \"Developers\",\n                    \"positionName\": \"\",\n                    \"isResign\": \"0\",\n                    \"isLeader\": \"1\",\n                    \"userGradeId\": \"61F09AA082E15123\",\n                    \"userGradeName\": \"MASTER\",\n                    \"userGradeIcon\": \"/img/icon/icon_grade_0.png\"\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"f191a001-e14f-4197-b636-e41d360d030b"}],"id":"d9ce9566-83f6-440d-ab7d-79eee899f0ca","event":[{"listen":"prerequest","script":{"id":"c6afba14-ab6a-43d1-a777-8b7f8f75e57d","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"6826fff5-079d-4d67-85da-8f48ef2a5f4a","type":"text/javascript","exec":[""]}}],"_postman_id":"d9ce9566-83f6-440d-ab7d-79eee899f0ca","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}}},{"name":"Field Report(FR)","item":[{"name":"Get Field Report Contents List- Daily","id":"5d4ecf2c-6f84-4cc1-8aaf-bfe089509285","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.cheilperfectstore.com/api/fr/list?date=2020-07-20","description":"<p><em>Field report Content list by date</em></p>\n<h3 id=\"status-code\">Status Code</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>SUCCESS : SUCCESS\nINVALID_AUTH_KEY : Invalid authentication key \n</code></pre><h3 id=\"response-object\">Response Object</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"header\": {\n      \"statusCode\": \"SUCCESS\"\n  },\n  \"body\": {\n      \"list\": [\n          {\n              \"ticket\": \"TC200625A0001\",            // Ticket\n              \"title\": \"test\",                      // Title\n              \"contents\": \"test\",                   // Contents \n              \"divId\": \"A5D9BEF23C4416B8\",          // Report Type Id\n              \"divName\": \"Feature\",               // Report Type Name\n              \"categoryId\": \"9D39B202509CF2F7\",     // Category Id\n              \"categoryName\": \"APP\",                // Category Name\n              \"categoryType\": \"2\",                  // Category Type (\"1\":Basic Type, \"2\":Issue &amp; Resolve)\n              /*__Workplace Object*/\n              \"workplaceId\": \"ECF24D7B405C8D28\",        // Workplace Id\n              \"workplaceName\": \"Shopl&amp;Company\",         // Workplace Name\n              \"workplaceCode\": \"SPLHQ\",                 // Workplace Code\n              \"isAttachImg\": \"1\",                   // Attached Image Exists\n              \"solveStatus\": \"2\",                   // Resolve Status (\"0\":None, \"1\":Pending, \"2\":Resolved)\n              \"solveId\": \"S20200728180249B35\",      // Resolve Id\n              \"imgList\": [                          // Attach Image List\n                  \"/files/fr/C_AWS_PLANETORY/TC200625A0001/TC200625A0001_01_20200625063918596.jpg\"\n              ],\n              \"regDt\": \"2020-06-25 15:39\",      // Registration Datetime\n              \"solveDt\": \"2020-07-28 18:02\",    // Resolve Datetime\n              \"elapsedDay\": \"33\",               // Period taken to resolve\n              \"userInfo\": {                     // Author Info (*__User Object__*)\n                  \"userId\": \"1087D1B2C07B9147\",\n                  \"userName\": \"willy_grand\",\n                  \"userRegImg\": \"/files/user/C_AWS_PLANETORY/7F5A07EB9DDCB439/7F5A07EB9DDCB439_20190610050612337.jpg\",\n                  \"empId\": \"A0102212\",\n                  \"phone\": \"01099190415\",\n                  \"groupId\": \"70F456E0B1A0C2EB\",\n                  \"groupName\": \"3. Developers\",\n                  \"positionName\": \"Developer\",\n                  \"isResign\": \"0\",\n                  \"isLeader\": \"1\"\n              },\n              \"solveInfo\": {      /* Resolve Info */\n                  \"userInfo\": {     /* Solver Info (*__User Object__*) */\n                       \"userId\": \"91C44E3B2FE97D20\",\n                        \"userName\": \"Jay\",\n                        \"userRegImg\": \"/files/user/C_AWS_PLANETORY/4DD2F365D9C293D7/4DD2F365D9C293D7_20190425052657056.jpg\",\n                        \"empId\": \"A0500902\",\n                        \"phone\": \"01029789562\",\n                        \"groupId\": \"70F456E0B1A0C2EB\",\n                        \"groupName\": \"3. Developers\",\n                        \"positionId\": \"27B28DAC6DB3246A\",\n                        \"positionName\": \"Manager\",\n                        \"isResign\": \"0\",\n                        \"isLeader\": \"1\",\n                        \"userGradeId\": \"EF362DE07699B286\",\n                        \"userGradeName\": \"Silver\",\n                        \"userGradeIcon\": \"/img/icon/icon_grade_4.png\"\n                  },\n                  \"solveId\": \"S20200728180249B35\",  // Resolve Id*/\n                  \"contents\": \"Complete\",           // Contents\n                  \"isAttachImg\": \"1\",               // Attached Image Exists\n                  \"imgList\": [                      // Attached Image List\n                      \"/files/fr/C_AWS_PLANETORY/TC200625A0001/S20200728180249B35/TC200625A0001_S20200728180249B35_01_20200728090249149.jpg\"\n                  ],\n                  \"solveDt\": \"2020-07-28 18:02\" // Resolve Datetime\n              }\n          }\n      ]\n  }\n}\n</code></pre>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}},"urlObject":{"path":["api","fr","list"],"host":["https://api.cheilperfectstore.com"],"query":[{"key":"date","value":"2020-07-20"}],"variable":[]}},"response":[],"_postman_id":"5d4ecf2c-6f84-4cc1-8aaf-bfe089509285"}],"id":"15ccf483-1518-4e6e-8e89-990067841ec2","event":[{"listen":"prerequest","script":{"id":"282f4189-42b0-49fe-8e7d-d70020d469bc","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"82f68b9b-5a9c-49a0-bc96-906022f60f78","type":"text/javascript","exec":[""]}}],"_postman_id":"15ccf483-1518-4e6e-8e89-990067841ec2","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}}},{"name":"Price/Sales/Inventory/(PSI) & Display","item":[{"name":"Sales","item":[{"name":"Get Sales List - Yearweek","id":"722e281d-49b3-4816-95a7-cb1b6654b685","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.cheilperfectstore.com/api/psi/sales/list?yearweek=202029&categoryId=4880C0CA39CECA0A&brandId=E5D07FDB43D0184A&productId=C0487E89D4625EBC","description":"<p><em>Sales List - Yearweek</em></p>\n<h3 id=\"status-code\">Status Code</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>SUCCESS : SUCCESS\nINVALID_AUTH_KEY : Invalid authentication key \n</code></pre><h3 id=\"response-object\">Response Object</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"header\": {\n        \"statusCode\": \"SUCCESS\"\n    },\n    \"body\": {\n        \"list\": [\n            {\n                \"categoryId\": \"4880C0CA39CECA0A\",           /*Prodct Category Id*/\n                \"categoryName\": \"CELULAR\",                  /*Prodct Category Name*/\n                \"brandId\": \"E5D07FDB43D0184A\",              /*Product Brand Id*/\n                \"brandName\": \"SAMSUNG\",                     /*Prodct Brand Name*/\n                \"productId\": \"C0487E89D4625EBC\",            /*Prodcut Id*/\n                \"productName\": \"NOTE10 BLACK 256GB\",        /*Product Name*/\n                \"productModel\": \"8806090107368\",            /*Product Model*/\n                \"collectDate\": \"2020-07-13\",                /*Collection Date*/\n                \"collectVal\": \"544\"                         /*Collection Value &gt; Sum Total*/\n            },\n            {\n                \"categoryId\": \"4880C0CA39CECA0A\",\n                \"categoryName\": \"CELULAR\",\n                \"brandId\": \"E5D07FDB43D0184A\",\n                \"brandName\": \"SAMSUNG\",\n                \"productId\": \"C0487E89D4625EBC\",\n                \"productName\": \"NOTE10 BLACK 256GB\",\n                \"productModel\": \"8806090107368\",\n                \"collectDate\": \"2020-07-14\",\n                \"collectVal\": \"501\"\n            },\n            {\n                \"categoryId\": \"4880C0CA39CECA0A\",\n                \"categoryName\": \"CELULAR\",\n                \"brandId\": \"E5D07FDB43D0184A\",\n                \"brandName\": \"SAMSUNG\",\n                \"productId\": \"C0487E89D4625EBC\",\n                \"productName\": \"NOTE10 BLACK 256GB\",\n                \"productModel\": \"8806090107368\",\n                \"collectDate\": \"2020-07-15\",\n                \"collectVal\": \"634\"\n            },\n            {\n                \"categoryId\": \"4880C0CA39CECA0A\",\n                \"categoryName\": \"CELULAR\",\n                \"brandId\": \"E5D07FDB43D0184A\",\n                \"brandName\": \"SAMSUNG\",\n                \"productId\": \"C0487E89D4625EBC\",\n                \"productName\": \"NOTE10 BLACK 256GB\",\n                \"productModel\": \"8806090107368\",\n                \"collectDate\": \"2020-07-16\",\n                \"collectVal\": \"523\"\n            },\n            {\n                \"categoryId\": \"4880C0CA39CECA0A\",\n                \"categoryName\": \"CELULAR\",\n                \"brandId\": \"E5D07FDB43D0184A\",\n                \"brandName\": \"SAMSUNG\",\n                \"productId\": \"C0487E89D4625EBC\",\n                \"productName\": \"NOTE10 BLACK 256GB\",\n                \"productModel\": \"8806090107368\",\n                \"collectDate\": \"2020-07-17\",\n                \"collectVal\": \"461\"\n            },\n            {\n                \"categoryId\": \"4880C0CA39CECA0A\",\n                \"categoryName\": \"CELULAR\",\n                \"brandId\": \"E5D07FDB43D0184A\",\n                \"brandName\": \"SAMSUNG\",\n                \"productId\": \"C0487E89D4625EBC\",\n                \"productName\": \"NOTE10 BLACK 256GB\",\n                \"productModel\": \"8806090107368\",\n                \"collectDate\": \"2020-07-18\",\n                \"collectVal\": \"521\"\n            },\n            {\n                \"categoryId\": \"4880C0CA39CECA0A\",\n                \"categoryName\": \"CELULAR\",\n                \"brandId\": \"E5D07FDB43D0184A\",\n                \"brandName\": \"SAMSUNG\",\n                \"productId\": \"C0487E89D4625EBC\",\n                \"productName\": \"NOTE10 BLACK 256GB\",\n                \"productModel\": \"8806090107368\",\n                \"collectDate\": \"2020-07-19\",\n                \"collectVal\": \"508\"\n            }\n        ]\n    }\n}\n</code></pre>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}},"urlObject":{"path":["api","psi","sales","list"],"host":["https://api.cheilperfectstore.com"],"query":[{"description":{"content":"<p>Year Week(YYYYww) &gt; First Week : The ISO 8601 definition for week 01 is the week with the first Thursday of the Gregorian year (i.e. of January) in it.</p>\n","type":"text/plain"},"key":"yearweek","value":"202029"},{"description":{"content":"<p>(optional) Product Category Id &gt; Empty : All Category</p>\n","type":"text/plain"},"key":"categoryId","value":"4880C0CA39CECA0A"},{"description":{"content":"<p>(optional) Product Brand Id &gt; Empty : All  Brand</p>\n","type":"text/plain"},"key":"brandId","value":"E5D07FDB43D0184A"},{"description":{"content":"<p>(optional) Product Id &gt; Empty : All Product</p>\n","type":"text/plain"},"key":"productId","value":"C0487E89D4625EBC"}],"variable":[]}},"response":[],"_postman_id":"722e281d-49b3-4816-95a7-cb1b6654b685"},{"name":"Get Sales Raw Data List - Daliy","id":"cea22da8-4aea-4e2e-84fb-b7eb7bd2fe88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.cheilperfectstore.com/api/psi/sales/raw/data?categoryId=4880C0CA39CECA0A&brandId=E5D07FDB43D0184A&productId=C0487E89D4625EBC&date=2023-05-31","description":"<p><em>Sales Raw Data List - Daliy</em></p>\n<h3 id=\"status-code\">Status Code</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>SUCCESS : SUCCESS\nINVALID_AUTH_KEY : Invalid authentication key \n\n</code></pre><h3 id=\"response-object\">Response Object</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"header\": {\n        \"statusCode\": \"SUCCESS\"\n    },\n    \"body\": {\n        \"list\": [\n            {\n                \"categoryId\": \"4880C0CA39CECA0A\",       /*Product Category Id*/\n                \"categoryName\": \"01 CELULAR\",           /*Product Category Name*/\n                \"brandId\": \"E5D07FDB43D0184A\",          /*Product Brand Id*/\n                \"brandName\": \"SAMSUNG\",                 /*Product Brand Name*/\n                \"productId\": \"C0487E89D4625EBC\",        /*Product Id*/\n                \"productName\": \"NOTE10 BLACK 256GB\",    /*Product Name*/\n                \"productModel\": \"8806090107368\",        /*Product Model*/\n                \"collectDate\": \"2020-08-03\",            /*Collected Date*/\n                \"collectVal\": \"37\",                     /*Collected Value*/\n                \"collectData\": [{ /* Details of collected sales data (List) */\n                    \"collectVal\": \"1\", /* Collected value */\n                    \"collectImg\": null, /* Image uploaded for the sales proof - No domain, only shows the image path */\n                    \"collectDt\": \"2023-05-31 15:55:08\", /* Date the sales was collected */\n                    \"optionList\": [{ /* Sales - Collected data (List) */\n                        \"optionId\": \"3969713220D8C950\", /* Collected sales data ID */\n                        \"optionName\": \"Belegnummer\", /* Collected sales data name */\n                        \"optionVal\": \"42331073\" /* Collected sale data value */\n                }]\n            }],\n                /*User Object*/\n                \"userInfo\": {       \n                    \"userId\": \"PLANETORY_ADMIN\",\n                    \"userName\": \"CPS\",\n                    \"userRegImg\": \"/files/user/default/cps.png\",\n                    \"phone\": \"99999999999\",\n                    \"groupId\": \"B4A8746A76E2B710\",\n                    \"groupName\": \"4. Others\",\n                    \"positionName\": \"\",\n                    \"isResign\": \"0\",\n                    \"isLeader\": \"1\"\n                },\n                /*Workplace Object*/\n                \"workplaceInfo\": {\n                    \"workplaceId\": \"PLANETORY_WI\",\n                    \"workplaceCode\": \"SC_KR001\",\n                    \"workplaceName\": \"SHOPL&amp;COMPANY HQ\",\n                    \"retailerId\": \"29A23979154A42AE\",\n                    \"retailerName\": \"Costco\"\n                }\n            }\n        ]\n    }\n}\n\n</code></pre>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}},"urlObject":{"path":["api","psi","sales","raw","data"],"host":["https://api.cheilperfectstore.com"],"query":[{"description":{"content":"<p>(optional) Product Category Id &gt; Empty : All Category</p>\n","type":"text/plain"},"key":"categoryId","value":"4880C0CA39CECA0A"},{"description":{"content":"<p>(optional) Product Brand Id &gt; Empty : All Brand</p>\n","type":"text/plain"},"key":"brandId","value":"E5D07FDB43D0184A"},{"description":{"content":"<p>(optional) Product Id &gt; Empty : All Product</p>\n","type":"text/plain"},"key":"productId","value":"C0487E89D4625EBC"},{"description":{"content":"<p>Date</p>\n","type":"text/plain"},"key":"date","value":"2023-05-31"}],"variable":[]}},"response":[],"_postman_id":"cea22da8-4aea-4e2e-84fb-b7eb7bd2fe88"}],"id":"5d053c3d-d3fd-4277-93c3-45ff2a86e204","_postman_id":"5d053c3d-d3fd-4277-93c3-45ff2a86e204","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}}},{"name":"Price","item":[{"name":"Get Price Raw Data List - Daliy","id":"0853d15b-506b-442a-8d27-493fa180b875","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.cheilperfectstore.com/api/psi/price/raw/data?date=2020-09-11&categoryId=4880C0CA39CECA0A&brandId=E5D07FDB43D0184A&productId=C0487E89D4625EBC","description":"<p><em>Get Price Raw Data List - Daliy</em></p>\n<h3 id=\"status-code\">Status Code</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>SUCCESS : SUCCESS\nINVALID_AUTH_KEY : Invalid authentication key \n\n</code></pre><h3 id=\"response-object\">Response Object</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"header\": {\n        \"statusCode\": \"SUCCESS\"\n    },\n    \"body\": {\n        \"list\": [\n              {\n                \"categoryId\": \"7631A51DBDEE4685\",   /*Product Category Id*/\n                \"categoryName\": \"Mobile\",           /*Product Category Name*/\n                \"brandId\": \"47A918F2150FAB60\",      /*Product Brand Id*/\n                \"brandName\": \"SAMSUNG\",             /*Product Brand Name*/\n                \"productId\": \"6FAD64A43652B7BF\",    /*Product Id*/\n                \"productName\": \"Galaxy J6\",         /*Product Name*/\n                \"productModel\": \"SM-J600NZDAKOO\",   /*Product Model*/\n                \"collectDate\": \"2020-08-20\",        /*Collected Date*/\n                \"collectVal\": \"9999\",               /*Collected Value &gt; Price*/\n                /*User Obejct */\n                \"userInfo\": {\n                    \"userId\": \"8551FD604AFA7CF0\",\n                    \"userName\": \"Bella\",\n                    \"userRegImg\": \"/files/user/C_AWS_PLANETORY/7477723DECBEEB01/7477723DECBEEB01_20200819014921780.jpg\",\n                    \"phone\": \"01056480119\",\n                    \"groupId\": \"C25388C64A9B25C1\",\n                    \"groupName\": \"2. Plan &amp; Design\",\n                    \"positionName\": \"\",\n                    \"isResign\": \"0\",\n                    \"isLeader\": \"1\"\n                },\n                /*Workplace Object*/\n                \"workplaceInfo\": {\n                    \"workplaceId\": \"PLANETORY_WI\",\n                    \"workplaceCode\": null,\n                    \"workplaceName\": \"SHOPL&amp;COMPANY HQ\",\n                    \"retailerId\": \"2104DE4F051C780E\",\n                    \"retailerName\": \"SHOPL&amp;COMPANY\"\n                }\n            }\n        ]\n    }\n}\n\n</code></pre>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}},"urlObject":{"path":["api","psi","price","raw","data"],"host":["https://api.cheilperfectstore.com"],"query":[{"key":"date","value":"2020-09-11"},{"description":{"content":"<p>(optional) Product Category Id &gt; Empty : All Category</p>\n","type":"text/plain"},"key":"categoryId","value":"4880C0CA39CECA0A"},{"description":{"content":"<p>(optional) Product Brand Id &gt; Empty : All Brand</p>\n","type":"text/plain"},"key":"brandId","value":"E5D07FDB43D0184A"},{"description":{"content":"<p>(optional) Product Id &gt; Empty : All Product</p>\n","type":"text/plain"},"key":"productId","value":"C0487E89D4625EBC"}],"variable":[]}},"response":[],"_postman_id":"0853d15b-506b-442a-8d27-493fa180b875"}],"id":"5313c4f2-16a9-40a6-98eb-69f882a30567","_postman_id":"5313c4f2-16a9-40a6-98eb-69f882a30567","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}}},{"name":"Inventory","item":[{"name":"Get Inventory Raw Data List - Daliy","id":"712f3b8f-6e14-4b68-98b7-1f3889e655aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.cheilperfectstore.com/api/psi/inventory/raw/data?date=2020-09-11&categoryId=4880C0CA39CECA0A&brandId=E5D07FDB43D0184A&productId=C0487E89D4625EBC","description":"<p><em>Get Inventory Raw Data List - Daliy</em></p>\n<h3 id=\"status-code\">Status Code</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>SUCCESS : SUCCESS\nINVALID_AUTH_KEY : Invalid authentication key \n\n</code></pre><h3 id=\"response-object\">Response Object</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"header\": {\n        \"statusCode\": \"SUCCESS\"\n    },\n    \"body\": {\n        \"list\": [\n            {\n                \"categoryId\": \"7631A51DBDEE4685\",       /*Product Category Id*/\n                \"categoryName\": \"Mobile\",               /*Product Category Name*/\n                \"brandId\": \"5CD7CDCF8AEC20A6\",          /*Product Brand Id*/\n                \"brandName\": \"Apple\",                   /*Product Brand Name*/\n                \"productId\": \"8CC61A570CF7D7B5\",        /*Product Id*/\n                \"productName\": \"iPhone 8 Plus\",         /*Product Name*/\n                \"productModel\": null,                   /*Product Model*/\n                \"collectDate\": \"2020-08-20\",            /*Collected Date*/\n                \"collectVal\": \"1000\",                   /*Collected Value &gt; Inventory*/\n                /*User Object*/\n                \"userInfo\": {\n                    \"userId\": \"8551FD604AFA7CF0\",\n                    \"userName\": \"Bella\",\n                    \"userRegImg\": \"/files/user/C_AWS_PLANETORY/7477723DECBEEB01/7477723DECBEEB01_20200819014921780.jpg\",\n                    \"phone\": \"01056480119\",\n                    \"groupId\": \"C25388C64A9B25C1\",\n                    \"groupName\": \"2. Plan &amp; Design\",\n                    \"positionName\": \"\",\n                    \"isResign\": \"0\",\n                    \"isLeader\": \"1\"\n                },\n                /*Workplace Object*/\n                \"workplaceInfo\": {\n                    \"workplaceId\": \"PLANETORY_WI\",\n                    \"workplaceCode\": null,\n                    \"workplaceName\": \"SHOPL&amp;COMPANY HQ\",\n                    \"retailerId\": \"2104DE4F051C780E\",\n                    \"retailerName\": \"SHOPL&amp;COMPANY\"\n                }\n            },\n            {\n                \"categoryId\": \"7631A51DBDEE4685\",\n                \"categoryName\": \"Mobile\",\n                \"brandId\": \"47A918F2150FAB60\",\n                \"brandName\": \"SAMSUNG\",\n                \"productId\": \"6FAD64A43652B7BF\",\n                \"productName\": \"Galaxy J6\",\n                \"productModel\": \"SM-J600NZDAKOO\",\n                \"collectDate\": \"2020-08-20\",\n                \"collectVal\": \"9999\",\n                \"userInfo\": {\n                    \"userId\": \"8551FD604AFA7CF0\",\n                    \"userName\": \"Bella\",\n                    \"userRegImg\": \"/files/user/C_AWS_PLANETORY/7477723DECBEEB01/7477723DECBEEB01_20200819014921780.jpg\",\n                    \"phone\": \"01056480119\",\n                    \"groupId\": \"C25388C64A9B25C1\",\n                    \"groupName\": \"2. Plan &amp; Design\",\n                    \"positionName\": \"\",\n                    \"isResign\": \"0\",\n                    \"isLeader\": \"1\"\n                },\n                \"workplaceInfo\": {\n                    \"workplaceId\": \"PLANETORY_WI\",\n                    \"workplaceCode\": null,\n                    \"workplaceName\": \"SHOPL&amp;COMPANY HQ\",\n                    \"retailerId\": \"2104DE4F051C780E\",\n                    \"retailerName\": \"SHOPL&amp;COMPANY\"\n                }\n            }\n        ]\n    }\n}\n\n</code></pre>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}},"urlObject":{"path":["api","psi","inventory","raw","data"],"host":["https://api.cheilperfectstore.com"],"query":[{"key":"date","value":"2020-09-11"},{"description":{"content":"<p>(optional) Product Category Id &gt; Empty : All Category</p>\n","type":"text/plain"},"key":"categoryId","value":"4880C0CA39CECA0A"},{"description":{"content":"<p>(optional) Product Brand Id &gt; Empty : All Brand</p>\n","type":"text/plain"},"key":"brandId","value":"E5D07FDB43D0184A"},{"description":{"content":"<p>(optional) Product Id &gt; Empty : All Product</p>\n","type":"text/plain"},"key":"productId","value":"C0487E89D4625EBC"}],"variable":[]}},"response":[],"_postman_id":"712f3b8f-6e14-4b68-98b7-1f3889e655aa"}],"id":"c2b19198-0b09-440b-a810-8b77353de26f","_postman_id":"c2b19198-0b09-440b-a810-8b77353de26f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}}},{"name":"Display","item":[{"name":"Get Display Raw Data List - Daliy","id":"1409f23d-5388-4038-8eb2-59f5da6b5b3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.cheilperfectstore.com/api/psi/display/raw/data?date=2021-05-06","description":"<p><em>Get Display Raw Data List - Daliy</em></p>\n<h3 id=\"status-code\">Status Code</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>SUCCESS : SUCCESS\nINVALID_AUTH_KEY : Invalid authentication key \n\n</code></pre><h3 id=\"response-object\">Response Object</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"header\": {\n        \"statusCode\": \"SUCCESS\"\n    },\n    \"body\": {\n        \"list\": [\n            {\n                \"categoryId\": \"F6DCE9AEB5AB8784\",         /*Product Category Id*/\n                \"categoryName\": \"TV\",                     /*Product Category Name*/\n                \"brandId\": \"E5D07FDB43D0184A\",            /*Product Brand Id*/\n                \"brandName\": \"SAMSUNG\",                    /*Product Brand Name*/\n                \"productId\": \"53CE8239D7CA449D\",        /*Product Id*/\n                \"productName\": \"Crystal UHD 189 CM\",    /*Product Name*/\n                \"productModel\": \"KU75UT8070\",            /*Product Model*/\n                \"collectDate\": \"2021-05-06\",            /*Collected Date*/    \n                \"collectVal\": \"1\",                        /*Collected Value &gt; Display*/\n                /*User Object*/\n                \"userInfo\": {\n                    \"userId\": \"91C44E3B2FE97D20\",\n                    \"userName\": \"Jay\",\n                    \"userRegImg\": \"/files/user/C_AWS_PLANETORY/4DD2F365D9C293D7/4DD2F365D9C293D7_20190425052657056.jpg\",\n                    \"empId\": \"A0500902\",\n                    \"phone\": \"821099999999\",\n                    \"groupId\": \"70F456E0B1A0C2EB\",\n                    \"groupName\": \"Developers\",\n                    \"positionName\": \"Manager\",\n                    \"isResign\": \"0\",\n                    \"isLeader\": \"1\"\n                },\n                /*Workplace Object*/\n                \"workplaceInfo\": {\n                    \"workplaceId\": \"PLANETORY_WI\",\n                    \"workplaceCode\": null,\n                    \"workplaceName\": \"SHOPL HQ\",\n                    \"retailerId\": \"29A23979154A42AE\",\n                    \"retailerName\": \"HQ\"\n                }\n            },\n            {\n                \"categoryId\": \"F6DCE9AEB5AB8784\",\n                \"categoryName\": \"TV\",\n                \"brandId\": \"E5D07FDB43D0184A\",\n                \"brandName\": \"SAMSUNG\",\n                \"productId\": \"A4AF332473650A30\",\n                \"productName\": \"Crystal UHD 207 CM\",\n                \"productModel\": \"KU82UT8070\",\n                \"collectDate\": \"2021-05-06\",\n                \"collectVal\": \"2\",\n                \"userInfo\": {\n                    \"userId\": \"91C44E3B2FE97D20\",\n                    \"userName\": \"Jay\",\n                    \"userRegImg\": \"/files/user/C_AWS_PLANETORY/4DD2F365D9C293D7/4DD2F365D9C293D7_20190425052657056.jpg\",\n                    \"empId\": \"A0500902\",\n                    \"phone\": \"821099999999\",\n                    \"groupId\": \"70F456E0B1A0C2EB\",\n                    \"groupName\": \"Developers\",\n                    \"positionName\": \"Manager\",\n                    \"isResign\": \"0\",\n                    \"isLeader\": \"1\"\n                },\n                \"workplaceInfo\": {\n                    \"workplaceId\": \"PLANETORY_WI\",\n                    \"workplaceCode\": null,\n                    \"workplaceName\": \"SHOPL HQ\",\n                    \"retailerId\": \"29A23979154A42AE\",\n                    \"retailerName\": \"Costco\"\n                }\n            }\n        ]\n    }\n}\n\n</code></pre>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}},"urlObject":{"path":["api","psi","display","raw","data"],"host":["https://api.cheilperfectstore.com"],"query":[{"key":"date","value":"2021-05-06"},{"disabled":true,"description":{"content":"<p>(optional) Product Category Id &gt; Empty : All Category</p>\n","type":"text/plain"},"key":"categoryId","value":"F6DCE9AEB5AB8784"},{"disabled":true,"description":{"content":"<p>(optional) Product Brand Id &gt; Empty : All Brand</p>\n","type":"text/plain"},"key":"brandId","value":"E5D07FDB43D0184A"},{"disabled":true,"description":{"content":"<p>(optional) Product Id &gt; Empty : All Product</p>\n","type":"text/plain"},"key":"productId","value":"C0487E89D4625EBC"}],"variable":[]}},"response":[{"id":"a687fc8a-5cf0-4acf-af3c-702550ac6fc2","name":"SUCCESS","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.cheilperfectstore.com/api/psi/display/raw/data?date=2021-05-06","host":["https://api.cheilperfectstore.com"],"path":["api","psi","display","raw","data"],"query":[{"key":"date","value":"2021-05-06"},{"key":"categoryId","value":"F6DCE9AEB5AB8784","description":"(optional) Product Category Id > Empty : All Category","disabled":true},{"key":"brandId","value":"E5D07FDB43D0184A","description":"(optional) Product Brand Id > Empty : All Brand","disabled":true},{"key":"productId","value":"C0487E89D4625EBC","description":"(optional) Product Id > Empty : All Product","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"vary","value":"accept-encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"text/xml;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 06 May 2021 07:51:16 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"header\": {\n        \"statusCode\": \"SUCCESS\"\n    },\n    \"body\": {\n        \"list\": [\n            {\n                \"categoryId\": \"F6DCE9AEB5AB8784\",\n                \"categoryName\": \"TV - 데이터 검증\",\n                \"brandId\": \"E5D07FDB43D0184A\",\n                \"brandName\": \"SAMSUNG\",\n                \"productId\": \"53CE8239D7CA449D\",\n                \"productName\": \"Crystal UHD 189 CM\",\n                \"productModel\": \"KU75UT8070\",\n                \"collectDate\": \"2021-05-06\",\n                \"collectVal\": \"1\",\n                \"userInfo\": {\n                    \"userId\": \"91C44E3B2FE97D20\",\n                    \"userName\": \"Jay Lim\",\n                    \"userRegImg\": \"/files/user/C_AWS_PLANETORY/4DD2F365D9C293D7/4DD2F365D9C293D7_20190425052657056.jpg\",\n                    \"empId\": \"A0500902\",\n                    \"phone\": \"01029789562\",\n                    \"groupId\": \"70F456E0B1A0C2EB\",\n                    \"groupName\": \"3. Developers\",\n                    \"positionName\": \"Manager\",\n                    \"isResign\": \"0\",\n                    \"isLeader\": \"1\"\n                },\n                \"workplaceInfo\": {\n                    \"workplaceId\": \"PLANETORY_WI\",\n                    \"workplaceCode\": null,\n                    \"workplaceName\": \"샤플앤컴퍼니 HQ\",\n                    \"retailerId\": \"29A23979154A42AE\",\n                    \"retailerName\": \"Costco\"\n                }\n            },\n            {\n                \"categoryId\": \"F6DCE9AEB5AB8784\",\n                \"categoryName\": \"TV - 데이터 검증\",\n                \"brandId\": \"E5D07FDB43D0184A\",\n                \"brandName\": \"SAMSUNG\",\n                \"productId\": \"A4AF332473650A30\",\n                \"productName\": \"Crystal UHD 207 CM\",\n                \"productModel\": \"KU82UT8070\",\n                \"collectDate\": \"2021-05-06\",\n                \"collectVal\": \"2\",\n                \"userInfo\": {\n                    \"userId\": \"91C44E3B2FE97D20\",\n                    \"userName\": \"Jay Lim\",\n                    \"userRegImg\": \"/files/user/C_AWS_PLANETORY/4DD2F365D9C293D7/4DD2F365D9C293D7_20190425052657056.jpg\",\n                    \"empId\": \"A0500902\",\n                    \"phone\": \"01029789562\",\n                    \"groupId\": \"70F456E0B1A0C2EB\",\n                    \"groupName\": \"3. Developers\",\n                    \"positionName\": \"Manager\",\n                    \"isResign\": \"0\",\n                    \"isLeader\": \"1\"\n                },\n                \"workplaceInfo\": {\n                    \"workplaceId\": \"PLANETORY_WI\",\n                    \"workplaceCode\": null,\n                    \"workplaceName\": \"샤플앤컴퍼니 HQ\",\n                    \"retailerId\": \"29A23979154A42AE\",\n                    \"retailerName\": \"Costco\"\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"1409f23d-5388-4038-8eb2-59f5da6b5b3e"}],"id":"ff778db7-7177-4276-a9fd-a60e70f769b7","_postman_id":"ff778db7-7177-4276-a9fd-a60e70f769b7","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}}},{"name":"Get Product Category List","id":"5aaa9988-6421-4fe4-b32e-fd9fde7fc317","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.cheilperfectstore.com/api/psi/category/list","description":"<h3 id=\"status-code\">Status Code</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>SUCCESS : SUCCESS\nINVALID_AUTH_KEY : Invalid authentication key \n</code></pre><h3 id=\"response-object\">Response Object</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"header\": {\n        \"statusCode\": \"SUCCESS\"\n    },\n    \"body\": {\n        \"list\": [\n            {\n                \"categoryId\": \"4880C0CA39CECA0A\",   /* Product Category Id */\n                \"categoryName\": \"CELULAR\",          /* Product Category Name */\n                \"brandList\": [                      /* Product Brand List */\n                    {\n                        \"brandId\": \"E5D07FDB43D0184A\",     /* Product Brand Id */\n                        \"brandName\": \"SAMSUNG\"             /* Product Brand Name */\n                    }\n                ]\n            }\n        ]\n    }\n}\n</code></pre>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}},"urlObject":{"path":["api","psi","category","list"],"host":["https://api.cheilperfectstore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5aaa9988-6421-4fe4-b32e-fd9fde7fc317"},{"name":"Get Product List","id":"38878987-cc74-4bf2-8b46-d49b86eb236a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.cheilperfectstore.com/api/psi/product/list?categoryId=4880C0CA39CECA0A&brandId=E5D07FDB43D0184A","description":"<h3 id=\"status-code\">Status Code</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>SUCCESS : SUCCESS\nINVALID_AUTH_KEY : Invalid authentication key \n</code></pre><h3 id=\"response-object\">Response Object</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"header\": {\n        \"statusCode\": \"SUCCESS\"\n    },\n    \"body\": {\n        \"list\": [\n            {\n                \"categoryId\": \"4880C0CA39CECA0A\",       /* Product Category Id */\n                \"categoryName\": \"01 CELULAR\",           /* Product Category Name */\n                \"brandId\": \"E5D07FDB43D0184A\",          /* Product Brand Id */\n                \"brandName\": \"SAMSUNG\",                 /* Product Brand Name */\n                \"productId\": \"2115685445F001F7\",        /* Product Id */\n                \"productName\": \"NOTE10+ BLACK 256GB\",   /* Product Name */\n                \"productModel\": \"8806090031120\"         /* Product Model */\n            }\n        ]\n    }\n}\n</code></pre>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}},"urlObject":{"path":["api","psi","product","list"],"host":["https://api.cheilperfectstore.com"],"query":[{"description":{"content":"<p>(optional) Product Category Id &gt; Empty : All</p>\n","type":"text/plain"},"key":"categoryId","value":"4880C0CA39CECA0A"},{"description":{"content":"<p>(optional) Product Brand Id &gt; Empty : All</p>\n","type":"text/plain"},"key":"brandId","value":"E5D07FDB43D0184A"}],"variable":[]}},"response":[],"_postman_id":"38878987-cc74-4bf2-8b46-d49b86eb236a"}],"id":"257756d3-83b2-4fc1-9277-1beb926d96e2","event":[{"listen":"prerequest","script":{"id":"c929ea57-fdcf-43c7-93f8-3d56d9d1cee9","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"0afeb111-deae-4534-b85e-e7e26f362b69","type":"text/javascript","exec":[""]}}],"_postman_id":"257756d3-83b2-4fc1-9277-1beb926d96e2","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}}},{"name":"Report(LGR)","item":[{"name":"Get Report Group(Menu) List","id":"70f10c51-a428-4200-96dd-33d8a92c8ffc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.cheilperfectstore.com/api/lgr/group/list?lgrgId=8BA65B1EFF5ABAC0&disabled=false&tmplTitle=BA&sortType=LAST_REPORT_DT_DESC","description":"<p>Provides a list of groups in the report and brief information on templates.</p>\n<h3 id=\"status-code\">Status Code</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>SUCCESS : SUCCESS\nINVALID_AUTH_KEY : Invalid authentication key\nREPORT_GROUP_INFO_NOT_FOUND : No report group information\n\n</code></pre><h3 id=\"response-object\">Response Object</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"statusCode\": \"SUCCESS\",/\\*Status Code\\*/   \n    \"body\": { /\\*Body\\*/\n        \"groupList\": [ /\\*Report Group List\\*/\n            {\n                \"lgrgId\": \"8BA65**\", /\\*Report Group ID\\*/\n                \"lgrgName\": \"Smart**\", /\\*Report Group Name\\*/\n                \"disabled\": false,/\\*Disabled\\*/\n                \"tmplList\": [/\\*Report Template List\\*/\n                    {\n                        \"tmplId\": \"B50D9**\",/\\*Report Template Id\\*/\n                        \"tmplTitle\": \"Cancel **\", /\\*Report Template Title\\*/\n                        \"disabled\": false,\n                        \"creationDt\": \"2022-07-27 09:26:09\" /\\*Report Template Creation time\\*/\n                        \"lastReportDt\": \"2022-10-06 17:12:22\" /\\*Last Report Updated time\\*/\n                    }\n                ]\n            }\n        ]\n    }\n}\n\n</code></pre>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}},"urlObject":{"path":["api","lgr","group","list"],"host":["https://api.cheilperfectstore.com"],"query":[{"description":{"content":"<p>(Optional) Report Group ID &gt; null : Shows all</p>\n","type":"text/plain"},"key":"lgrgId","value":"8BA65B1EFF5ABAC0"},{"description":{"content":"<p>(Optional) Disabled filter &gt; null : Shows all, false : Enabled only, true:  Disabled only</p>\n","type":"text/plain"},"key":"disabled","value":"false"},{"description":{"content":"<p>(Optional)Search for the template title</p>\n","type":"text/plain"},"key":"tmplTitle","value":"BA"},{"description":{"content":"<p>(Optional)Sort by template &gt; \nWRITE_DT_ASC,\nWRITE_DT_DESC,\nTITLE_ASC,\nTITLE_DESC,\nLAST_REPORT_DT_ASC,\nLAST_REPORT_DT_D</p>\n","type":"text/plain"},"key":"sortType","value":"LAST_REPORT_DT_DESC"}],"variable":[]}},"response":[{"id":"614a49bd-d1a0-4b08-bba1-641ade7ea0dd","name":"Get Report Group(Menu) List","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.cheilperfectstore.com/api/lgr/group/list?lgrgId=8BA65B1EFF5ABAC0&disabled=false&tmplTitle=&sortType=LAST_REPORT_DT_DESC","host":["https://api.cheilperfectstore.com"],"path":["api","lgr","group","list"],"query":[{"key":"lgrgId","value":"8BA65B1EFF5ABAC0","description":"(Optional) Report Group ID > null : Shows all"},{"key":"disabled","value":"false","description":"(Optional) Disabled filter > null : Shows all, false : Enabled only, true:  Disabled only"},{"key":"tmplTitle","value":"","description":"(Optional)Search for the template title"},{"key":"sortType","value":"LAST_REPORT_DT_DESC","description":"(Optional)Sort by template > \nWRITE_DT_ASC,\nWRITE_DT_DESC,\nTITLE_ASC,\nTITLE_DESC,\nLAST_REPORT_DT_ASC,\nLAST_REPORT_DT_D"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Content-Length","value":"1878"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Fri, 07 Oct 2022 07:02:21 GMT"},{"key":"Server","value":"nginx"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 51189420f4bac1737470783b2c33b7b8.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"ICN54-C2"},{"key":"X-Amz-Cf-Id","value":"4IIMxmfA6tRiFELlap9w5djUTBySeXalw2SkIKpkuZ9hw0Jl94Eomw=="},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": \"SUCCESS\",\n    \"body\": {\n        \"groupList\": [\n            {\n                \"lgrgId\": \"8BA65B*******\",\n                \"lgrgName\": \"SmartWays\",\n                \"disabled\": false,\n                \"tmplList\": [\n                    {\n                        \"tmplId\": \"E4206D49*******\",\n                        \"tmplTitle\": \"BA ******* - *******ffice\",\n                        \"disabled\": false,\n                        \"creationDt\": \"2022-08-10 17:52:55\",\n                        \"lastReportDt\": \"2022-10-06 17:12:22\"\n                    },\n                    {\n                        \"tmplId\": \"27AD0C******\",\n                        \"tmplTitle\": \"BA ***** - *******such\",\n                        \"disabled\": false,\n                        \"creationDt\": \"2022-08-10 17:56:03\",\n                        \"lastReportDt\": \"2022-10-06 17:10:50\"\n                    },\n                    {\n                        \"tmplId\": \"1F9C6FD76******\",\n                        \"tmplTitle\": \"BA ***** - *****such\",\n                        \"disabled\": false,\n                        \"creationDt\": \"2022-08-10 17:50:36\",\n                        \"lastReportDt\": \"2022-10-06 14:48:47\"\n                    },\n                    {\n                        \"tmplId\": \"352D6*******\",\n                        \"tmplTitle\": \"BA ***** - ******hrend\",\n                        \"disabled\": false,\n                        \"creationDt\": \"2022-08-10 18:00:26\",\n                        \"lastReportDt\": null\n                    },\n                    {\n                        \"tmplId\": \"F1193502A59AE3DF\",\n                        \"tmplTitle\": \"BA *****n - *****urbesuch\",\n                        \"disabled\": false,\n                        \"creationDt\": \"2022-08-10 17:51:53\",\n                        \"lastReportDt\": null\n                    },\n                    {\n                        \"tmplId\": \"4CD4A59C*******\",\n                        \"tmplTitle\": \"BA ***** - *****umsetzung\",\n                        \"disabled\": false,\n                        \"creationDt\": \"2022-08-10 17:58:21\",\n                        \"lastReportDt\": null\n                    },\n                    {\n                        \"tmplId\": \"220CB*****\",\n                        \"tmplTitle\": \"BA Termin - Verschiebung\",\n                        \"disabled\": false,\n                        \"creationDt\": \"2022-08-10 17:57:04\",\n                        \"lastReportDt\": null\n                    },\n                    {\n                        \"tmplId\": \"86F88D9*******\",\n                        \"tmplTitle\": \"BA Termin - *****ieren\",\n                        \"disabled\": false,\n                        \"creationDt\": \"2022-08-10 18:00:00\",\n                        \"lastReportDt\": null\n                    }\n                ]\n            }\n        ]\n    }\n}"},{"id":"f91ef504-7d28-4787-a7dc-5a69afaea7ed","name":"Get Report Group(Menu) List","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.cheilperfectstore.com/api/lgr/group/list?lgrgId=8BA65B1EFF5ABAC0&disabled=false","host":["https://api.cheilperfectstore.com"],"path":["api","lgr","group","list"],"query":[{"key":"lgrgId","value":"8BA65B1EFF5ABAC0","description":"(optional)String,  Report Group ID > Null일 경우 전체 보고서 그룹 목록을 전달"},{"key":"disabled","value":"false","description":"(optional) 비활성화 필터 > null : 전체 보고서 그룹 목록을 전달, false : 비활성화된 목록 제외, true:비활성화된 목록만 제외"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Content-Length","value":"705"},{"key":"Date","value":"Wed, 27 Jul 2022 05:51:05 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": \"SUCCESS\",\n    \"body\": {\n        \"groupList\": [\n            {\n                \"lgrgId\": \"8BA65**********\",\n                \"lgrgName\": \"Smart**********\",\n                \"disabled\": false,\n                \"tmplList\": [\n                    {\n                        \"tmplId\": \"B50D9FC**********\",\n                        \"tmplTitle\": \"Cancel **********\",\n                        \"disabled\": false\n                    },\n                    {\n                        \"tmplId\": \"4FBD1235**********\",\n                        \"tmplTitle\": \"Visit**********\",\n                        \"disabled\": false\n                    },\n                    {\n                        \"tmplId\": \"8C0676**********\",\n                        \"tmplTitle\": \"Home-**********\",\n                        \"disabled\": false\n                    },\n                    {\n                        \"tmplId\": \"9C1FEA7**********\",\n                        \"tmplTitle\": \"Appo**********\",\n                        \"disabled\": false\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"70f10c51-a428-4200-96dd-33d8a92c8ffc"},{"name":"Get Report List","id":"3194a2da-fcb7-4dbd-bb04-95ec831bf7f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.cheilperfectstore.com/api/lgr/report/list?lgrgId=8BA65B1EFF5ABAC0&tmplId=9C1FEA7D56682F00&date=2022-08-05","description":"<p>It provides a list of reports prepared on the day and detailed information.</p>\n<h3 id=\"status-code\">Status Code</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>SUCCESS : SUCCESS\nINVALID_AUTH_KEY : Invalid authentication key\nREPORT_GROUP_INFO_NOT_FOUND : No report group information\nREPORT_TMPL_INFO_NOT_FOUND : No report template information\n\n</code></pre><h3 id=\"enums\">Enums</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-java\">public enum LgrCpntType {    \n    TEXT_SINGLE,\n    TEXT_MULTI,\n    TEXT_GRID,\n    TEXT_BARCODE,\n    CHOICE_SINGLE,\n    CHOICE_MULTI,\n    USER,\n    WORKPLACE,\n    RETAILER,\n    BRAND,\n    CHECKLIST,\n    DATE_SINGLE,\n    DATE_PERIOD,\n    TIME_SINGLE,\n    TIME_PERIOD,\n    IMAGES,\n    FILES;\n}\n\n</code></pre>\n<h3 id=\"response-object\">RESPONSE OBJECT</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"statusCode\": \"SUCCESS\",\n  \"body\": {\n    \"lgrGroupInfo\": {/\\*Report Group Info\\*/ \n      \"lgrgId\": \"8BA65B1EFF5ABAC0\",/\\*Report Group Id\\*/ \n      \"lgrgName\": \"Component Test\",/\\*Report Group Name\\*/ \n      \"disabled\": false    /\\*Disabled Report Group\\*/ \n    },\n    \"lgrTmplInfo\": {  /\\*Report Template Info\\*/ \n      \"tmplId\": \"F795FCCD1FF1D410\", /\\*Report Template Id\\*/ \n      \"tmplTitle\": \"ALL Component List\", /\\*Report Template Title\\*/ \n      \"disabled\": false, /\\*Disabled Report Template\\*/ \n      \"creationDt\": \"2022-07-27 09:26:09\", /\\*Report Template Creation Time\\*/\n      \"lastReportDt\": \"2022-10-06 17:10:50\"\n      \"cpntList\": [/\\*Report Template Component List\\*/ \n        {\n          \"cpntIdx\": 0,/\\*Component Index\\*/\n          \"cpntId\": \"F795FCCD1FF1D410_698BA9B0\",/\\*Component Id\\*/\n          \"cpntType\": \"TEXT_SINGLE\",/\\*Component Type : Enum/\n          \"cpntTitle\": \"Text Single Question?\" /\\*Component Title\\*/\n        },\n        {\n          \"cpntIdx\": 1,\n          \"cpntId\": \"F795FCCD1FF1D410_7CFA5C44\",\n          \"cpntType\": \"TEXT_MULTI\",\n          \"cpntTitle\": \"Multi-text Question?\",\n          \"textRowList\": [          /\\*Text Component Row Info\\*/\n            {\n              \"rowIdx\": 1, /\\*Text Component Row Index\\*/\n              \"rowId\": \"9A5CABDA2C728F50\", /\\*Text Component Row ID\\*/\n              \"rowName\": \"Answer 1\" /\\*Text Component Row Name\\*/\n            },\n            {\n              \"rowIdx\": 2,\n              \"rowId\": \"EB28BB1F7E34F9D1\",\n              \"rowName\": \"Answer 1\"\n            }\n          ]\n        },\n        {\n          \"cpntIdx\": 2,\n          \"cpntId\": \"F795FCCD1FF1D410_8BF8333A\",\n          \"cpntType\": \"TEXT_GRID\",\n          \"cpntTitle\": \"Grid Text Question?\",\n          \"textRowList\": [\n            {\n              \"rowIdx\": 1,\n              \"rowId\": \"400DC8BFD4AC61A0\",\n              \"rowName\": \"Row 1\"\n            },\n            {\n              \"rowIdx\": 2,\n              \"rowId\": \"C8BACB27A68CFAE9\",\n              \"rowName\": \"Row 2\"\n            }\n          ],\n          \"textColumnList\": [ /\\*Text Component Column Info\\*/\n            {\n              \"colIdx\": 1,/\\*Text Component Column Idx\\*/\n              \"colId\": \"D4648427549CDE87\",/\\*Text Component Column ID\\*/\n              \"colName\": \"COL 1\"/\\*Text Component Column Name\\*/\n            },\n            {\n              \"colIdx\": 2,\n              \"colId\": \"850F3AF522840BB4\",\n              \"colName\": \"Row 2\"\n            }\n          ]\n        },\n        {\n          \"cpntIdx\": 3,\n          \"cpntId\": \"F795FCCD1FF1D410_A83ACE51\",\n          \"cpntType\": \"TEXT_BARCODE\",\n          \"cpntTitle\": \"Barcode Question?\"\n        },\n        {\n          \"cpntIdx\": 4,\n          \"cpntId\": \"F795FCCD1FF1D410_98FDD838\",\n          \"cpntType\": \"CHOICE_SINGLE\",\n          \"cpntTitle\": \"multiple choice Question?\",\n          \"choiceList\": [ /\\*Choice Component Option List\\*/\n            {\n              \"choiceIdx\": 1, /\\*Choice Component Option Index\\*/\n              \"choiceId\": \"640A51D933774B5A\", /\\*Choice Component Option ID\\*/\n              \"choiceName\": \"Select 1\" /\\*Choice Component Option Name\\*/\n            },\n            {\n              \"choiceIdx\": 2,\n              \"choiceId\": \"B7B8BE8FDB6F0CDC\",\n              \"choiceName\": \"Select 2\"\n            },\n            {\n              \"choiceIdx\": 3,\n              \"choiceId\": \"51B33734E472D605\",\n              \"choiceName\": \"Select 3\"\n            },\n            {\n              \"choiceIdx\": 4,\n              \"choiceId\": \"533B18F40A57061F\",\n              \"choiceName\": null /\\*null is ETC\\*/\n            }\n          ]\n        },\n        {\n          \"cpntIdx\": 5,\n          \"cpntId\": \"F795FCCD1FF1D410_8FBF831F\",\n          \"cpntType\": \"CHOICE_MULTI\",\n          \"cpntTitle\": \"Checkbox Question?\",\n          \"choiceList\": [ \n            {\n              \"choiceIdx\": 1,\n              \"choiceId\": \"AB5910A119A807CB\",\n              \"choiceName\": \"Check box 1\"\n            },\n            {\n              \"choiceIdx\": 2,\n              \"choiceId\": \"BB562E5D387E61DD\",\n              \"choiceName\": \"Check box 2\"\n            },\n            {\n              \"choiceIdx\": 3,\n              \"choiceId\": \"D683AA0B3A8CF6CD\",\n              \"choiceName\": \"Check box 3\"\n            },\n            {\n              \"choiceIdx\": 4,\n              \"choiceId\": \"D4B5E801C3ACC8A2\",\n              \"choiceName\": \"Check box 4\"\n            },\n            {\n              \"choiceIdx\": 5,\n              \"choiceId\": \"E60145595ED5FDB1\",\n              \"choiceName\": null\n            }\n          ]\n        },\n        {\n          \"cpntIdx\": 6,\n          \"cpntId\": \"F795FCCD1FF1D410_F7A03063\",\n          \"cpntType\": \"USER\",\n          \"cpntTitle\": \"User Question?\"\n        },\n        {\n          \"cpntIdx\": 7,\n          \"cpntId\": \"F795FCCD1FF1D410_1B9FE461\",\n          \"cpntType\": \"WORKPLACE\",\n          \"cpntTitle\": \"Workplace Question?\"\n        },\n        {\n          \"cpntIdx\": 8,\n          \"cpntId\": \"F795FCCD1FF1D410_A33C976A\",\n          \"cpntType\": \"RETAILER\",\n          \"cpntTitle\": \"Retailer Question?\"\n        },\n        {\n          \"cpntIdx\": 9,\n          \"cpntId\": \"F795FCCD1FF1D410_BFD78250\",\n          \"cpntType\": \"BRAND\",\n          \"cpntTitle\": \"Brand  Question?\"\n        },\n        {\n          \"cpntIdx\": 10,\n          \"cpntId\": \"F795FCCD1FF1D410_8833880D\",\n          \"cpntType\": \"CHECKLIST\",\n          \"cpntTitle\": \"Checklist Question?\",\n          \"checklistList\": [/\\*Checklist Component Question List\\*/\n            {\n              \"cklIdx\": 1, /\\*Checklist Component Index\\*/\n              \"cklId\": \"C501F9934827B33A\", /\\*Checklist Component Id\\*/\n              \"cklName\": \"Did you solve the problem?\" /\\*Checklist Component Question\\*/\n            },\n            {\n              \"cklIdx\": 2,\n              \"cklId\": \"718191AD22F52D0C\",\n              \"cklName\": \"Can the problem reoccur?\"\n            }\n          ]\n        },\n        {\n          \"cpntIdx\": 11,\n          \"cpntId\": \"F795FCCD1FF1D410_FDD9A0BA\",\n          \"cpntType\": \"DATE_SINGLE\",\n          \"cpntTitle\": \"Date Question?\"\n        },\n        {\n          \"cpntIdx\": 12,\n          \"cpntId\": \"F795FCCD1FF1D410_476CADAD\",\n          \"cpntType\": \"DATE_PERIOD\",\n          \"cpntTitle\": \"Date Period Question?\"\n        },\n        {\n          \"cpntIdx\": 13,\n          \"cpntId\": \"F795FCCD1FF1D410_54D7A0E2\",\n          \"cpntType\": \"TIME_SINGLE\",\n          \"cpntTitle\": \"Time Question?\"\n        },\n        {\n          \"cpntIdx\": 14,\n          \"cpntId\": \"F795FCCD1FF1D410_BFA8EC75\",\n          \"cpntType\": \"TIME_PERIOD\",\n          \"cpntTitle\": \"Time Period Question?\"\n        },\n        {\n          \"cpntIdx\": 15,\n          \"cpntId\": \"F795FCCD1FF1D410_9455D42C\",\n          \"cpntType\": \"IMAGES\",\n          \"cpntTitle\": \"Image Question?\"\n        },\n        {\n          \"cpntIdx\": 16,\n          \"cpntId\": \"F795FCCD1FF1D410_634E940D\",\n          \"cpntType\": \"FILES\",\n          \"cpntTitle\": \"Document Question?\"\n        }\n      ]\n    },\n    \"reportList\": [ /\\*Report List\\*/\n      {\n        \"reportId\": \"BR220727A0001\", /\\*Report Id\\*/\n        \"reportTitle\": \"\",/\\*Report Title\\*/\n        \"writerInfo\": { /\\*Report Author Info - User Object\\*/\n          \"userId\": \"\\*\",\n          \"userName\": \"O****\",\n          \"userRegImg\": \"/img/face/Default.png\",\n          \"phone\": \"****\",\n          \"groupId\": \"**\",\n          \"groupName\": \"****\",\n          \"isResign\": \"0\",\n          \"isLeader\": \"1\"\n        },\n        \"reportWorkplaceInfo\": null,  /\\*Report Workplace Info - Workplace Object\\*/\n        \"reportEtcWorkplace\": null,  /\\*Report Etc Workplace Value \\*/\n        \"writeDt\": \"2022-07-27 09:34:56\",  /\\*Report Write Datetime\\*/\n        \"updateDt\": null, /\\*Report Modify Datetime\\*/\n        \"statusId\": null, /\\*Report Status ID\\*/\n        \"statusName\": null,  /\\*Report Status Name\\*/\n        \"cpntValueList\": [ /\\*Report Component Value List\\*/\n          {\n            \"textValues\": [ /\\*Text Type Values - Array\\*/\n              {\n                \"rowId\": null, /\\*Text Component Row Id - cpntType in ('TEXT_MULTI', 'TEXT_GRID')\\*/\n                \"colId\": null, /\\*Text Component Col Id - cpntType eq ('TEXT_GRID')\\*/\n                \"value\": \"You entered text.\" /\\*Text Value\\*/\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_698BA9B0\",\n            \"cpntType\": \"TEXT_SINGLE\"\n          },\n          {\n            \"textValues\": [ \n              {\n                \"rowId\": \"9A5CABDA2C728F50\",\n                \"colId\": null,\n                \"value\": \"1. You entered text.\"\n              },\n              {\n                \"rowId\": \"EB28BB1F7E34F9D1\",\n                \"colId\": null,\n                \"value\": \"2. You entered text.\"\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_7CFA5C44\",\n            \"cpntType\": \"TEXT_MULTI\"\n          },\n          {\n            \"textValues\": [\n              {\n                \"rowId\": \"400DC8BFD4AC61A0\",\n                \"colId\": \"D4648427549CDE87\",\n                \"value\": \"1\\*1\"\n              },\n              {\n                \"rowId\": \"400DC8BFD4AC61A0\",\n                \"colId\": \"850F3AF522840BB4\",\n                \"value\": \"1\\*2\"\n              },\n              {\n                \"rowId\": \"C8BACB27A68CFAE9\",\n                \"colId\": \"D4648427549CDE87\",\n                \"value\": \"2\\*1\"\n              },\n              {\n                \"rowId\": \"C8BACB27A68CFAE9\",\n                \"colId\": \"850F3AF522840BB4\",\n                \"value\": \"2\\*2\"\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_8BF8333A\",\n            \"cpntType\": \"TEXT_GRID\"\n          },\n          {\n            \"textValues\": [\n              {\n                \"rowId\": null,\n                \"colId\": null,\n                \"value\": \"826122241238\"\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_A83ACE51\",\n            \"cpntType\": \"TEXT_BARCODE\"\n          },\n          {\n            \"choiceValues\": [ /\\*Choice Type Values - Array\\*/\n                {\n                    \"choiceId\": \"B7B8BE8FDB6F0CDC\", /\\*Choice ID\\*/\n                    \"choiceName\": \"Select 2\" /\\*Choice Name\\*/\n                }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_98FDD838\",\n            \"cpntType\": \"CHOICE_SINGLE\"\n          },\n          {\n            \"choiceValues\": [\n                {\n                    \"choiceId\": \"BB562E5D387E61DD\",\n                    \"choiceName\": \"Check box 2\"\n                },\n                {\n                    \"choiceId\": \"D4B5E801C3ACC8A2\",\n                    \"choiceName\": \"Check box 4\"\n                }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_8FBF831F\",\n            \"cpntType\": \"CHOICE_MULTI\"\n          },\n          {\n            \"userValues\": [ /\\*User Type Values - Array(User Object)\\*/\n              {\n                \"userId\": \"B158594**\", /\\*User Id\\*/\n                \"userName\": \"Back****\", /\\*User Name\\*/\n                \"userRegImg\": \"/img/face/Default.png\", /\\*User Img\\*/\n                \"empId\": \"C_5****\", /\\*User Employee Id\\*/\n                \"phone\": \"002****\", /\\*User Phone Number\\*/\n                \"groupId\": \"915FD****\", /\\*User Group Id\\*/\n                \"groupName\": \"Back**\", /\\*User Group NAme\\*/\n                \"positionId\": \"3B8CA99\\*\", /\\*User Position Id\\*/\n                \"positionName\": \"A\\*\", /\\*User Position Name\\*/\n                \"isResign\": \"0\", /\\*User Resigned status : \"0\":false, \"1\":true\\*/\n                \"isLeader\": \"1\" /\\*User whether leader : \"0\":false, \"1\":true\\*/\n              },\n              {\n                \"userId\": \"517D854**\",\n                \"userName\": \"AS**\",\n                \"empId\": \"C_\\*\",\n                \"phone\": \"001****\",\n                \"groupId\": \"915FD**\\*\",\n                \"groupName\": \"Back\\*\",\n                \"positionId\": \"3B8CA99****\",\n                \"positionName\": \"A\\*\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\"\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_F7A03063\",\n            \"cpntType\": \"USER\"\n          },\n          {\n            \"workplaceValues\": [ /\\*Workplace Type Values - Array\\*/\n              {\n                \"workplaceId\": \"CC33B0A9**\\*\", /\\*Workplace Id\\*/\n                \"workplaceCode\": \"21**\",  /\\*Workplace Code\\*/\n                \"workplaceName\": \"Shop ****\" /\\*Workplace Name\\*/\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_1B9FE461\",\n            \"cpntType\": \"WORKPLACE\"\n          },\n          {\n            \"retailerValues\": [ /\\*Retailer(Distributor) Type Values - Array\\*/\n              {\n                \"retailerId\": \"3AFE3F0EF52CE11D\", /\\*Retailer Id\\*/\n                \"retailerName\": \"Shop\" /\\*Retailer Name\\*/\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_A33C976A\",\n            \"cpntType\": \"RETAILER\"\n          },\n          {\n            \"brandValues\": [\n              {\n                \"brandId\": \"73B796738E155FB1\",\n                \"brandName\": \"Samsung\"\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_BFD78250\",\n            \"cpntType\": \"BRAND\"\n          },\n          {\n            \"checklistValues\": [/\\*Checklist Type Values - Array\\*/\n                {\n                    \"cklId\": \"C501F9934827B33A\",  /\\*CheckList Question Id\\*/\n                    \"value\": \"1\", /\\*CheckList Question Value\\* : \"1\":\"Yes\", \"2\":\"No\"/\n                    \"description\": null, /\\*CheckList Question Value Description\\*/\n                    \"imgList\": null /\\*CheckList Question Value - Image List\\*/\n                },\n                {\n                    \"cklId\": \"718191AD22F52D0C\",\n                    \"value\": \"2\",\n                    \"description\": null,\n                    \"imgList\": null\n                }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_8833880D\",\n            \"cpntType\": \"CHECKLIST\"\n          },\n          {\n            \"dateValues\": [ /\\*Date Type Values - Array\\*/\n              {\n                \"date\": \"2022-07-20\", /\\*Date - cpntType eq \"DATE_SINGLE\"\\*/\n                \"startDate\": null, /\\*StartDate - cpntType eq \"DATE_PERIOD\"\\*/\n                \"endDate\": null /\\*EndDate - cpntType eq \"DATE_PERIOD\"\\*/\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_FDD9A0BA\",\n            \"cpntType\": \"DATE_SINGLE\"\n          },\n          {\n            \"dateValues\": [\n              {\n                \"date\": null,\n                \"startDate\": \"2022-07-20\",\n                \"endDate\": \"2022-07-27\"\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_476CADAD\",\n            \"cpntType\": \"DATE_PERIOD\"\n          },\n          {\n            \"timeValues\": [  /\\*Time Type Values - Array\\*/\n              {\n                \"time\": \"09:00:00\", /\\*Time - cpntType eq \"TIME_SINGLE\"\\*/\n                \"startTime\": null,/\\*StartTime - cpntType eq \"TIME_PERIOD\"\\*/\n                \"endTime\": null/\\*EndTime - cpntType eq \"TIME_PERIOD\"\\*/\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_54D7A0E2\",\n            \"cpntType\": \"TIME_SINGLE\"\n          },\n          {\n            \"timeValues\": [\n              {\n                \"time\": null,\n                \"startTime\": \"09:00:00\",\n                \"endTime\": \"18:00:00\"\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_BFA8EC75\",\n            \"cpntType\": \"TIME_PERIOD\"\n          },\n          {\n            \"imageValues\": [ /\\*Image Type Values - Array\\*/\n              {\n                \"idx\": 0,/\\*Image Index\\*/\n                \"name\": \"20220727073508851.png\", /\\*Image File Name\\*/\n                \"size\": 464916, /\\*Image File Size\\*/\n                \"url\": \"https://document.cheilperfectstore.com/files/lgr/****/BR220727A0001/F795FCCD1FF1D410_9455D42C/20220727073508851.png\" /\\*Image File Url\\*/\n              },\n              {\n                \"idx\": 1,\n                \"name\": \"20220727073509819.jpeg\",\n                \"size\": 210482,\n                \"url\": \"https://document.cheilperfectstore.com/files/lgr//****//BR220727A0001/F795FCCD1FF1D410_9455D42C/20220727073509819.jpeg\"\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_9455D42C\",\n            \"cpntType\": \"IMAGES\"\n          },\n          {\n            \"fileValues\": [ /\\*Documents File Type Values - Array\\*/\n              {\n                \"idx\": 0,/\\*Document File Index\\*/\n                \"name\": \"test1.xlsx\",/\\*Document File Name\\*/\n                \"size\": 18944,/\\*Document File Size\\*/\n                \"url\": \"https://document.cheilperfectstore.com/files/lgr///****///BR220727A0001/F795FCCD1FF1D410_634E940D/test.xlsx\"/\\*Document File Url\\*/\n              },\n              {\n                \"idx\": 1,\n                \"name\": \"test2.pdf\",\n                \"size\": 1584777,\n                \"url\": \"https://document.cheilperfectstore.com/files/lgr///****///BR220727A0001/F795FCCD1FF1D410_634E940D/test2.pdf\"\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_634E940D\",\n            \"cpntType\": \"FILES\"\n          }\n        ]\n      }\n    ]\n  }\n}\n\n</code></pre>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}},"urlObject":{"path":["api","lgr","report","list"],"host":["https://api.cheilperfectstore.com"],"query":[{"description":{"content":"<p>Report Group ID</p>\n","type":"text/plain"},"key":"lgrgId","value":"8BA65B1EFF5ABAC0"},{"description":{"content":"<p>Report Template ID</p>\n","type":"text/plain"},"key":"tmplId","value":"9C1FEA7D56682F00"},{"description":{"content":"<p>Date</p>\n","type":"text/plain"},"key":"date","value":"2022-08-05"}],"variable":[]}},"response":[{"id":"8284c521-0014-4f88-bd03-bc3c20eabc25","name":"Get Report List","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.cheilperfectstore.com/api/lgr/report/list?lgrgId=8BA65B1EFF5ABAC0&tmplId=F795FCCD1FF1D410&date=2022-07-27","host":["https://api.cheilperfectstore.com"],"path":["api","lgr","report","list"],"query":[{"key":"lgrgId","value":"8BA65B1EFF5ABAC0","description":"Report Group ID"},{"key":"tmplId","value":"F795FCCD1FF1D410","description":"Report Template ID"},{"key":"date","value":"2022-07-27","description":"Date(Fomat>yyyy-MM-dd)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"vary","value":"accept-encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 28 Jul 2022 02:19:27 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n  \"statusCode\": \"SUCCESS\",\n  \"body\": {\n    \"lgrGroupInfo\": {/*Report Group Info*/ \n      \"lgrgId\": \"8BA65B1EFF5ABAC0\",/*Report Group Id*/ \n      \"lgrgName\": \"Componet Test\",/*Report Group Name*/ \n      \"disabled\": false    /*Disabled Report Group*/ \n    },\n    \"lgrTmplInfo\": {  /*Report Template Info*/ \n      \"tmplId\": \"F795FCCD1FF1D410\", /*Report Template Id*/ \n      \"tmplTitle\": \"ALL Component List\", /*Report Template Title*/ \n      \"disabled\": false, /*Disabled Report Template*/ \n      \"cpntList\": [/*Report Template Component List*/ \n        {\n          \"cpntIdx\": 0,/*Component Index*/\n          \"cpntId\": \"F795FCCD1FF1D410_698BA9B0\",/*Component Id*/\n          \"cpntType\": \"TEXT_SINGLE\",/*Component Type : Enum/\n          \"cpntTitle\": \"Text Single Question?\" /*Component Title*/\n        },\n        {\n          \"cpntIdx\": 1,\n          \"cpntId\": \"F795FCCD1FF1D410_7CFA5C44\",\n          \"cpntType\": \"TEXT_MULTI\",\n          \"cpntTitle\": \"Multi-text Question?\",\n          \"textRowList\": [          /*Text Component Row Info*/\n            {\n              \"rowIdx\": 1, /*Text Component Row Index*/\n              \"rowId\": \"9A5CABDA2C728F50\", /*Text Component Row ID*/\n              \"rowName\": \"Answer 1\" /*Text Component Row Name*/\n            },\n            {\n              \"rowIdx\": 2,\n              \"rowId\": \"EB28BB1F7E34F9D1\",\n              \"rowName\": \"Answer 1\"\n            }\n          ]\n        },\n        {\n          \"cpntIdx\": 2,\n          \"cpntId\": \"F795FCCD1FF1D410_8BF8333A\",\n          \"cpntType\": \"TEXT_GRID\",\n          \"cpntTitle\": \"Grid Text Question?\",\n          \"textRowList\": [\n            {\n              \"rowIdx\": 1,\n              \"rowId\": \"400DC8BFD4AC61A0\",\n              \"rowName\": \"Row 1\"\n            },\n            {\n              \"rowIdx\": 2,\n              \"rowId\": \"C8BACB27A68CFAE9\",\n              \"rowName\": \"Row 2\"\n            }\n          ],\n          \"textColumnList\": [ /*Text Component Column Info*/\n            {\n              \"colIdx\": 1,/*Text Component Column Idx*/\n              \"colId\": \"D4648427549CDE87\",/*Text Component Column ID*/\n              \"colName\": \"COL 1\"/*Text Component Column Name*/\n            },\n            {\n              \"colIdx\": 2,\n              \"colId\": \"850F3AF522840BB4\",\n              \"colName\": \"Row 2\"\n            }\n          ]\n        },\n        {\n          \"cpntIdx\": 3,\n          \"cpntId\": \"F795FCCD1FF1D410_A83ACE51\",\n          \"cpntType\": \"TEXT_BARCODE\",\n          \"cpntTitle\": \"Barcode Question?\"\n        },\n        {\n          \"cpntIdx\": 4,\n          \"cpntId\": \"F795FCCD1FF1D410_98FDD838\",\n          \"cpntType\": \"CHOICE_SINGLE\",\n          \"cpntTitle\": \"multiple choice Question?\",\n          \"choiceList\": [ /*Choice Component Option List*/\n            {\n              \"choiceIdx\": 1, /*Choice Component Option Index*/\n              \"choiceId\": \"640A51D933774B5A\", /*Choice Component Option ID*/\n              \"choiceName\": \"Select 1\" /*Choice Component Option Name*/\n            },\n            {\n              \"choiceIdx\": 2,\n              \"choiceId\": \"B7B8BE8FDB6F0CDC\",\n              \"choiceName\": \"Select 2\"\n            },\n            {\n              \"choiceIdx\": 3,\n              \"choiceId\": \"51B33734E472D605\",\n              \"choiceName\": \"Select 3\"\n            },\n            {\n              \"choiceIdx\": 4,\n              \"choiceId\": \"533B18F40A57061F\",\n              \"choiceName\": null /*null is ETC*/\n            }\n          ]\n        },\n        {\n          \"cpntIdx\": 5,\n          \"cpntId\": \"F795FCCD1FF1D410_8FBF831F\",\n          \"cpntType\": \"CHOICE_MULTI\",\n          \"cpntTitle\": \"Checkbox Question?\",\n          \"choiceList\": [ \n            {\n              \"choiceIdx\": 1,\n              \"choiceId\": \"AB5910A119A807CB\",\n              \"choiceName\": \"Check box 1\"\n            },\n            {\n              \"choiceIdx\": 2,\n              \"choiceId\": \"BB562E5D387E61DD\",\n              \"choiceName\": \"Check box 2\"\n            },\n            {\n              \"choiceIdx\": 3,\n              \"choiceId\": \"D683AA0B3A8CF6CD\",\n              \"choiceName\": \"Check box 3\"\n            },\n            {\n              \"choiceIdx\": 4,\n              \"choiceId\": \"D4B5E801C3ACC8A2\",\n              \"choiceName\": \"Check box 4\"\n            },\n            {\n              \"choiceIdx\": 5,\n              \"choiceId\": \"E60145595ED5FDB1\",\n              \"choiceName\": null\n            }\n          ]\n        },\n        {\n          \"cpntIdx\": 6,\n          \"cpntId\": \"F795FCCD1FF1D410_F7A03063\",\n          \"cpntType\": \"USER\",\n          \"cpntTitle\": \"User Question?\"\n        },\n        {\n          \"cpntIdx\": 7,\n          \"cpntId\": \"F795FCCD1FF1D410_1B9FE461\",\n          \"cpntType\": \"WORKPLACE\",\n          \"cpntTitle\": \"Workplace Question?\"\n        },\n        {\n          \"cpntIdx\": 8,\n          \"cpntId\": \"F795FCCD1FF1D410_A33C976A\",\n          \"cpntType\": \"RETAILER\",\n          \"cpntTitle\": \"Retailer Question?\"\n        },\n        {\n          \"cpntIdx\": 9,\n          \"cpntId\": \"F795FCCD1FF1D410_BFD78250\",\n          \"cpntType\": \"BRAND\",\n          \"cpntTitle\": \"Brand  Question?\"\n        },\n        {\n          \"cpntIdx\": 10,\n          \"cpntId\": \"F795FCCD1FF1D410_8833880D\",\n          \"cpntType\": \"CHECKLIST\",\n          \"cpntTitle\": \"Checklist Question?\",\n          \"checklistList\": [/*Checklist Component Question List*/\n            {\n              \"cklIdx\": 1, /*Checklist Component Index*/\n              \"cklId\": \"C501F9934827B33A\", /*Checklist Component Id*/\n              \"cklName\": \"Did you solve the problem?\" /*Checklist Component Question*/\n            },\n            {\n              \"cklIdx\": 2,\n              \"cklId\": \"718191AD22F52D0C\",\n              \"cklName\": \"Can the problem reoccur?\"\n            }\n          ]\n        },\n        {\n          \"cpntIdx\": 11,\n          \"cpntId\": \"F795FCCD1FF1D410_FDD9A0BA\",\n          \"cpntType\": \"DATE_SINGLE\",\n          \"cpntTitle\": \"Date Question?\"\n        },\n        {\n          \"cpntIdx\": 12,\n          \"cpntId\": \"F795FCCD1FF1D410_476CADAD\",\n          \"cpntType\": \"DATE_PERIOD\",\n          \"cpntTitle\": \"Date Period Question?\"\n        },\n        {\n          \"cpntIdx\": 13,\n          \"cpntId\": \"F795FCCD1FF1D410_54D7A0E2\",\n          \"cpntType\": \"TIME_SINGLE\",\n          \"cpntTitle\": \"Time Question?\"\n        },\n        {\n          \"cpntIdx\": 14,\n          \"cpntId\": \"F795FCCD1FF1D410_BFA8EC75\",\n          \"cpntType\": \"TIME_PERIOD\",\n          \"cpntTitle\": \"Time Period Question?\"\n        },\n        {\n          \"cpntIdx\": 15,\n          \"cpntId\": \"F795FCCD1FF1D410_9455D42C\",\n          \"cpntType\": \"IMAGES\",\n          \"cpntTitle\": \"Image Question?\"\n        },\n        {\n          \"cpntIdx\": 16,\n          \"cpntId\": \"F795FCCD1FF1D410_634E940D\",\n          \"cpntType\": \"FILES\",\n          \"cpntTitle\": \"Document Question?\"\n        }\n      ]\n    },\n    \"reportList\": [ /*Report List*/\n      {\n        \"reportId\": \"BR220727A0001\", /*Report Id*/\n        \"reportTitle\": \"\",/*Report Title*/\n        \"writerInfo\": { /*Report Author Info - User Object*/\n          \"userId\": \"MGMT_USER_ID\",\n          \"userName\": \"OPERATOR\",\n          \"userRegImg\": \"/img/face/Default.png\",\n          \"phone\": \"99999999999\",\n          \"groupId\": \"MGMT_CLIENT_ID\",\n          \"groupName\": \"MANAGEMENT CLIENT\",\n          \"isResign\": \"0\",\n          \"isLeader\": \"1\"\n        },\n        \"reportWorkplaceInfo\": null,  /*Report Workplace Info - Workplace Object*/\n        \"reportEtcWorkplace\": null,  /*Report Etc Workplace Value */\n        \"writeDt\": \"2022-07-27 09:34:56\",  /*Report Write Datetime*/\n        \"updateDt\": null, /*Report Modify Datetime*/\n        \"statusId\": null, /*Report Status ID*/\n        \"statusName\": null,  /*Report Status Name*/\n        \"cpntValueList\": [ /*Report Component Value List*/\n          {\n            \"textValues\": [ /*Text Type Values - Array*/\n              {\n                \"rowId\": null, /*Text Component Row Id - cpntType in ('TEXT_MULTI', 'TEXT_GRID')*/\n                \"colId\": null, /*Text Component Col Id - cpntType eq ('TEXT_GRID')*/\n                \"value\": \"You entered text.\" /*Text Value*/\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_698BA9B0\",\n            \"cpntType\": \"TEXT_SINGLE\"\n          },\n          {\n            \"textValues\": [ \n              {\n                \"rowId\": \"9A5CABDA2C728F50\",\n                \"colId\": null,\n                \"value\": \"1. You entered text.\"\n              },\n              {\n                \"rowId\": \"EB28BB1F7E34F9D1\",\n                \"colId\": null,\n                \"value\": \"2. You entered text.\"\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_7CFA5C44\",\n            \"cpntType\": \"TEXT_MULTI\"\n          },\n          {\n            \"textValues\": [\n              {\n                \"rowId\": \"400DC8BFD4AC61A0\",\n                \"colId\": \"D4648427549CDE87\",\n                \"value\": \"1*1\"\n              },\n              {\n                \"rowId\": \"400DC8BFD4AC61A0\",\n                \"colId\": \"850F3AF522840BB4\",\n                \"value\": \"1*2\"\n              },\n              {\n                \"rowId\": \"C8BACB27A68CFAE9\",\n                \"colId\": \"D4648427549CDE87\",\n                \"value\": \"2*1\"\n              },\n              {\n                \"rowId\": \"C8BACB27A68CFAE9\",\n                \"colId\": \"850F3AF522840BB4\",\n                \"value\": \"2*2\"\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_8BF8333A\",\n            \"cpntType\": \"TEXT_GRID\"\n          },\n          {\n            \"textValues\": [\n              {\n                \"rowId\": null,\n                \"colId\": null,\n                \"value\": \"826122241238\"\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_A83ACE51\",\n            \"cpntType\": \"TEXT_BARCODE\"\n          },\n          {\n            \"choiceValues\": [ /*Choice Type Values - Array*/\n                {\n                    \"choiceId\": \"B7B8BE8FDB6F0CDC\", /*Choice ID*/\n                    \"choiceName\": \"Select 2\" /*Choice Name*/\n                }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_98FDD838\",\n            \"cpntType\": \"CHOICE_SINGLE\"\n          },\n          {\n            \"choiceValues\": [\n                {\n                    \"choiceId\": \"BB562E5D387E61DD\",\n                    \"choiceName\": \"Check box 2\"\n                },\n                {\n                    \"choiceId\": \"D4B5E801C3ACC8A2\",\n                    \"choiceName\": \"Check box 4\"\n                }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_8FBF831F\",\n            \"cpntType\": \"CHOICE_MULTI\"\n          },\n          {\n            \"userValues\": [ /*User Type Values - Array(User Object)*/\n              {\n                \"userId\": \"B158594******\", /*User Id*/\n                \"userName\": \"Back****\", /*User Name*/\n                \"userRegImg\": \"/img/face/Default.png\", /*User Img*/\n                \"empId\": \"C_5****\", /*User Employee Id*/\n                \"phone\": \"002****\", /*User Phone Number*/\n                \"groupId\": \"915FD********\", /*User Group Id*/\n                \"groupName\": \"Back******\", /*User Group NAme*/\n                \"positionId\": \"3B8CA99*********\", /*User Position Id*/\n                \"positionName\": \"A*********\", /*User Position Name*/\n                \"isResign\": \"0\", /*User Retirement status : \"0\":false, \"1\":true*/\n                \"isLeader\": \"1\" /*User whether leader : \"0\":false, \"1\":true*/\n              },\n              {\n                \"userId\": \"517D854******\",\n                \"userName\": \"AS******\",\n                \"empId\": \"C_*****\",\n                \"phone\": \"001********\",\n                \"groupId\": \"915FD*******\",\n                \"groupName\": \"Back*****\",\n                \"positionId\": \"3B8CA99********\",\n                \"positionName\": \"A*********\",\n                \"isResign\": \"0\",\n                \"isLeader\": \"1\"\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_F7A03063\",\n            \"cpntType\": \"USER\"\n          },\n          {\n            \"workplaceValues\": [ /*Workplace Type Values - Array*/\n              {\n                \"workplaceId\": \"CC33B0A9*******\", /*Workplace Id*/\n                \"workplaceCode\": \"21******\",  /*Workplace Code*/\n                \"workplaceName\": \"Shop ********\" /*Workplace Name*/\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_1B9FE461\",\n            \"cpntType\": \"WORKPLACE\"\n          },\n          {\n            \"retailerValues\": [ /*Retailer Type Values - Array*/\n              {\n                \"retailerId\": \"3AFE3F0EF52CE11D\", /*Retailer Id*/\n                \"retailerName\": \"Shop\" /*Retailer Name*/\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_A33C976A\",\n            \"cpntType\": \"RETAILER\"\n          },\n          {\n            \"brandValues\": [\n              {\n                \"brandId\": \"73B796738E155FB1\",\n                \"brandName\": \"Samsung\"\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_BFD78250\",\n            \"cpntType\": \"BRAND\"\n          },\n          {\n            \"checklistValues\": [/*Checklist Type Values - Array*/\n                {\n                    \"cklId\": \"C501F9934827B33A\",  /*CheckList Question Id*/\n                    \"value\": \"1\", /*CheckList Question Value* : \"1\":\"Yes\", \"2\":\"No\"/\n                    \"description\": null, /*CheckList Question Value Description*/\n                    \"imgList\": null /*CheckList Question Value - Image List*/\n                },\n                {\n                    \"cklId\": \"718191AD22F52D0C\",\n                    \"value\": \"2\",\n                    \"description\": null,\n                    \"imgList\": null\n                }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_8833880D\",\n            \"cpntType\": \"CHECKLIST\"\n          },\n          {\n            \"dateValues\": [ /*Date Type Values - Array*/\n              {\n                \"date\": \"2022-07-20\", /*Date - cpntType eq \"DATE_SINGLE\"*/\n                \"startDate\": null, /*StartDate - cpntType eq \"DATE_PERIOD\"*/\n                \"endDate\": null /*EndDate - cpntType eq \"DATE_PERIOD\"*/\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_FDD9A0BA\",\n            \"cpntType\": \"DATE_SINGLE\"\n          },\n          {\n            \"dateValues\": [\n              {\n                \"date\": null,\n                \"startDate\": \"2022-07-20\",\n                \"endDate\": \"2022-07-27\"\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_476CADAD\",\n            \"cpntType\": \"DATE_PERIOD\"\n          },\n          {\n            \"timeValues\": [  /*Time Type Values - Array*/\n              {\n                \"time\": \"09:00:00\", /*Time - cpntType eq \"TIME_SINGLE\"*/\n                \"startTime\": null,/*StartTime - cpntType eq \"TIME_PERIOD\"*/\n                \"endTime\": null/*EndTime - cpntType eq \"TIME_PERIOD\"*/\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_54D7A0E2\",\n            \"cpntType\": \"TIME_SINGLE\"\n          },\n          {\n            \"timeValues\": [\n              {\n                \"time\": null,\n                \"startTime\": \"09:00:00\",\n                \"endTime\": \"18:00:00\"\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_BFA8EC75\",\n            \"cpntType\": \"TIME_PERIOD\"\n          },\n          {\n            \"imageValues\": [ /*Image Type Values - Array*/\n              {\n                \"idx\": 0,/*Image Index*/\n                \"name\": \"20220727073508851.png\", /*Image File Name*/\n                \"size\": 464916, /*Image File Size*/\n                \"url\": \"https://document.cheilperfectstore.com/files/lgr/****************/BR220727A0001/F795FCCD1FF1D410_9455D42C/20220727073508851.png\" /*Image File Url*/\n              },\n              {\n                \"idx\": 1,\n                \"name\": \"20220727073509819.jpeg\",\n                \"size\": 210482,\n                \"url\": \"https://document.cheilperfectstore.com/files/lgr//****************//BR220727A0001/F795FCCD1FF1D410_9455D42C/20220727073509819.jpeg\"\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_9455D42C\",\n            \"cpntType\": \"IMAGES\"\n          },\n          {\n            \"fileValues\": [ /*Documents File Type Values - Array*/\n              {\n                \"idx\": 0,/*Document File Index*/\n                \"name\": \"test1.xlsx\",/*Document File Name*/\n                \"size\": 18944,/*Document File Size*/\n                \"url\": \"https://document.cheilperfectstore.com/files/lgr///****************///BR220727A0001/F795FCCD1FF1D410_634E940D/test.xlsx\"/*Document File Url*/\n              },\n              {\n                \"idx\": 1,\n                \"name\": \"test2.pdf\",\n                \"size\": 1584777,\n                \"url\": \"https://document.cheilperfectstore.com/files/lgr///****************///BR220727A0001/F795FCCD1FF1D410_634E940D/test2.pdf\"\n              }\n            ],\n            \"cpntId\": \"F795FCCD1FF1D410_634E940D\",\n            \"cpntType\": \"FILES\"\n          }\n        ]\n      }\n    ]\n  }\n}"},{"id":"424dbada-6da9-4823-8533-639698ec4913","name":"Get Report List","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.cheilperfectstore.com/api/lgr/report/list?lgrgId=8BA65B1EFF5ABAC0&tmplId=9C1FEA7D56682F00&date=2022-08-05","host":["https://api.cheilperfectstore.com"],"path":["api","lgr","report","list"],"query":[{"key":"lgrgId","value":"8BA65B1EFF5ABAC0","description":"Report Group ID"},{"key":"tmplId","value":"9C1FEA7D56682F00","description":"Report Template ID"},{"key":"date","value":"2022-08-05","description":"Date"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"vary","value":"accept-encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 07 Oct 2022 05:49:49 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": \"SUCCESS\",\n    \"body\": {\n        \"lgrGroupInfo\": {\n            \"lgrgId\": \"8BA65B1EFF5ABAC0\",\n            \"lgrgName\": \"SmartWays\",\n            \"disabled\": false\n        },\n        \"lgrTmplInfo\": {\n            \"tmplId\": \"9C1FEA7D56682F00\",\n            \"tmplTitle\": \"Appointment Request\",\n            \"disabled\": true,\n            \"creationDt\": \"2022-04-28 10:34:58\",\n            \"lastReportDt\": \"2022-08-05 12:28:31\",\n            \"cpntList\": [\n                {\n                    \"cpntIdx\": 0,\n                    \"cpntId\": \"9C1FEA7D56682F00_7A3BFCFE\",\n                    \"cpntType\": \"WORKPLACE\",\n                    \"cpntTitle\": \"For which location do you request an appointment?\"\n                },\n                {\n                    \"cpntIdx\": 1,\n                    \"cpntId\": \"9C1FEA7D56682F00_4817EEB1\",\n                    \"cpntType\": \"DATE_PERIOD\",\n                    \"cpntTitle\": \"Between which date (range) should the appointment take place?\"\n                },\n                {\n                    \"cpntIdx\": 2,\n                    \"cpntId\": \"9C1FEA7D56682F00_1FFEA40F\",\n                    \"cpntType\": \"TIME_PERIOD\",\n                    \"cpntTitle\": \"Between which time (range) do you need to arrive? (Optional)\"\n                },\n                {\n                    \"cpntIdx\": 3,\n                    \"cpntId\": \"9C1FEA7D56682F00_1E46F5B7\",\n                    \"cpntType\": \"TEXT_SINGLE\",\n                    \"cpntTitle\": \"How long (in minutes) will the appointment take approximately?\"\n                },\n                {\n                    \"cpntIdx\": 4,\n                    \"cpntId\": \"9C1FEA7D56682F00_68AD2FC9\",\n                    \"cpntType\": \"TEXT_SINGLE\",\n                    \"cpntTitle\": \"What is the reason for the appointment?\"\n                }\n            ]\n        },\n        \"reportList\": [\n            {\n                \"reportId\": \"BR220804A0015\",\n                \"reportTitle\": \"Lagerbesuch\",\n                \"writerInfo\": {\n                    \"userId\": \"404A3D6C39BD7C61\",\n                    \"userName\": \"BA 4\",\n                    \"userRegImg\": \"/img/face/Default.png\",\n                    \"empId\": \"lan2009\",\n                    \"phone\": \"43690677\",\n                    \"groupId\": \"766E24AECA68AA91\",\n                    \"groupName\": \"Merchandiser (Nord 1)\",\n                    \"positionId\": \"6F12F8284F321CA9\",\n                    \"positionName\": \"Merchandiser\",\n                    \"isResign\": \"0\",\n                    \"isLeader\": \"0\"\n                },\n                \"reportWorkplaceInfo\": null,\n                \"reportEtcWorkplace\": null,\n                \"writeDt\": \"2022-08-04 10:54:01\",\n                \"updateDt\": \"2022-08-05 12:28:31\",\n                \"statusId\": null,\n                \"statusName\": null,\n                \"cpntValueList\": [\n                    {\n                        \"workplaceValues\": [\n                            {\n                                \"workplaceId\": \"AFE121A73429D897\",\n                                \"workplaceCode\": \"DEP_Hamburg\",\n                                \"workplaceName\": \"Lager: Hamburg\"\n                            }\n                        ],\n                        \"cpntId\": \"9C1FEA7D56682F00_7A3BFCFE\",\n                        \"cpntType\": \"WORKPLACE\"\n                    },\n                    {\n                        \"dateValues\": [\n                            {\n                                \"date\": null,\n                                \"startDate\": \"2022-08-08\",\n                                \"endDate\": \"2022-08-08\"\n                            }\n                        ],\n                        \"cpntId\": \"9C1FEA7D56682F00_4817EEB1\",\n                        \"cpntType\": \"DATE_PERIOD\"\n                    },\n                    {\n                        \"timeValues\": [\n                            {\n                                \"time\": null,\n                                \"startTime\": \"09:00:00\",\n                                \"endTime\": \"10:30:00\"\n                            }\n                        ],\n                        \"cpntId\": \"9C1FEA7D56682F00_1FFEA40F\",\n                        \"cpntType\": \"TIME_PERIOD\"\n                    },\n                    {\n                        \"textValues\": [\n                            {\n                                \"rowId\": null,\n                                \"colId\": null,\n                                \"value\": \"120\"\n                            }\n                        ],\n                        \"cpntId\": \"9C1FEA7D56682F00_1E46F5B7\",\n                        \"cpntType\": \"TEXT_SINGLE\"\n                    },\n                    {\n                        \"textValues\": [\n                            {\n                                \"rowId\": null,\n                                \"colId\": null,\n                                \"value\": \"Vorbereitung ROLLOUT Q4,B4\"\n                            }\n                        ],\n                        \"cpntId\": \"9C1FEA7D56682F00_68AD2FC9\",\n                        \"cpntType\": \"TEXT_SINGLE\"\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"3194a2da-fcb7-4dbd-bb04-95ec831bf7f3"}],"id":"bc714be8-a19d-479f-8a63-9ae8b97fa897","_postman_id":"bc714be8-a19d-479f-8a63-9ae8b97fa897","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"53877ee4-c281-420a-87a4-e5d803205966","id":"53877ee4-c281-420a-87a4-e5d803205966","name":"CPS_API v1.5.3- Document","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authKey"},{"key":"value","value":"<value>"}]}},"event":[{"listen":"prerequest","script":{"id":"40697e26-7455-455e-825e-d3d6e6d9855d","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"846786a8-09d2-4929-9be0-12c58341f226","type":"text/javascript","exec":[""]}}],"variable":[{"key":"service_name","value":"CPS"},{"key":"service_url","value":"https://api.cheilperfectstore.com"},{"key":"dashboard_url","value":"https://dashbaord.cheilperfectstore.com"},{"key":"support_email","value":"support@shoplworks.com"}]}