{"info":{"_postman_id":"b7ed0a27-6d08-4b0f-92d9-f6d34533b209","name":"Timeoff Public API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"1345096","collectionId":"b7ed0a27-6d08-4b0f-92d9-f6d34533b209","publishedId":"UyrHftXj","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-05-04T03:09:54.000Z"},"item":[{"name":"Timeoff","item":[{"name":"List all timeoffs","id":"b9793212-c848-4f1a-94bf-24099f52e581","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token","value":"{{timeoff_access_token}}","type":"text"},{"key":"users","value":"","description":"<p>Optional, query on timeoff creator (username). Separate by comma</p>\n","type":"text"},{"key":"page","value":"","description":"<p>Optional, start from 0</p>\n","type":"text"},{"key":"s","value":"","description":"<p>Optional. Support {pending, approved, rejected, canceled, confirmed, unconfirmed, overdue, warning} of status</p>\n","type":"text"},{"key":"q","value":"","description":"<p>Optional, query string by name</p>\n","type":"text"},{"key":"start_date_from","value":"","description":"<p>Optional, date start timeoff from (dd/mm/yyyy)</p>\n","type":"text"},{"key":"start_date_to","value":"","description":"<p>Optional, date start timeoff to (dd/mm/yyyy)</p>\n","type":"text"},{"key":"end_date_from","value":"01/01/2022","description":"<p>Optional, date end timeoff from (dd/mm/yyyy)</p>\n","type":"text"},{"key":"end_date_to","value":"","description":"<p>Optional, date end timeoff to (dd/mm/yyyy)</p>\n","type":"text"}]},"url":"https://timeoff.{{domain}}/extapi/v1/timeoff/list","description":"<p>Get all timeoffs, paginated by id, support filter by start date, end date and, status, timeoff creator</p>\n","urlObject":{"protocol":"https","path":["extapi","v1","timeoff","list"],"host":["timeoff","{{domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b9793212-c848-4f1a-94bf-24099f52e581"},{"name":"Get detail of timeoff by ID","id":"50d9d4d7-54ef-4abe-aec5-56d015eac2f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token","value":"{{timeoff_access_token}}","type":"text"},{"key":"id","value":"1307","description":"<p>Required, id of the timeoff</p>\n","type":"text"}]},"url":"https://timeoff.{{domain}}/extapi/v1/timeoff/get","description":"<p>Get specific timeoff by ID</p>\n","urlObject":{"protocol":"https","path":["extapi","v1","timeoff","get"],"host":["timeoff","{{domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"50d9d4d7-54ef-4abe-aec5-56d015eac2f9"}],"id":"2426c504-fa89-4eb6-97dd-e5314dfe86f9","_postman_id":"2426c504-fa89-4eb6-97dd-e5314dfe86f9","description":""},{"name":"Group","item":[{"name":"List all groups","id":"98e2f11b-6340-4a57-b52c-15752137e543","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token","value":"{{timeoff_access_token}}","type":"text"},{"key":"page","value":"1","description":"<p>Optional, page number. 20 items per page</p>\n","type":"text"}]},"url":"https://timeoff.{{domain}}/extapi/v1/group/list","description":"<p>Get all groups</p>\n","urlObject":{"protocol":"https","path":["extapi","v1","group","list"],"host":["timeoff","{{domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"98e2f11b-6340-4a57-b52c-15752137e543"},{"name":"Get detail of group by ID","id":"0cd5aad6-0a8c-4962-97a5-5c2767e207e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token","value":"{{timeoff_access_token}}","type":"text"},{"key":"id","value":"1","description":"<p>Required, id of the group</p>\n","type":"text"}]},"url":"https://timeoff.{{domain}}/extapi/v1/group/get","description":"<p>Get specific group by ID</p>\n","urlObject":{"protocol":"https","path":["extapi","v1","group","get"],"host":["timeoff","{{domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0cd5aad6-0a8c-4962-97a5-5c2767e207e1"}],"id":"885dc463-659a-4c42-8195-c691bf641c65","_postman_id":"885dc463-659a-4c42-8195-c691bf641c65","description":""}]}