{"info":{"_postman_id":"6bcd3ec1-6aed-4eaf-b59f-d4d713fc5aec","name":"Schedule public","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"12068719","collectionId":"6bcd3ec1-6aed-4eaf-b59f-d4d713fc5aec","publishedId":"U16ks6BS","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-09-13T07:23:58.000Z"},"item":[{"name":"get shifts","id":"5f75f245-f051-42fb-83c5-e5d26afb3bb6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token","value":"{{schedule_access_token}}","type":"text"},{"key":"start_time","value":"1630429200","description":"<p>start time</p>\n","type":"text"},{"key":"end_time","value":"1632934800","description":"<p>end time</p>\n","type":"text"},{"key":"page","value":"","description":"<p>optional, page view</p>\n","type":"text"},{"key":"timesheet_id","value":"","description":"<p>optional, query on timesheet</p>\n","type":"text"},{"key":"employee_id","value":"","description":"<p>optional,  query on employee</p>\n","type":"text"},{"key":"published","value":"","description":"<p>optional, get by status (0: unpublish, 1: published)</p>\n","type":"text"}]},"url":"https://schedule.{{domain}}/extapi/v1/shift/list","urlObject":{"protocol":"https","path":["extapi","v1","shift","list"],"host":["schedule","{{domain}}"],"query":[],"variable":[]}},"response":[{"id":"c2d6feda-d637-4019-aba8-3f02a843b528","name":"get shifts","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token","value":"{{schedule_access_token}}","type":"text"},{"key":"start_time","value":"1630429200","description":"start time","type":"text"},{"key":"end_time","value":"1632934800","description":"end time","type":"text"},{"key":"page","value":"","description":"optional, page view","type":"text"},{"key":"timesheet_id","value":"","description":"optional, query on timesheet","type":"text"},{"key":"employee_id","value":"","description":"optional,  query on employee","type":"text"},{"key":"published","value":"","description":"optional, get by status (0: unpublish, 1: published)","type":"text"}]},"url":"https://schedule.{{domain}}/extapi/v1/shift/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Sep 2021 07:09:32 GMT"},{"key":"Server","value":"Apache/2.4.39 (Win64) OpenSSL/1.0.2r PHP/7.1.28"},{"key":"X-Powered-By","value":"PHP/7.1.28"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"942"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 1,\n    \"message\": \"\",\n    \"data\": null,\n    \"total_items\": \"2\",\n    \"items_per_page\": 100,\n    \"page\": 0,\n    \"shifts\": [\n        {\n            \"id\": \"49\",\n            \"timesheet_id\": \"10\",\n            \"employee_id\": \"11\",\n            \"user_id\": \"480\",\n            \"date\": \"1631466000\",\n            \"s_time\": \"1631505600\",\n            \"e_time\": \"1631520000\",\n            \"earliest_ci\": \"15\",\n            \"latest_ci\": \"15\",\n            \"earliest_co\": \"15\",\n            \"latest_co\": \"15\",\n            \"break\": \"0\",\n            \"standard_point\": \"1\",\n            \"type_id\": \"0\",\n            \"jobsite_id\": \"0\",\n            \"slot\": \"1\",\n            \"color\": \"0\",\n            \"note\": \"\",\n            \"published\": \"0\",\n            \"data\": {},\n            \"since\": \"1631507090\",\n            \"last_update\": \"1631507090\",\n            \"creator_id\": \"1\",\n            \"type_name\": \"\",\n            \"jobsite_name\": \"\"\n        },\n        {\n            \"id\": \"48\",\n            \"timesheet_id\": \"10\",\n            \"employee_id\": \"11\",\n            \"user_id\": \"480\",\n            \"date\": \"1631379600\",\n            \"s_time\": \"1631419200\",\n            \"e_time\": \"1631433600\",\n            \"earliest_ci\": \"15\",\n            \"latest_ci\": \"15\",\n            \"earliest_co\": \"15\",\n            \"latest_co\": \"15\",\n            \"break\": \"0\",\n            \"standard_point\": \"1\",\n            \"type_id\": \"0\",\n            \"jobsite_id\": \"0\",\n            \"slot\": \"1\",\n            \"color\": \"0\",\n            \"note\": \"\",\n            \"published\": \"1\",\n            \"data\": {},\n            \"since\": \"1631507081\",\n            \"last_update\": \"1631507081\",\n            \"creator_id\": \"1\",\n            \"type_name\": \"\",\n            \"jobsite_name\": \"\"\n        }\n    ]\n}"}],"_postman_id":"5f75f245-f051-42fb-83c5-e5d26afb3bb6"},{"name":"get shifts types","id":"bd7db43d-94c0-4a52-aa73-54a2de3883ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token","type":"text","value":"{{schedule_access_token}}"}]},"url":"https://schedule.{{domain}}/extapi/v1/shift/type.list","urlObject":{"protocol":"https","path":["extapi","v1","shift","type.list"],"host":["schedule","{{domain}}"],"query":[],"variable":[]}},"response":[{"id":"2eb231bf-f9e8-4f6c-9ff1-6fbc7ade4bb2","name":"get shifts types","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token","type":"text","value":"{{schedule_access_token}}"}]},"url":"https://schedule.{{domain}}/extapi/v1/shift/type.list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Sep 2021 07:20:24 GMT"},{"key":"Server","value":"Apache/2.4.39 (Win64) OpenSSL/1.0.2r PHP/7.1.28"},{"key":"X-Powered-By","value":"PHP/7.1.28"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"333"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 1,\n    \"message\": \"\",\n    \"data\": null,\n    \"types\": [\n        {\n            \"id\": \"1\",\n            \"name\": \"Normal shift\",\n            \"code\": \"normal\",\n            \"content\": \"\",\n            \"since\": \"1631507384\",\n            \"last_update\": \"1631507384\",\n            \"creator_id\": \"1\",\n            \"system_id\": \"1\"\n        },\n        {\n            \"id\": \"2\",\n            \"name\": \"Weekend shift\",\n            \"code\": \"weekend\",\n            \"content\": \"\",\n            \"since\": \"1631507429\",\n            \"last_update\": \"1631507429\",\n            \"creator_id\": \"1\",\n            \"system_id\": \"1\"\n        }\n    ]\n}"}],"_postman_id":"bd7db43d-94c0-4a52-aa73-54a2de3883ae"},{"name":"get jobsites","id":"ae9407fc-f040-4b37-a948-5f64ad8fb2dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token","type":"text","value":"{{schedule_access_token}}"}]},"url":"https://schedule.{{domain}}/extapi/v1/jobsite/list","urlObject":{"protocol":"https","path":["extapi","v1","jobsite","list"],"host":["schedule","{{domain}}"],"query":[],"variable":[]}},"response":[{"id":"20abacb2-1293-40c7-98f1-135aecb28f54","name":"get jobsites","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token","type":"text","value":"{{schedule_access_token}}"}]},"url":"https://schedule.{{domain}}/extapi/v1/jobsite/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Sep 2021 07:19:21 GMT"},{"key":"Server","value":"Apache/2.4.39 (Win64) OpenSSL/1.0.2r PHP/7.1.28"},{"key":"X-Powered-By","value":"PHP/7.1.28"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"234"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 1,\n    \"message\": \"\",\n    \"data\": null,\n    \"jobsites\": [\n        {\n            \"id\": \"2\",\n            \"name\": \"Tang 1\",\n            \"brief_name\": \"ta1\",\n            \"content\": \"<p>tang 1 cua hang</p>\",\n            \"timesheets\": [],\n            \"custom_timesheet\": \"0\",\n            \"since\": \"1631517543\",\n            \"last_update\": \"1631517543\",\n            \"creator_id\": \"1\"\n        }\n    ]\n}"},{"id":"57c72a0e-c643-4820-82a3-6a26a8c5df6c","name":"get jobsites","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token","type":"text","value":"{{schedule_access_token}}"},{"key":"XDEBUG_SESSION_START","type":"text","value":"PHPSTORM"}]},"url":"https://schedule.{{domain}}/extapi/v1/shift/type.list"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"ae9407fc-f040-4b37-a948-5f64ad8fb2dd"}]}