{"info":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","description":"<html><head></head><body><p>Information about the architecture, authentication logic, and recommendations for testing and debugging is available<br>in help - <a href=\"https://ru.help.timetta.com/article/107-public-api\">https://ru.help.timetta.com/article/107-public-api</a></p>\n<p>Actual API metadata - <a href=\"https://api.timetta.com/odata/$metadata\">https://api.timetta.com/odata/$metadata</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"10408443","collectionId":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","publishedId":"TzsWuW45","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-02-01T16:54:34.000Z"},"item":[{"name":"Authentication","item":[{"name":"Get Access Token","event":[{"listen":"test","script":{"id":"94c910f7-c10b-42c3-849c-7fbac067c3f6","exec":["var res = JSON.parse(responseBody);\r","pm.collectionVariables.set(\"accessToken\", res.access_token);\r","pm.collectionVariables.set(\"refreshToken\", res.refresh_token);"],"type":"text/javascript","packages":{}}}],"id":"4b5783d8-9f67-4c68-b067-36734440b8f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"client_id","value":"external","type":"text"},{"key":"scope","value":"all offline_access","type":"text"},{"key":"grant_type","value":"password","type":"text"},{"key":"username","value":"","type":"text","description":"<p>User's email</p>\n"},{"key":"password","value":"","type":"text","description":"<p>User's password</p>\n"}]},"url":"https://auth.timetta.com/connect/token","description":"<p>Create Access Token and Refresh Token.</p>\n","urlObject":{"path":["connect","token"],"host":["https://auth.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4b5783d8-9f67-4c68-b067-36734440b8f4"},{"name":"Refresh Access Token","event":[{"listen":"test","script":{"id":"7c46c7be-086a-47f3-b8c1-ddcf3b0d11cb","exec":["var res = JSON.parse(responseBody);\r","pm.collectionVariables.set(\"accessToken\", res.access_token);"],"type":"text/javascript","packages":{}}}],"id":"3cdfa58d-7510-4b72-8c32-2c950cb1ec4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"client_id","value":"external","type":"text"},{"key":"scope","value":"all offline_access","type":"text"},{"key":"grant_type","value":"refresh_token","type":"text"},{"key":"refresh_token","value":"","type":"text","description":"<p>Refresh Token</p>\n"}]},"url":"https://auth.timetta.com/connect/token","description":"<p>Update Access Token using Refresh Token.</p>\n","urlObject":{"path":["connect","token"],"host":["https://auth.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3cdfa58d-7510-4b72-8c32-2c950cb1ec4b"}],"id":"9c0bca17-9e8d-4939-a61f-1f8a0979a8d0","description":"<p>Authentication architecture - <a href=\"https://timetta.com/ru/docs/api/authentication\">https://timetta.com/ru/docs/api/authentication</a></p>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"b5c12ac1-a675-4f07-943a-6a84e37e567b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"821cea8f-33de-4c70-9b41-1b360253a04b","type":"text/javascript","exec":[""]}}],"_postman_id":"9c0bca17-9e8d-4939-a61f-1f8a0979a8d0"},{"name":"Users","item":[{"name":"User Entity","item":[{"name":"Create User","id":"a47b873c-6ecc-440c-96ff-cc151fb142a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{      \r\n   \"name\": \"John Marston\",\r\n   \"email\": \"j.marston@timetta.com\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Users","description":"<p>Create User entity.</p>\n<p>Required fileds:</p>\n<ul>\n<li>name</li>\n<li>email - must contain domains available for tenant.</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Users"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"2a9c688d-ca8d-4898-864c-43897753041b","name":"Create User","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{      \r\n   \"name\": \"John Marston\",\r\n   \"email\": \"j.marston@timetta.com\",\r\n   \"departmentId\": \"9468cd5c-ea04-4adb-a1d7-94b6b910ab2e\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Users"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Location","value":"https://api.timetta.com/odata/Users(9e9b5e2f-1d51-4af0-9ae3-7802680b71cd)"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2998"},{"key":"X-Rate-Limit-Reset","value":"2021-07-23T12:00:34.7232103Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 23 Jul 2021 11:01:17 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Users/$entity\",\n    \"code\": null,\n    \"resourceType\": \"User\",\n    \"resourcePoolId\": \"1c2c94fb-7f00-4616-8192-aa5781d4bc69\",\n    \"rowVersion\": 16933005,\n    \"name\": \"John Marston\",\n    \"createdById\": \"79de14db-017d-4197-a7ce-fed930360bb6\",\n    \"modifiedById\": \"79de14db-017d-4197-a7ce-fed930360bb6\",\n    \"id\": \"804eebf6-36b5-4c72-a2bb-4984eadc3884\",\n    \"created\": \"2022-09-07T17:07:48.844106+03:00\",\n    \"modified\": \"2022-09-07T14:07:48.7705407Z\",\n    \"isActive\": true,\n    \"firstWorkDay\": null,\n    \"lastWorkDay\": null,\n    \"dateValue1\": null,\n    \"dateValue2\": null,\n    \"dateValue3\": null,\n    \"dateValue4\": null,\n    \"dateValue5\": null,\n    \"authProvider\": \"Local\",\n    \"email\": \"j.marston@timetta.com\",\n    \"licensed\": false,\n    \"location\": null,\n    \"position\": null,\n    \"phone\": null,\n    \"supervisorId\": null,\n    \"restrictActivities\": false,\n    \"timeSheetTemplateId\": \"e590d1c1-50e8-467b-a9b5-787cca869446\",\n    \"timeSheetPathId\": \"237df579-9712-4fa5-b6d6-f7d2ee97b688\",\n    \"timeOffPathId\": \"1dd3cd4b-84a4-44ce-ab97-1d5494f2ab05\",\n    \"expensePathId\": \"438a827d-1007-4ce5-a668-4680a0a6737f\",\n    \"costNormalizationRuleId\": null,\n    \"departmentId\": \"9468cd5c-ea04-4adb-a1d7-94b6b910ab2e\",\n    \"stringValue1\": null,\n    \"stringValue2\": null,\n    \"stringValue3\": null,\n    \"stringValue4\": null,\n    \"stringValue5\": null,\n    \"decimalValue1\": null,\n    \"decimalValue2\": null,\n    \"decimalValue3\": null,\n    \"decimalValue4\": null,\n    \"decimalValue5\": null,\n    \"lookupValue1Id\": null,\n    \"lookupValue2Id\": null,\n    \"lookupValue3Id\": null,\n    \"lookupValue4Id\": null,\n    \"lookupValue5Id\": null,\n    \"integerValue1\": null,\n    \"integerValue2\": null,\n    \"integerValue3\": null,\n    \"integerValue4\": null,\n    \"integerValue5\": null\n}"}],"_postman_id":"a47b873c-6ecc-440c-96ff-cc151fb142a4"},{"name":"Get User","id":"cfceca60-4294-4044-99bf-8e2f91490ff2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Users(d6f80a47-2983-44f3-8be3-691499ae6b2f)?$select=*","description":"<p>Get User entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Users(d6f80a47-2983-44f3-8be3-691499ae6b2f)"],"host":["https://api.timetta.com"],"query":[{"key":"$select","value":"*"}],"variable":[]}},"response":[{"id":"22ababd2-8334-4082-9258-1d49931d614f","name":"Get User","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/Users(d6f80a47-2983-44f3-8be3-691499ae6b2f)?$select=name,authProvider,id,email,position,phone,firstWorkDay,lastWorkDay,code,editAllowed,isActive,licensed&$expand=resourcePool($select=name,id),department($select=name,id),supervisor($select=name,id),location($select=name,id),grade($select=name,id)","host":["https://api.timetta.com"],"path":["odata","Users(d6f80a47-2983-44f3-8be3-691499ae6b2f)"],"query":[{"key":"$select","value":"name,authProvider,id,email,position,phone,firstWorkDay,lastWorkDay,code,editAllowed,isActive,licensed"},{"key":"$expand","value":"resourcePool($select=name,id),department($select=name,id),supervisor($select=name,id),location($select=name,id),grade($select=name,id)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Users(name,authProvider,id,email,position,phone,firstWorkDay,lastWorkDay,code,editAllowed,isActive,licensed,resourcePool(name,id),department(name,id),supervisor(name,id),location(name,id),grade(name,id))/$entity\",\r\n   \"code\": null,\r\n   \"name\": \"John Marston\",\r\n   \"id\": \"d6f80a47-2983-44f3-8be3-691499ae6b2f\",\r\n   \"isActive\": true,\r\n   \"firstWorkDay\": null,\r\n   \"lastWorkDay\": null,\r\n   \"authProvider\": \"Local\",\r\n   \"email\": \"j.marston@timetta.ru\",\r\n   \"licensed\": true,\r\n   \"position\": null,\r\n   \"phone\": null,\r\n   \"editAllowed\": true,\r\n   \"resourcePool\": {\r\n      \"name\": \"All\",\r\n      \"id\": \"1c2c94fb-7f00-4616-8192-aa5781d4bc69\"\r\n   },\r\n   \"department\": null,\r\n   \"supervisor\": null,\r\n   \"location\": {\r\n      \"name\": \"Main office\",\r\n      \"id\": \"3ff7592b-8277-48dc-82f5-4044e685d304\"\r\n   },\r\n   \"grade\": {\r\n      \"name\": \"Base grade\",\r\n      \"id\": \"59b2a695-f23e-4489-ad65-0c9b488e0d92\"\r\n   }\r\n}"}],"_postman_id":"cfceca60-4294-4044-99bf-8e2f91490ff2"},{"name":"Patch User","id":"5505c70e-c571-443f-aee2-fa835934f09c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{      \r\n   \"isActive\": false\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Users(e22bf891-4857-4284-966b-0271db3bd1e7)","description":"<p>Patch User entity.</p>\n<p>An example of disabling a user.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Users(e22bf891-4857-4284-966b-0271db3bd1e7)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5505c70e-c571-443f-aee2-fa835934f09c"},{"name":"Delete User","id":"f4616242-d98a-46a9-9bbe-fc1bc7d7c073","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/Users(c38b9a63-490f-4382-ab94-1f971a26df48)","description":"<p>Delete User entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Users(c38b9a63-490f-4382-ab94-1f971a26df48)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"77af1446-a984-4ab4-a8f2-5addd9fc96ba","name":"Delete User","originalRequest":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/Users(c38b9a63-490f-4382-ab94-1f971a26df48)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"f4616242-d98a-46a9-9bbe-fc1bc7d7c073"},{"name":"Query Users","event":[{"listen":"prerequest","script":{"id":"ebee63e9-139f-4a11-b68d-511086858a04","exec":[""],"type":"text/javascript","packages":{}}}],"id":"441ae8aa-20ab-4423-996d-e6975db07e5d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Users?$select=id,name,email,code&$expand=supervisor($select=id,name)&$select=id,name,code,email","description":"<p>Request a list of users.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Users"],"host":["https://api.timetta.com"],"query":[{"key":"$select","value":"id,name,email,code"},{"key":"$expand","value":"supervisor($select=id,name)"},{"key":"$select","value":"id,name,code,email"}],"variable":[]}},"response":[{"id":"cf98847e-3673-44d4-88e0-2317313697bd","name":"Query Users","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/Users?$expand=supervisor($select=id,name)&$select=id,name,code,email","protocol":"https","host":["api","timetta","com"],"path":["odata","Users"],"query":[{"key":"$expand","value":"supervisor($select=id,name)"},{"key":"$select","value":"id,name,code,email"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2979"},{"key":"X-Rate-Limit-Reset","value":"2022-01-30T15:16:11.7180779Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sun, 30 Jan 2022 14:17:53 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Users(id,name,code,email,supervisor(id,name))\",\n    \"value\": [\n        {\n            \"code\": \"019\",\n            \"name\": \"Darryl Freeman\",\n            \"id\": \"05986853-5d3c-4ced-897f-f8973e733be5\",\n            \"email\": \"FreemanD@demo.ru\",\n            \"supervisor\": {\n                \"name\": \"Brett Hooper\",\n                \"id\": \"be5dd495-2024-4016-a323-f3dc6c1a3fa0\"\n            }\n        },\n        {\n            \"code\": \"004\",\n            \"name\": \"Devin Myers\",\n            \"id\": \"1464fcfd-916c-41dc-9236-c550e843318b\",\n            \"email\": \"MyersD@demo.ru\",\n            \"supervisor\": {\n                \"name\": \"Ace Fry\",\n                \"id\": \"bcd753cc-0b80-47ae-a471-6ff7f06010e1\"\n            }\n        },\n        {\n            \"code\": \"003\",\n            \"name\": \"Anahi Meza\",\n            \"id\": \"26c1bdd1-7e67-41da-ac68-047355a32e59\",\n            \"email\": \"MezaA@demo.ru\",\n            \"supervisor\": {\n                \"name\": \"Ace Fry\",\n                \"id\": \"bcd753cc-0b80-47ae-a471-6ff7f06010e1\"\n            }\n        },\n        {\n            \"code\": \"007\",\n            \"name\": \"Conner Lane\",\n            \"id\": \"27c1bdd1-7e67-41da-ac68-047355a32e59\",\n            \"email\": \"LaneC@demo.ru\",\n            \"supervisor\": {\n                \"name\": \"Иван Агафонов\",\n                \"id\": \"79de14db-017d-4197-a7ce-fed930360bb6\"\n            }\n        },\n        {\n            \"code\": \"016\",\n            \"name\": \"Winston Zimmerman\",\n            \"id\": \"2cea85da-cec7-4552-8b26-b349edeb3908\",\n            \"email\": \"ZimmermanW@demo.ru\",\n            \"supervisor\": {\n                \"name\": \"Jorge Pierce\",\n                \"id\": \"e22bf891-4857-4284-966b-0271db3bd1e7\"\n            }\n        },\n        {\n            \"code\": \"006\",\n            \"name\": \"Martin Ellis\",\n            \"id\": \"38f7ef38-9122-422f-84d8-ec812778937d\",\n            \"email\": \"EllisM@demo.ru\",\n            \"supervisor\": {\n                \"name\": \"Иван Агафонов\",\n                \"id\": \"79de14db-017d-4197-a7ce-fed930360bb6\"\n            }\n        },\n        {\n            \"code\": \"021\",\n            \"name\": \"Elise Huang\",\n            \"id\": \"5b10fba4-a196-4e65-89dc-b823d99878c0\",\n            \"email\": \"HuangE@demo.ru\",\n            \"supervisor\": {\n                \"name\": \"Jorge Pierce\",\n                \"id\": \"e22bf891-4857-4284-966b-0271db3bd1e7\"\n            }\n        },\n        {\n            \"code\": \"001\",\n            \"name\": \"Иван Агафонов\",\n            \"id\": \"79de14db-017d-4197-a7ce-fed930360bb6\",\n            \"email\": \"IAgafonov@demo.ru\",\n            \"supervisor\": {\n                \"name\": \"Theodore Fuller\",\n                \"id\": \"bcd753cc-0b80-57ae-a471-6ff7f06010e1\"\n            }\n        },\n        {\n            \"code\": null,\n            \"name\": \"Иван Иванов22\",\n            \"id\": \"804eebf6-36b5-4c72-a2bb-4984eadc3884\",\n            \"email\": \"ivanovq@demo.ru\",\n            \"supervisor\": null\n        },\n        {\n            \"code\": \"012\",\n            \"name\": \"Remington Wallace\",\n            \"id\": \"806d95dc-75ea-4ffc-8e77-1309d5c86bf5\",\n            \"email\": \"WallaceR@demo.ru\",\n            \"supervisor\": {\n                \"name\": \"Иван Агафонов\",\n                \"id\": \"79de14db-017d-4197-a7ce-fed930360bb6\"\n            }\n        },\n        {\n            \"code\": \"014\",\n            \"name\": \"Devin Malone\",\n            \"id\": \"8d782660-d604-46b1-b2ee-645b3b520f5a\",\n            \"email\": \"MaloneD@demo.ru\",\n            \"supervisor\": {\n                \"name\": \"Иван Агафонов\",\n                \"id\": \"79de14db-017d-4197-a7ce-fed930360bb6\"\n            }\n        },\n        {\n            \"code\": \"005\",\n            \"name\": \"Hector Martin\",\n            \"id\": \"b4bbc588-f84d-4166-9f89-70c29768c0f2\",\n            \"email\": \"MartinH@demo.ru\",\n            \"supervisor\": {\n                \"name\": \"Иван Агафонов\",\n                \"id\": \"79de14db-017d-4197-a7ce-fed930360bb6\"\n            }\n        },\n        {\n            \"code\": \"002\",\n            \"name\": \"Ace Fry\",\n            \"id\": \"bcd753cc-0b80-47ae-a471-6ff7f06010e1\",\n            \"email\": \"FryA@demo.ru\",\n            \"supervisor\": {\n                \"name\": \"Иван Агафонов\",\n                \"id\": \"79de14db-017d-4197-a7ce-fed930360bb6\"\n            }\n        },\n        {\n            \"code\": \"020\",\n            \"name\": \"Theodore Fuller\",\n            \"id\": \"bcd753cc-0b80-57ae-a471-6ff7f06010e1\",\n            \"email\": \"FullerT@demo.ru\",\n            \"supervisor\": null\n        },\n        {\n            \"code\": \"010\",\n            \"name\": \"Maxwell Dickerson\",\n            \"id\": \"bdf2ee4f-1f73-42bb-accd-55dd5122fb54\",\n            \"email\": \"DickersonM@demo.ru\",\n            \"supervisor\": {\n                \"name\": \"Bailey Parsons\",\n                \"id\": \"e5abbd70-c398-4276-890f-47181bd3a552\"\n            }\n        },\n        {\n            \"code\": \"017\",\n            \"name\": \"Brett Hooper\",\n            \"id\": \"be5dd495-2024-4016-a323-f3dc6c1a3fa0\",\n            \"email\": \"HooperB@demo.ru\",\n            \"supervisor\": {\n                \"name\": \"Иван Агафонов\",\n                \"id\": \"79de14db-017d-4197-a7ce-fed930360bb6\"\n            }\n        },\n        {\n            \"code\": \"008\",\n            \"name\": \"Trenton Mills\",\n            \"id\": \"dae84ecf-59cf-4970-bd48-ea45ac9423a8\",\n            \"email\": \"MillsT@demo.ru\",\n            \"supervisor\": {\n                \"name\": \"Иван Агафонов\",\n                \"id\": \"79de14db-017d-4197-a7ce-fed930360bb6\"\n            }\n        },\n        {\n            \"code\": \"015\",\n            \"name\": \"Jorge Pierce\",\n            \"id\": \"e22bf891-4857-4284-966b-0271db3bd1e7\",\n            \"email\": \"PierceJ@demo.ru\",\n            \"supervisor\": {\n                \"name\": \"Иван Агафонов\",\n                \"id\": \"79de14db-017d-4197-a7ce-fed930360bb6\"\n            }\n        },\n        {\n            \"code\": \"018\",\n            \"name\": \"Caitlin Aguilar\",\n            \"id\": \"e23bf891-4857-4284-966b-0271db3bd1e7\",\n            \"email\": \"AguilarC@demo.ru\",\n            \"supervisor\": {\n                \"name\": \"Brett Hooper\",\n                \"id\": \"be5dd495-2024-4016-a323-f3dc6c1a3fa0\"\n            }\n        },\n        {\n            \"code\": \"009\",\n            \"name\": \"Bailey Parsons\",\n            \"id\": \"e5abbd70-c398-4276-890f-47181bd3a552\",\n            \"email\": \"ParsonsB@demo.ru\",\n            \"supervisor\": {\n                \"name\": \"Иван Агафонов\",\n                \"id\": \"79de14db-017d-4197-a7ce-fed930360bb6\"\n            }\n        },\n        {\n            \"code\": \"013\",\n            \"name\": \"Esteban Key\",\n            \"id\": \"f731087c-35f6-4319-9f7f-e5f2c79cf079\",\n            \"email\": \"KeyE@demo.ru\",\n            \"supervisor\": {\n                \"name\": \"Иван Агафонов\",\n                \"id\": \"79de14db-017d-4197-a7ce-fed930360bb6\"\n            }\n        },\n        {\n            \"code\": \"011\",\n            \"name\": \"Frank Calhoun\",\n            \"id\": \"fd0dafb1-a8a2-4a9a-a9fe-810c1c4259c3\",\n            \"email\": \"CalhounF@demo.ru\",\n            \"supervisor\": {\n                \"name\": \"Bailey Parsons\",\n                \"id\": \"e5abbd70-c398-4276-890f-47181bd3a552\"\n            }\n        }\n    ]\n}"}],"_postman_id":"441ae8aa-20ab-4423-996d-e6975db07e5d"},{"name":"Update User Roles","id":"55b78bdf-eb7d-45e5-882d-a2b970d46037","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"userRoles\": [\r\n      {\r\n         \"roleId\": \"1b24cf64-91d7-4823-869b-3d5eb31410fb\",\r\n         \"userId\": \"c21a25f4-70b6-40a9-9be5-dc25f72a3206\",\r\n         \"userRoleCompetences\": []\r\n      },\r\n      {\r\n         \"roleId\": \"fca63490-854c-4623-a443-2f4f232519de\",\r\n         \"userId\": \"c21a25f4-70b6-40a9-9be5-dc25f72a3206\",\r\n         \"userRoleCompetences\": [\r\n            {\r\n               \"competenceId\": \"ccf18260-5987-4807-9be4-a28b66e1c8f5\",\r\n               \"userRoleId\": \"fca63490-854c-4623-a443-2f4f232519de\"\r\n            }\r\n         ]\r\n      }\r\n   ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Users(c21a25f4-70b6-40a9-9be5-dc25f72a3206)/UpdateUserRoles","description":"<p>Update additional roles assigned to a user.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Users(c21a25f4-70b6-40a9-9be5-dc25f72a3206)","UpdateUserRoles"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"55b78bdf-eb7d-45e5-882d-a2b970d46037"},{"name":"Restore Password","id":"bed42dbb-dfb6-41f1-98d5-c6ea022bddab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api.timetta.com/odata/Users(b19bc720-62d1-442e-acbc-8e36abfbff05)/WP.RestorePassword","description":"<p>Used to send a login invitation to a user.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Users(b19bc720-62d1-442e-acbc-8e36abfbff05)","WP.RestorePassword"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"bed42dbb-dfb6-41f1-98d5-c6ea022bddab"}],"id":"439615b7-4f59-4863-a480-220002423342","_postman_id":"439615b7-4f59-4863-a480-220002423342","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"User Cost Values","item":[{"name":"Create User Cost Value","id":"5a9599fc-10d3-4661-a4f7-90cc03e8e336","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userId\": \"f0cd3a4a-ea43-4287-8b39-5af18caf24da\",\r\n    \"effectiveDate\": \"2024-01-01\",\r\n    \"value\": 1000\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/UserCostValues","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","UserCostValues"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5a9599fc-10d3-4661-a4f7-90cc03e8e336"},{"name":"Get User Cost Value","id":"1b3a57a6-aee0-412c-86c3-17e9effbcbf5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/UserCostValues(f0cd3a4a-ea43-4287-8b39-5af18caf24da)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","UserCostValues(f0cd3a4a-ea43-4287-8b39-5af18caf24da)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1b3a57a6-aee0-412c-86c3-17e9effbcbf5"},{"name":"Update User Cost Value","id":"62c21afe-9007-4324-924f-e64ea7e93801","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"32e2cfc3-0ff1-4b91-85d2-31c69336ddc9\",\r\n    \"effectiveDate\": null,\r\n    \"value\": 1000,\r\n    \"userId\": \"f0cd3a4a-ea43-4287-8b39-5af18caf24da\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/UserCostValues(32e2cfc3-0ff1-4b91-85d2-31c69336ddc9)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","UserCostValues(32e2cfc3-0ff1-4b91-85d2-31c69336ddc9)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"62c21afe-9007-4324-924f-e64ea7e93801"},{"name":"Delete User Cost Value","id":"9c24f43f-dfe2-461f-87bf-49c5a5739995","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/UserCostValues(f0cd3a4a-ea43-4287-8b39-5af18caf24da)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","UserCostValues(f0cd3a4a-ea43-4287-8b39-5af18caf24da)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9c24f43f-dfe2-461f-87bf-49c5a5739995"},{"name":"Query User Cost Values","id":"c04101a6-3ebb-41ff-98c1-9eb450d30926","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/UserCostValues?$filter=userId eq f0cd3a4a-ea43-4287-8b39-5af18caf24da","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","UserCostValues"],"host":["https://api.timetta.com"],"query":[{"key":"$filter","value":"userId eq f0cd3a4a-ea43-4287-8b39-5af18caf24da"}],"variable":[]}},"response":[],"_postman_id":"c04101a6-3ebb-41ff-98c1-9eb450d30926"}],"id":"4829b64c-a074-49c7-8d33-ca9b058d6eb7","_postman_id":"4829b64c-a074-49c7-8d33-ca9b058d6eb7","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"User Schedules","item":[{"name":"Update User Schedules","id":"04bb2fd8-c998-4bcd-a3e2-6788c9ced21c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"schedules\": [\r\n      {\r\n         \"effectiveDate\": null,\r\n         \"id\": \"fc858624-5e67-4166-899a-d3e23e17874e\",\r\n         \"scheduleId\": \"de774c14-a76b-46f8-aac4-d73fc3de4153\",\r\n         \"userId\": \"b19bc720-62d1-442e-acbc-8e36abfbff05\"\r\n      },\r\n      {\r\n         \"effectiveDate\": \"2023-01-01\",\r\n         \"id\": \"97beb0e4-0012-4eb6-8ca8-0a4fc4aacce0\",\r\n         \"scheduleId\": \"0c2c94fb-7f00-4616-8192-aa5781d4bc69\",\r\n         \"userId\": \"b19bc720-62d1-442e-acbc-8e36abfbff05\"\r\n      }\r\n   ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Users(b19bc720-62d1-442e-acbc-8e36abfbff05)/WP.UpdateSchedules","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Users(b19bc720-62d1-442e-acbc-8e36abfbff05)","WP.UpdateSchedules"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"d7828f87-7799-42e8-862d-1b8d07f8f88a","name":"Update User Schedule","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"schedules\": [\r\n      {\r\n         \"effectiveDate\": null,\r\n         \"id\": \"fc858624-5e67-4166-899a-d3e23e17874e\",\r\n         \"scheduleId\": \"de774c14-a76b-46f8-aac4-d73fc3de4153\",\r\n         \"userId\": \"b19bc720-62d1-442e-acbc-8e36abfbff05\"\r\n      },\r\n      {\r\n         \"effectiveDate\": \"2023-01-01\",\r\n         \"id\": \"97beb0e4-0012-4eb6-8ca8-0a4fc4aacce0\",\r\n         \"scheduleId\": \"0c2c94fb-7f00-4616-8192-aa5781d4bc69\",\r\n         \"userId\": \"b19bc720-62d1-442e-acbc-8e36abfbff05\"\r\n      }\r\n   ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Users(b19bc720-62d1-442e-acbc-8e36abfbff05)/WP.UpdateSchedules"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#UserSchedules\",\r\n   \"value\": [\r\n      {\r\n         \"effectiveDate\": null,\r\n         \"expiryDate\": \"2022-12-31\",\r\n         \"userId\": \"b19bc720-62d1-442e-acbc-8e36abfbff05\",\r\n         \"scheduleId\": \"de774c14-a76b-46f8-aac4-d73fc3de4153\",\r\n         \"id\": \"fc858624-5e67-4166-899a-d3e23e17874e\",\r\n         \"created\": \"2022-12-27T09:44:27.825287Z\",\r\n         \"modified\": \"2022-12-27T11:16:55.1644375Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"effectiveDate\": \"2023-01-01\",\r\n         \"expiryDate\": null,\r\n         \"userId\": \"b19bc720-62d1-442e-acbc-8e36abfbff05\",\r\n         \"scheduleId\": \"0c2c94fb-7f00-4616-8192-aa5781d4bc69\",\r\n         \"id\": \"97beb0e4-0012-4eb6-8ca8-0a4fc4aacce0\",\r\n         \"created\": \"2022-12-27T14:16:55.1499925+03:00\",\r\n         \"modified\": \"2022-12-27T11:16:55.1182281Z\",\r\n         \"isActive\": true\r\n      }\r\n   ]\r\n}"}],"_postman_id":"04bb2fd8-c998-4bcd-a3e2-6788c9ced21c"},{"name":"Get User Schedules","id":"44f62738-7b57-4388-97fa-e72ccba962c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Users(340f1a48-0f90-4552-865a-6180caf15e51)/Schedules?$expand=schedule($select=id,name)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Users(340f1a48-0f90-4552-865a-6180caf15e51)","Schedules"],"host":["https://api.timetta.com"],"query":[{"key":"$expand","value":"schedule($select=id,name)"}],"variable":[]}},"response":[{"id":"317adf63-6d76-425d-bf3e-2de8992fed73","name":"Get User Schedules","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/Users(340f1a48-0f90-4552-865a-6180caf15e51)/Schedules?$expand=schedule($select=id,name)","host":["https://api.timetta.com"],"path":["odata","Users(340f1a48-0f90-4552-865a-6180caf15e51)","Schedules"],"query":[{"key":"$expand","value":"schedule($select=id,name)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#UserSchedules(schedule(id,name))\",\r\n   \"value\": [\r\n      {\r\n         \"effectiveDate\": null,\r\n         \"expiryDate\": \"2022-12-31\",\r\n         \"userId\": \"340f1a48-0f90-4552-865a-6180caf15e51\",\r\n         \"scheduleId\": \"0c2c94fb-7f00-4616-8192-aa5781d4bc69\",\r\n         \"id\": \"45aaa522-ff62-4b06-8f32-8d92272cd0ce\",\r\n         \"created\": \"2022-11-25T15:26:00.000996Z\",\r\n         \"modified\": \"2022-12-30T09:26:58.993462Z\",\r\n         \"isActive\": true,\r\n         \"schedule\": {\r\n            \"name\": \"40 hours/week\",\r\n            \"id\": \"0c2c94fb-7f00-4616-8192-aa5781d4bc69\"\r\n         }\r\n      },\r\n      {\r\n         \"effectiveDate\": \"2023-01-01\",\r\n         \"expiryDate\": null,\r\n         \"userId\": \"340f1a48-0f90-4552-865a-6180caf15e51\",\r\n         \"scheduleId\": null,\r\n         \"id\": \"03ef98b3-65fa-41e6-a7fd-f8a676c2d60c\",\r\n         \"created\": \"2022-12-30T09:26:58.980612Z\",\r\n         \"modified\": \"2022-12-30T09:26:58.935277Z\",\r\n         \"isActive\": true,\r\n          \"schedule\": {\r\n            \"name\": \"20 hours/week\",\r\n            \"id\": \"0c2c94fb-7f00-4616-8192-aa5781d4bc69\"\r\n         }\r\n      }\r\n   ]\r\n}"}],"_postman_id":"44f62738-7b57-4388-97fa-e72ccba962c0"}],"id":"2b301094-0846-4763-a266-0d8118ef86a6","_postman_id":"2b301094-0846-4763-a266-0d8118ef86a6","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"User Permission Sets","item":[{"name":"Update User Permission Sets","id":"d93ff73c-9cdf-4d81-9362-3bd5dec93018","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"permissionSets\": [\r\n        {\r\n            \"userId\": \"bcd753cc-0b80-47ae-a471-6ff7f06010e1\",\r\n            \"permissionSetId\": \"48991eef-ef27-496b-89c0-4f483f3e41c1\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Users(bcd753cc-0b80-47ae-a471-6ff7f06010e1)/UpdatePermissionSets","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Users(bcd753cc-0b80-47ae-a471-6ff7f06010e1)","UpdatePermissionSets"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"c623f6fb-bae9-4d2f-8e71-9fad3a9ff253","name":"Update Permission Sets","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"permissionSets\": [\r\n        {\r\n            \"userId\": \"bcd753cc-0b80-47ae-a471-6ff7f06010e1\",\r\n            \"permissionSetId\": \"48991eef-ef27-496b-89c0-4f483f3e41c1\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Users(bcd753cc-0b80-47ae-a471-6ff7f06010e1)/UpdatePermissionSets"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"395"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2977"},{"key":"X-Rate-Limit-Reset","value":"2022-01-30T15:16:11.7180779Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sun, 30 Jan 2022 14:18:56 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#UserPermissionSets\",\n    \"value\": [\n        {\n            \"permissionSetId\": \"48991eef-ef27-496b-89c0-4f483f3e41c1\",\n            \"userId\": \"bcd753cc-0b80-47ae-a471-6ff7f06010e1\",\n            \"id\": \"34fd5adf-1c36-4b3e-b19d-7b95f093111a\",\n            \"created\": \"2022-01-30T17:18:56.0881392+03:00\",\n            \"modified\": \"2022-01-30T14:18:56.0642674Z\",\n            \"isActive\": true\n        }\n    ]\n}"}],"_postman_id":"d93ff73c-9cdf-4d81-9362-3bd5dec93018"},{"name":"Get User Permission Sets","id":"ca1ad98d-d8ac-4784-a373-dee5e9696a0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Users(ab28da8b-f1e3-46d2-bfa6-96f04e3dbc41)/PermissionSets?$select=id&$expand=permissionSet($select=id,roleName)","description":"<p>Get a list of user's permission sets.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Users(ab28da8b-f1e3-46d2-bfa6-96f04e3dbc41)","PermissionSets"],"host":["https://api.timetta.com"],"query":[{"key":"$select","value":"id"},{"key":"$expand","value":"permissionSet($select=id,roleName)"}],"variable":[]}},"response":[{"id":"2f0b71aa-947b-49da-9765-6b80ff372f6a","name":"Get User Permission Sets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/Users(ab28da8b-f1e3-46d2-bfa6-96f04e3dbc41)/PermissionSets?$select=id&$expand=permissionSet($select=id,roleName)","protocol":"https","host":["api","timetta","com"],"path":["odata","Users(ab28da8b-f1e3-46d2-bfa6-96f04e3dbc41)","PermissionSets"],"query":[{"key":"$select","value":"id"},{"key":"$expand","value":"permissionSet($select=id,roleName)"}]}},"code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#UserPermissionSets(id,permissionSet(id,name,roleName))\",\r\n   \"value\": [\r\n      {\r\n         \"id\": \"5040d6c5-c37b-4cb9-bf28-5a46a1bc3b1f\",\r\n         \"permissionSet\": {\r\n            \"roleName\": \"BillingManager\",\r\n            \"id\": \"a6c8cbae-8a12-40d8-b977-31930b48e4cc\"\r\n         }\r\n      },\r\n      {\r\n         \"id\": \"5946eb0e-03af-4b83-8ada-8551c776549c\",\r\n         \"permissionSet\": {\r\n            \"roleName\": \"TeamManager\",\r\n            \"id\": \"0a5699af-eaf2-4f60-a00a-1e19f69afc00\"\r\n         }\r\n      },\r\n      {\r\n         \"id\": \"a09c6205-67e1-41d2-af79-9d775d0d7282\",\r\n         \"permissionSet\": {\r\n            \"roleName\": \"User\",\r\n            \"id\": \"48991eef-ef27-496b-89c0-4f483f3e41c1\"\r\n         }\r\n      },\r\n      {\r\n         \"id\": \"cba7a111-da2e-49b4-ae6a-7f13515d268e\",\r\n         \"permissionSet\": {\r\n            \"roleName\": \"Administrator\",\r\n            \"id\": \"c3ef0548-c582-49c2-a5e1-ad66a34d1b9c\"\r\n         }\r\n      },\r\n      {\r\n         \"id\": \"d86c86ef-a793-4171-8716-dbc8d586e982\",\r\n         \"permissionSet\": {\r\n            \"roleName\": \"ProjectManager\",\r\n            \"id\": \"a85640ee-eae8-46c1-8a17-163594872a7e\"\r\n         }\r\n      },\r\n      {\r\n         \"id\": \"e5e771f7-286a-4af3-a67b-4d01c04a0a87\",\r\n         \"permissionSet\": {\r\n            \"roleName\": \"FinanceManager\",\r\n            \"id\": \"e6c8cbae-8a12-40d8-b977-31930b48e4cc\"\r\n         }\r\n      },\r\n      {\r\n         \"id\": \"ecaef530-5cc0-46ce-8016-db3e9a4dadcd\",\r\n         \"permissionSet\": {\r\n            \"roleName\": \"ResourceManager\",\r\n            \"id\": \"39a91992-8bb6-4acc-bab1-d8efbecdfa13\"\r\n         }\r\n      }\r\n   ]\r\n}"}],"_postman_id":"ca1ad98d-d8ac-4784-a373-dee5e9696a0a"}],"id":"d9dab0cc-d310-4637-bb6f-1f97e1e6f341","_postman_id":"d9dab0cc-d310-4637-bb6f-1f97e1e6f341","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Groups","item":[{"name":"Create Group","id":"b640c4db-7e7a-46f7-a0fa-32c4dfd26f6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"Managers\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Groups","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Groups"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"21e8b460-5498-413a-a579-61dc1e7e88b6","name":"Create Group","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"Managers\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Groups"},"code":201,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Groups/$entity\",\r\n   \"description\": null,\r\n   \"name\": \"Managers\",\r\n   \"createdById\": \"340f1a48-0f90-4552-865a-6180caf15e51\",\r\n   \"modifiedById\": \"340f1a48-0f90-4552-865a-6180caf15e51\",\r\n   \"id\": \"8462c74e-e9f0-470d-aa9e-3fd70ce0de59\",\r\n   \"created\": \"2023-05-26T10:13:09.0149833+03:00\",\r\n   \"modified\": \"2023-05-26T07:13:09.013763Z\",\r\n   \"isActive\": true\r\n}"}],"_postman_id":"b640c4db-7e7a-46f7-a0fa-32c4dfd26f6c"},{"name":"Get Group","id":"3efdd461-e385-4cda-98f6-e761c949a518","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Groups(8462c74e-e9f0-470d-aa9e-3fd70ce0de59)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Groups(8462c74e-e9f0-470d-aa9e-3fd70ce0de59)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"b01995eb-3cdf-4e3e-9a78-983b005d4061","name":"Get Group","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Groups(8462c74e-e9f0-470d-aa9e-3fd70ce0de59)"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Groups/$entity\",\r\n   \"description\": null,\r\n   \"name\": \"Managers\",\r\n   \"createdById\": \"340f1a48-0f90-4552-865a-6180caf15e51\",\r\n   \"modifiedById\": \"340f1a48-0f90-4552-865a-6180caf15e51\",\r\n   \"id\": \"8462c74e-e9f0-470d-aa9e-3fd70ce0de59\",\r\n   \"created\": \"2023-05-26T07:13:09.014983Z\",\r\n   \"modified\": \"2023-05-26T07:13:09.013763Z\",\r\n   \"isActive\": true,\r\n   \"editAllowed\": true,\r\n   \"deleteAllowed\": true\r\n}"}],"_postman_id":"3efdd461-e385-4cda-98f6-e761c949a518"},{"name":"Update Group","id":"8f6eae9c-0b68-4bab-b47c-078ee59494cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"isActive\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Groups(315d56d9-11e1-4dd3-a874-699bf723e70f)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Groups(315d56d9-11e1-4dd3-a874-699bf723e70f)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"d5ef83ff-9b13-4370-8f36-e8e5d31d0122","name":"Update Group","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"isActive\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Groups(315d56d9-11e1-4dd3-a874-699bf723e70f)"},"code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"8f6eae9c-0b68-4bab-b47c-078ee59494cf"},{"name":"Delete Group","id":"ca63d16d-2fc1-4ed5-a4f3-0f6cefa94c4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/Groups(8462c74e-e9f0-470d-aa9e-3fd70ce0de59)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Groups(8462c74e-e9f0-470d-aa9e-3fd70ce0de59)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"b8d70f9c-b317-4fb7-ad5a-08d58956e38e","name":"Delete Group","originalRequest":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/Groups(8462c74e-e9f0-470d-aa9e-3fd70ce0de59)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"ca63d16d-2fc1-4ed5-a4f3-0f6cefa94c4f"},{"name":"Query Groups","id":"e189cba5-237e-431b-8df2-90c842c07c47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Groups","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Groups"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"f823b475-413c-4ad8-95f7-92d793e352fa","name":"Query Groups","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Groups"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Groups\",\r\n   \"value\": [\r\n      {\r\n         \"description\": null,\r\n         \"name\": \"Managers\",\r\n         \"createdById\": \"340f1a48-0f90-4552-865a-6180caf15e51\",\r\n         \"modifiedById\": \"340f1a48-0f90-4552-865a-6180caf15e51\",\r\n         \"id\": \"3c792aa1-d2a1-4592-8869-1801c1ce87e8\",\r\n         \"created\": \"2023-05-26T07:19:14.0669Z\",\r\n         \"modified\": \"2023-05-26T07:19:14.066164Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"description\": \"System admins\",\r\n         \"name\": \"Administrators\",\r\n         \"createdById\": \"340f1a48-0f90-4552-865a-6180caf15e51\",\r\n         \"modifiedById\": \"340f1a48-0f90-4552-865a-6180caf15e51\",\r\n         \"id\": \"14da632c-e7cc-4b6a-95a9-c115c4e0c8cb\",\r\n         \"created\": \"2023-05-26T07:19:14.204188Z\",\r\n         \"modified\": \"2023-05-26T07:19:14.270541Z\",\r\n         \"isActive\": false\r\n      }\r\n   ]\r\n}"}],"_postman_id":"e189cba5-237e-431b-8df2-90c842c07c47"}],"id":"cbac604b-0bc2-410c-bd69-77430518f2e7","_postman_id":"cbac604b-0bc2-410c-bd69-77430518f2e7","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"User Products","item":[{"name":"Update User Products","id":"181912f2-2d3a-4e10-a37d-a7159b7fa4fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"products\": [\r\n    {\r\n      \"userId\": \"21d5d33d-ae39-4f78-a9de-72938982a570\",\r\n      \"product\": \"Billing\"\r\n    },\r\n    {\r\n      \"userId\": \"21d5d33d-ae39-4f78-a9de-72938982a570\",\r\n      \"product\": \"Projects\"\r\n    }\r\n  ]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Users(21d5d33d-ae39-4f78-a9de-72938982a570)/UpdateProducts","description":"<p>Update products assigned to user.</p>\n<p>Possible values for <code>product</code>:</p>\n<ul>\n<li>Projects</li>\n<li>TimeTracking</li>\n<li>Expenses</li>\n<li>Resources</li>\n<li>Finance</li>\n<li>Billing</li>\n<li>LegacyStarter</li>\n<li>LegacyBasic</li>\n<li>LegacyStandard</li>\n</ul>\n<p><em>The products you can assign to a user depend on your license parameters.</em></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Users(21d5d33d-ae39-4f78-a9de-72938982a570)","UpdateProducts"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"8669457b-b22e-43a1-ab96-e396f8f41058","name":"Remove all products","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"products\": []\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Users(21d5d33d-ae39-4f78-a9de-72938982a570)/UpdateProducts"},"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"181912f2-2d3a-4e10-a37d-a7159b7fa4fd"},{"name":"Get User Products","id":"a570255b-3f8f-4e7f-9a52-a21b861a3e16","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Users(21d5d33d-ae39-4f78-a9de-72938982a570)/Products","description":"<p>Get products assigned to user.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Users(21d5d33d-ae39-4f78-a9de-72938982a570)","Products"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a570255b-3f8f-4e7f-9a52-a21b861a3e16"}],"id":"f60ebf9a-300a-437b-bd8e-197cae7e7a69","_postman_id":"f60ebf9a-300a-437b-bd8e-197cae7e7a69","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"User Skills","item":[{"name":"Add User Skill","id":"8705b1a6-5316-48fb-865c-1eb3b2294204","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"skillId\": \"4a1ad1c1-ef5a-4093-a040-a36ae8b6d140\",\r\n   \"userId\": \"2d63a33e-0c5f-4a28-aaf1-07119023898e\",\r\n   \"level\": 4\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/UserSkills","description":"<p>Required properties:</p>\n<ul>\n<li>skillId - id of the skill</li>\n<li>userId - id of the user</li>\n</ul>\n<p>Not required properties:</p>\n<ul>\n<li>level - from 1 to 5</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","UserSkills"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8705b1a6-5316-48fb-865c-1eb3b2294204"},{"name":"Delete User Skill","id":"a2725890-466c-4157-9c3a-51796907344b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/UserSkills(408fb697-7560-414c-84f1-742c1b4ee2bf)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","UserSkills(408fb697-7560-414c-84f1-742c1b4ee2bf)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a2725890-466c-4157-9c3a-51796907344b"},{"name":"Update User Skill","id":"6e7cc27c-1e5b-4197-b4a7-d322c199de11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"level\": 3\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/UserSkills(f73030ea-cf57-4108-8078-d20323b2123a)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","UserSkills(f73030ea-cf57-4108-8078-d20323b2123a)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6e7cc27c-1e5b-4197-b4a7-d322c199de11"}],"id":"b2c3be7f-560f-496d-b551-3c6bf3c08d99","_postman_id":"b2c3be7f-560f-496d-b551-3c6bf3c08d99","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"User Groups","item":[{"name":"Create User Group","id":"bed2be62-1761-4021-88ac-cd37f55922b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"groupId\": \"155b9db3-c17a-42e6-8472-d7335cc2794c\",\r\n  \"userId\": \"b0dc4a6a-3cf6-4335-93ef-a3c87d83f6db\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/UserGroups","description":"<p>Create UserGroup (add a User to a Group)</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","UserGroups"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"cb88b9b4-a29f-4c46-b16b-3756499ca000","name":"Create User Group","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"groupId\": \"155b9db3-c17a-42e6-8472-d7335cc2794c\",\r\n  \"userId\": \"b0dc4a6a-3cf6-4335-93ef-a3c87d83f6db\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/UserGroups"},"code":201,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#UserGroups/$entity\",\r\n    \"userId\": \"b0dc4a6a-3cf6-4335-93ef-a3c87d83f6db\",\r\n    \"groupId\": \"155b9db3-c17a-42e6-8472-d7335cc2794c\",\r\n    \"id\": \"4d86a0a2-6a45-4c79-add5-046627d3b28d\",\r\n    \"created\": \"2024-06-04T16:42:31.2036037+03:00\",\r\n    \"modified\": \"2024-06-04T13:42:31.1669096Z\",\r\n    \"isActive\": true\r\n}"}],"_postman_id":"bed2be62-1761-4021-88ac-cd37f55922b6"},{"name":"Delete User Group","id":"992daac7-0d32-4ac2-a96c-6837ae5880fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/UserGroups(a29945cf-c90f-4600-8f56-376ad9ab2bf7)","description":"<p>Delete UserGroup (exclude a User from a Group)</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","UserGroups(a29945cf-c90f-4600-8f56-376ad9ab2bf7)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"992daac7-0d32-4ac2-a96c-6837ae5880fa"},{"name":"Query User Groups","id":"a0545d7a-aae2-4450-9404-e70c5c13fb74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/UserGroups","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","UserGroups"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a0545d7a-aae2-4450-9404-e70c5c13fb74"}],"id":"a5d33e8f-2afe-41f5-ab91-6da39d5fb202","_postman_id":"a5d33e8f-2afe-41f5-ab91-6da39d5fb202","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"User Settings","item":[{"name":"Get User Settings","id":"ac4e2046-8761-41db-8f31-dca2bb6b6548","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/UserSettings({{userId}})","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","UserSettings({{userId}})"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ac4e2046-8761-41db-8f31-dca2bb6b6548"},{"name":"Patch User Settings","id":"4a873158-dc30-43f3-a051-21364e24e78e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"timeZoneId\": \"9213c133-7579-417f-ab41-af2ea08ac5ff\",\r\n   \"languageCode\": \"ru-RU\",\r\n   \"cultureCode\": \"ru\",\r\n   \"timeInputType\": \"SchedulePercent\",\r\n   \"useStopwatch\": true,\r\n   \"notification\": {\r\n      \"notifyOnDueDateExpired\": true,\r\n      \"taskAssigned\": true\r\n   },\r\n   \"notifyByEmail\": true,\r\n   \"useBrowserNotifications\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/UserSettings({{userId}})","description":"<ul>\n<li><p><strong>timeInputType</strong> - possible values: \"Decimal\", \"HoursAndMinutes\", \"SchedulePercent\"</p>\n</li>\n<li><p><strong>cultureCode</strong> - to get available values see \"Get Cultures\" example</p>\n</li>\n<li><p><strong>languageCode</strong> - to get available values see \"Get Languages\" example</p>\n</li>\n<li><p><strong>timeZoneId</strong> - to get available values see \"Get TimeZones\" example</p>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","UserSettings({{userId}})"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4a873158-dc30-43f3-a051-21364e24e78e"},{"name":"Get Cultures","id":"096f5189-7676-4099-8861-46fdbe1422ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/GetCultures","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","GetCultures"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"096f5189-7676-4099-8861-46fdbe1422ca"},{"name":"Get TimeZones","id":"7fc78437-c9bf-435b-b27c-2c6b670cac45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/TimeZones","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","TimeZones"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7fc78437-c9bf-435b-b27c-2c6b670cac45"},{"name":"Get Languages","id":"bc5db6f5-0723-494c-ad9e-dfa66005f435","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/GetLanguages","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","GetLanguages"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"bc5db6f5-0723-494c-ad9e-dfa66005f435"}],"id":"6008ec17-6da0-488d-8ca1-9fcaa095ac7f","_postman_id":"6008ec17-6da0-488d-8ca1-9fcaa095ac7f","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}}],"id":"c0a314d6-a23a-4267-900c-f0ed3e5a0097","event":[{"listen":"prerequest","script":{"id":"22f76505-df74-4ed1-bc25-6abe08071a08","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"fcc92feb-936f-4f00-9628-64d9f29190fa","type":"text/javascript","exec":[""]}}],"_postman_id":"c0a314d6-a23a-4267-900c-f0ed3e5a0097","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Projects","item":[{"name":"Project Entity","item":[{"name":"Create Project","id":"e10ed8dd-ce82-4e9f-bdc2-adca6da03562","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"New project\",\r\n    \"billingTypeId\": \"4d1a525f-3abc-4871-a64a-349c1dd3cabf\",\r\n    \"managerId\": \"e22bf891-4857-4284-966b-0271db3bd1e7\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Projects","description":"<p>Create \"Project\" entity.</p>\n<p>To get billing types see example \"Query Project Billing Types\" from \"Enums\" folder.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Projects"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"0427e57f-4e0a-4420-86aa-7b595eaea4fb","name":"Create Project","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"New project\",\r\n    \"billingTypeId\": \"4d1a525f-3abc-4871-a64a-349c1dd3cabf\",\r\n    \"managerId\": \"e22bf891-4857-4284-966b-0271db3bd1e7\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Projects"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Location","value":"https://api.timetta.com/odata/Projects(3f7aa248-a11e-4b87-b0e5-afbec1684cd3)"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2991"},{"key":"X-Rate-Limit-Reset","value":"2021-11-30T15:44:36.5013378Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 30 Nov 2021 14:51:28 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Projects/$entity\",\n    \"startDate\": null,\n    \"endDate\": null,\n    \"dateValue1\": null,\n    \"dateValue2\": null,\n    \"dateValue3\": null,\n    \"dateValue4\": null,\n    \"dateValue5\": null,\n    \"code\": null,\n    \"description\": null,\n    \"externalUrl\": null,\n    \"skipManagerApprove\": false,\n    \"allowTimeEntry\": false,\n    \"stateId\": \"9752fc91-714a-414f-9c03-8a3a1d6cce06\",\n    \"billingTypeId\": \"4d1a525f-3abc-4871-a64a-349c1dd3cabf\",\n    \"managerId\": \"e22bf891-4857-4284-966b-0271db3bd1e7\",\n    \"organizationId\": null,\n    \"programId\": null,\n    \"revenueRecognitionMethodId\": null,\n    \"sourceProjectId\": null,\n    \"stringValue1\": null,\n    \"stringValue2\": null,\n    \"stringValue3\": null,\n    \"stringValue4\": null,\n    \"stringValue5\": null,\n    \"decimalValue1\": null,\n    \"decimalValue2\": null,\n    \"decimalValue3\": null,\n    \"decimalValue4\": null,\n    \"decimalValue5\": null,\n    \"lookupValue1Id\": null,\n    \"lookupValue2Id\": null,\n    \"lookupValue3Id\": null,\n    \"lookupValue4Id\": null,\n    \"lookupValue5Id\": null,\n    \"integerValue1\": null,\n    \"integerValue2\": null,\n    \"integerValue3\": null,\n    \"integerValue4\": null,\n    \"integerValue5\": null,\n    \"name\": \"New project\",\n    \"rowVersion\": \"AAAAAAAACwI=\",\n    \"createdById\": \"5eb7f565-9203-4a50-95f1-bf8cff4ddb62\",\n    \"modifiedById\": \"5eb7f565-9203-4a50-95f1-bf8cff4ddb62\",\n    \"id\": \"3f7aa248-a11e-4b87-b0e5-afbec1684cd3\",\n    \"created\": \"2021-11-30T17:51:28.9294125+03:00\",\n    \"modified\": \"2021-11-30T14:51:28.9201654Z\",\n    \"isActive\": true\n}"}],"_postman_id":"e10ed8dd-ce82-4e9f-bdc2-adca6da03562"},{"name":"Get Project","id":"ac5429a5-c23f-461d-837e-17db715c03ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Projects(c53b560c-6d47-4b48-a479-10acf973f223)?$expand=manager($select=id,name)&$select=id,name","description":"<p>Get \"Project\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Projects(c53b560c-6d47-4b48-a479-10acf973f223)"],"host":["https://api.timetta.com"],"query":[{"key":"$expand","value":"manager($select=id,name)"},{"key":"$select","value":"id,name"}],"variable":[]}},"response":[{"id":"3ac3757b-3bc2-44cf-adfe-fa0b10399d16","name":"Get Project","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/Projects(c53b560c-6d47-4b48-a479-10acf973f223)?$expand=manager($select=id,name)&$select=id,name","protocol":"https","host":["api","timetta","com"],"path":["odata","Projects(c53b560c-6d47-4b48-a479-10acf973f223)"],"query":[{"key":"$expand","value":"manager($select=id,name)"},{"key":"$select","value":"id,name"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"392"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2995"},{"key":"X-Rate-Limit-Reset","value":"2021-10-20T11:45:50.6218680Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 20 Oct 2021 10:48:57 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Projects(id,name,manager(id,name))/$entity\",\n    \"name\": \"Servicing MGS Contracting\",\n    \"id\": \"c53b560c-6d47-4b48-a479-10acf973f223\",\n    \"manager\": {\n        \"name\": \"Sam Porter\",\n        \"id\": \"e65fdddf-59c9-4a8f-b530-682941272be9\"\n    }\n}"}],"_postman_id":"ac5429a5-c23f-461d-837e-17db715c03ce"},{"name":"Update Project","id":"b71b407a-951e-4867-a362-366b0a335d1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"External API Development\",\r\n    \"code\": \"API-1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Projects(2fa44ea0-df3b-47f0-bc62-fea3554c6c3c)","description":"<p>Example of changing project properties.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Projects(2fa44ea0-df3b-47f0-bc62-fea3554c6c3c)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"187d915c-3f77-4804-8799-dbf5867eb82d","name":"Update Project","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"stateId\": \"cd2f2bf7-9388-43b8-9039-dded9700afd2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Projects(2fa44ea0-df3b-47f0-bc62-fea3554c6c3c)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null},{"id":"480ea4d1-7298-450b-aa58-54fc76d247df","name":"Update Project State","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"stateId\": \"cd2f2bf7-9388-43b8-9039-dded9700afd2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Projects(2fa44ea0-df3b-47f0-bc62-fea3554c6c3c)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"b71b407a-951e-4867-a362-366b0a335d1e"},{"name":"Delete Project","id":"d29783ba-c0b6-43cb-baa7-1d7794acbf2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/Projects(c53b560c-6d47-4b48-a479-10acf973f223)","description":"<p>Delete \"Project\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Projects(c53b560c-6d47-4b48-a479-10acf973f223)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"4aaed129-a88e-4bed-b7fe-8bd0e4813910","name":"Delete Project","originalRequest":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/Projects(c53b560c-6d47-4b48-a479-10acf973f223)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"d29783ba-c0b6-43cb-baa7-1d7794acbf2c"},{"name":"Query Projects","id":"213f0f0b-e1a5-46d5-ab90-7ff122227396","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Projects?$select=id,modified,name&$expand=manager($select=id,name)&$top=10","description":"<p>Request a list of projects.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Projects"],"host":["https://api.timetta.com"],"query":[{"key":"$select","value":"id,modified,name"},{"key":"$expand","value":"manager($select=id,name)"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"4daf72b8-3e99-4064-9f57-97e234bbbc32","name":"Get Projects","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/Projects?$expand=manager($select=id,name)&$top=5&$select=id,modified,name","protocol":"https","host":["api","timetta","com"],"path":["odata","Projects"],"query":[{"key":"$expand","value":"manager($select=id,name)"},{"key":"$top","value":"5"},{"key":"$select","value":"id,modified,name"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2999"},{"key":"X-Rate-Limit-Reset","value":"2021-10-26T09:36:48.7741722Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Set-Cookie","value":"ARRAffinity=9e07a8e23701338a26d8a43a605aaf48a05f0bca82987ed63cf08a35d6f1d404;Path=/;HttpOnly;Secure;Domain=api.workpoint.app"},{"key":"Set-Cookie","value":"ARRAffinitySameSite=9e07a8e23701338a26d8a43a605aaf48a05f0bca82987ed63cf08a35d6f1d404;Path=/;HttpOnly;SameSite=None;Secure;Domain=api.workpoint.app"},{"key":"Date","value":"Tue, 26 Oct 2021 08:36:48 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Projects(id,modified,name,manager(id,name))\",\n    \"value\": [\n        {\n            \"name\": \"Business Process Optimization\",\n            \"id\": \"2fa44ea0-df3b-47f0-bc62-fea3554c6c3c\",\n            \"modified\": \"2022-09-04T11:06:03.775347Z\",\n            \"manager\": {\n                \"name\": \"Ace Fry\",\n                \"id\": \"bcd753cc-0b80-47ae-a471-6ff7f06010e1\"\n            }\n        },\n        {\n            \"name\": \"Babson Capital Global technical support\",\n            \"id\": \"31db2084-03c6-45f7-b46b-8f59ab197db9\",\n            \"modified\": \"2022-09-04T11:06:06.691737Z\",\n            \"manager\": {\n                \"name\": \"Ivan Agafonov\",\n                \"id\": \"79de14db-017d-4197-a7ce-fed930360bb6\"\n            }\n        },\n        {\n            \"name\": \"Management system audit\",\n            \"id\": \"3fa44ea0-df3b-47f0-bc62-fea3554c6c3c\",\n            \"modified\": \"2022-09-04T11:06:03.775551Z\",\n            \"manager\": {\n                \"name\": \"Ace Fry\",\n                \"id\": \"bcd753cc-0b80-47ae-a471-6ff7f06010e1\"\n            }\n        },\n        {\n            \"name\": \"Foot Locker audit 2019\",\n            \"id\": \"3fa44ea0-df3b-47f0-bc62-fea3554c6c4c\",\n            \"modified\": \"2022-09-04T11:06:03.775607Z\",\n            \"manager\": {\n                \"name\": \"Sam Porter\",\n                \"id\": \"79de14db-017d-4197-a7ce-fed930360bb6\"\n            }\n        },\n        {\n            \"name\": \"Rollout CRM system\",\n            \"id\": \"6ce1f7e7-b88c-4106-8833-d4ac30d6ba15\",\n            \"modified\": \"2022-09-04T11:06:03.773485Z\",\n            \"manager\": {\n                \"name\": \"Sam Porter\",\n                \"id\": \"79de14db-017d-4197-a7ce-fed930360bb6\"\n            }\n        }\n    ]\n}"}],"_postman_id":"213f0f0b-e1a5-46d5-ab90-7ff122227396"},{"name":"Set Project State","id":"733e590f-17dd-4f83-b476-ca2fe9cf7022","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"stateId\": \"cd2f2bf7-9388-43b8-9039-dded9700afd2\",\r\n   \"transitionFormValue\": {\r\n      \"comment\": null,\r\n      \"propertyValues\": []\r\n   }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Projects(667dd715-baa7-4149-8bc6-e7768ea033dc)/SetState","description":"<p>To see available states see examples from Settings - Lifecycles</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Projects(667dd715-baa7-4149-8bc6-e7768ea033dc)","SetState"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"733e590f-17dd-4f83-b476-ca2fe9cf7022"},{"name":"Set Project State (Legacy)","id":"ffdde556-5454-4e99-86c8-5a928b5db133","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"stateId\": \"cd2f2bf7-9388-43b8-9039-dded9700afd2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Projects(2fa44ea0-df3b-47f0-bc62-fea3554c6c3c)","description":"<p>This way of changing project state is <strong>deprecated</strong>!</p>\n<p>Please, use the example <code>[Post] Set Project State</code></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Projects(2fa44ea0-df3b-47f0-bc62-fea3554c6c3c)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ffdde556-5454-4e99-86c8-5a928b5db133"}],"id":"eaa25f69-fc1c-430d-9df1-c7801b80d7f5","_postman_id":"eaa25f69-fc1c-430d-9df1-c7801b80d7f5","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Project Tasks","item":[{"name":"Create Project Task","id":"7c829bd3-f28f-4e43-8287-fda5cdaa4533","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{    \r\n    \"name\": \"New Task\",\r\n    \"description\": \"\",    \r\n    \"number\": 2,\r\n    \"allowTimeEntry\": true,\r\n    \"leadTaskId\": \"239f0f9b-d8a1-4f83-84f6-f1c2e4930613\",\r\n    \"isActive\": true,\r\n    \"endDate\": null,\r\n    \"startDate\": null,\r\n    \"projectId\": \"3fa44ea0-df3b-47f0-bc62-fea3554c6c4c\",\r\n    \"projectTaskAssignments\": [\r\n        {\r\n            \"projectTeamMemberId\": null,\r\n            \"isAllTeamRole\": true\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectTasks","description":"<p>Create \"Project Task\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectTasks"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"b38c1a55-2491-453c-ac46-be1752edb6ad","name":"Create Task","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{    \r\n    \"name\": \"New Task\",\r\n    \"description\": \"\",    \r\n    \"number\": 2,\r\n    \"allowTimeEntry\": true,\r\n    \"leadTaskId\": \"239f0f9b-d8a1-4f83-84f6-f1c2e4930613\",\r\n    \"isActive\": true,\r\n    \"endDate\": null,\r\n    \"startDate\": null,\r\n    \"projectId\": \"3fa44ea0-df3b-47f0-bc62-fea3554c6c4c\",\r\n    \"projectTaskAssignments\": [\r\n        {\r\n            \"projectTeamMemberId\": null,\r\n            \"isAllTeamRole\": true\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectTasks"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 04 Aug 2022 08:48:37 GMT"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Location","value":"https://api.timetta.com/odata/ProjectTasks(8df797e2-1b3f-4504-a824-cd339cc7b205)"},{"key":"Request-Context","value":"appId=cid-v1:45ac7354-8579-4724-9181-96a2d35b77ed"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2999"},{"key":"X-Rate-Limit-Reset","value":"2022-08-04T09:48:37.3358530Z"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ProjectTasks/$entity\",\n    \"startDate\": null,\n    \"endDate\": null,\n    \"dateValue1\": null,\n    \"dateValue2\": null,\n    \"dateValue3\": null,\n    \"dateValue4\": null,\n    \"dateValue5\": null,\n    \"description\": \"\",\n    \"estimatedDuration\": null,\n    \"fullPath\": \"Analysis\\\\New Task\",\n    \"firstLevelTaskId\": \"239f0f9b-d8a1-4f83-84f6-f1c2e4930613\",\n    \"number\": 0,\n    \"indent\": 2,\n    \"structNumber\": \"3.1\",\n    \"allowTimeEntry\": true,\n    \"projectId\": \"3fa44ea0-df3b-47f0-bc62-fea3554c6c4c\",\n    \"leadTaskId\": \"239f0f9b-d8a1-4f83-84f6-f1c2e4930613\",\n    \"sourceTaskId\": null,\n    \"rowVersion\": 16944516,\n    \"stringValue1\": null,\n    \"stringValue2\": null,\n    \"stringValue3\": null,\n    \"stringValue4\": null,\n    \"stringValue5\": null,\n    \"decimalValue1\": null,\n    \"decimalValue2\": null,\n    \"decimalValue3\": null,\n    \"decimalValue4\": null,\n    \"decimalValue5\": null,\n    \"lookupValue1Id\": null,\n    \"lookupValue2Id\": null,\n    \"lookupValue3Id\": null,\n    \"lookupValue4Id\": null,\n    \"lookupValue5Id\": null,\n    \"integerValue1\": null,\n    \"integerValue2\": null,\n    \"integerValue3\": null,\n    \"integerValue4\": null,\n    \"integerValue5\": null,\n    \"name\": \"New Task\",\n    \"createdById\": \"79de14db-017d-4197-a7ce-fed930360bb6\",\n    \"modifiedById\": \"79de14db-017d-4197-a7ce-fed930360bb6\",\n    \"id\": \"11344c3a-b577-451c-ae62-02c4ed95e80a\",\n    \"created\": \"2022-09-07T18:00:50.8679075+03:00\",\n    \"modified\": \"2022-09-07T15:00:50.8847299Z\",\n    \"isActive\": true,\n    \"updatedTasks@odata.type\": \"#Collection(WP.ProjectTask)\",\n    \"updatedTasks\": []\n}"}],"_postman_id":"7c829bd3-f28f-4e43-8287-fda5cdaa4533"},{"name":"Get Project Task","id":"be80ea8a-3ba8-4373-8ed6-def38ac88ef8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ProjectTasks(3fa44ea0-df3b-47f0-bc62-fea3554c6c4c)","description":"<p>Get \"Project Task\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectTasks(3fa44ea0-df3b-47f0-bc62-fea3554c6c4c)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"dd80b3f9-f054-4194-9203-a79fedac7876","name":"Get Project Task","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ProjectTasks(3fa44ea0-df3b-47f0-bc62-fea3554c6c4c)"},"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ProjectTasks/$entity\",\r\n    \"startDate\": \"2022-11-01\",\r\n    \"endDate\": \"2022-11-30\",\r\n    \"dateValue1\": null,\r\n    \"dateValue2\": null,\r\n    \"dateValue3\": null,\r\n    \"dateValue4\": null,\r\n    \"dateValue5\": null,\r\n    \"description\": \"\",\r\n    \"estimatedDuration\": null,\r\n    \"fullPath\": \"\",\r\n    \"firstLevelTaskId\": \"a8a39785-196c-4b92-aa75-885af489c653\",\r\n    \"number\": 0,\r\n    \"indent\": 1,\r\n    \"structNumber\": \"1\",\r\n    \"allowTimeEntry\": true,\r\n    \"projectId\": \"ea011860-07cf-4bfe-81fa-f3ba4274bc32\",\r\n    \"leadTaskId\": \"07125666-eb30-4f0b-9c45-590f560c4f92\",\r\n    \"sourceTaskId\": null,\r\n    \"rowVersion\": 22193373,\r\n    \"stringValue1\": null,\r\n    \"stringValue2\": null,\r\n    \"stringValue3\": null,\r\n    \"stringValue4\": null,\r\n    \"stringValue5\": null,\r\n    \"decimalValue1\": null,\r\n    \"decimalValue2\": null,\r\n    \"decimalValue3\": null,\r\n    \"decimalValue4\": null,\r\n    \"decimalValue5\": null,\r\n    \"lookupValue1Id\": null,\r\n    \"lookupValue2Id\": null,\r\n    \"lookupValue3Id\": null,\r\n    \"lookupValue4Id\": null,\r\n    \"lookupValue5Id\": null,\r\n    \"integerValue1\": null,\r\n    \"integerValue2\": null,\r\n    \"integerValue3\": null,\r\n    \"integerValue4\": null,\r\n    \"integerValue5\": null,\r\n    \"name\": \"Support\",\r\n    \"createdById\": \"aadccfc4-3825-4a9a-8212-81261433a30a\",\r\n    \"modifiedById\": \"aadccfc4-3825-4a9a-8212-81261433a30a\",\r\n    \"id\": \"a8a39785-196c-4b92-aa75-885af489c653\",\r\n    \"created\": \"2022-11-22T06:44:01.941636Z\",\r\n    \"modified\": \"2022-11-22T06:44:24.350759Z\",\r\n    \"isActive\": true,\r\n    \"editAllowed\": true,\r\n    \"deleteAllowed\": true\r\n}"}],"_postman_id":"be80ea8a-3ba8-4373-8ed6-def38ac88ef8"},{"name":"Update Project Task","id":"9ace4fb4-0922-4863-bd19-e09c85d2231a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"isActive\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectTasks(11344c3a-b577-451c-ae62-02c4ed95e80a)","description":"<p>Update \"Project Task\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectTasks(11344c3a-b577-451c-ae62-02c4ed95e80a)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"574d046b-23b6-4a5d-ba87-a86bad76d1f9","name":"Update ProjectTask","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"isActive\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectTasks(11344c3a-b577-451c-ae62-02c4ed95e80a)"},"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"9ace4fb4-0922-4863-bd19-e09c85d2231a"},{"name":"Delete Project Task","id":"8cff935b-d940-4fc1-a9c4-52d38c5f0973","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/ProjectTasks(3fa44ea0-df3b-47f0-bc62-fea3554c6c4c)","description":"<p>Delete \"Project Task\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectTasks(3fa44ea0-df3b-47f0-bc62-fea3554c6c4c)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"1736f3cc-2b3a-4a7c-8f63-ddbd59e31185","name":"Delete Project Task","originalRequest":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/ProjectTasks(3fa44ea0-df3b-47f0-bc62-fea3554c6c4c)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"8cff935b-d940-4fc1-a9c4-52d38c5f0973"},{"name":"Query Project Tasks","id":"1798273f-797d-4c3d-8419-84d9a37382c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ProjectTasks?$expand=project($select=id,name)&$top=5&$select=id,name","description":"<p>Request a list of project task entities.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectTasks"],"host":["https://api.timetta.com"],"query":[{"key":"$expand","value":"project($select=id,name)"},{"key":"$top","value":"5"},{"key":"$select","value":"id,name"}],"variable":[]}},"response":[{"id":"b07c0483-040a-41d2-aea2-53b37a6b9538","name":"Query Project Tasks","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/ProjectTasks?$expand=project($select=id,name)&$top=5&$select=id,name","protocol":"https","host":["api","timetta","com"],"path":["odata","ProjectTasks"],"query":[{"key":"$expand","value":"project($select=id,name)"},{"key":"$top","value":"5"},{"key":"$select","value":"id,name"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2980"},{"key":"X-Rate-Limit-Reset","value":"2021-10-20T11:45:50.6218680Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 20 Oct 2021 10:58:21 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ProjectTasks(id,name,rowVersion,project(id,name))\",\n    \"value\": [\n        {\n            \"rowVersion\": 16030291,\n            \"name\": \"Discover\",\n            \"id\": \"3db16628-36f8-4ec5-ac07-f373dda7204a\",\n            \"project\": {\n                \"name\": \"Business Process Optimization\",\n                \"id\": \"2fa44ea0-df3b-47f0-bc62-fea3554c6c3c\"\n            }\n        },\n        {\n            \"rowVersion\": 16880301,\n            \"name\": \"Implement\",\n            \"id\": \"540ab058-7c8f-4f8f-a3d4-c8cb34e036ec\",\n            \"project\": {\n                \"name\": \"Business Process Optimization\",\n                \"id\": \"2fa44ea0-df3b-47f0-bc62-fea3554c6c3c\"\n            }\n        },\n        {\n            \"rowVersion\": 16880023,\n            \"name\": \"Document\",\n            \"id\": \"70ea156b-5d15-42a6-aafc-c21f243ac6f0\",\n            \"project\": {\n                \"name\": \"Business Process Optimization\",\n                \"id\": \"2fa44ea0-df3b-47f0-bc62-fea3554c6c3c\"\n            }\n        },\n        {\n            \"rowVersion\": 16880301,\n            \"name\": \"Recommend\",\n            \"id\": \"c0d695c9-f450-4adb-bd77-3ef7b70cca35\",\n            \"project\": {\n                \"name\": \"Business Process Optimization\",\n                \"id\": \"2fa44ea0-df3b-47f0-bc62-fea3554c6c3c\"\n            }\n        },\n        {\n            \"rowVersion\": 16030291,\n            \"name\": \"Business Process Optimization\",\n            \"id\": \"f9b97d05-bac7-4df9-9dc8-891293a95194\",\n            \"project\": {\n                \"name\": \"Business Process Optimization\",\n                \"id\": \"2fa44ea0-df3b-47f0-bc62-fea3554c6c3c\"\n            }\n        }\n    ]\n}"}],"_postman_id":"1798273f-797d-4c3d-8419-84d9a37382c8"},{"name":"Get Tasks By Project","id":"fb069a73-1d60-4867-8b5d-696785441a41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Projects(2fa44ea0-df3b-47f0-bc62-fea3554c6c3c)/ProjectTasks?$select=name, id&$expand=projectTaskAssignments($select=id;$expand=projectTeamMember($select=id;$expand=resource($select=name)))","description":"<p>Request a list of tasks for the project.</p>\n<p>Uses the \"ProjectTasks\" navigation field from the \"Project\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Projects(2fa44ea0-df3b-47f0-bc62-fea3554c6c3c)","ProjectTasks"],"host":["https://api.timetta.com"],"query":[{"key":"$select","value":"name, id"},{"key":"$expand","value":"projectTaskAssignments($select=id;$expand=projectTeamMember($select=id;$expand=resource($select=name)))"}],"variable":[]}},"response":[{"id":"424d2bdf-050c-4fec-8b9e-2080898529b1","name":"Get Tasks by Project","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/Projects(6cf48fae-0151-480f-8c9b-4f35584e2316)/ProjectTasks?$select=name, id&$expand=projectTaskAssignments($select=id;$expand=projectTeamMember($select=id;$expand=resource($select=name)))","protocol":"https","host":["api","timetta","com"],"path":["odata","Projects(6cf48fae-0151-480f-8c9b-4f35584e2316)","ProjectTasks"],"query":[{"key":"$select","value":"name, id"},{"key":"$expand","value":"projectTaskAssignments($select=id;$expand=projectTeamMember($select=id;$expand=resource($select=name)))"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"437"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2982"},{"key":"X-Rate-Limit-Reset","value":"2021-10-20T11:45:50.6218680Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 20 Oct 2021 10:56:26 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ProjectTasks(name,id,projectTaskAssignments(id,projectTeamMember(id,resource(name))))\",\n    \"value\": [\n        {\n            \"name\": \"Business Process Optimization\",\n            \"id\": \"125cc1dd-8dac-46d9-be75-4547c68e390c\",\n            \"projectTaskAssignments\": []\n        },\n        {\n            \"name\": \"Discover\",\n            \"id\": \"4c28b323-74ef-4495-8361-b26c2ef2923d\",\n            \"projectTaskAssignments\": [\n                {\n                    \"id\": \"2cb29621-5432-40f6-85db-cd1d53c64677\",\n                    \"projectTeamMember\": {\n                        \"id\": \"b8986987-8b4d-40e4-84b8-277e33000844\",\n                        \"resource\": {\n                            \"@odata.type\": \"#WP.User\",\n                            \"name\": \"Max Fry\"\n                        }\n                    }\n                },\n                {\n                    \"id\": \"39209e1e-b637-4f1c-98d3-8c9df57419c5\",\n                    \"projectTeamMember\": {\n                        \"id\": \"b1e46639-6aff-413f-a163-bdd05ccef356\",\n                        \"resource\": null\n                    }\n                },\n                {\n                    \"id\": \"ca32a5ff-bd75-4a03-8da3-6b0ec743cf5f\",\n                    \"projectTeamMember\": {\n                        \"id\": \"08cda2a1-f021-424d-81e7-c4ded41a778a\",\n                        \"resource\": {\n                            \"@odata.type\": \"#WP.User\",\n                            \"name\": \"Ace Fry\"\n                        }\n                    }\n                }\n            ]\n        },\n        {\n            \"name\": \"Document\",\n            \"id\": \"81f4760f-8ee8-46c1-a34b-bf56bd4160fb\",\n            \"projectTaskAssignments\": [\n                {\n                    \"id\": \"38f2a19e-d81b-4fee-9247-a73ec0c1ad3c\",\n                    \"projectTeamMember\": {\n                        \"id\": \"b8986987-8b4d-40e4-84b8-277e33000844\",\n                        \"resource\": {\n                            \"@odata.type\": \"#WP.User\",\n                            \"name\": \"Max Fry\"\n                        }\n                    }\n                },\n                {\n                    \"id\": \"72d0a407-79cf-4f30-a562-6ce077fc1587\",\n                    \"projectTeamMember\": {\n                        \"id\": \"08cda2a1-f021-424d-81e7-c4ded41a778a\",\n                        \"resource\": {\n                            \"@odata.type\": \"#WP.User\",\n                            \"name\": \"Ace Fry\"\n                        }\n                    }\n                },\n                {\n                    \"id\": \"f71ddd00-0b3d-4ff4-b682-a64671b558ce\",\n                    \"projectTeamMember\": null\n                }\n            ]\n        },\n        {\n            \"name\": \"Recommend\",\n            \"id\": \"a42617c2-29e9-423e-a41f-19da408e91d8\",\n            \"projectTaskAssignments\": [\n                {\n                    \"id\": \"5dba30b8-0a38-45a0-bb5b-3049cc431278\",\n                    \"projectTeamMember\": {\n                        \"id\": \"b1e46639-6aff-413f-a163-bdd05ccef356\",\n                        \"resource\": null\n                    }\n                },\n                {\n                    \"id\": \"daef80c4-1011-4e54-aa05-ce291727d6a6\",\n                    \"projectTeamMember\": {\n                        \"id\": \"b8986987-8b4d-40e4-84b8-277e33000844\",\n                        \"resource\": {\n                            \"@odata.type\": \"#WP.User\",\n                            \"name\": \"Max Fry\"\n                        }\n                    }\n                },\n                {\n                    \"id\": \"ed4c1f6d-7d25-4822-87a4-f4badda5197f\",\n                    \"projectTeamMember\": {\n                        \"id\": \"08cda2a1-f021-424d-81e7-c4ded41a778a\",\n                        \"resource\": {\n                            \"@odata.type\": \"#WP.User\",\n                            \"name\": \"Ace Fry\"\n                        }\n                    }\n                }\n            ]\n        },\n        {\n            \"name\": \"Implement\",\n            \"id\": \"ad1d610e-e5d7-4555-9be0-0afea2fe6e31\",\n            \"projectTaskAssignments\": [\n                {\n                    \"id\": \"14d27b60-835a-4627-a4db-56516b011333\",\n                    \"projectTeamMember\": {\n                        \"id\": \"b1e46639-6aff-413f-a163-bdd05ccef356\",\n                        \"resource\": null\n                    }\n                },\n                {\n                    \"id\": \"22c1b304-289c-4105-9e6b-8fe596f6995d\",\n                    \"projectTeamMember\": {\n                        \"id\": \"08cda2a1-f021-424d-81e7-c4ded41a778a\",\n                        \"resource\": {\n                            \"@odata.type\": \"#WP.User\",\n                            \"name\": \"Ace Fry\"\n                        }\n                    }\n                },\n                {\n                    \"id\": \"64112bc7-1742-4a39-9882-39e1d51e3e30\",\n                    \"projectTeamMember\": {\n                        \"id\": \"b8986987-8b4d-40e4-84b8-277e33000844\",\n                        \"resource\": {\n                            \"@odata.type\": \"#WP.User\",\n                            \"name\": \"Max Fry\"\n                        }\n                    }\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"fb069a73-1d60-4867-8b5d-696785441a41"},{"name":"Get Tasks","id":"349cc1b6-1fc2-4b5f-b571-44a5c00cde78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Projects(3fa44ea0-df3b-47f0-bc62-fea3554c6c4c)/GetTasks?$select=id,name,description,number,indent,leadTaskId,allowTimeEntry,startDate,endDate,estimatedCost,estimatedHours,plannedCost,plannedHours,actualCost,actualHours,isActive,rowVersion,projectId&$expand=projectTaskAssignments($select=id,isAllTeamRole,projectTeamMemberId)","description":"<p>Query a list of project tasks containing calculated metrics like hours and cost.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Projects(3fa44ea0-df3b-47f0-bc62-fea3554c6c4c)","GetTasks"],"host":["https://api.timetta.com"],"query":[{"key":"$select","value":"id,name,description,number,indent,leadTaskId,allowTimeEntry,startDate,endDate,estimatedCost,estimatedHours,plannedCost,plannedHours,actualCost,actualHours,isActive,rowVersion,projectId"},{"key":"$expand","value":"projectTaskAssignments($select=id,isAllTeamRole,projectTeamMemberId)"}],"variable":[]}},"response":[{"id":"c597d549-e7f7-4ec5-9530-12f7024a4997","name":"Get Tasks","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/Projects(3fa44ea0-df3b-47f0-bc62-fea3554c6c4c)/GetTasks?$select=id,name,description,number,indent,leadTaskId,allowTimeEntry,startDate,endDate,estimatedCost,estimatedHours,plannedCost,plannedHours,actualCost,actualHours,isActive,rowVersion,projectId&$expand=projectTaskAssignments($select=id,isAllTeamRole,projectTeamMemberId)","host":["https://api.timetta.com"],"path":["odata","Projects(3fa44ea0-df3b-47f0-bc62-fea3554c6c4c)","GetTasks"],"query":[{"key":"$select","value":"id,name,description,number,indent,leadTaskId,allowTimeEntry,startDate,endDate,estimatedCost,estimatedHours,plannedCost,plannedHours,actualCost,actualHours,isActive,rowVersion,projectId"},{"key":"$expand","value":"projectTaskAssignments($select=id,isAllTeamRole,projectTeamMemberId)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ProjectTasks(id,name,description,number,indent,leadTaskId,allowTimeEntry,startDate,endDate,estimatedCost,estimatedHours,plannedCost,plannedHours,actualCost,actualHours,isActive,rowVersion,projectId,projectTaskAssignments(id,isAllTeamRole,projectTeamMemberId))\",\r\n    \"value\": [\r\n        {\r\n            \"startDate\": \"2022-04-01\",\r\n            \"endDate\": \"2022-06-30\",\r\n            \"projectId\": \"3fa44ea0-df3b-47f0-bc62-fea3554c6c4c\",\r\n            \"description\": null,\r\n            \"number\": 1,\r\n            \"indent\": 1,\r\n            \"allowTimeEntry\": true,\r\n            \"leadTaskId\": \"d16817e3-b814-47f4-8523-885801fbef27\",\r\n            \"rowVersion\": 50720228,\r\n            \"name\": \"DB Migration\",\r\n            \"id\": \"20db86b7-7b10-4d5e-8cdc-da82052156a3\",\r\n            \"isActive\": true,\r\n            \"estimatedCost@odata.type\": \"#Decimal\",\r\n            \"estimatedCost\": 1403000.0000000000000,\r\n            \"estimatedHours@odata.type\": \"#Decimal\",\r\n            \"estimatedHours\": 437.00000,\r\n            \"plannedCost@odata.type\": \"#Decimal\",\r\n            \"plannedCost\": 1582500.0000000000000,\r\n            \"plannedHours@odata.type\": \"#Decimal\",\r\n            \"plannedHours\": 478.00000,\r\n            \"actualCost@odata.type\": \"#Decimal\",\r\n            \"actualCost\": 16500.00000,\r\n            \"actualHours@odata.type\": \"#Decimal\",\r\n            \"actualHours\": 11.00000,\r\n            \"projectTaskAssignments\": [\r\n                {\r\n                    \"projectTeamMemberId\": \"31db2084-03c6-45f7-b46b-8f59ab197db9\",\r\n                    \"isAllTeamRole\": false,\r\n                    \"id\": \"b0e37475-f0cd-48a5-8dbc-df801a9f10e4\"\r\n                },\r\n                {\r\n                    \"projectTeamMemberId\": null,\r\n                    \"isAllTeamRole\": true,\r\n                    \"id\": \"c4c917f2-3b52-42f7-accc-a9f2cc94976f\"\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"startDate\": \"2022-07-01\",\r\n            \"endDate\": \"2022-09-30\",\r\n            \"projectId\": \"3fa44ea0-df3b-47f0-bc62-fea3554c6c4c\",\r\n            \"description\": null,\r\n            \"number\": 2,\r\n            \"indent\": 1,\r\n            \"allowTimeEntry\": true,\r\n            \"leadTaskId\": \"d16817e3-b814-47f4-8523-885801fbef27\",\r\n            \"rowVersion\": 50720228,\r\n            \"name\": \"Requirements analysis\",\r\n            \"id\": \"51d5fb7a-0845-489f-b966-dce69d85fd7c\",\r\n            \"isActive\": true,\r\n            \"estimatedCost@odata.type\": \"#Decimal\",\r\n            \"estimatedCost\": 594400.0000000000000,\r\n            \"estimatedHours@odata.type\": \"#Decimal\",\r\n            \"estimatedHours\": 286.00000,\r\n            \"plannedCost@odata.type\": \"#Decimal\",\r\n            \"plannedCost\": 45000.0000000000000,\r\n            \"plannedHours@odata.type\": \"#Decimal\",\r\n            \"plannedHours\": 12.00000,\r\n            \"actualCost@odata.type\": \"#Decimal\",\r\n            \"actualCost\": 1500.00000,\r\n            \"actualHours@odata.type\": \"#Decimal\",\r\n            \"actualHours\": 1.00000,\r\n            \"projectTaskAssignments\": [\r\n                {\r\n                    \"projectTeamMemberId\": null,\r\n                    \"isAllTeamRole\": true,\r\n                    \"id\": \"11984e7e-743c-40ff-b0eb-c16f0a6f403d\"\r\n                },\r\n                {\r\n                    \"projectTeamMemberId\": \"31db2084-03c6-45f7-b46b-8f59ab197db9\",\r\n                    \"isAllTeamRole\": false,\r\n                    \"id\": \"abc2d764-cda0-44ee-9331-4d8d7dbd3f53\"\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"startDate\": \"2022-10-01\",\r\n            \"endDate\": \"2022-12-31\",\r\n            \"projectId\": \"3fa44ea0-df3b-47f0-bc62-fea3554c6c4c\",\r\n            \"description\": null,\r\n            \"number\": 4,\r\n            \"indent\": 1,\r\n            \"allowTimeEntry\": true,\r\n            \"leadTaskId\": \"d16817e3-b814-47f4-8523-885801fbef27\",\r\n            \"rowVersion\": 50720228,\r\n            \"name\": \"Support\",\r\n            \"id\": \"a871db23-493b-4ccc-9e37-04fe3d953ab5\",\r\n            \"isActive\": true,\r\n            \"estimatedCost@odata.type\": \"#Decimal\",\r\n            \"estimatedCost\": 301600.0000000000000,\r\n            \"estimatedHours@odata.type\": \"#Decimal\",\r\n            \"estimatedHours\": 145.00000,\r\n            \"projectTaskAssignments\": [\r\n                {\r\n                    \"projectTeamMemberId\": \"31db2084-03c6-45f7-b46b-8f59ab197db9\",\r\n                    \"isAllTeamRole\": false,\r\n                    \"id\": \"93783371-6d61-4a43-af01-4e8ed8b9d9b6\"\r\n                },\r\n                {\r\n                    \"projectTeamMemberId\": null,\r\n                    \"isAllTeamRole\": true,\r\n                    \"id\": \"e9ebd0bc-349f-43e5-8da6-cbbe8d087063\"\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"startDate\": \"2022-01-01\",\r\n            \"endDate\": \"2022-03-31\",\r\n            \"projectId\": \"3fa44ea0-df3b-47f0-bc62-fea3554c6c4c\",\r\n            \"description\": null,\r\n            \"number\": 0,\r\n            \"indent\": 1,\r\n            \"allowTimeEntry\": true,\r\n            \"leadTaskId\": \"d16817e3-b814-47f4-8523-885801fbef27\",\r\n            \"rowVersion\": 50720228,\r\n            \"name\": \"Finance model development\",\r\n            \"id\": \"bc978f87-8187-4a26-8793-1290bf4a74ed\",\r\n            \"isActive\": true,\r\n            \"estimatedCost@odata.type\": \"#Decimal\",\r\n            \"estimatedCost\": 1890000.0000000000000,\r\n            \"estimatedHours@odata.type\": \"#Decimal\",\r\n            \"estimatedHours\": 420.00000,\r\n            \"plannedCost@odata.type\": \"#Decimal\",\r\n            \"plannedCost\": 2017500.0000000000000,\r\n            \"plannedHours@odata.type\": \"#Decimal\",\r\n            \"plannedHours\": 454.00000,\r\n            \"projectTaskAssignments\": [\r\n                {\r\n                    \"projectTeamMemberId\": \"31db2084-03c6-45f7-b46b-8f59ab197db9\",\r\n                    \"isAllTeamRole\": false,\r\n                    \"id\": \"2bb457a3-4880-46ad-85b0-ee72e3331c8e\"\r\n                },\r\n                {\r\n                    \"projectTeamMemberId\": null,\r\n                    \"isAllTeamRole\": true,\r\n                    \"id\": \"8f9d8bf3-fae3-4c23-a4d7-a2436fda4721\"\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"startDate\": \"2022-01-01\",\r\n            \"endDate\": \"2022-12-31\",\r\n            \"projectId\": \"3fa44ea0-df3b-47f0-bc62-fea3554c6c4c\",\r\n            \"description\": null,\r\n            \"number\": 0,\r\n            \"indent\": 0,\r\n            \"allowTimeEntry\": false,\r\n            \"leadTaskId\": null,\r\n            \"rowVersion\": 50720228,\r\n            \"name\": \"Security audit\",\r\n            \"id\": \"d16817e3-b814-47f4-8523-885801fbef27\",\r\n            \"isActive\": true,\r\n            \"projectTaskAssignments\": []\r\n        },\r\n        {\r\n            \"startDate\": \"2022-10-01\",\r\n            \"endDate\": \"2022-12-31\",\r\n            \"projectId\": \"3fa44ea0-df3b-47f0-bc62-fea3554c6c4c\",\r\n            \"description\": null,\r\n            \"number\": 3,\r\n            \"indent\": 1,\r\n            \"allowTimeEntry\": true,\r\n            \"leadTaskId\": \"d16817e3-b814-47f4-8523-885801fbef27\",\r\n            \"rowVersion\": 50720228,\r\n            \"name\": \"Reporting\",\r\n            \"id\": \"f11ce660-a1c6-4eb2-a960-96f3fc489759\",\r\n            \"isActive\": true,\r\n            \"estimatedCost@odata.type\": \"#Decimal\",\r\n            \"estimatedCost\": 3266000.0000000000000,\r\n            \"estimatedHours@odata.type\": \"#Decimal\",\r\n            \"estimatedHours\": 845.00000,\r\n            \"plannedCost@odata.type\": \"#Decimal\",\r\n            \"plannedCost\": 3255000.0000000000000,\r\n            \"plannedHours@odata.type\": \"#Decimal\",\r\n            \"plannedHours\": 840.00000,\r\n            \"actualCost@odata.type\": \"#Decimal\",\r\n            \"actualCost\": 33750.00000,\r\n            \"actualHours@odata.type\": \"#Decimal\",\r\n            \"actualHours\": 18.00000,\r\n            \"projectTaskAssignments\": [\r\n                {\r\n                    \"projectTeamMemberId\": \"31db2084-03c6-45f7-b46b-8f59ab197db9\",\r\n                    \"isAllTeamRole\": false,\r\n                    \"id\": \"492e2d66-3ff4-45fb-a4ea-b28662c74ccc\"\r\n                },\r\n                {\r\n                    \"projectTeamMemberId\": null,\r\n                    \"isAllTeamRole\": true,\r\n                    \"id\": \"6aedbda8-a617-4778-9dbe-ceee94fbed86\"\r\n                }\r\n            ]\r\n        }\r\n    ]\r\n}"}],"_postman_id":"349cc1b6-1fc2-4b5f-b571-44a5c00cde78"}],"id":"83f48609-0acf-4b5e-b878-3a31f2c6e5f9","_postman_id":"83f48609-0acf-4b5e-b878-3a31f2c6e5f9","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Project Team Members","item":[{"name":"Create Team Member","id":"6a600526-4568-4381-87ba-ccbb2ee0041c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"resourceId\": \"e22bf891-4857-4284-966b-0271db3bd1e7\",\r\n    \"projectId\": \"7ce1f7e7-b88c-4106-8833-d4ac30d6ba15\",\r\n    \"roleId\": \"f9b78625-b16a-46b4-91e3-951cc3ea525c\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectTeamMembers","description":"<p>Create project team member.</p>\n<p>Required properties:</p>\n<ul>\n<li><p>resourceId - resource Id (User or Department).</p>\n</li>\n<li><p>projectId - project Id.</p>\n</li>\n</ul>\n<p>Optional properties:</p>\n<ul>\n<li>roleAssignments - collection of team members roles.</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectTeamMembers"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"7b8a6f88-b0da-41e6-9874-b310ef57908b","name":"Create Team Member","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"resourceId\": \"e22bf891-4857-4284-966b-0271db3bd1e7\",\r\n    \"projectId\": \"7ce1f7e7-b88c-4106-8833-d4ac30d6ba15\",\r\n    \"roleAssignments\": [\r\n        {\r\n            \"roleId\": \"f9b78625-b16a-46b4-91e3-951cc3ea525c\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectTeamMembers"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"381"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Location","value":"https://api.timetta.com/odata/ProjectTeamMembers(87749f35-68e2-40fb-ae0c-58cca5ee85f9)"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2997"},{"key":"X-Rate-Limit-Reset","value":"2021-09-09T10:40:18.3451755Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 09 Sep 2021 09:40:51 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ProjectTeamMembers/$entity\",\n    \"projectId\": \"7ce1f7e7-b88c-4106-8833-d4ac30d6ba15\",\n    \"resourceId\": \"e22bf891-4857-4284-966b-0271db3bd1e7\",\n    \"resourcePoolId\": null,\n    \"description\": null,\n    \"id\": \"076e5515-9de9-40ed-9a7d-39310c72b5c5\",\n    \"created\": \"2022-09-08T09:31:22.1014382+03:00\",\n    \"modified\": \"2022-09-08T06:31:22.0852456Z\",\n    \"isActive\": true\n}"}],"_postman_id":"6a600526-4568-4381-87ba-ccbb2ee0041c"},{"name":"Get Project Team Member","id":"6a5986e3-dad9-4846-82de-5f6639f36bc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ProjectTeamMembers(5499e19f-e601-47f0-935b-b0724f21f744)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectTeamMembers(5499e19f-e601-47f0-935b-b0724f21f744)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"0e517855-50c4-4e53-8d1d-b06aad63819e","name":"Get Project Team Member","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ProjectTeamMembers(5499e19f-e601-47f0-935b-b0724f21f744)"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ProjectTeamMembers/$entity\",\r\n    \"projectId\": \"1c3a0e64-d74b-462a-ba9f-1625ddbb2f4a\",\r\n    \"versionId\": null,\r\n    \"resourceId\": \"214ce304-c2d7-464d-8a68-3c3273a1c48f\",\r\n    \"resourcePoolId\": null,\r\n    \"description\": null,\r\n    \"id\": \"5499e19f-e601-47f0-935b-b0724f21f744\",\r\n    \"created\": \"2023-01-10T15:06:17.427543Z\",\r\n    \"modified\": \"2023-01-10T15:06:17.427543Z\",\r\n    \"isActive\": true,\r\n    \"editAllowed\": true,\r\n    \"deleteAllowed\": true,\r\n    \"teamCostViewAllowed\": true,\r\n    \"teamCostEditAllowed\": true\r\n}"}],"_postman_id":"6a5986e3-dad9-4846-82de-5f6639f36bc2"},{"name":"Patch Team Member","id":"554f59be-a193-4123-aa97-7d618d0846e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"isActive\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectTeamMembers(40b1ede8-a823-4773-b51d-e3cb0483050d)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectTeamMembers(40b1ede8-a823-4773-b51d-e3cb0483050d)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"85e900aa-4a36-4f85-bcd8-d1459196b527","name":"Update Team Member","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"isActive\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectTeamMembers(40b1ede8-a823-4773-b51d-e3cb0483050d)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"554f59be-a193-4123-aa97-7d618d0846e7"},{"name":"Delete Team Member","id":"c27f4fa1-2825-4e04-aadb-a54c5bd96971","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/ProjectTeamMembers(40b1ede8-a823-4773-b51d-e3cb0483050d)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectTeamMembers(40b1ede8-a823-4773-b51d-e3cb0483050d)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"2073ca36-70bb-430f-9a96-4b14ae21e2ca","name":"Delete Team Member","originalRequest":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/ProjectTeamMembers(40b1ede8-a823-4773-b51d-e3cb0483050d)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"c27f4fa1-2825-4e04-aadb-a54c5bd96971"},{"name":"Query Project Team Members","id":"c868e960-7b1f-4a68-bf20-b90244ba82c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Projects(2fa44ea0-df3b-47f0-bc62-fea3554c6c3c)/ProjectTeamMembers?$expand=resource($select=name)&$expand=role($select=name)","description":"<p>ProjectTeamMembers - navigation property of Project entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Projects(2fa44ea0-df3b-47f0-bc62-fea3554c6c3c)","ProjectTeamMembers"],"host":["https://api.timetta.com"],"query":[{"key":"$expand","value":"resource($select=name)"},{"key":"$expand","value":"role($select=name)"}],"variable":[]}},"response":[{"id":"f2dded34-09c4-41dc-b1bc-65543e013f91","name":"Get Project Team By Project","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/Projects(7ce1f7e7-b88c-4106-8833-d4ac30d6ba15)/ProjectTeamMembers?$expand=resource($select=name),roleAssignments($expand=role($select=id,name))","protocol":"https","host":["api","timetta","com"],"path":["odata","Projects(7ce1f7e7-b88c-4106-8833-d4ac30d6ba15)","ProjectTeamMembers"],"query":[{"key":"$expand","value":"resource($select=name),roleAssignments($expand=role($select=id,name))"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2992"},{"key":"X-Rate-Limit-Reset","value":"2022-01-29T23:00:18.3423771Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 29 Jan 2022 22:10:23 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ProjectTeamMembers(resource(name),roleAssignments(role(id,name)))\",\n    \"value\": [\n        {\n            \"projectId\": \"2fa44ea0-df3b-47f0-bc62-fea3554c6c3c\",\n            \"resourceId\": null,\n            \"resourcePoolId\": \"1c2c94fb-7f00-4616-8192-aa5781d4bc69\",\n            \"description\": \"Auditor\",\n            \"id\": \"0cadc9d9-8904-4c41-aaa8-b95060c46217\",\n            \"created\": \"2022-09-04T11:06:03.775398Z\",\n            \"modified\": \"2022-09-04T11:06:03.775398Z\",\n            \"isActive\": true,\n            \"countOfEstimations\": 0,\n            \"resource\": null,\n            \"roleAssignments\": [\n                {\n                    \"roleId\": \"ced975e3-94de-44f0-88ae-5d842b0531e7\",\n                    \"projectTeamMemberId\": \"0cadc9d9-8904-4c41-aaa8-b95060c46217\",\n                    \"id\": \"3faab51f-8bed-4054-bb02-b488bd4279ad\",\n                    \"created\": \"2022-09-04T11:06:03.775399Z\",\n                    \"modified\": \"2022-09-04T11:06:03.775399Z\",\n                    \"isActive\": true,\n                    \"role\": {\n                        \"name\": \"Auditor\",\n                        \"id\": \"ced975e3-94de-44f0-88ae-5d842b0531e7\"\n                    }\n                }\n            ]\n        },\n        {\n            \"projectId\": \"2fa44ea0-df3b-47f0-bc62-fea3554c6c3c\",\n            \"resourceId\": null,\n            \"resourcePoolId\": \"1c2c94fb-7f00-4616-8192-aa5781d4bc69\",\n            \"description\": \"Auditor (2)\",\n            \"id\": \"46680150-8d4e-49d3-af52-b9978a0d30d9\",\n            \"created\": \"2022-09-04T11:06:03.775404Z\",\n            \"modified\": \"2022-09-04T11:06:03.775404Z\",\n            \"isActive\": true,\n            \"countOfEstimations\": 0,\n            \"resource\": null,\n            \"roleAssignments\": [\n                {\n                    \"roleId\": \"ced975e3-94de-44f0-88ae-5d842b0531e7\",\n                    \"projectTeamMemberId\": \"46680150-8d4e-49d3-af52-b9978a0d30d9\",\n                    \"id\": \"fadceb41-ee17-4c9a-b198-d18e1a531080\",\n                    \"created\": \"2022-09-04T11:06:03.775405Z\",\n                    \"modified\": \"2022-09-04T11:06:03.775405Z\",\n                    \"isActive\": true,\n                    \"role\": {\n                        \"name\": \"Auditor\",\n                        \"id\": \"ced975e3-94de-44f0-88ae-5d842b0531e7\"\n                    }\n                }\n            ]\n        },\n        {\n            \"projectId\": \"2fa44ea0-df3b-47f0-bc62-fea3554c6c3c\",\n            \"resourceId\": \"26c1bdd1-7e67-41da-ac68-047355a32e59\",\n            \"resourcePoolId\": null,\n            \"description\": null,\n            \"id\": \"5f48fa9c-eadc-4a2f-96fb-3466a0549e14\",\n            \"created\": \"2022-09-04T11:06:03.775408Z\",\n            \"modified\": \"2022-09-04T11:06:03.775408Z\",\n            \"isActive\": true,\n            \"countOfEstimations\": 0,\n            \"resource\": {\n                \"@odata.type\": \"#WP.User\",\n                \"name\": \"Anahi Meza\"\n            },\n            \"roleAssignments\": [\n                {\n                    \"roleId\": \"ced975e3-94de-44f0-88ae-5d842b0531e7\",\n                    \"projectTeamMemberId\": \"5f48fa9c-eadc-4a2f-96fb-3466a0549e14\",\n                    \"id\": \"c67e780e-9246-4a3b-895e-49728bf5b959\",\n                    \"created\": \"2022-09-04T11:06:03.775408Z\",\n                    \"modified\": \"2022-09-04T11:06:03.775408Z\",\n                    \"isActive\": true,\n                    \"role\": {\n                        \"name\": \"Auditor\",\n                        \"id\": \"ced975e3-94de-44f0-88ae-5d842b0531e7\"\n                    }\n                }\n            ]\n        },\n        {\n            \"projectId\": \"2fa44ea0-df3b-47f0-bc62-fea3554c6c3c\",\n            \"resourceId\": \"bcd753cc-0b80-47ae-a471-6ff7f06010e1\",\n            \"resourcePoolId\": null,\n            \"description\": null,\n            \"id\": \"b8def5a2-bb31-451c-9f1c-020fa74f6ed0\",\n            \"created\": \"2022-09-04T11:06:03.775406Z\",\n            \"modified\": \"2022-09-04T11:06:03.775406Z\",\n            \"isActive\": true,\n            \"countOfEstimations\": 0,\n            \"resource\": {\n                \"@odata.type\": \"#WP.User\",\n                \"name\": \"Ace Fry\"\n            },\n            \"roleAssignments\": [\n                {\n                    \"roleId\": \"ced975e3-94de-44f0-88ae-5d842b0531e7\",\n                    \"projectTeamMemberId\": \"b8def5a2-bb31-451c-9f1c-020fa74f6ed0\",\n                    \"id\": \"5252747f-7bc8-49bc-b150-e337dbf0fa7e\",\n                    \"created\": \"2022-09-04T11:06:03.775407Z\",\n                    \"modified\": \"2022-09-04T11:06:03.775407Z\",\n                    \"isActive\": true,\n                    \"role\": {\n                        \"name\": \"Auditor\",\n                        \"id\": \"ced975e3-94de-44f0-88ae-5d842b0531e7\"\n                    }\n                }\n            ]\n        },\n        {\n            \"projectId\": \"2fa44ea0-df3b-47f0-bc62-fea3554c6c3c\",\n            \"resourceId\": \"79de14db-017d-4197-a7ce-fed930360bb6\",\n            \"resourcePoolId\": null,\n            \"description\": null,\n            \"id\": \"f2ac9508-e1fe-451c-adc1-2109848c5d4c\",\n            \"created\": \"2022-09-04T11:06:03.775409Z\",\n            \"modified\": \"2022-09-04T11:06:03.775409Z\",\n            \"isActive\": true,\n            \"countOfEstimations\": 0,\n            \"resource\": {\n                \"@odata.type\": \"#WP.User\",\n                \"name\": \"Ivan Agafonov\"\n            },\n            \"roleAssignments\": [\n                {\n                    \"roleId\": \"f9b78625-b16a-46b4-91e3-951cc3ea525c\",\n                    \"projectTeamMemberId\": \"f2ac9508-e1fe-451c-adc1-2109848c5d4c\",\n                    \"id\": \"8a7c010d-ba40-4134-a29c-23fb3d17206c\",\n                    \"created\": \"2022-09-04T11:06:03.775411Z\",\n                    \"modified\": \"2022-09-04T11:06:03.775411Z\",\n                    \"isActive\": true,\n                    \"role\": {\n                        \"name\": \"Project manager\",\n                        \"id\": \"f9b78625-b16a-46b4-91e3-951cc3ea525c\"\n                    }\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"c868e960-7b1f-4a68-bf20-b90244ba82c1"}],"id":"f9153a96-c3a6-46b8-92fb-d144cb12d583","_postman_id":"f9153a96-c3a6-46b8-92fb-d144cb12d583","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Generic Resources","item":[{"name":"Create Generic Resource","id":"3d8e85f1-a3be-4006-97ae-485756cc7da6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"generic\": {\r\n      \"roleId\": null,\r\n      \"levelId\": null,\r\n      \"resourcePoolId\": null,\r\n      \"name\": \"Programmer\",\r\n      \"gradeId\": null,\r\n      \"locationId\": null,\r\n      \"competenceId\": null,\r\n      \"legalEntityId\": null,\r\n      \"projectId\": \"35c65828-ea34-4889-a4ef-7d93e26219ef\"\r\n   },\r\n   \"primaryTariffId\": \"69f812e7-5c2c-444e-9256-762da0c51d67\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Generics","description":"<p>Create Generic Resource as a project team member.</p>\n<p>Required properties:</p>\n<ul>\n<li>generic - an object with Generic analytics</li>\n</ul>\n<p>Optional properties:</p>\n<ul>\n<li>primaryTariffId- Id of the primary tarriff</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Generics"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3d8e85f1-a3be-4006-97ae-485756cc7da6"},{"name":"Patch Generic Resource","id":"74b190df-19b0-4e3e-b092-0b3bd15a99c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"roleId\": null,\r\n   \"levelId\": null,\r\n   \"resourcePoolId\": null,\r\n   \"name\": \"Junior QA\",\r\n   \"gradeId\": null,\r\n   \"locationId\": null,\r\n   \"competenceId\": null,\r\n   \"legalEntityId\": null,\r\n   \"projectId\": \"35c65828-ea34-4889-a4ef-7d93e26219ef\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Generics(3cd95053-a28b-489a-a93d-ae4ad690c244)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Generics(3cd95053-a28b-489a-a93d-ae4ad690c244)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"74b190df-19b0-4e3e-b092-0b3bd15a99c5"},{"name":"Delete Generic Resource","id":"f2d6a9c4-51a1-4363-aad4-3510dbdfb3e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/Generics(3cd95053-a28b-489a-a93d-ae4ad690c244)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Generics(3cd95053-a28b-489a-a93d-ae4ad690c244)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f2d6a9c4-51a1-4363-aad4-3510dbdfb3e7"}],"id":"79956d18-6793-4941-bed6-78179513b696","_postman_id":"79956d18-6793-4941-bed6-78179513b696","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Resource Plan","item":[{"name":"Update Resource Plan","id":"2eedd0b2-80ca-4491-9532-ae56f358e47b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"scale\": \"Day\",\r\n    \"entries\": [\r\n        {\r\n            \"date\": \"2022-09-05\",\r\n            \"hours\": 16,\r\n            \"taskId\": \"11344c3a-b577-451c-ae62-02c4ed95e80a\",\r\n            \"teamMemberId\": \"14e983be-2901-4925-8c58-b060132007cc\",\r\n            \"roleId\": \"a0a6d79c-f1d5-4506-bbb7-cfc740697d6f\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Projects(3fa44ea0-df3b-47f0-bc62-fea3554c6c4c)/UpdateResourcePlan","description":"<p>Project entity method.<br />Designed to update the resource plan of the project.</p>\n<p>Required fileds:</p>\n<ul>\n<li>scale - possible values \"Day\", \"Week\" or \"Month\"</li>\n<li>entries - a collection of \"cells\" of the resource plan.<br />  -- date - date of the plan, day, or the beginning of the week or month, respectively to 'scale' value.<br />  -- hours - scheduled hours.<br />  -- taskId - project task ID.<br />  -- teamMemberId - project team member ID.<br />  -- roleId - role ID.</li>\n</ul>\n<p>See \"Example\" section for more.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Projects(3fa44ea0-df3b-47f0-bc62-fea3554c6c4c)","UpdateResourcePlan"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"bc0b43b8-2544-42f6-a26e-d5369a834cc8","name":"UpdateResourcePlan (scale: Day)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"scale\": \"Day\",\r\n    \"entries\": [\r\n        {\r\n            \"date\": \"2022-09-05\",\r\n            \"hours\": 8,\r\n            \"taskId\": \"11344c3a-b577-451c-ae62-02c4ed95e80a\",\r\n            \"teamMemberId\": \"14e983be-2901-4925-8c58-b060132007cc\",\r\n            \"roleId\": \"a0a6d79c-f1d5-4506-bbb7-cfc740697d6f\"\r\n        },\r\n        {\r\n            \"date\": \"2022-09-06\",\r\n            \"hours\": 8,\r\n            \"taskId\": \"11344c3a-b577-451c-ae62-02c4ed95e80a\",\r\n            \"teamMemberId\": \"14e983be-2901-4925-8c58-b060132007cc\",\r\n            \"roleId\": \"a0a6d79c-f1d5-4506-bbb7-cfc740697d6f\"\r\n        },\r\n        {\r\n            \"date\": \"2022-09-07\",\r\n            \"hours\": 4,\r\n            \"taskId\": \"11344c3a-b577-451c-ae62-02c4ed95e80a\",\r\n            \"teamMemberId\": \"14e983be-2901-4925-8c58-b060132007cc\",\r\n            \"roleId\": \"a0a6d79c-f1d5-4506-bbb7-cfc740697d6f\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Projects(3fa44ea0-df3b-47f0-bc62-fea3554c6c4c)/UpdateResourcePlan"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null},{"id":"1781258b-2835-4cf9-9ea4-ef0d89d4f3aa","name":"UpdateResourcePlan (scale: Week)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"scale\": \"Week\",\r\n    \"entries\": [\r\n        {\r\n            \"date\": \"2022-12-05\",\r\n            \"hours\": 40,\r\n            \"taskId\": \"11344c3a-b577-451c-ae62-02c4ed95e80a\",\r\n            \"teamMemberId\": \"14e983be-2901-4925-8c58-b060132007cc\",\r\n            \"roleId\": \"a0a6d79c-f1d5-4506-bbb7-cfc740697d6f\"\r\n        },\r\n        {\r\n            \"date\": \"2022-12-12\",\r\n            \"hours\": 20,\r\n            \"taskId\": \"11344c3a-b577-451c-ae62-02c4ed95e80a\",\r\n            \"teamMemberId\": \"14e983be-2901-4925-8c58-b060132007cc\",\r\n            \"roleId\": \"a0a6d79c-f1d5-4506-bbb7-cfc740697d6f\"\r\n        },\r\n      \r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Projects(3fa44ea0-df3b-47f0-bc62-fea3554c6c4c)/UpdateResourcePlan"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null},{"id":"36b54f0b-38e1-4665-b74e-51909ff74113","name":"UpdateResourcePlan (scale: Month)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"scale\": \"Month\",\r\n    \"entries\": [\r\n        {\r\n            \"date\": \"2022-09-01\",\r\n            \"hours\": 160,\r\n            \"taskId\": \"11344c3a-b577-451c-ae62-02c4ed95e80a\",\r\n            \"teamMemberId\": \"14e983be-2901-4925-8c58-b060132007cc\",\r\n            \"roleId\": \"a0a6d79c-f1d5-4506-bbb7-cfc740697d6f\"\r\n        },\r\n        {\r\n            \"date\": \"2022-10-01\",\r\n            \"hours\": 144,\r\n            \"taskId\": \"11344c3a-b577-451c-ae62-02c4ed95e80a\",\r\n            \"teamMemberId\": \"14e983be-2901-4925-8c58-b060132007cc\",\r\n            \"roleId\": \"a0a6d79c-f1d5-4506-bbb7-cfc740697d6f\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Projects(3fa44ea0-df3b-47f0-bc62-fea3554c6c4c)/UpdateResourcePlan"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null},{"id":"88de6c44-d1fd-4c77-b03d-405490987540","name":"Clear Resource Plan Entries","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"scale\": \"Day\",\r\n    \"entries\": [\r\n        {\r\n            \"date\": \"2022-09-05\",\r\n            \"hours\": 0,\r\n            \"taskId\": \"11344c3a-b577-451c-ae62-02c4ed95e80a\",\r\n            \"teamMemberId\": \"14e983be-2901-4925-8c58-b060132007cc\",\r\n            \"roleId\": \"a0a6d79c-f1d5-4506-bbb7-cfc740697d6f\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Projects(3fa44ea0-df3b-47f0-bc62-fea3554c6c4c)/UpdateResourcePlan"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"2eedd0b2-80ca-4491-9532-ae56f358e47b"},{"name":"Get Resource Plan","id":"47e2e235-83bf-4f89-b3eb-d5e91ca13688","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Projects(ea011860-07cf-4bfe-81fa-f3ba4274bc32)/GetResourcePlan(scale=WP.PlanningScale'Day',from=2022-11-01,to=2022-11-30,isForecast=false)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Projects(ea011860-07cf-4bfe-81fa-f3ba4274bc32)","GetResourcePlan(scale=WP.PlanningScale'Day',from=2022-11-01,to=2022-11-30,isForecast=false)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"fa1c312e-43c9-482f-9668-b6bd026f4d8c","name":"Get Resource Plan","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Projects(ea011860-07cf-4bfe-81fa-f3ba4274bc32)/WP.GetResourcePlan(scale=WP.PlanningScale'Day',from=2022-11-01,to=2022-11-30)"},"code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#WP.ResourcePlan\",\r\n   \"groups\": [\r\n      {\r\n         \"resourceId\": \"ec2e80d6-0db7-4389-9572-2d8bd292742c\",\r\n         \"roleId\": \"7a78f05a-ada3-4a3e-a825-774623914d00\",\r\n         \"teamMemberId\": \"87fa15e8-4518-4e84-b86a-3520f95d490d\",\r\n         \"isActive\": true,\r\n         \"hoursTotal\": 40,\r\n         \"tasks\": [\r\n            {\r\n               \"taskId\": \"07125666-eb30-4f0b-9c45-590f560c4f92\",\r\n               \"isActive\": true,\r\n               \"totalHours\": 40,\r\n               \"planEntries\": [\r\n                  {\r\n                     \"date\": \"2022-11-07\",\r\n                     \"hours\": 8\r\n                  },\r\n                  {\r\n                     \"date\": \"2022-11-08\",\r\n                     \"hours\": 8\r\n                  },\r\n                  {\r\n                     \"date\": \"2022-11-16\",\r\n                     \"hours\": 8\r\n                  },\r\n                  {\r\n                     \"date\": \"2022-11-15\",\r\n                     \"hours\": 8\r\n                  },\r\n                  {\r\n                     \"date\": \"2022-11-14\",\r\n                     \"hours\": 8\r\n                  }\r\n               ]\r\n            },\r\n            {\r\n               \"taskId\": \"a8a39785-196c-4b92-aa75-885af489c653\",\r\n               \"isActive\": true,\r\n               \"totalHours\": 0,\r\n               \"planEntries\": []\r\n            }\r\n         ]\r\n      }\r\n   ],\r\n   \"fteSchedule\": [\r\n      {\r\n         \"date\": \"2022-11-01\",\r\n         \"hours\": 8\r\n      },\r\n      {\r\n         \"date\": \"2022-11-02\",\r\n         \"hours\": 8\r\n      },\r\n      {\r\n         \"date\": \"2022-11-03\",\r\n         \"hours\": 8\r\n      },\r\n      {\r\n         \"date\": \"2022-11-04\",\r\n         \"hours\": 8\r\n      },\r\n      {\r\n         \"date\": \"2022-11-05\",\r\n         \"hours\": 0\r\n      },\r\n      {\r\n         \"date\": \"2022-11-06\",\r\n         \"hours\": 0\r\n      },\r\n      {\r\n         \"date\": \"2022-11-07\",\r\n         \"hours\": 8\r\n      },\r\n      {\r\n         \"date\": \"2022-11-08\",\r\n         \"hours\": 8\r\n      },\r\n      {\r\n         \"date\": \"2022-11-09\",\r\n         \"hours\": 8\r\n      },\r\n      {\r\n         \"date\": \"2022-11-10\",\r\n         \"hours\": 8\r\n      },\r\n      {\r\n         \"date\": \"2022-11-11\",\r\n         \"hours\": 8\r\n      },\r\n      {\r\n         \"date\": \"2022-11-12\",\r\n         \"hours\": 0\r\n      },\r\n      {\r\n         \"date\": \"2022-11-13\",\r\n         \"hours\": 0\r\n      },\r\n      {\r\n         \"date\": \"2022-11-14\",\r\n         \"hours\": 8\r\n      },\r\n      {\r\n         \"date\": \"2022-11-15\",\r\n         \"hours\": 8\r\n      },\r\n      {\r\n         \"date\": \"2022-11-16\",\r\n         \"hours\": 8\r\n      },\r\n      {\r\n         \"date\": \"2022-11-17\",\r\n         \"hours\": 8\r\n      },\r\n      {\r\n         \"date\": \"2022-11-18\",\r\n         \"hours\": 8\r\n      },\r\n      {\r\n         \"date\": \"2022-11-19\",\r\n         \"hours\": 0\r\n      },\r\n      {\r\n         \"date\": \"2022-11-20\",\r\n         \"hours\": 0\r\n      },\r\n      {\r\n         \"date\": \"2022-11-21\",\r\n         \"hours\": 8\r\n      },\r\n      {\r\n         \"date\": \"2022-11-22\",\r\n         \"hours\": 8\r\n      },\r\n      {\r\n         \"date\": \"2022-11-23\",\r\n         \"hours\": 8\r\n      },\r\n      {\r\n         \"date\": \"2022-11-24\",\r\n         \"hours\": 8\r\n      },\r\n      {\r\n         \"date\": \"2022-11-25\",\r\n         \"hours\": 8\r\n      },\r\n      {\r\n         \"date\": \"2022-11-26\",\r\n         \"hours\": 0\r\n      },\r\n      {\r\n         \"date\": \"2022-11-27\",\r\n         \"hours\": 0\r\n      },\r\n      {\r\n         \"date\": \"2022-11-28\",\r\n         \"hours\": 8\r\n      },\r\n      {\r\n         \"date\": \"2022-11-29\",\r\n         \"hours\": 8\r\n      },\r\n      {\r\n         \"date\": \"2022-11-30\",\r\n         \"hours\": 8\r\n      }\r\n   ],\r\n   \"tasks\": [\r\n      {\r\n         \"id\": \"07125666-eb30-4f0b-9c45-590f560c4f92\",\r\n         \"name\": \"Web system development\",\r\n         \"number\": \"\"\r\n      },\r\n      {\r\n         \"id\": \"a8a39785-196c-4b92-aa75-885af489c653\",\r\n         \"name\": \"Support\",\r\n         \"number\": \"1\"\r\n      }\r\n   ],\r\n   \"resources\": [\r\n      {\r\n         \"id\": \"ec2e80d6-0db7-4389-9572-2d8bd292742c\",\r\n         \"name\": \"User c248c0e3-762c-455c-a55e-cd0d57d14d89\",\r\n         \"isActive\": false,\r\n         \"type\": \"User\",\r\n         \"schedule\": [\r\n            {\r\n               \"date\": \"2022-11-01\",\r\n               \"hours\": 8\r\n            },\r\n            {\r\n               \"date\": \"2022-11-02\",\r\n               \"hours\": 8\r\n            },\r\n            {\r\n               \"date\": \"2022-11-03\",\r\n               \"hours\": 8\r\n            },\r\n            {\r\n               \"date\": \"2022-11-04\",\r\n               \"hours\": 8\r\n            },\r\n            {\r\n               \"date\": \"2022-11-05\",\r\n               \"hours\": 0\r\n            },\r\n            {\r\n               \"date\": \"2022-11-06\",\r\n               \"hours\": 0\r\n            },\r\n            {\r\n               \"date\": \"2022-11-07\",\r\n               \"hours\": 8\r\n            },\r\n            {\r\n               \"date\": \"2022-11-08\",\r\n               \"hours\": 8\r\n            },\r\n            {\r\n               \"date\": \"2022-11-09\",\r\n               \"hours\": 8\r\n            },\r\n            {\r\n               \"date\": \"2022-11-10\",\r\n               \"hours\": 8\r\n            },\r\n            {\r\n               \"date\": \"2022-11-11\",\r\n               \"hours\": 8\r\n            },\r\n            {\r\n               \"date\": \"2022-11-12\",\r\n               \"hours\": 0\r\n            },\r\n            {\r\n               \"date\": \"2022-11-13\",\r\n               \"hours\": 0\r\n            },\r\n            {\r\n               \"date\": \"2022-11-14\",\r\n               \"hours\": 8\r\n            },\r\n            {\r\n               \"date\": \"2022-11-15\",\r\n               \"hours\": 8\r\n            },\r\n            {\r\n               \"date\": \"2022-11-16\",\r\n               \"hours\": 8\r\n            },\r\n            {\r\n               \"date\": \"2022-11-17\",\r\n               \"hours\": 8\r\n            },\r\n            {\r\n               \"date\": \"2022-11-18\",\r\n               \"hours\": 8\r\n            },\r\n            {\r\n               \"date\": \"2022-11-19\",\r\n               \"hours\": 0\r\n            },\r\n            {\r\n               \"date\": \"2022-11-20\",\r\n               \"hours\": 0\r\n            },\r\n            {\r\n               \"date\": \"2022-11-21\",\r\n               \"hours\": 8\r\n            },\r\n            {\r\n               \"date\": \"2022-11-22\",\r\n               \"hours\": 8\r\n            },\r\n            {\r\n               \"date\": \"2022-11-23\",\r\n               \"hours\": 8\r\n            },\r\n            {\r\n               \"date\": \"2022-11-24\",\r\n               \"hours\": 8\r\n            },\r\n            {\r\n               \"date\": \"2022-11-25\",\r\n               \"hours\": 8\r\n            },\r\n            {\r\n               \"date\": \"2022-11-26\",\r\n               \"hours\": 0\r\n            },\r\n            {\r\n               \"date\": \"2022-11-27\",\r\n               \"hours\": 0\r\n            },\r\n            {\r\n               \"date\": \"2022-11-28\",\r\n               \"hours\": 8\r\n            },\r\n            {\r\n               \"date\": \"2022-11-29\",\r\n               \"hours\": 8\r\n            },\r\n            {\r\n               \"date\": \"2022-11-30\",\r\n               \"hours\": 8\r\n            }\r\n         ]\r\n      }\r\n   ],\r\n   \"roles\": [\r\n      {\r\n         \"id\": \"7a78f05a-ada3-4a3e-a825-774623914d00\",\r\n         \"name\": \"Role d853ed7f-81ec-4da8-8f10-7464de0490ff\"\r\n      }\r\n   ],\r\n   \"teamMembers\": [\r\n      {\r\n         \"id\": \"87fa15e8-4518-4e84-b86a-3520f95d490d\",\r\n         \"name\": null,\r\n         \"resourceId\": \"ec2e80d6-0db7-4389-9572-2d8bd292742c\",\r\n         \"description\": null\r\n      }\r\n   ]\r\n}"}],"_postman_id":"47e2e235-83bf-4f89-b3eb-d5e91ca13688"},{"name":"Clear Resource Plan","id":"56e1b902-8ef2-42e5-90a6-fc15b3146f65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"taskId\": \"970198a6-9c9e-4f0b-903c-b4f2fa6dce23\",\r\n   \"teamMemberId\": \"10a1e61b-ff46-4a30-a505-dc4982ac828e\",\r\n   \"roleId\": \"a0a6d79c-f1d5-4506-bbb7-cfc740697d6f\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Projects(b7dacf32-8f50-4a74-ac65-7f63a21579d5)/ClearResourcePlan","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Projects(b7dacf32-8f50-4a74-ac65-7f63a21579d5)","ClearResourcePlan"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"56e1b902-8ef2-42e5-90a6-fc15b3146f65"}],"id":"b66763be-6f12-49d2-b6ae-42ff8cb93d01","_postman_id":"b66763be-6f12-49d2-b6ae-42ff8cb93d01","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Revenue Estimates","item":[{"name":"Create Project Revenue Estimates","id":"4ebef8a9-dc49-4f6d-8f40-c75db7369aea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"cba72d2d-588c-4775-a60d-78fbc74e8743\",\r\n    \"projectTaskId\": \"125cc1dd-8dac-46d9-be75-4547c68e390c\",\r\n    \"date\": \"2022-09-08\",\r\n    \"amount\": 495000,\r\n    \"projectId\": \"2fa44ea0-df3b-47f0-bc62-fea3554c6c3c\",\r\n    \"description\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectRevenueEstimates","description":"<p>Create new Project Revenue Estimate entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectRevenueEstimates"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"d6ed47ac-07c7-4231-9fef-f24ca1f03f93","name":"Create ProjectRevenueLine","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"cba72d2d-588c-4775-a60d-78fbc74e8743\",\r\n    \"projectTaskId\": \"125cc1dd-8dac-46d9-be75-4547c68e390c\",\r\n    \"date\": \"2022-09-08\",\r\n    \"amount\": 495000,\r\n    \"projectId\": \"2fa44ea0-df3b-47f0-bc62-fea3554c6c3c\",\r\n    \"description\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectRevenueLines"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Location","value":"https://api.timetta.com/odata/ProjectRevenueLines(21e741a6-b36e-4ff0-ac2e-bddb89b77a76)"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2994"},{"key":"X-Rate-Limit-Reset","value":"2021-12-20T12:59:33.1529479Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 20 Dec 2021 12:05:38 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ProjectRevenueEstimates/$entity\",\n    \"date\": \"2022-09-08\",\n    \"rowVersion\": 17122192,\n    \"projectId\": \"2fa44ea0-df3b-47f0-bc62-fea3554c6c3c\",\n    \"projectTaskId\": \"125cc1dd-8dac-46d9-be75-4547c68e390c\",\n    \"amount\": 495000,\n    \"description\": \"\",\n    \"id\": \"cba72d2d-588c-4775-a60d-78fbc74e8743\",\n    \"created\": \"2022-09-08T11:04:15.8061415+03:00\",\n    \"modified\": \"2022-09-08T08:04:15.8053139Z\",\n    \"isActive\": true\n}"}],"_postman_id":"4ebef8a9-dc49-4f6d-8f40-c75db7369aea"},{"name":"Get Project Revenue Estimate","id":"bad5f663-f617-496e-bd33-fd5c44dc4077","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ProjectRevenueEstimates(907aacab-b5bc-4e59-82a9-0bb2b103a621)","description":"<p>Get Project Revenue Estimate entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectRevenueEstimates(907aacab-b5bc-4e59-82a9-0bb2b103a621)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"c6c34f2c-e833-43b6-8203-343e49994517","name":"Get ProjectRevenueLine","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ProjectRevenueEstimates(6f8ee54c-cd4f-4201-9759-9058056c7b16)"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"486"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2996"},{"key":"X-Rate-Limit-Reset","value":"2021-12-20T12:59:33.1529479Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 20 Dec 2021 12:03:36 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ProjectRevenueEstimates/$entity\",\n    \"date\": \"2022-07-08\",\n    \"rowVersion\": 11588726,\n    \"projectId\": \"2fa44ea0-df3b-47f0-bc62-fea3554c6c3c\",\n    \"projectTaskId\": \"125cc1dd-8dac-46d9-be75-4547c68e390c\",\n    \"amount\": 67000.0,\n    \"description\": null,\n    \"id\": \"907aacab-b5bc-4e59-82a9-0bb2b103a621\",\n    \"created\": \"2022-07-16T18:56:24.683333Z\",\n    \"modified\": null,\n    \"isActive\": true,\n    \"editAllowed\": true,\n    \"deleteAllowed\": true\n}"}],"_postman_id":"bad5f663-f617-496e-bd33-fd5c44dc4077"},{"name":"Update Project Revenue Estimates","id":"41bbca26-0797-4a43-9856-fa2ca9ff76db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"cba72d2d-588c-4775-a60d-78fbc74e8743\",\r\n    \"projectTaskId\": \"125cc1dd-8dac-46d9-be75-4547c68e390c\",\r\n    \"date\": \"2022-09-08\",\r\n    \"amount\": 505000,\r\n    \"projectId\": \"2fa44ea0-df3b-47f0-bc62-fea3554c6c3c\",\r\n    \"description\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectRevenueEstimates(cba72d2d-588c-4775-a60d-78fbc74e8743)","description":"<p>Update Project Revenue Estimate entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectRevenueEstimates(cba72d2d-588c-4775-a60d-78fbc74e8743)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"c7b6e3b1-077a-4be7-92fa-6cd687dcb4a5","name":"Update ProjectRevenueLine","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"cba72d2d-588c-4775-a60d-78fbc74e8743\",\r\n    \"projectTaskId\": \"125cc1dd-8dac-46d9-be75-4547c68e390c\",\r\n    \"date\": \"2022-09-08\",\r\n    \"amount\": 505000,\r\n    \"projectId\": \"2fa44ea0-df3b-47f0-bc62-fea3554c6c3c\",\r\n    \"description\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectRevenueLines(6f866dcc-824a-4b5e-b9ed-18deba308a97)"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2996"},{"key":"X-Rate-Limit-Reset","value":"2022-01-19T07:32:36.0272239Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 19 Jan 2022 06:34:50 GMT"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"41bbca26-0797-4a43-9856-fa2ca9ff76db"},{"name":"Patch Project Revenue Estimate","id":"abe6d759-3e70-43c4-9075-478adda09ef7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"amount\": 48200\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectRevenueEstimates(cba72d2d-588c-4775-a60d-78fbc74e8743)","description":"<p>Patch Project Revenue Estimate entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectRevenueEstimates(cba72d2d-588c-4775-a60d-78fbc74e8743)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"bf713557-bcda-4bea-b309-686b06628d22","name":"Patch ProjectRevenueLine","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"amount\": 48200\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectRevenueEstimates(cba72d2d-588c-4775-a60d-78fbc74e8743)"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2994"},{"key":"X-Rate-Limit-Reset","value":"2022-01-19T07:32:36.0272239Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 19 Jan 2022 06:35:58 GMT"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"abe6d759-3e70-43c4-9075-478adda09ef7"},{"name":"Delete Project Revenue Estimate","id":"a1bb6247-fb81-4ba5-8d9d-4410e1e10cc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/ProjectRevenueEstimates(cba72d2d-588c-4775-a60d-78fbc74e8743)","description":"<p>Delete Project Revenue Estimate entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectRevenueEstimates(cba72d2d-588c-4775-a60d-78fbc74e8743)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"b4c103ed-9076-4561-b135-864f7a376375","name":"Delete ProjectRevenueLine","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectRevenueEstimates(cba72d2d-588c-4775-a60d-78fbc74e8743)"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2992"},{"key":"X-Rate-Limit-Reset","value":"2021-12-20T12:59:33.1529479Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 20 Dec 2021 12:07:16 GMT"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"a1bb6247-fb81-4ba5-8d9d-4410e1e10cc8"},{"name":"Query Project Revenue Estimates","id":"e0814d45-a9a9-4bd3-94b6-1cb91f58f21d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ProjectRevenueEstimates?$filter=projectId eq 2fa44ea0-df3b-47f0-bc62-fea3554c6c3c","description":"<p>Query Project Revenue Estimates entities filtered by Project Id.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectRevenueEstimates"],"host":["https://api.timetta.com"],"query":[{"key":"$filter","value":"projectId eq 2fa44ea0-df3b-47f0-bc62-fea3554c6c3c"}],"variable":[]}},"response":[{"id":"ea9dad4d-5459-427c-8724-7f3bfe0eb52d","name":"Query ProjectRevenueLines","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/ProjectRevenueLines?$filter=projectId eq 31db2084-03c6-45f7-b46b-8f59ab197db9","protocol":"https","host":["api","timetta","com"],"path":["odata","ProjectRevenueLines"],"query":[{"key":"$filter","value":"projectId eq 31db2084-03c6-45f7-b46b-8f59ab197db9"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2998"},{"key":"X-Rate-Limit-Reset","value":"2021-12-20T12:59:33.1529479Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 20 Dec 2021 12:01:12 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ProjectRevenueEstimates\",\n    \"value\": [\n        {\n            \"date\": \"2022-10-01\",\n            \"rowVersion\": 16030353,\n            \"projectId\": \"31db2084-03c6-45f7-b46b-8f59ab197db9\",\n            \"projectTaskId\": \"7d9f27aa-b509-4dd1-9d7b-c805c2fee8d6\",\n            \"amount\": 8200,\n            \"description\": null,\n            \"id\": \"6f8ee54c-cd4f-4201-9759-9058056c7b16\",\n            \"created\": \"2022-09-04T11:06:06.443755Z\",\n            \"modified\": \"2022-09-04T11:06:06.443755Z\",\n            \"isActive\": true\n        },\n        {\n            \"date\": \"2022-08-01\",\n            \"rowVersion\": 16030353,\n            \"projectId\": \"31db2084-03c6-45f7-b46b-8f59ab197db9\",\n            \"projectTaskId\": \"7d9f27aa-b509-4dd1-9d7b-c805c2fee8d6\",\n            \"amount\": 18200,\n            \"description\": null,\n            \"id\": \"b0abf106-073f-4ce8-b74f-0cfd13d2bdc4\",\n            \"created\": \"2022-09-04T11:06:06.443693Z\",\n            \"modified\": \"2022-09-04T11:06:06.443693Z\",\n            \"isActive\": true\n        },\n        {\n            \"date\": \"2022-09-01\",\n            \"rowVersion\": 16030353,\n            \"projectId\": \"31db2084-03c6-45f7-b46b-8f59ab197db9\",\n            \"projectTaskId\": \"7d9f27aa-b509-4dd1-9d7b-c805c2fee8d6\",\n            \"amount\": 8200,\n            \"description\": null,\n            \"id\": \"c33cb034-a3ab-4ddc-8187-042fb3f42fcc\",\n            \"created\": \"2022-09-04T11:06:06.44373Z\",\n            \"modified\": \"2022-09-04T11:06:06.44373Z\",\n            \"isActive\": true\n        }\n    ]\n}"}],"_postman_id":"e0814d45-a9a9-4bd3-94b6-1cb91f58f21d"}],"id":"cbfdc068-b456-4bbb-886d-6ae72ff6b188","_postman_id":"cbfdc068-b456-4bbb-886d-6ae72ff6b188","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Expense Estimates","item":[{"name":"Create ProjectExpenseEstimate","id":"f0390a01-4c05-447a-868f-f66358264e2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"id\": \"1fb03c48-069c-46c8-ac92-ac99621e0f12\",\r\n   \"projectId\": \"bcb87ca1-40fd-4e00-a281-71e30c374b5e\",\r\n   \"projectTaskId\": \"9b349c55-946b-489a-8dff-ed272cf8d03c\",\r\n   \"expenseTypeId\": \"46addb0b-717a-4af4-9372-fbc9c8bc81ae\",\r\n   \"date\": \"2022-12-31\",\r\n   \"amount\": 2500,\r\n   \"description\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectExpenseEstimates","description":"<p>Create Project Expense Estimate entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectExpenseEstimates"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"4754022e-1a9f-4292-a4e1-8157aabee075","name":"Create ProjectExpenseEstimate","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"id\": \"1fb03c48-069c-46c8-ac92-ac99621e0f12\",\r\n   \"projectId\": \"bcb87ca1-40fd-4e00-a281-71e30c374b5e\",\r\n   \"projectTaskId\": \"9b349c55-946b-489a-8dff-ed272cf8d03c\",\r\n   \"expenseTypeId\": \"46addb0b-717a-4af4-9372-fbc9c8bc81ae\",\r\n   \"date\": \"2022-12-31\",\r\n   \"amount\": 2500,\r\n   \"description\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectExpenseEstimates"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"507"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Location","value":"https://api.timetta.com/odata/ProjectExpenseEstimates(7bc28a9c-7e21-4c03-8c83-6aa54948facb)"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2993"},{"key":"X-Rate-Limit-Reset","value":"2022-01-18T11:15:41.8315761Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 18 Jan 2022 10:20:45 GMT"}],"cookie":[],"responseTime":null,"body":"{\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ProjectExpenseEstimates/$entity\",\n   \"date\": \"2022-12-31\",\n   \"rowVersion\": 17910388,\n   \"projectId\": \"bcb87ca1-40fd-4e00-a281-71e30c374b5e\",\n   \"projectTaskId\": \"9b349c55-946b-489a-8dff-ed272cf8d03c\",\n   \"expenseTypeId\": \"46addb0b-717a-4af4-9372-fbc9c8bc81ae\",\n   \"amount\": 2500,\n   \"description\": null,\n   \"id\": \"1fb03c48-069c-46c8-ac92-ac99621e0f12\",\n   \"created\": \"2022-10-14T12:24:01.4969523+03:00\",\n   \"modified\": \"2022-10-14T09:24:01.4960334Z\",\n   \"isActive\": true\n}"}],"_postman_id":"f0390a01-4c05-447a-868f-f66358264e2f"},{"name":"Get Project Expense Estimate","id":"15d740f3-19c9-490e-a3e4-2c38490ed554","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ProjectExpenseEstimates(4d08bc42-656c-4107-93c7-62d905a54f53)","description":"<p>Get Project Expense Estimate entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectExpenseEstimates(4d08bc42-656c-4107-93c7-62d905a54f53)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"11605676-1e23-419b-ac7d-c65284e344cb","name":"Get ProjectExpenseEstimate","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ProjectExpenseEstimates(202f4e96-6c26-4107-b52d-141202707d40)"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"511"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2994"},{"key":"X-Rate-Limit-Reset","value":"2022-01-18T11:15:41.8315761Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 18 Jan 2022 10:19:47 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ProjectExpenseEstimates/$entity\",\n    \"date\": \"2022-05-05\",\n    \"rowVersion\": 11588703,\n    \"projectId\": \"6ce1f7e7-b88c-4106-8833-d4ac30d6ba15\",\n    \"projectTaskId\": \"9c49150d-88f9-4b98-94ac-c2d477d554c8\",\n    \"expenseTypeId\": \"2979d62d-5236-491d-8d09-9cece6dfee29\",\n    \"amount\": 800.0,\n    \"description\": \"Business trip to Copenhagen\",\n    \"id\": \"4d08bc42-656c-4107-93c7-62d905a54f53\",\n    \"created\": \"2022-07-05T08:14:26.231665Z\",\n    \"modified\": \"2022-07-05T08:14:26.231665Z\",\n    \"isActive\": true,\n    \"editAllowed\": true,\n    \"deleteAllowed\": true\n}"}],"_postman_id":"15d740f3-19c9-490e-a3e4-2c38490ed554"},{"name":"Update Project Expense Estimate","id":"87e5dd70-82ae-42ec-b176-e96f12235d86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n   \"id\": \"876f01b3-68cb-4e95-b195-58c2cd82c751\",\r\n   \"expenseTypeId\": \"e9c500d7-6210-4c07-b339-b158a613a99b\",\r\n   \"date\": \"2022-10-06\",\r\n   \"projectId\": \"e9af5b0e-141a-442e-9820-c99b2dbb33e7\",\r\n   \"projectTaskId\": \"15bc094c-6002-40be-9024-13d71b2e2b54\",\r\n   \"amount\": 75000,\r\n   \"description\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/ProjectExpenseEstimates(876f01b3-68cb-4e95-b195-58c2cd82c751)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","ProjectExpenseEstimates(876f01b3-68cb-4e95-b195-58c2cd82c751)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"40fbb67d-6717-4053-8548-3d586a74eddc","name":"Update Project Expense Estimate","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n   \"id\": \"876f01b3-68cb-4e95-b195-58c2cd82c751\",\r\n   \"expenseTypeId\": \"e9c500d7-6210-4c07-b339-b158a613a99b\",\r\n   \"date\": \"2022-10-06\",\r\n   \"projectId\": \"e9af5b0e-141a-442e-9820-c99b2dbb33e7\",\r\n   \"projectTaskId\": \"15bc094c-6002-40be-9024-13d71b2e2b54\",\r\n   \"amount\": 75000,\r\n   \"description\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/ProjectExpenseEstimates(876f01b3-68cb-4e95-b195-58c2cd82c751)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"87e5dd70-82ae-42ec-b176-e96f12235d86"},{"name":"Update Project Expense Estimate","id":"4abd5b86-92a9-40ba-9445-647eaaa8d43b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"amount\": 75000\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/ProjectExpenseEstimates(876f01b3-68cb-4e95-b195-58c2cd82c751)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","ProjectExpenseEstimates(876f01b3-68cb-4e95-b195-58c2cd82c751)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"4ffffa4e-14f6-4c4e-a6b3-eec2eff3d5d5","name":"Update Project Expense Estimate","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"amount\": 75000\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/ProjectExpenseEstimates(876f01b3-68cb-4e95-b195-58c2cd82c751)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"4abd5b86-92a9-40ba-9445-647eaaa8d43b"},{"name":"Delete ProjectExpenseEstimate","id":"9c8f1587-0840-4400-99a9-d0fe99026d02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/ProjectExpenseEstimates(bea24c40-6169-4344-8221-a8ffbc9b739e)","description":"<p>Delete Project Expense Estimate entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectExpenseEstimates(bea24c40-6169-4344-8221-a8ffbc9b739e)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"3b3c6469-a3e1-403c-ba18-8dfcfd150551","name":"Delete ProjectExpenseEstimate","originalRequest":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/ProjectExpenseEstimates(7bc28a9c-7e21-4c03-8c83-6aa54948facb)"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2992"},{"key":"X-Rate-Limit-Reset","value":"2022-01-18T11:15:41.8315761Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 18 Jan 2022 10:21:22 GMT"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"9c8f1587-0840-4400-99a9-d0fe99026d02"},{"name":"Query Project Expense Estimates","id":"7cf68a9d-750c-4399-b02e-c91d17b7cf29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ProjectExpenseEstimates?$filter=projectId eq 6ce1f7e7-b88c-4106-8833-d4ac30d6ba15","description":"<p>Query Project Expense Estimate entities filtered by Project Id.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectExpenseEstimates"],"host":["https://api.timetta.com"],"query":[{"key":"$filter","value":"projectId eq 6ce1f7e7-b88c-4106-8833-d4ac30d6ba15"}],"variable":[]}},"response":[{"id":"16e40c89-5422-44b7-bfe3-f3da7caa8b9a","name":"Query ProjectExpenseEstimates","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/ProjectExpenseEstimates?$filter=projectId eq 6ce1f7e7-b88c-4106-8833-d4ac30d6ba15","protocol":"https","host":["api","timetta","com"],"path":["odata","ProjectExpenseEstimates"],"query":[{"key":"$filter","value":"projectId eq 6ce1f7e7-b88c-4106-8833-d4ac30d6ba15"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"713"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2995"},{"key":"X-Rate-Limit-Reset","value":"2022-01-18T11:15:41.8315761Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 18 Jan 2022 10:19:33 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ProjectExpenseEstimates\",\n    \"value\": [\n        {\n            \"date\": \"2022-05-05\",\n            \"rowVersion\": 11588703,\n            \"projectId\": \"6ce1f7e7-b88c-4106-8833-d4ac30d6ba15\",\n            \"projectTaskId\": \"9c49150d-88f9-4b98-94ac-c2d477d554c8\",\n            \"expenseTypeId\": \"2979d62d-5236-491d-8d09-9cece6dfee29\",\n            \"amount\": 800.0,\n            \"description\": \"Business trip to Copenhagen\",\n            \"id\": \"4d08bc42-656c-4107-93c7-62d905a54f53\",\n            \"created\": \"2022-07-05T08:14:26.231665Z\",\n            \"modified\": \"2022-07-05T08:14:26.231665Z\",\n            \"isActive\": true\n        },\n        {\n            \"date\": \"2022-07-05\",\n            \"rowVersion\": 11588706,\n            \"projectId\": \"6ce1f7e7-b88c-4106-8833-d4ac30d6ba15\",\n            \"projectTaskId\": \"9c49150d-88f9-4b98-94ac-c2d477d554c8\",\n            \"expenseTypeId\": \"2ce1f7e7-b88c-4106-8833-d4ac30d6ba15\",\n            \"amount\": 75.0,\n            \"description\": \"Business trip to Chicago\",\n            \"id\": \"c5086c9d-7b37-4772-840a-7c0f381ae51b\",\n            \"created\": \"2022-07-05T08:14:26.231669Z\",\n            \"modified\": \"2022-07-05T08:14:26.231669Z\",\n            \"isActive\": true\n        },\n        {\n            \"date\": \"2022-06-05\",\n            \"rowVersion\": 11588706,\n            \"projectId\": \"6ce1f7e7-b88c-4106-8833-d4ac30d6ba15\",\n            \"projectTaskId\": \"9c49150d-88f9-4b98-94ac-c2d477d554c8\",\n            \"expenseTypeId\": \"21db2084-03c6-45f7-b46b-8f59ab197db9\",\n            \"amount\": 450.0,\n            \"description\": \"Contractors payment for april\",\n            \"id\": \"e89852fd-79a5-4e25-a34f-a24123658e82\",\n            \"created\": \"2022-07-05T08:14:26.231668Z\",\n            \"modified\": \"2022-07-05T08:14:26.231668Z\",\n            \"isActive\": true\n        }\n    ]\n}"}],"_postman_id":"7cf68a9d-750c-4399-b02e-c91d17b7cf29"}],"id":"6aba2527-7f04-43f2-8195-f15d38d8cb1d","_postman_id":"6aba2527-7f04-43f2-8195-f15d38d8cb1d","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Billing Estimates","item":[{"name":"Create Billing Estimate","id":"ecff5f1f-094d-4e3d-a614-f299546645df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"id\": \"3e2c947c-ddc2-4043-a372-5b974f131b55\",\r\n   \"projectId\": \"ea011860-07cf-4bfe-81fa-f3ba4274bc32\",\r\n   \"projectTaskId\": \"07125666-eb30-4f0b-9c45-590f560c4f92\",\r\n   \"amount\": 389,\r\n   \"billingDate\": \"2022-11-22\",\r\n   \"collectionDate\": \"2022-11-22\",\r\n   \"description\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectBillingEstimates","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectBillingEstimates"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"3d915794-f795-43ae-8ae5-098a0f28644b","name":"Create Billing Estimate","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"id\": \"3e2c947c-ddc2-4043-a372-5b974f131b55\",\r\n   \"projectId\": \"ea011860-07cf-4bfe-81fa-f3ba4274bc32\",\r\n   \"projectTaskId\": \"07125666-eb30-4f0b-9c45-590f560c4f92\",\r\n   \"amount\": 389,\r\n   \"billingDate\": \"2022-11-22\",\r\n   \"collectionDate\": \"2022-11-22\",\r\n   \"description\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectBillingEstimates"},"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ProjectBillingEstimates/$entity\",\r\n   \"billingDate\": \"2022-11-22\",\r\n   \"collectionDate\": \"2022-11-22\",\r\n   \"projectId\": \"ea011860-07cf-4bfe-81fa-f3ba4274bc32\",\r\n   \"projectTaskId\": \"07125666-eb30-4f0b-9c45-590f560c4f92\",\r\n   \"amount\": 389,\r\n   \"description\": \"\",\r\n   \"id\": \"3e2c947c-ddc2-4043-a372-5b974f131b55\",\r\n   \"created\": \"2022-11-22T10:04:34.7668745+03:00\",\r\n   \"modified\": \"2022-11-22T07:04:34.7662297Z\",\r\n   \"isActive\": true\r\n}"}],"_postman_id":"ecff5f1f-094d-4e3d-a614-f299546645df"},{"name":"Get Billing Estimate","id":"c3d150ec-ecac-4b89-891c-32c0d1872ecd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ProjectBillingEstimates(18822e58-7b8e-408e-925f-2578f96c65d9)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectBillingEstimates(18822e58-7b8e-408e-925f-2578f96c65d9)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"92f8813e-fdac-4354-816a-e54fac5f9208","name":"Get Billing Estimate","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ProjectBillingEstimates(18822e58-7b8e-408e-925f-2578f96c65d9)"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ProjectBillingEstimates/$entity\",\r\n    \"billingDate\": \"2022-11-22\",\r\n    \"collectionDate\": \"2022-11-30\",\r\n    \"projectId\": \"ea011860-07cf-4bfe-81fa-f3ba4274bc32\",\r\n    \"projectTaskId\": \"07125666-eb30-4f0b-9c45-590f560c4f92\",\r\n    \"amount\": 1234,\r\n    \"description\": \"\",\r\n    \"id\": \"18822e58-7b8e-408e-925f-2578f96c65d9\",\r\n    \"created\": \"2022-11-22T07:10:44.211778Z\",\r\n    \"modified\": \"2022-11-22T07:10:50.552985Z\",\r\n    \"isActive\": true,\r\n    \"editAllowed\": true,\r\n    \"deleteAllowed\": true\r\n}"}],"_postman_id":"c3d150ec-ecac-4b89-891c-32c0d1872ecd"},{"name":"Update Billing Estimate","id":"468ed98b-a912-4ede-8b9e-9e1b700d6b26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n   \"id\": \"3e2c947c-ddc2-4043-a372-5b974f131b55\",\r\n   \"projectId\": \"ea011860-07cf-4bfe-81fa-f3ba4274bc32\",\r\n   \"projectTaskId\": \"07125666-eb30-4f0b-9c45-590f560c4f92\",\r\n   \"amount\": 444,\r\n   \"billingDate\": \"2022-11-22\",\r\n   \"collectionDate\": \"2022-11-22\",\r\n   \"description\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectBillingEstimates(3e2c947c-ddc2-4043-a372-5b974f131b55)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectBillingEstimates(3e2c947c-ddc2-4043-a372-5b974f131b55)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"db59cfd4-e9f1-46af-ab7f-db6b29565afc","name":"Update Billing Estimate","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n   \"id\": \"3e2c947c-ddc2-4043-a372-5b974f131b55\",\r\n   \"projectId\": \"ea011860-07cf-4bfe-81fa-f3ba4274bc32\",\r\n   \"projectTaskId\": \"07125666-eb30-4f0b-9c45-590f560c4f92\",\r\n   \"amount\": 444,\r\n   \"billingDate\": \"2022-11-22\",\r\n   \"collectionDate\": \"2022-11-22\",\r\n   \"description\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectBillingEstimates(3e2c947c-ddc2-4043-a372-5b974f131b55)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"468ed98b-a912-4ede-8b9e-9e1b700d6b26"},{"name":"Update Billing Estimate","id":"94c34d91-02c1-4843-939b-c167f234c42f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"amount\": 444\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectBillingEstimates(3e2c947c-ddc2-4043-a372-5b974f131b55)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectBillingEstimates(3e2c947c-ddc2-4043-a372-5b974f131b55)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"735a048a-c675-48b3-98a1-28a1a583173b","name":"Update Billing Estimate","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"amount\": 444\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectBillingEstimates(3e2c947c-ddc2-4043-a372-5b974f131b55)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"94c34d91-02c1-4843-939b-c167f234c42f"},{"name":"Delete Billing Estimate","id":"5cac0558-191f-4d84-b7a4-87400425d642","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/ProjectBillingEstimates(3e2c947c-ddc2-4043-a372-5b974f131b55)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectBillingEstimates(3e2c947c-ddc2-4043-a372-5b974f131b55)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"571dfee1-7746-43f0-877f-e42d36c3cee5","name":"Delete Billing Estimate","originalRequest":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/ProjectBillingEstimates(3e2c947c-ddc2-4043-a372-5b974f131b55)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"5cac0558-191f-4d84-b7a4-87400425d642"},{"name":"Query Project Billing Estimates","id":"44d9164c-9827-40af-af6a-488a6103cf3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/OData/ProjectBillingEstimates?$filter=projectId eq c50c312d-ffae-4f05-a30d-4e897a3a9061&$expand=projectTask","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","ProjectBillingEstimates"],"host":["https://api.timetta.com"],"query":[{"key":"$filter","value":"projectId eq c50c312d-ffae-4f05-a30d-4e897a3a9061"},{"key":"$expand","value":"projectTask"}],"variable":[]}},"response":[{"id":"f9cc6af8-1514-4402-961d-e7c904cbc1ea","name":"Query Project Billing Estimates","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/OData/ProjectBillingEstimates?$filter=projectId eq c50c312d-ffae-4f05-a30d-4e897a3a9061&$expand=projectTask","host":["https://api.timetta.com"],"path":["OData","ProjectBillingEstimates"],"query":[{"key":"$filter","value":"projectId eq c50c312d-ffae-4f05-a30d-4e897a3a9061"},{"key":"$expand","value":"projectTask"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ProjectBillingEstimates(projectTask())\",\r\n   \"value\": [\r\n      {\r\n         \"billingDate\": \"2022-12-19\",\r\n         \"collectionDate\": \"2022-12-21\",\r\n         \"projectId\": \"c50c312d-ffae-4f05-a30d-4e897a3a9061\",\r\n         \"versionId\": null,\r\n         \"projectTaskId\": \"b5772bcb-e847-40dc-9ca5-6792ef065aaa\",\r\n         \"amount\": 1000,\r\n         \"description\": \"\",\r\n         \"id\": \"cb489325-9dbb-4371-aa32-ffdcbbc69926\",\r\n         \"created\": \"2022-12-19T07:07:58.261884Z\",\r\n         \"modified\": \"2022-12-19T07:07:58.261178Z\",\r\n         \"isActive\": true,\r\n         \"projectTask\": {\r\n            \"startDate\": null,\r\n            \"endDate\": null,\r\n            \"dateValue1\": null,\r\n            \"dateValue2\": null,\r\n            \"dateValue3\": null,\r\n            \"dateValue4\": null,\r\n            \"dateValue5\": null,\r\n            \"projectId\": \"c50c312d-ffae-4f05-a30d-4e897a3a9061\",\r\n            \"versionId\": null,\r\n            \"mainProjectTaskId\": null,\r\n            \"description\": null,\r\n            \"estimatedDuration\": null,\r\n            \"fullPath\": null,\r\n            \"firstLevelTaskId\": \"b5772bcb-e847-40dc-9ca5-6792ef065aaa\",\r\n            \"number\": 0,\r\n            \"indent\": 0,\r\n            \"structNumber\": null,\r\n            \"allowTimeEntry\": false,\r\n            \"leadTaskId\": null,\r\n            \"sourceTaskId\": null,\r\n            \"rowVersion\": 25473624,\r\n            \"stringValue1\": null,\r\n            \"stringValue2\": null,\r\n            \"stringValue3\": null,\r\n            \"stringValue4\": null,\r\n            \"stringValue5\": null,\r\n            \"decimalValue1\": null,\r\n            \"decimalValue2\": null,\r\n            \"decimalValue3\": null,\r\n            \"decimalValue4\": null,\r\n            \"decimalValue5\": null,\r\n            \"lookupValue1Id\": null,\r\n            \"lookupValue2Id\": null,\r\n            \"lookupValue3Id\": null,\r\n            \"lookupValue4Id\": null,\r\n            \"lookupValue5Id\": null,\r\n            \"integerValue1\": null,\r\n            \"integerValue2\": null,\r\n            \"integerValue3\": null,\r\n            \"integerValue4\": null,\r\n            \"integerValue5\": null,\r\n            \"name\": \"Database development\",\r\n            \"createdById\": \"816870e2-0258-4e22-84e1-f1a0d77fb8f0\",\r\n            \"modifiedById\": \"816870e2-0258-4e22-84e1-f1a0d77fb8f0\",\r\n            \"id\": \"b5772bcb-e847-40dc-9ca5-6792ef065aaa\",\r\n            \"created\": \"2022-12-19T07:07:58.166561Z\",\r\n            \"modified\": \"2022-12-19T07:07:58.166561Z\",\r\n            \"isActive\": true\r\n         }\r\n      }\r\n   ]\r\n}"}],"_postman_id":"44d9164c-9827-40af-af6a-488a6103cf3c"}],"id":"3ec7cc4f-cee8-4ea1-8dff-8b9c9cc89bdf","_postman_id":"3ec7cc4f-cee8-4ea1-8dff-8b9c9cc89bdf","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Project Co-managers","item":[{"name":"Update Project Co-managers","id":"103fffa5-b296-4253-ba11-65adc95f4eae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"coManagers\": [\r\n      {\r\n         \"userId\": \"132e60a2-5455-4c21-9ef2-a2caa10d728c\",\r\n         \"projectId\": \"c3fa1819-b894-4f90-8393-6e18d74a98b3\"\r\n      },\r\n      {\r\n         \"userId\": \"ac87b871-516c-47e4-bbd1-c3d86e5e9993\",\r\n         \"projectId\": \"c3fa1819-b894-4f90-8393-6e18d74a98b3\"\r\n      }\r\n   ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Projects(c3fa1819-b894-4f90-8393-6e18d74a98b3)/UpdateCoManagers","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Projects(c3fa1819-b894-4f90-8393-6e18d74a98b3)","UpdateCoManagers"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"398434fa-f094-4af4-bb08-88c01bd8aaac","name":"Add Project Co-managers","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"coManagers\": [\r\n      {\r\n         \"userId\": \"132e60a2-5455-4c21-9ef2-a2caa10d728c\",\r\n         \"projectId\": \"c3fa1819-b894-4f90-8393-6e18d74a98b3\"\r\n      },\r\n      {\r\n         \"userId\": \"ac87b871-516c-47e4-bbd1-c3d86e5e9993\",\r\n         \"projectId\": \"c3fa1819-b894-4f90-8393-6e18d74a98b3\"\r\n      }\r\n   ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Projects(c3fa1819-b894-4f90-8393-6e18d74a98b3)/UpdateCoManagers"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ProjectCoManagers\",\r\n   \"value\": [\r\n      {\r\n         \"userId\": \"132e60a2-5455-4c21-9ef2-a2caa10d728c\",\r\n         \"projectId\": \"c3fa1819-b894-4f90-8393-6e18d74a98b3\",\r\n         \"id\": \"74967758-2102-492f-b793-c0ebfbf7cef2\",\r\n         \"created\": \"2023-01-20T16:34:50.0684785+03:00\",\r\n         \"modified\": \"2023-01-20T13:34:50.0474096Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"userId\": \"ac87b871-516c-47e4-bbd1-c3d86e5e9993\",\r\n         \"projectId\": \"c3fa1819-b894-4f90-8393-6e18d74a98b3\",\r\n         \"id\": \"fcc78678-f7da-4f0e-b177-d46eb1542eff\",\r\n         \"created\": \"2023-01-20T16:34:50.069614+03:00\",\r\n         \"modified\": \"2023-01-20T13:34:50.0474238Z\",\r\n         \"isActive\": true\r\n      }\r\n   ]\r\n}"}],"_postman_id":"103fffa5-b296-4253-ba11-65adc95f4eae"},{"name":"Query Project Co-managers","id":"55e3d138-d99a-48ec-82e8-9e71976b67d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Projects(c3fa1819-b894-4f90-8393-6e18d74a98b3)/CoManagers?$expand=user($select=id,name)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Projects(c3fa1819-b894-4f90-8393-6e18d74a98b3)","CoManagers"],"host":["https://api.timetta.com"],"query":[{"key":"$expand","value":"user($select=id,name)"}],"variable":[]}},"response":[{"id":"baadfc51-1234-452f-8aa6-cbc6f4b6c885","name":"Query Project Co-managers","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/Projects(c3fa1819-b894-4f90-8393-6e18d74a98b3)/CoManagers?$expand=user($select=id,name)","host":["https://api.timetta.com"],"path":["odata","Projects(c3fa1819-b894-4f90-8393-6e18d74a98b3)","CoManagers"],"query":[{"key":"$expand","value":"user($select=id,name)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ProjectCoManagers(user(id,name))\",\r\n   \"value\": [\r\n      {\r\n         \"userId\": \"aaa45131-09f7-482d-9154-1421327cdce7\",\r\n         \"projectId\": \"c3fa1819-b894-4f90-8393-6e18d74a98b3\",\r\n         \"id\": \"0cf8133c-280f-4ae5-ae95-0c0b6473b309\",\r\n         \"created\": \"2023-01-20T13:31:36.262697Z\",\r\n         \"modified\": \"2023-01-20T13:31:36.242102Z\",\r\n         \"isActive\": true,\r\n         \"user\": {\r\n            \"name\": \"Johm Marston\",\r\n            \"id\": \"aaa45131-09f7-482d-9154-1421327cdce7\"\r\n         }\r\n      },\r\n      {\r\n         \"userId\": \"ac87b871-516c-47e4-bbd1-c3d86e5e9993\",\r\n         \"projectId\": \"c3fa1819-b894-4f90-8393-6e18d74a98b3\",\r\n         \"id\": \"9bebc642-1d8d-4e0c-9a6b-6538f73fa8fb\",\r\n         \"created\": \"2023-01-20T13:31:36.261695Z\",\r\n         \"modified\": \"2023-01-20T13:31:36.242087Z\",\r\n         \"isActive\": true,\r\n         \"user\": {\r\n            \"name\": \"Sam Porter\",\r\n            \"id\": \"ac87b871-516c-47e4-bbd1-c3d86e5e9993\"\r\n         }\r\n      }\r\n   ]\r\n}"}],"_postman_id":"55e3d138-d99a-48ec-82e8-9e71976b67d2"}],"id":"64d0fa9e-cbff-4a25-a3cd-69df82125af9","_postman_id":"64d0fa9e-cbff-4a25-a3cd-69df82125af9","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Project Tariffs","item":[{"name":"Create Project Tariff","id":"3a8244d0-71d6-40d8-b389-80de2a02a3d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"Main\",\r\n   \"description\": \"Main tariff\",\r\n   \"isActive\": true,\r\n   \"projectId\": \"05447958-b069-4978-b918-ee614f322944\",\r\n   \"assignments\": [\r\n      {\r\n         \"projectTeamMemberId\": \"7864a048-3065-480d-8efc-21e5c55169ad\",\r\n         \"isAllTeamRole\": false\r\n      }\r\n   ],\r\n   \"rates\": [\r\n      {\r\n         \"value\": 100,\r\n         \"effectiveDate\": null\r\n      }\r\n   ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectTariffs","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectTariffs"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3a8244d0-71d6-40d8-b389-80de2a02a3d1"},{"name":"Patch Project Tariff","id":"2cecac81-aa6a-4ed3-acc5-4f4288ce6833","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"isActive\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectTariffs(1b139a85-82dc-4eea-9f09-0622f3dec84c)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectTariffs(1b139a85-82dc-4eea-9f09-0622f3dec84c)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2cecac81-aa6a-4ed3-acc5-4f4288ce6833"},{"name":"Delete Project Tariff","id":"bbbfa016-d7ad-4f2b-a712-d3f96ff56caf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/ProjectTariffs(1b139a85-82dc-4eea-9f09-0622f3dec84c)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectTariffs(1b139a85-82dc-4eea-9f09-0622f3dec84c)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"bbbfa016-d7ad-4f2b-a712-d3f96ff56caf"},{"name":"Get Project Tariff","id":"8ac6fe8b-28af-43ed-99aa-f2edb455a410","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ProjectTariffs(1b139a85-82dc-4eea-9f09-0622f3dec84c)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectTariffs(1b139a85-82dc-4eea-9f09-0622f3dec84c)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8ac6fe8b-28af-43ed-99aa-f2edb455a410"},{"name":"Query Project Tariffs by Project","id":"0ff4cb64-e782-4b3d-b2ca-dee2801f3b49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Projects(05447958-b069-4978-b918-ee614f322944)/ProjectTariffs","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Projects(05447958-b069-4978-b918-ee614f322944)","ProjectTariffs"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0ff4cb64-e782-4b3d-b2ca-dee2801f3b49"}],"id":"5dd01f2e-e7ea-479c-8c60-6658ceb25edc","_postman_id":"5dd01f2e-e7ea-479c-8c60-6658ceb25edc","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Enums","item":[{"name":"Query Project Billing Types","id":"bc1712e2-b4df-4117-be21-6f244f7fd848","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ProjectBillingTypes","description":"<p>Request project billing types.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectBillingTypes"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"60cbd45f-2b16-47de-89c9-31a5e227d7db","name":"Query Project States","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ProjectBillingTypes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"475"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2993"},{"key":"X-Rate-Limit-Reset","value":"2021-11-30T15:44:36.5013378Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 30 Nov 2021 14:50:30 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ProjectBillingTypes\",\n    \"value\": [\n        {\n            \"code\": \"NonBillable\",\n            \"name\": \"Non-billable\",\n            \"id\": \"4d1a525f-3abc-4871-a64a-349c1dd3cabf\",\n            \"created\": \"2022-07-05T08:14:00.543692Z\",\n            \"modified\": \"2022-09-03T18:26:59.361378Z\",\n            \"isActive\": true\n        },\n        {\n            \"code\": \"TM\",\n            \"name\": \"Time and material\",\n            \"id\": \"584dddc1-94df-43b2-b3f3-372c02fcb016\",\n            \"created\": \"2022-07-05T08:14:00.543703Z\",\n            \"modified\": \"2022-09-03T18:26:59.361378Z\",\n            \"isActive\": true\n        },\n        {\n            \"code\": \"FixedBid\",\n            \"name\": \"Fixed bid\",\n            \"id\": \"e87e0e6b-c034-45ac-8b74-bd0256f3f535\",\n            \"created\": \"2022-07-05T08:14:00.543706Z\",\n            \"modified\": \"2022-09-03T18:26:59.361378Z\",\n            \"isActive\": true\n        }\n    ]\n}"}],"_postman_id":"bc1712e2-b4df-4117-be21-6f244f7fd848"}],"id":"f85cd2fe-dec5-4400-8174-e11b56f72914","_postman_id":"f85cd2fe-dec5-4400-8174-e11b56f72914","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Project Lifecycle","item":[{"name":"Query Project Lifecycle States","id":"a4f1562a-82b7-48a3-a7d0-fcf81291ddaf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Lifecycles?$filter=entityType eq 'Project'&expand=states","description":"<p>Request project states list.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Lifecycles"],"host":["https://api.timetta.com"],"query":[{"key":"$filter","value":"entityType eq 'Project'"},{"key":"expand","value":"states"}],"variable":[]}},"response":[{"id":"ccb30314-8ddf-4f27-b778-f47d33051de0","name":"Query Project Lifecycle States","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/Lifecycles?$filter=entityType eq 'Project'&expand=states","host":["https://api.timetta.com"],"path":["odata","Lifecycles"],"query":[{"key":"$filter","value":"entityType eq 'Project'"},{"key":"expand","value":"states"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta-test.com/odata/$metadata#Lifecycles(states())\",\r\n    \"value\": [\r\n        {\r\n            \"entityType\": \"Project\",\r\n            \"isSystem\": false,\r\n            \"name\": \"Project\",\r\n            \"createdById\": \"f06a4a1a-f4be-424e-8397-9cf291a50c0b\",\r\n            \"modifiedById\": \"f06a4a1a-f4be-424e-8397-9cf291a50c0b\",\r\n            \"id\": \"9b4b4aa0-58ab-4232-923c-af7482f90b54\",\r\n            \"created\": \"2023-09-25T07:05:49.858443Z\",\r\n            \"modified\": \"2023-09-25T07:05:49.755095Z\",\r\n            \"isActive\": true,\r\n            \"states\": [\r\n                {\r\n                    \"lifecycleId\": \"9b4b4aa0-58ab-4232-923c-af7482f90b54\",\r\n                    \"code\": \"Cancelled\",\r\n                    \"isEntityProtected\": true,\r\n                    \"isEntityDisabled\": true,\r\n                    \"isSystem\": true,\r\n                    \"isInitial\": false,\r\n                    \"index\": 4,\r\n                    \"style\": \"danger\",\r\n                    \"name\": \"Cancelled\",\r\n                    \"createdById\": \"f06a4a1a-f4be-424e-8397-9cf291a50c0b\",\r\n                    \"modifiedById\": \"f06a4a1a-f4be-424e-8397-9cf291a50c0b\",\r\n                    \"id\": \"403af070-8d9f-426c-aba2-70bd6a37a01c\",\r\n                    \"created\": \"2023-09-25T07:05:49.890285Z\",\r\n                    \"modified\": \"2023-09-25T07:05:49.890285Z\",\r\n                    \"isActive\": true\r\n                },\r\n                {\r\n                    \"lifecycleId\": \"9b4b4aa0-58ab-4232-923c-af7482f90b54\",\r\n                    \"code\": \"Archived\",\r\n                    \"isEntityProtected\": true,\r\n                    \"isEntityDisabled\": true,\r\n                    \"isSystem\": true,\r\n                    \"isInitial\": false,\r\n                    \"index\": 5,\r\n                    \"style\": \"primary\",\r\n                    \"name\": \"Archived\",\r\n                    \"createdById\": \"f06a4a1a-f4be-424e-8397-9cf291a50c0b\",\r\n                    \"modifiedById\": \"f06a4a1a-f4be-424e-8397-9cf291a50c0b\",\r\n                    \"id\": \"584c3678-ff09-44ff-9116-2d0433d3675e\",\r\n                    \"created\": \"2023-09-25T07:05:49.890287Z\",\r\n                    \"modified\": \"2023-09-25T07:05:49.890287Z\",\r\n                    \"isActive\": true\r\n                },\r\n                {\r\n                    \"lifecycleId\": \"9b4b4aa0-58ab-4232-923c-af7482f90b54\",\r\n                    \"code\": \"Draft\",\r\n                    \"isEntityProtected\": false,\r\n                    \"isEntityDisabled\": false,\r\n                    \"isSystem\": false,\r\n                    \"isInitial\": true,\r\n                    \"index\": 0,\r\n                    \"style\": \"secondary\",\r\n                    \"name\": \"Draft\",\r\n                    \"createdById\": \"f06a4a1a-f4be-424e-8397-9cf291a50c0b\",\r\n                    \"modifiedById\": \"f06a4a1a-f4be-424e-8397-9cf291a50c0b\",\r\n                    \"id\": \"9752fc91-714a-414f-9c03-8a3a1d6cce06\",\r\n                    \"created\": \"2023-09-25T07:05:49.890263Z\",\r\n                    \"modified\": \"2023-09-25T07:05:49.890263Z\",\r\n                    \"isActive\": true\r\n                },\r\n                {\r\n                    \"lifecycleId\": \"9b4b4aa0-58ab-4232-923c-af7482f90b54\",\r\n                    \"code\": \"Deferred\",\r\n                    \"isEntityProtected\": false,\r\n                    \"isEntityDisabled\": false,\r\n                    \"isSystem\": false,\r\n                    \"isInitial\": false,\r\n                    \"index\": 3,\r\n                    \"style\": \"info\",\r\n                    \"name\": \"Deferred\",\r\n                    \"createdById\": \"f06a4a1a-f4be-424e-8397-9cf291a50c0b\",\r\n                    \"modifiedById\": \"f06a4a1a-f4be-424e-8397-9cf291a50c0b\",\r\n                    \"id\": \"b086664d-ba47-4083-ba2a-15957a414104\",\r\n                    \"created\": \"2023-09-25T07:05:49.89028Z\",\r\n                    \"modified\": \"2023-09-25T07:05:49.89028Z\",\r\n                    \"isActive\": true\r\n                },\r\n                {\r\n                    \"lifecycleId\": \"9b4b4aa0-58ab-4232-923c-af7482f90b54\",\r\n                    \"code\": \"InProgress\",\r\n                    \"isEntityProtected\": false,\r\n                    \"isEntityDisabled\": false,\r\n                    \"isSystem\": false,\r\n                    \"isInitial\": false,\r\n                    \"index\": 1,\r\n                    \"style\": \"warning\",\r\n                    \"name\": \"In Progress\",\r\n                    \"createdById\": \"f06a4a1a-f4be-424e-8397-9cf291a50c0b\",\r\n                    \"modifiedById\": \"f06a4a1a-f4be-424e-8397-9cf291a50c0b\",\r\n                    \"id\": \"cd2f2bf7-9388-43b8-9039-dded9700afd2\",\r\n                    \"created\": \"2023-09-25T07:05:49.890269Z\",\r\n                    \"modified\": \"2023-09-25T07:05:49.890269Z\",\r\n                    \"isActive\": true\r\n                },\r\n                {\r\n                    \"lifecycleId\": \"9b4b4aa0-58ab-4232-923c-af7482f90b54\",\r\n                    \"code\": \"Completed\",\r\n                    \"isEntityProtected\": false,\r\n                    \"isEntityDisabled\": false,\r\n                    \"isSystem\": false,\r\n                    \"isInitial\": false,\r\n                    \"index\": 2,\r\n                    \"style\": \"success\",\r\n                    \"name\": \"Completed\",\r\n                    \"createdById\": \"f06a4a1a-f4be-424e-8397-9cf291a50c0b\",\r\n                    \"modifiedById\": \"f06a4a1a-f4be-424e-8397-9cf291a50c0b\",\r\n                    \"id\": \"cfec6d6f-d1dd-4dc7-a922-398973ba5fdc\",\r\n                    \"created\": \"2023-09-25T07:05:49.890277Z\",\r\n                    \"modified\": \"2023-09-25T07:05:49.890277Z\",\r\n                    \"isActive\": true\r\n                }\r\n            ]\r\n        }\r\n    ]\r\n}"}],"_postman_id":"a4f1562a-82b7-48a3-a7d0-fcf81291ddaf"}],"id":"dc5172ea-36c6-4dee-a221-beffc1d160d0","_postman_id":"dc5172ea-36c6-4dee-a221-beffc1d160d0","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}}],"id":"0ba61204-607c-4ede-9326-cb5d64c63bc3","_postman_id":"0ba61204-607c-4ede-9326-cb5d64c63bc3","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Programs","item":[{"name":"Include Project","id":"60bb2d30-eddf-4cc9-9fca-f684380c59fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"projectId\": \"37ec4f90-d789-4e85-8cae-326a67f01fc4\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Programs(08bccbdb-c2d4-4833-95e3-4eb3cc3ea3fc)/WP.IncludeProject","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Programs(08bccbdb-c2d4-4833-95e3-4eb3cc3ea3fc)","WP.IncludeProject"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"e6710de4-d626-4e10-bf39-25c049a77c13","name":"Include Project","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"projectId\": \"37ec4f90-d789-4e85-8cae-326a67f01fc4\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Programs(08bccbdb-c2d4-4833-95e3-4eb3cc3ea3fc)/WP.IncludeProject"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"60bb2d30-eddf-4cc9-9fca-f684380c59fd"}],"id":"47883fef-5048-4c41-9636-6b434537e2a4","_postman_id":"47883fef-5048-4c41-9636-6b434537e2a4","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Project Versions","item":[{"name":"Project Version Entity","item":[{"name":"Create Project Version","id":"48a48a11-b3c3-48f9-a377-12ead51b3dbf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"Pricing\",\r\n   \"sourceVersionId\": null,\r\n   \"mainProjectId\": \"c7aa626d-12fc-4c07-b2a5-e1692ec2830c\",\r\n   \"mode\": \"CopyEstimate\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectVersions/CreateVersion","description":"<p>Create \"Project Version\" entity.</p>\n<p><code>mode</code> - optional property</p>\n<p>Available values:</p>\n<ul>\n<li>Empty</li>\n<li>CopyEstimate (default, used if mode not passed)</li>\n<li>CopyForecast</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectVersions","CreateVersion"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"78e853a2-28ee-416b-bae7-1aba173e3fa5","name":"Create Project Version (source: Project)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"Pricing\",\r\n   \"sourceVersionId\": null,\r\n   \"mainProjectId\": \"c7aa626d-12fc-4c07-b2a5-e1692ec2830c\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectVersions/CreateVersion"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Edm.Guid\",\r\n   \"value\": \"bf0255a3-be40-4177-89ea-c544eec87ea0\"\r\n}"},{"id":"728bf019-6ade-4e6b-af91-bd9e257a514c","name":"Create Project Version (source: Version)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"Draft v1\",\r\n   \"sourceVersionId\": \"bf0255a3-be40-4177-89ea-c544eec87ea0\",\r\n   \"mainProjectId\": \"c7aa626d-12fc-4c07-b2a5-e1692ec2830c\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectVersions/CreateVersion"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta-test.com/odata/$metadata#Edm.Guid\",\r\n   \"value\": \"d9a4c1a0-5e26-4fd6-93c5-e022865346b4\"\r\n}"}],"_postman_id":"48a48a11-b3c3-48f9-a377-12ead51b3dbf"},{"name":"Get Project Version","id":"7d206af1-aa54-4b79-a84c-33c47d618243","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ProjectVersions(9064ec3c-4dff-4a4a-9bda-728983f0c3e8)?$expand=status","description":"<p>Get \"Project Version\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectVersions(9064ec3c-4dff-4a4a-9bda-728983f0c3e8)"],"host":["https://api.timetta.com"],"query":[{"key":"$expand","value":"status"}],"variable":[]}},"response":[{"id":"5fe39f36-9325-413f-8f87-22d6dd41441f","name":"Get Project Version","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/ProjectVersions(9064ec3c-4dff-4a4a-9bda-728983f0c3e8)?$expand=status","host":["https://api.timetta.com"],"path":["odata","ProjectVersions(9064ec3c-4dff-4a4a-9bda-728983f0c3e8)"],"query":[{"key":"$expand","value":"status"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ProjectVersions(status())/$entity\",\r\n   \"statusId\": \"8b2ffc94-6f6d-4292-83cf-c6af33923b16\",\r\n   \"sourceVersionId\": null,\r\n   \"mainProjectId\": \"55bc346f-e4f3-4a92-bdb5-101a29aedbb9\",\r\n   \"masterBaseline\": false,\r\n   \"rowVersion\": 23424194,\r\n   \"name\": \"Version #1 - Pricing\",\r\n   \"createdById\": \"e851cffd-9c0d-47c3-9e34-87083ba5e299\",\r\n   \"modifiedById\": \"e851cffd-9c0d-47c3-9e34-87083ba5e299\",\r\n   \"id\": \"9064ec3c-4dff-4a4a-9bda-728983f0c3e8\",\r\n   \"created\": \"2022-12-02T11:43:25.808946Z\",\r\n   \"modified\": \"2022-12-02T11:43:25.808946Z\",\r\n   \"isActive\": true,\r\n   \"editAllowed\": true,\r\n   \"deleteAllowed\": true,\r\n   \"approveAllowed\": false,\r\n   \"cancelAllowed\": false,\r\n   \"status\": {\r\n      \"code\": \"Draft\",\r\n      \"name\": \"Draft\",\r\n      \"id\": \"8b2ffc94-6f6d-4292-83cf-c6af33923b16\",\r\n      \"created\": \"2022-12-02T11:43:21.875262Z\",\r\n      \"modified\": \"2022-12-02T11:43:21.875262Z\",\r\n      \"isActive\": true\r\n   }\r\n}"}],"_postman_id":"7d206af1-aa54-4b79-a84c-33c47d618243"},{"name":"Update Project Version","id":"0c9c43a0-7d72-4cb4-848f-5e02e7ea9c57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"Pricing v2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectVersions(9064ec3c-4dff-4a4a-9bda-728983f0c3e8)","description":"<p>Update \"Project Version\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectVersions(9064ec3c-4dff-4a4a-9bda-728983f0c3e8)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"45be8c1e-d480-43fd-ae4a-ba8879c2b25c","name":"Update Project Version","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"Pricing v2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectVersions(9064ec3c-4dff-4a4a-9bda-728983f0c3e8)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"0c9c43a0-7d72-4cb4-848f-5e02e7ea9c57"},{"name":"Delete Project Version","id":"63146f0e-234e-4aad-aa78-33554e3f8328","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/ProjectVersions(9064ec3c-4dff-4a4a-9bda-728983f0c3e8)","description":"<p>Delete \"Project Version\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectVersions(9064ec3c-4dff-4a4a-9bda-728983f0c3e8)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"538748cc-bb11-4a3b-8a8e-9e06d41f4417","name":"Delete Project Version","originalRequest":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/ProjectVersions(9064ec3c-4dff-4a4a-9bda-728983f0c3e8)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"63146f0e-234e-4aad-aa78-33554e3f8328"},{"name":"Query Project Versions","id":"0bb06940-23b2-4c87-920e-1eab5b984335","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ProjectVersions?$filter=mainProject/id eq fe6ea8e8-1720-4431-acce-b47c9b356ecb&$expand=status","description":"<p>Request a list of Project Versions.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectVersions"],"host":["https://api.timetta.com"],"query":[{"key":"$filter","value":"mainProject/id eq fe6ea8e8-1720-4431-acce-b47c9b356ecb"},{"key":"$expand","value":"status"}],"variable":[]}},"response":[{"id":"195390e2-5fe8-401f-9b77-51c2916fd08e","name":"Query Project Versions","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/ProjectVersions?$filter=mainProject/id eq fe6ea8e8-1720-4431-acce-b47c9b356ecb&$expand=status","host":["https://api.timetta.com"],"path":["odata","ProjectVersions"],"query":[{"key":"$filter","value":"mainProject/id eq fe6ea8e8-1720-4431-acce-b47c9b356ecb"},{"key":"$expand","value":"status"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ProjectVersions(status())\",\r\n   \"value\": [\r\n      {\r\n         \"statusId\": \"8b2ffc94-6f6d-4292-83cf-c6af33923b16\",\r\n         \"sourceVersionId\": null,\r\n         \"mainProjectId\": \"fe6ea8e8-1720-4431-acce-b47c9b356ecb\",\r\n         \"masterBaseline\": false,\r\n         \"rowVersion\": 23424237,\r\n         \"name\": \"Version #1 - Pricing v1\",\r\n         \"createdById\": \"e851cffd-9c0d-47c3-9e34-87083ba5e299\",\r\n         \"modifiedById\": \"e851cffd-9c0d-47c3-9e34-87083ba5e299\",\r\n         \"id\": \"e415321f-6a14-48df-b941-860e8fbc2635\",\r\n         \"created\": \"2022-12-02T11:43:27.228909Z\",\r\n         \"modified\": \"2022-12-02T11:43:27.228909Z\",\r\n         \"isActive\": true,\r\n         \"status\": {\r\n            \"code\": \"Draft\",\r\n            \"name\": \"Draft\",\r\n            \"id\": \"8b2ffc94-6f6d-4292-83cf-c6af33923b16\",\r\n            \"created\": \"2022-12-02T11:43:21.875262Z\",\r\n            \"modified\": \"2022-12-02T11:43:21.875262Z\",\r\n            \"isActive\": true\r\n         }\r\n      }\r\n   ]\r\n}"}],"_postman_id":"0bb06940-23b2-4c87-920e-1eab5b984335"},{"name":"Make Version As Project Baseline","id":"808c8bf1-b321-4df6-9769-4200ffc1250c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"masterBaseline\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectVersions(9064ec3c-4dff-4a4a-9bda-728983f0c3e8)","description":"<p><strong>Important!</strong><br />It's possible to mark version as Master Baseline only if it has status 'Approved'.</p>\n<p>How to change version status see examples from the folder 'Project Version Statuses'.</p>\n<p>Example of valid version state transitions:</p>\n<p>Draft -&gt; Approved</p>\n<p>Draft -&gt; ReadyToApprove -&gt; Approved</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectVersions(9064ec3c-4dff-4a4a-9bda-728983f0c3e8)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"87d4a69a-dacb-48fc-9929-3e0a55fdcc8d","name":"Set Version As Master Baseline","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"masterBaseline\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ProjectVersions(9064ec3c-4dff-4a4a-9bda-728983f0c3e8)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"808c8bf1-b321-4df6-9769-4200ffc1250c"}],"id":"a2c69bc3-7cc5-4999-8497-552fa356c060","_postman_id":"a2c69bc3-7cc5-4999-8497-552fa356c060","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Project Version Tasks","item":[{"name":"Get Version Tasks","id":"b4d809de-83dc-403a-ac81-dce3ff5445e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ProjectVersions(bf4d854b-9cb4-463f-96fc-76a9c606384c)/GetTasks?$select=id,name,description,number,indent,leadTaskId,allowTimeEntry,startDate,endDate,estimatedCost,estimatedHours,plannedCost,plannedHours,actualCost,actualHours,isActive,rowVersion,projectId&$expand=projectTaskAssignments($select=id,isAllTeamRole,projectTeamMemberId)","description":"<p>Query a list of version tasks containing calculated metrics like hours and cost.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ProjectVersions(bf4d854b-9cb4-463f-96fc-76a9c606384c)","GetTasks"],"host":["https://api.timetta.com"],"query":[{"key":"$select","value":"id,name,description,number,indent,leadTaskId,allowTimeEntry,startDate,endDate,estimatedCost,estimatedHours,plannedCost,plannedHours,actualCost,actualHours,isActive,rowVersion,projectId"},{"key":"$expand","value":"projectTaskAssignments($select=id,isAllTeamRole,projectTeamMemberId)"}],"variable":[]}},"response":[{"id":"a3e94ec7-c7be-4ed3-95fb-a5056a8e641a","name":"Get Version Tasks","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/ProjectVersions(bf4d854b-9cb4-463f-96fc-76a9c606384c)/GetTasks?$select=id,name,description,number,indent,leadTaskId,allowTimeEntry,startDate,endDate,estimatedCost,estimatedHours,plannedCost,plannedHours,actualCost,actualHours,isActive,rowVersion,projectId&$expand=projectTaskAssignments($select=id,isAllTeamRole,projectTeamMemberId)","host":["https://api.timetta.com"],"path":["odata","ProjectVersions(bf4d854b-9cb4-463f-96fc-76a9c606384c)","GetTasks"],"query":[{"key":"$select","value":"id,name,description,number,indent,leadTaskId,allowTimeEntry,startDate,endDate,estimatedCost,estimatedHours,plannedCost,plannedHours,actualCost,actualHours,isActive,rowVersion,projectId"},{"key":"$expand","value":"projectTaskAssignments($select=id,isAllTeamRole,projectTeamMemberId)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta-pre.com/odata/$metadata#ProjectTasks(id,name,description,number,indent,leadTaskId,allowTimeEntry,startDate,endDate,estimatedCost,estimatedHours,plannedCost,plannedHours,actualCost,actualHours,isActive,rowVersion,projectId,projectTaskAssignments(id,isAllTeamRole,projectTeamMemberId))\",\r\n    \"value\": [\r\n        {\r\n            \"startDate\": \"2022-12-27\",\r\n            \"endDate\": \"2023-01-18\",\r\n            \"projectId\": null,\r\n            \"description\": null,\r\n            \"number\": 3,\r\n            \"indent\": 1,\r\n            \"allowTimeEntry\": true,\r\n            \"leadTaskId\": \"f92e7b8b-f37a-4644-91a8-af9c0ae1d25a\",\r\n            \"rowVersion\": 71322015,\r\n            \"name\": \"Integration\",\r\n            \"id\": \"ec35ba70-72a9-4d40-920a-c95ad40e0035\",\r\n            \"isActive\": true,\r\n            \"actualCost@odata.type\": \"#Decimal\",\r\n            \"actualCost\": 54000.00000,\r\n            \"actualHours@odata.type\": \"#Decimal\",\r\n            \"actualHours\": 24.00000,\r\n            \"projectTaskAssignments\": [\r\n                {\r\n                    \"projectTeamMemberId\": \"b86eaa87-438e-452e-bdd4-1ecaaff4983d\",\r\n                    \"isAllTeamRole\": false,\r\n                    \"id\": \"5f9c7a45-acc5-41f7-8880-a718cc78960b\"\r\n                },\r\n                {\r\n                    \"projectTeamMemberId\": \"13796d13-6060-4881-8f50-1926decc5cdc\",\r\n                    \"isAllTeamRole\": false,\r\n                    \"id\": \"680a5251-05bc-4f11-9b95-41e49ff0bd2b\"\r\n                },\r\n                {\r\n                    \"projectTeamMemberId\": \"d4264ae5-e061-4ae9-a4c1-7fc4b57fd395\",\r\n                    \"isAllTeamRole\": false,\r\n                    \"id\": \"74207575-8db1-47c9-9a70-f099d0236a8c\"\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"startDate\": \"2022-11-15\",\r\n            \"endDate\": \"2023-01-18\",\r\n            \"projectId\": null,\r\n            \"description\": null,\r\n            \"number\": 0,\r\n            \"indent\": 0,\r\n            \"allowTimeEntry\": false,\r\n            \"leadTaskId\": null,\r\n            \"rowVersion\": 71322015,\r\n            \"name\": \"Version #1\",\r\n            \"id\": \"f92e7b8b-f37a-4644-91a8-af9c0ae1d25a\",\r\n            \"isActive\": true,\r\n            \"projectTaskAssignments\": []\r\n        },\r\n        {\r\n            \"startDate\": \"2022-12-16\",\r\n            \"endDate\": \"2022-12-26\",\r\n            \"projectId\": null,\r\n            \"description\": null,\r\n            \"number\": 2,\r\n            \"indent\": 1,\r\n            \"allowTimeEntry\": true,\r\n            \"leadTaskId\": \"f92e7b8b-f37a-4644-91a8-af9c0ae1d25a\",\r\n            \"rowVersion\": 71322015,\r\n            \"name\": \"Support\",\r\n            \"id\": \"fc74c31c-5cc5-49ca-a944-ce3bbca5255c\",\r\n            \"isActive\": true,\r\n            \"estimatedCost@odata.type\": \"#Decimal\",\r\n            \"estimatedCost\": 1162575.0000000000000,\r\n            \"estimatedHours@odata.type\": \"#Decimal\",\r\n            \"estimatedHours\": 282.00000,\r\n            \"actualCost@odata.type\": \"#Decimal\",\r\n            \"actualCost\": 10500.00000,\r\n            \"actualHours@odata.type\": \"#Decimal\",\r\n            \"actualHours\": 7.00000,\r\n            \"projectTaskAssignments\": [\r\n                {\r\n                    \"projectTeamMemberId\": \"b86eaa87-438e-452e-bdd4-1ecaaff4983d\",\r\n                    \"isAllTeamRole\": false,\r\n                    \"id\": \"8fa92a6e-0098-47a0-87c2-d067f515e056\"\r\n                },\r\n                {\r\n                    \"projectTeamMemberId\": \"13796d13-6060-4881-8f50-1926decc5cdc\",\r\n                    \"isAllTeamRole\": false,\r\n                    \"id\": \"a3ed3ff3-f20d-46e8-8424-fc62e4dc86f6\"\r\n                },\r\n                {\r\n                    \"projectTeamMemberId\": \"d4264ae5-e061-4ae9-a4c1-7fc4b57fd395\",\r\n                    \"isAllTeamRole\": false,\r\n                    \"id\": \"cb91c869-bd86-4057-8a49-3d40034b63f0\"\r\n                }\r\n            ]\r\n        }\r\n    ]\r\n}"}],"_postman_id":"b4d809de-83dc-403a-ac81-dce3ff5445e0"}],"id":"3273ba08-b144-4b3a-a0e9-3ddb88d03f4e","_postman_id":"3273ba08-b144-4b3a-a0e9-3ddb88d03f4e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}}],"id":"1b1eb27e-058e-44e6-8f8f-712eb9b1503a","_postman_id":"1b1eb27e-058e-44e6-8f8f-712eb9b1503a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Organizations","item":[{"name":"Query Organizations","id":"ba30c3c4-7dd2-4239-948b-5c97796dbb2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Organizations?$top=5","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Organizations"],"host":["https://api.timetta.com"],"query":[{"key":"$top","value":"5"}],"variable":[]}},"response":[],"_postman_id":"ba30c3c4-7dd2-4239-948b-5c97796dbb2b"}],"id":"9e9281cd-6e85-4835-8c9f-07a8802da86a","_postman_id":"9e9281cd-6e85-4835-8c9f-07a8802da86a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"TimeSheets","item":[{"name":"Time Allocations (Time Entry)","item":[{"name":"Get Time Allocations","id":"3884087d-4324-42fb-9753-8b65f03c7e43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/TimeAllocations?$select=id,duration,comments,projectId,projectTaskId&$filter=modified ge 2021-01-01&$expand=timesheet($select=id;$expand=state($select=id,code,name)),project($select=id,name),projectTask($select=name,id,description)&$top=10","description":"<p>TimeAllocation represents the timesheet \"cell\".\nThis collection is read-only, to update data use the TrackTime action or update the whole TimeSheet entity.</p>\n<p>TimeAllocations are designed to get actual timesheet data.</p>\n<p>Extremely important! The number of records can be very large, consider fetching data incrementally (for example, with filter by the \"modified\" field), or grouping data in an OData query.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","TimeAllocations"],"host":["https://api.timetta.com"],"query":[{"key":"$select","value":"id,duration,comments,projectId,projectTaskId"},{"key":"$filter","value":"modified ge 2021-01-01"},{"key":"$expand","value":"timesheet($select=id;$expand=state($select=id,code,name)),project($select=id,name),projectTask($select=name,id,description)"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"d7ed701a-c567-412f-8614-fb6a3cb167c2","name":"Get TimeAllocations","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/Odata/TimeAllocations?$select=id,duration,comments,projectId&$filter=modified ge 2021-01-01&$expand=timesheet($select=id;$expand=state($select=id,code,name))&$top=10","protocol":"https","host":["api","timetta","com"],"path":["Odata","TimeAllocations"],"query":[{"key":"$select","value":"id,duration,comments,projectId"},{"key":"$filter","value":"modified ge 2021-01-01"},{"key":"$expand","value":"timesheet($select=id;$expand=state($select=id,code,name))"},{"key":"$top","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"1306"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2998"},{"key":"X-Rate-Limit-Reset","value":"2021-11-22T12:03:26.2376665Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 22 Nov 2021 11:03:32 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#TimeAllocations(id,duration,comments,projectId,timeSheet(id,approvalStatus(id,code,name)))\",\n    \"value\": [\n        {\n            \"duration\": 5,\n            \"comments\": \"Webinar program\",\n            \"projectId\": \"7979d62d-5236-491d-8d09-9cece6dfee29\",\n            \"id\": \"5eafcc13-6ea4-49ce-812d-001a2fae4e93\",\n            \"timeSheet\": {\n                \"id\": \"755b65af-c9a9-4fe5-b0aa-4692f020db6a\",\n                \"state\": {\n                    \"code\": \"Draft\",\n                    \"name\": \"Draft\",\n                    \"id\": \"0aefb600-42fb-4aa5-991c-d70dc7ac7b27\"\n                }\n            }\n        },\n        {\n            \"duration\": 2,\n            \"comments\": null,\n            \"projectId\": \"2fa44ea0-df3b-47f0-bc62-fea3554c6c3c\",\n            \"id\": \"d5356ddb-b27b-47a5-b8ca-004957cca5d5\",\n            \"timeSheet\": {\n                \"id\": \"5c44c557-dcea-47cf-8e42-ccc89f14f3d5\",\n                \"state\": {\n                    \"code\": \"Rejected\",\n                    \"name\": \"Rejected\",\n                    \"id\": \"9079eacc-630a-4e0b-9659-4248a9117c3f\"\n                }\n            }\n        },\n        {\n            \"duration\": 3,\n            \"comments\": null,\n            \"projectId\": \"7979d62d-5236-491d-8d09-9cece6dfee29\",\n            \"id\": \"9c6d52cb-6efb-4567-810f-007c4fd427a4\",\n            \"timeSheet\": {\n                \"id\": \"2bc7c43e-5252-4e7b-bb33-8432650e50fb\",\n                \"state\": {\n                    \"code\": \"Draft\",\n                    \"name\": \"Draft\",\n                    \"id\": \"0aefb600-42fb-4aa5-991c-d70dc7ac7b27\"\n                }\n            }\n        },\n        {\n            \"duration\": 2,\n            \"comments\": null,\n            \"projectId\": \"6ce1f7e7-b88c-4106-8833-d4ac30d6ba15\",\n            \"id\": \"21a46378-5ee8-4831-bf58-00d02cd831bb\",\n            \"timeSheet\": {\n                \"id\": \"e8a729d1-ee48-46dc-a10c-5a313366055b\",\n                \"state\": {\n                    \"code\": \"Draft\",\n                    \"name\": \"Draft\",\n                    \"id\": \"0aefb600-42fb-4aa5-991c-d70dc7ac7b27\"\n                }\n            }\n        },\n        {\n            \"duration\": 0,\n            \"comments\": null,\n            \"projectId\": null,\n            \"id\": \"22095633-e1fe-46be-a210-00e371172c34\",\n            \"timeSheet\": {\n                \"id\": \"881b6419-a5d8-411e-97ac-a8c0c3ae408a\",\n                \"state\": {\n                    \"code\": \"Draft\",\n                    \"name\": \"Draft\",\n                    \"id\": \"0aefb600-42fb-4aa5-991c-d70dc7ac7b27\"\n                }\n            }\n        },\n        {\n            \"duration\": 3,\n            \"comments\": \"Studying internal technologies\",\n            \"projectId\": \"6ce1f7e7-b88c-4106-8833-d4ac30d6ba15\",\n            \"id\": \"fc115c17-d84e-45ca-b4f2-00f1c4ab26ca\",\n            \"timeSheet\": {\n                \"id\": \"d0206a0b-98e1-4244-b9f7-cb0fbca34870\",\n                \"state\": {\n                    \"code\": \"Draft\",\n                    \"name\": \"Draft\",\n                    \"id\": \"0aefb600-42fb-4aa5-991c-d70dc7ac7b27\"\n                }\n            }\n        },\n        {\n            \"duration\": 4,\n            \"comments\": null,\n            \"projectId\": \"7979d62d-5236-491d-8d09-9cece6dfee29\",\n            \"id\": \"dd2de82a-ae9d-4122-81ac-0137d67b5891\",\n            \"timeSheet\": {\n                \"id\": \"3a0bc65e-ee94-4cef-a0d0-7d6a56b9a566\",\n                \"state\": {\n                    \"code\": \"Draft\",\n                    \"name\": \"Draft\",\n                    \"id\": \"0aefb600-42fb-4aa5-991c-d70dc7ac7b27\"\n                }\n            }\n        },\n        {\n            \"duration\": 3,\n            \"comments\": null,\n            \"projectId\": \"8fa44ea0-df3b-47f0-bc62-fea3554c6c4c\",\n            \"id\": \"127db9db-9748-4327-a3ab-01bd3eec8c12\",\n            \"timeSheet\": {\n                \"id\": \"daad023c-4e24-4a15-963a-eb1aa69e9f7d\",\n                \"state\": {\n                    \"code\": \"Draft\",\n                    \"name\": \"Draft\",\n                    \"id\": \"0aefb600-42fb-4aa5-991c-d70dc7ac7b27\"\n                }\n            }\n        },\n        {\n            \"duration\": 3,\n            \"comments\": null,\n            \"projectId\": \"7979d62d-5236-491d-8d09-9cece6dfee29\",\n            \"id\": \"837d047c-d8bd-42ac-bb79-01ebe61f41fa\",\n            \"timeSheet\": {\n                \"id\": \"c30d741e-8574-4d07-8f0f-8e38c8d9a86f\",\n                \"state\": {\n                    \"code\": \"Draft\",\n                    \"name\": \"Draft\",\n                    \"id\": \"0aefb600-42fb-4aa5-991c-d70dc7ac7b27\"\n                }\n            }\n        },\n        {\n            \"duration\": 4,\n            \"comments\": null,\n            \"projectId\": \"2fa44ea0-df3b-47f0-bc62-fea3554c6c3c\",\n            \"id\": \"2781cbd1-cc2a-40bf-a3b0-02aff28891c8\",\n            \"timeSheet\": {\n                \"id\": \"af59aadd-576c-4bcb-9ac3-a3e1bdfa3c62\",\n                \"state\": {\n                    \"code\": \"Draft\",\n                    \"name\": \"Draft\",\n                    \"id\": \"0aefb600-42fb-4aa5-991c-d70dc7ac7b27\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"3884087d-4324-42fb-9753-8b65f03c7e43"}],"id":"5bca4f61-3ceb-4621-b4cb-e3092baae345","_postman_id":"5bca4f61-3ceb-4621-b4cb-e3092baae345","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Custom Function & Actions","item":[{"name":"Get TimeSheet Id For Period","id":"11078f61-ffef-4a03-8379-67fdbca9597d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/TimeSheets/GetIdForPeriod(date=2021-03-22,userId=e22bf891-4857-4284-966b-0271db3bd1e7)","description":"<p>TimeSheets collection function.</p>\n<p>It is used to obtain (in the absence of - create) a timesheet, the period of which contains a specific date.</p>\n<p>Options:</p>\n<ul>\n<li>date - the date that must fall within the timesheet period.</li>\n<li>userId - user ID, timesheet author.</li>\n</ul>\n<p>The return value is the timesheet ID.</p>\n<p>If there is no suitable timesheet, it will be created.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","TimeSheets","GetIdForPeriod(date=2021-03-22,userId=e22bf891-4857-4284-966b-0271db3bd1e7)"],"host":["https://api.timetta.com"],"query":[{"disabled":true,"key":null,"value":""}],"variable":[]}},"response":[{"id":"1a240e92-734a-4031-8463-12047846a183","name":"GetIdForPeriod","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/TimeSheets/GetIdForPeriod(date=2021-03-22,userId=e22bf891-4857-4284-966b-0271db3bd1e7)"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"227"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2998"},{"key":"X-Rate-Limit-Reset","value":"2021-09-22T12:10:34.4248879Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 22 Sep 2021 11:10:50 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Edm.Guid\",\n    \"value\": \"128578e2-2afd-409b-8fb8-52171c5cdc80\"\n}"}],"_postman_id":"11078f61-ffef-4a03-8379-67fdbca9597d"}],"id":"8d86ccbd-7414-47d6-9419-8cddae6afd94","_postman_id":"8d86ccbd-7414-47d6-9419-8cddae6afd94","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Get TimeSheet","id":"d8d81705-27d5-4147-be1a-bc67188dd7eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/TimeSheets(00d44ecd-c005-450c-b910-dcdc4aecc463)?$expand=timeSheetLines($orderBy=orderNumber;$select=id,orderNumber,projectId,projectTaskId,activityId,roleId;$expand=timeAllocations($select=id,date,duration,comments)),approvalStatus($select=id,name),user($select=id,name)&$select=id,dateFrom,dateTo,rowVersion","description":"<p>Get TimeSheet entity by ID.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","TimeSheets(00d44ecd-c005-450c-b910-dcdc4aecc463)"],"host":["https://api.timetta.com"],"query":[{"key":"$expand","value":"timeSheetLines($orderBy=orderNumber;$select=id,orderNumber,projectId,projectTaskId,activityId,roleId;$expand=timeAllocations($select=id,date,duration,comments)),approvalStatus($select=id,name),user($select=id,name)"},{"key":"$select","value":"id,dateFrom,dateTo,rowVersion"}],"variable":[]}},"response":[{"id":"97aa1942-d9a0-43ee-899d-46c522a1e581","name":"Get TimeSheet","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/TimeSheets(00d44ecd-c005-450c-b910-dcdc4aecc463)?$expand=timeSheetLines($orderBy=orderNumber;$select=id,orderNumber,projectId,projectTaskId,activityId,roleId;$expand=timeAllocations($select=id,date,duration,comments)),approvalStatus($select=id,name),user($select=id,name)&$select=id,dateFrom,dateTo,rowVersion","protocol":"https","host":["api","timetta","com"],"path":["odata","TimeSheets(00d44ecd-c005-450c-b910-dcdc4aecc463)"],"query":[{"key":"$expand","value":"timeSheetLines($orderBy=orderNumber;$select=id,orderNumber,projectId,projectTaskId,activityId,roleId;$expand=timeAllocations($select=id,date,duration,comments)),approvalStatus($select=id,name),user($select=id,name)"},{"key":"$select","value":"id,dateFrom,dateTo,rowVersion"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2999"},{"key":"X-Rate-Limit-Reset","value":"2022-01-18T18:03:22.0008102Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 18 Jan 2022 17:03:21 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#TimeSheets(id,dateFrom,dateTo,rowVersion,timeSheetLines(id,orderNumber,projectId,projectTaskId,activityId,roleId,timeAllocations(id,date,duration,comments)),approvalStatus(id,name),user(id,name))/$entity\",\n    \"dateFrom\": \"2022-08-14\",\n    \"dateTo\": \"2022-08-20\",\n    \"rowVersion\": 12630001,\n    \"id\": \"00d44ecd-c005-450c-b910-dcdc4aecc463\",\n    \"timeSheetLines\": [],\n    \"approvalStatus\": {\n        \"name\": \"Draft\",\n        \"id\": \"0aefb600-42fb-4aa5-991c-d70dc7ac7b27\"\n    },\n    \"user\": {\n        \"name\": \"Max Fry\",\n        \"id\": \"2010b229-62fb-427b-ad6a-b426d15dd39f\"\n    }\n}"}],"_postman_id":"d8d81705-27d5-4147-be1a-bc67188dd7eb"},{"name":"Update TimeSheet","id":"6bb7391a-28fc-4131-822d-444b1481aedd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"00d44ecd-c005-450c-b910-dcdc4aecc463\", \r\n    \"name\": \"name\", \r\n    \"rowVersion\": 12630001,\r\n    \"timeSheetLines\": [ \r\n        {\r\n            \"id\": \"172ab42a-bacd-459a-bfea-56056c8f9272\",\r\n            \"timeAllocations\": [ \r\n                { \r\n                    \"id\": \"0164f849-611e-4f10-a813-b4a39172aecd\",\r\n                    \"duration\": 4.5, \r\n                    \"comments\": \"Text comment\", \r\n                    \"date\": \"2022-08-15\" \r\n                },\r\n                { \r\n                    \"id\": \"0164f849-611e-4810-a813-b4a39172aecd\",\r\n                    \"duration\": 8, \r\n                    \"comments\": \"Text comment\", \r\n                    \"date\": \"2022-08-16\", \r\n                    \"stringValue1\": \"some custom field attribute\"\r\n                }\r\n            ],\r\n            \"projectId\": \"2fa44ea0-df3b-47f0-bc62-fea3554c6c3c\", \r\n            \"activityId\": null, \r\n            \"projectTaskId\": \"125cc1dd-8dac-46d9-be75-4547c68e390c\", \r\n            \"orderNumber\": 0 \r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/TimeSheets(00d44ecd-c005-450c-b910-dcdc4aecc463)","description":"<p>TimeSheet entity:</p>\n<ul>\n<li>id - identifier (GUID).</li>\n<li>name — string (arbitrary, updated automatically on the server).</li>\n<li>rowVersion - current timesheet version. If it differs from the saved one, an exception will be generated, after the update a new version is automatically generated.</li>\n<li>timeSheetLines - an array of lines, in the example one line.</li>\n</ul>\n<p>TimeSheetLine entity:</p>\n<ul>\n<li>id - identifier (GUID).</li>\n<li>projectId, projectTaskId, activityId, roleId — identifiers of the selected analytics (project, task, work type, and role). Please note that it is not the object (project, activity...) that is passed, but the object id (projectId, activityId...).</li>\n<li>orderNumber: the ordinal number of the row. The numbering must be from 0 and must be strictly sequential. This is checked by the server and if the numbering is violated, there will be an exception.</li>\n<li>timeAllocations - a collection of \"cells\" of the string.</li>\n</ul>\n<p>TimeAllocation entity:</p>\n<ul>\n<li>id - identifier (GUID).</li>\n<li>date is the date of the cell.</li>\n<li>comments — text comment</li>\n<li>duration — duration of work in hours.</li>\n</ul>\n<p>Related collections (in this case, timeSheetLines and timeAllocations) will be updated automatically when the timesheet is updated.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","TimeSheets(00d44ecd-c005-450c-b910-dcdc4aecc463)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"f5f4f58d-96d0-43c0-8f2c-d7e85f317161","name":"Update TimeSheet","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"00d44ecd-c005-450c-b910-dcdc4aecc463\", \r\n    \"name\": \"name\", \r\n    \"rowVersion\": 12630001,\r\n    \"timeSheetLines\": [ \r\n        {\r\n            \"id\": \"172ab42a-bacd-459a-bfea-56056c8f9272\",\r\n            \"timeAllocations\": [ \r\n                { \r\n                    \"id\": \"0164f849-611e-4f10-a813-b4a39172aecd\",\r\n                    \"duration\": 4.5, \r\n                    \"comments\": \"Text comment\", \r\n                    \"date\": \"2022-08-15\" \r\n                },\r\n                { \r\n                    \"id\": \"0164f849-611e-4810-a813-b4a39172aecd\",\r\n                    \"duration\": 8, \r\n                    \"comments\": \"Text comment\", \r\n                    \"date\": \"2022-08-16\" \r\n                }\r\n            ],\r\n            \"projectId\": \"2fa44ea0-df3b-47f0-bc62-fea3554c6c3c\", \r\n            \"activityId\": null, \r\n            \"projectTaskId\": \"125cc1dd-8dac-46d9-be75-4547c68e390c\", \r\n            \"orderNumber\": 0 \r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/TimeSheets(00d44ecd-c005-450c-b910-dcdc4aecc463)"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2983"},{"key":"X-Rate-Limit-Reset","value":"2021-09-22T12:10:34.4248879Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 22 Sep 2021 11:21:31 GMT"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"6bb7391a-28fc-4131-822d-444b1481aedd"},{"name":"Delete TimeSheet","id":"0b2fd648-64c5-4565-959d-a94e67b3f2f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/TimeSheets(00d44ecd-c005-450c-b910-dcdc4aecc463)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","TimeSheets(00d44ecd-c005-450c-b910-dcdc4aecc463)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"4de99f9d-0286-40f5-9b88-107005ea80bf","name":"Delete TimeSheet","originalRequest":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/TimeSheets(00d44ecd-c005-450c-b910-dcdc4aecc463)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"0b2fd648-64c5-4565-959d-a94e67b3f2f2"},{"name":"Query TimeSheets","id":"ccfc1e84-cd97-49a4-bda5-f32fffcfe1bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/TimeSheets?$filter=dateFrom ge 2022-01-01 and dateTo le 2022-12-31&$top=10","description":"<p>Request a list of timesheets.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","TimeSheets"],"host":["https://api.timetta.com"],"query":[{"key":"$filter","value":"dateFrom ge 2022-01-01 and dateTo le 2022-12-31"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"386ed8c4-e1e2-4fb1-b1a9-61892d46cc1b","name":"Get TimeSheets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/TimeSheets?$filter=dateFrom ge 2022-01-01 and dateTo le 2022-12-31&$top=10","protocol":"https","host":["api","timetta","com"],"path":["odata","TimeSheets"],"query":[{"key":"$filter","value":"dateFrom ge 2022-01-01 and dateTo le 2022-12-31"},{"key":"$top","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2998"},{"key":"X-Rate-Limit-Reset","value":"2021-11-10T09:32:38.9175852Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 10 Nov 2021 08:32:51 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#TimeSheets\",\n    \"value\": [\n        {\n            \"dueDate\": \"2022-08-23\",\n            \"dateFrom\": \"2022-08-14\",\n            \"dateTo\": \"2022-08-20\",\n            \"approvalStatusId\": \"0aefb600-42fb-4aa5-991c-d70dc7ac7b27\",\n            \"submitted\": null,\n            \"approved\": null,\n            \"userId\": \"2010b229-62fb-427b-ad6a-b426d15dd39f\",\n            \"departmentId\": \"9468cd5c-ea04-4adb-a1d7-94b6b910ab2e\",\n            \"approvalInstanceId\": null,\n            \"templateId\": \"e590d1c1-50e8-467b-a9b5-787cca869446\",\n            \"rowVersion\": 12630001,\n            \"name\": \"Max Fry 8/14/2022-8/20/2022\",\n            \"createdById\": \"2010b229-62fb-427b-ad6a-b426d15dd39f\",\n            \"modifiedById\": \"2010b229-62fb-427b-ad6a-b426d15dd39f\",\n            \"id\": \"00d44ecd-c005-450c-b910-dcdc4aecc463\",\n            \"created\": \"2022-08-19T12:27:53.999272Z\",\n            \"modified\": \"2022-08-19T12:27:53.901232Z\",\n            \"isActive\": true\n        },\n        {\n            \"dueDate\": \"2022-07-12\",\n            \"dateFrom\": \"2022-07-03\",\n            \"dateTo\": \"2022-07-09\",\n            \"approvalStatusId\": \"0aefb600-42fb-4aa5-991c-d70dc7ac7b27\",\n            \"submitted\": null,\n            \"approved\": null,\n            \"userId\": \"27c1bdd1-7e67-41da-ac68-047355a32e59\",\n            \"departmentId\": \"1cfca443-cda2-4763-bd5f-a72ad3e1411b\",\n            \"approvalInstanceId\": null,\n            \"templateId\": \"e590d1c1-50e8-467b-a9b5-787cca869446\",\n            \"rowVersion\": 12629906,\n            \"name\": \"Conner Lane 7/3/2022-7/9/2022\",\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"id\": \"00d69e20-3165-4815-b6db-855c333c73af\",\n            \"created\": \"2022-07-05T08:14:34.685565Z\",\n            \"modified\": \"2022-07-05T08:14:34.632911Z\",\n            \"isActive\": true\n        },\n        {\n            \"dueDate\": \"2022-07-05\",\n            \"dateFrom\": \"2022-06-26\",\n            \"dateTo\": \"2022-07-02\",\n            \"approvalStatusId\": \"0aefb600-42fb-4aa5-991c-d70dc7ac7b27\",\n            \"submitted\": null,\n            \"approved\": null,\n            \"userId\": \"e23bf891-4857-4284-966b-0271db3bd1e7\",\n            \"departmentId\": \"51deec6c-4daa-4c50-b595-2173b1f1422f\",\n            \"approvalInstanceId\": null,\n            \"templateId\": \"e590d1c1-50e8-467b-a9b5-787cca869446\",\n            \"rowVersion\": 12629905,\n            \"name\": \"Caitlin Aguilar 6/26/2022-7/2/2022\",\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"id\": \"04a1fb05-66b0-45b0-b51a-83a057049059\",\n            \"created\": \"2022-07-05T08:14:41.297302Z\",\n            \"modified\": \"2022-07-05T08:14:41.244618Z\",\n            \"isActive\": true\n        },\n        {\n            \"dueDate\": \"2022-05-03\",\n            \"dateFrom\": \"2022-04-24\",\n            \"dateTo\": \"2022-04-30\",\n            \"approvalStatusId\": \"dc2ab1ca-a20f-48c7-8832-3bea459436fc\",\n            \"submitted\": \"2022-07-20T11:38:27.328267Z\",\n            \"approved\": \"2022-07-20T11:39:26.739834Z\",\n            \"userId\": \"be5dd495-2024-4016-a323-f3dc6c1a3fa0\",\n            \"departmentId\": \"51deec6c-4daa-4c50-b595-2173b1f1422f\",\n            \"approvalInstanceId\": null,\n            \"templateId\": \"e590d1c1-50e8-467b-a9b5-787cca869446\",\n            \"rowVersion\": 12629967,\n            \"name\": \"Brett Hooper 4/24/2022-4/30/2022\",\n            \"createdById\": \"be5dd495-2024-4016-a323-f3dc6c1a3fa0\",\n            \"modifiedById\": \"be5dd495-2024-4016-a323-f3dc6c1a3fa0\",\n            \"id\": \"07f76cbb-cb69-48ce-9b2d-e4780658a377\",\n            \"created\": \"2022-07-20T11:38:11.031325Z\",\n            \"modified\": \"2022-07-20T11:39:26.748682Z\",\n            \"isActive\": true\n        },\n        {\n            \"dueDate\": \"2022-06-21\",\n            \"dateFrom\": \"2022-06-12\",\n            \"dateTo\": \"2022-06-18\",\n            \"approvalStatusId\": \"0aefb600-42fb-4aa5-991c-d70dc7ac7b27\",\n            \"submitted\": null,\n            \"approved\": null,\n            \"userId\": \"e22bf891-4857-4284-966b-0271db3bd1e7\",\n            \"departmentId\": \"68269edc-dba2-4a5c-83ea-6112c994b5f4\",\n            \"approvalInstanceId\": null,\n            \"templateId\": \"e590d1c1-50e8-467b-a9b5-787cca869446\",\n            \"rowVersion\": 12629903,\n            \"name\": \"Jorge Pierce 6/12/2022-6/18/2022\",\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"id\": \"146f3bb7-2ea8-4ba8-9c31-2c85c80ca0fe\",\n            \"created\": \"2022-07-05T08:14:33.534076Z\",\n            \"modified\": \"2022-07-05T08:14:33.481578Z\",\n            \"isActive\": true\n        },\n        {\n            \"dueDate\": \"2022-08-30\",\n            \"dateFrom\": \"2022-08-21\",\n            \"dateTo\": \"2022-08-27\",\n            \"approvalStatusId\": \"0aefb600-42fb-4aa5-991c-d70dc7ac7b27\",\n            \"submitted\": null,\n            \"approved\": null,\n            \"userId\": \"2010b229-62fb-427b-ad6a-b426d15dd39f\",\n            \"departmentId\": \"9468cd5c-ea04-4adb-a1d7-94b6b910ab2e\",\n            \"approvalInstanceId\": null,\n            \"templateId\": \"e590d1c1-50e8-467b-a9b5-787cca869446\",\n            \"rowVersion\": 13637961,\n            \"name\": \"Max Fry 8/21/2022-8/27/2022\",\n            \"createdById\": \"2010b229-62fb-427b-ad6a-b426d15dd39f\",\n            \"modifiedById\": \"2010b229-62fb-427b-ad6a-b426d15dd39f\",\n            \"id\": \"14db8cea-a8be-4285-9cbe-3eea10c1f882\",\n            \"created\": \"2022-08-21T14:52:56.941469Z\",\n            \"modified\": \"2022-08-24T12:14:30.254863Z\",\n            \"isActive\": true\n        },\n        {\n            \"dueDate\": \"2022-06-14\",\n            \"dateFrom\": \"2022-06-05\",\n            \"dateTo\": \"2022-06-11\",\n            \"approvalStatusId\": \"0aefb600-42fb-4aa5-991c-d70dc7ac7b27\",\n            \"submitted\": null,\n            \"approved\": null,\n            \"userId\": \"e22bf891-4857-4284-966b-0271db3bd1e7\",\n            \"departmentId\": \"68269edc-dba2-4a5c-83ea-6112c994b5f4\",\n            \"approvalInstanceId\": null,\n            \"templateId\": \"e590d1c1-50e8-467b-a9b5-787cca869446\",\n            \"rowVersion\": 12629922,\n            \"name\": \"Jorge Pierce 6/5/2022-6/11/2022\",\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"id\": \"1b150e72-2ad8-4d23-acfd-527c40c792c3\",\n            \"created\": \"2022-07-05T08:14:33.7845Z\",\n            \"modified\": \"2022-07-05T08:14:33.732482Z\",\n            \"isActive\": true\n        },\n        {\n            \"dueDate\": \"2022-06-14\",\n            \"dateFrom\": \"2022-06-05\",\n            \"dateTo\": \"2022-06-11\",\n            \"approvalStatusId\": \"0aefb600-42fb-4aa5-991c-d70dc7ac7b27\",\n            \"submitted\": null,\n            \"approved\": null,\n            \"userId\": \"26c1bdd1-7e67-41da-ac68-047355a32e59\",\n            \"departmentId\": \"7ab940f1-5190-451b-a329-6a99eeacca75\",\n            \"approvalInstanceId\": null,\n            \"templateId\": \"e590d1c1-50e8-467b-a9b5-787cca869446\",\n            \"rowVersion\": 12629912,\n            \"name\": \"Anahi Meza 6/5/2022-6/11/2022\",\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"id\": \"268b8f36-4ffa-4174-bda9-465ec99ba93d\",\n            \"created\": \"2022-07-05T08:14:39.910865Z\",\n            \"modified\": \"2022-07-05T08:14:39.858091Z\",\n            \"isActive\": true\n        },\n        {\n            \"dueDate\": \"2022-07-12\",\n            \"dateFrom\": \"2022-07-03\",\n            \"dateTo\": \"2022-07-09\",\n            \"approvalStatusId\": \"0aefb600-42fb-4aa5-991c-d70dc7ac7b27\",\n            \"submitted\": null,\n            \"approved\": null,\n            \"userId\": \"e22bf891-4857-4284-966b-0271db3bd1e7\",\n            \"departmentId\": \"68269edc-dba2-4a5c-83ea-6112c994b5f4\",\n            \"approvalInstanceId\": null,\n            \"templateId\": \"e590d1c1-50e8-467b-a9b5-787cca869446\",\n            \"rowVersion\": 12629964,\n            \"name\": \"Jorge Pierce 7/3/2022-7/9/2022\",\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"id\": \"29942bc7-6619-41b1-b814-aa8c28c5a906\",\n            \"created\": \"2022-07-05T08:14:32.755717Z\",\n            \"modified\": \"2022-07-05T08:14:32.69939Z\",\n            \"isActive\": true\n        },\n        {\n            \"dueDate\": \"2022-05-31\",\n            \"dateFrom\": \"2022-05-22\",\n            \"dateTo\": \"2022-05-28\",\n            \"approvalStatusId\": \"9e0dd9fc-8500-4f26-b014-9e0e7c9540ee\",\n            \"submitted\": \"2022-07-20T11:43:59.908346Z\",\n            \"approved\": null,\n            \"userId\": \"bcd753cc-0b80-47ae-a471-6ff7f06010e1\",\n            \"departmentId\": \"7ab940f1-5190-451b-a329-6a99eeacca75\",\n            \"approvalInstanceId\": \"ac196940-59ee-4867-9b43-0fd040cf6478\",\n            \"templateId\": \"e590d1c1-50e8-467b-a9b5-787cca869446\",\n            \"rowVersion\": 12629886,\n            \"name\": \"Ace Fry 5/22/2022-5/28/2022\",\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"modifiedById\": \"bcd753cc-0b80-47ae-a471-6ff7f06010e1\",\n            \"id\": \"2ad40987-d6ef-4eca-85a4-d96d8cecbacc\",\n            \"created\": \"2022-07-05T08:14:38.381386Z\",\n            \"modified\": \"2022-07-20T11:43:59.954656Z\",\n            \"isActive\": true\n        }\n    ]\n}"}],"_postman_id":"ccfc1e84-cd97-49a4-bda5-f32fffcfe1bd"},{"name":"Set TimeSheet State","id":"4560a25a-c27f-49bf-aaf6-b8071264aa5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"stateId\": \"827154c8-b827-4ebc-a847-851bd357976f\",\r\n   \"transitionFormValue\": {\r\n      \"propertyValues\": [],\r\n      \"comment\": \"Fixed time entries\"\r\n   }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/TimeSheets(8680bc35-3d73-4f72-8fc4-50529204bae2)/SetState","description":"<p>To see available states see examples from Settings - Lifecycles</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","TimeSheets(8680bc35-3d73-4f72-8fc4-50529204bae2)","SetState"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4560a25a-c27f-49bf-aaf6-b8071264aa5f"},{"name":"Start TimeSheet Workflow","id":"4e2ba587-a2ec-4be7-a337-05f3ef950c9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"workflowId\": \"f584e19e-6a6d-4cc4-8955-3b551ab61a85\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/TimeSheets(5a7b6c8b-866a-47a2-a6a3-e9a73f97ea94)/StartWorkflow","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","TimeSheets(5a7b6c8b-866a-47a2-a6a3-e9a73f97ea94)","StartWorkflow"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4e2ba587-a2ec-4be7-a337-05f3ef950c9b"},{"name":"Track Time","id":"8f7b2998-4585-4fc7-b2d7-1e13e5f39782","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"strategyIfEntryExists\":\"replace\",\r\n    \"timeEntries\": [\r\n        {\r\n            \"date\": \"2022-09-01\",\r\n            \"comment\": \"Text comment\",\r\n            \"hours\": 4,\r\n            \"userId\": \"2010b229-62fb-427b-ad6a-b426d15dd39f\",\r\n            \"projectId\": \"7979d62d-5236-491d-8d09-9cece6dfee29\",\r\n            \"projectTaskId\": \"838de55f-e965-43ed-bcdf-8eeba10ede7f\",\r\n            \"activityId\": null,\r\n            \"roleId\": null\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/TrackTime","description":"<p>Helper method for writing time.</p>\n<p>timeEntries - a list of \"time entries\", each entry corresponds to a timesheet cell.</p>\n<ul>\n<li><p>*<code>date</code> - write-off date</p>\n</li>\n<li><p>*<code>comment</code> - comment to the timesheet cell</p>\n</li>\n<li><p>*<code>hours</code> - hours</p>\n</li>\n<li><p>**<code>userId</code> - user ID</p>\n</li>\n<li><p>**<code>userEmail</code> - user email</p>\n</li>\n<li><p>**<code>userCode</code>- user code</p>\n</li>\n<li><p>**<code>projectId</code> - project task ID</p>\n</li>\n<li><p>**<code>projectCode</code> - project code</p>\n</li>\n<li><p><code>projectTaskId</code> - project task ID<br />  Can be null, in this case time allocations will be created for main project task.</p>\n</li>\n<li><p><code>activityId</code> - activity ID</p>\n</li>\n<li><p><code>roleId</code> - role ID</p>\n</li>\n</ul>\n<p>*required.</p>\n<p>**only one of the properties must be passed.</p>\n<p>For example, if <code>projectCode</code> passed, you must not specify <code>projectId</code>.</p>\n<p>If <code>userEmail</code> passed, <code>userId</code> is not required.</p>\n<p>See \"Examples\" section for more.</p>\n<p><code>strategyIfEntryExists</code> - if there is a \"time entry\" for the specified date and with the specified analytics (project, task, role and type of work), determines the behavior strategy:<br />CreateNew (by default) - a new timesheet line will be created.<br />Replace - \"time record\" will be replaced.<br />Merge - \"time entry\" will be merged (hours summed, comments merged)</p>\n<p>The method creates timesheets as needed or uses existing ones. Recording is possible only in timesheets in the \"Draft\" state. Further adds lines and fills cells. If a cell for the specified date and properties already exists, its value is replaced with a new one.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","TrackTime"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"97b5097f-27b5-47bd-a7c3-332580cd757d","name":"Track Time","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"strategyIfEntryExists\":\"replace\",\r\n    \"timeEntries\": [\r\n        {\r\n            \"date\": \"2022-09-01\",\r\n            \"comment\": \"Text comment\",\r\n            \"hours\": 4,\r\n            \"userId\": \"2010b229-62fb-427b-ad6a-b426d15dd39f\",\r\n            \"projectId\": \"7979d62d-5236-491d-8d09-9cece6dfee29\",\r\n            \"projectTaskId\": \"838de55f-e965-43ed-bcdf-8eeba10ede7f\",\r\n            \"activityId\": null,\r\n            \"roleId\": null\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/TrackTime"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null},{"id":"833e5137-b07e-41cf-bfb2-880e98b4c54c","name":"Track Time (with Project Code)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"strategyIfEntryExists\":\"replace\",\r\n    \"timeEntries\": [\r\n        {\r\n            \"date\": \"2022-09-01\",\r\n            \"comment\": \"Text comment\",\r\n            \"hours\": 4,\r\n            \"userId\": \"2010b229-62fb-427b-ad6a-b426d15dd39f\",\r\n            \"projectCode\": \"PR-20\",\r\n            \"projectTaskId\": \"838de55f-e965-43ed-bcdf-8eeba10ede7f\",\r\n            \"activityId\": null,\r\n            \"roleId\": null\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/TrackTime"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null},{"id":"6694b1ea-b231-46a6-a5a3-bb829d8cd0fc","name":"Track Time (with User Code)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"strategyIfEntryExists\":\"replace\",\r\n    \"timeEntries\": [\r\n        {\r\n            \"date\": \"2022-09-01\",\r\n            \"comment\": \"Text comment\",\r\n            \"hours\": 4,\r\n            \"userCode\": \"DES-25\",\r\n            \"projectId\": \"7979d62d-5236-491d-8d09-9cece6dfee29\",\r\n            \"projectTaskId\": \"838de55f-e965-43ed-bcdf-8eeba10ede7f\",\r\n            \"activityId\": null,\r\n            \"roleId\": null\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/TrackTime"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null},{"id":"10996278-0dc9-46e5-bedb-b060a07fc4f3","name":"Track Time (with User Email)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"strategyIfEntryExists\":\"replace\",\r\n    \"timeEntries\": [\r\n        {\r\n            \"date\": \"2022-09-01\",\r\n            \"comment\": \"Text comment\",\r\n            \"hours\": 4,\r\n            \"userEmail\": \"m.john@timetta.com\",\r\n            \"projectId\": \"7979d62d-5236-491d-8d09-9cece6dfee29\",\r\n            \"projectTaskId\": \"838de55f-e965-43ed-bcdf-8eeba10ede7f\",\r\n            \"activityId\": null,\r\n            \"roleId\": null\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/TrackTime"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null},{"id":"70bf78b4-6420-4dae-a260-58ecc9a441a2","name":"Track Time (without Project Task)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"strategyIfEntryExists\":\"replace\",\r\n    \"timeEntries\": [\r\n        {\r\n            \"date\": \"2022-09-01\",\r\n            \"comment\": \"Text comment\",\r\n            \"hours\": 4,\r\n            \"userId\": \"2010b229-62fb-427b-ad6a-b426d15dd39f\",\r\n            \"projectId\": \"7979d62d-5236-491d-8d09-9cece6dfee29\",\r\n            \"projectTaskId\": null,\r\n            \"activityId\": null,\r\n            \"roleId\": null\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/TrackTime"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"8f7b2998-4585-4fc7-b2d7-1e13e5f39782"}],"id":"abc300fd-964c-451b-90b4-f1315ffb2484","_postman_id":"abc300fd-964c-451b-90b4-f1315ffb2484","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Time Off Requests","item":[{"name":"Create Time Off Request","id":"82d4330a-d3f2-4b0e-895f-c4fdf70554dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"any\",\r\n    \"userId\": \"2010b229-62fb-427b-ad6a-b426d15dd39f\",\r\n    \"timeOffTypeId\": \"22c1f067-6bb8-41fc-92f9-c6e52aa4e719\",\r\n    \"startDate\": \"2022-09-01\",\r\n    \"finishDate\": \"2022-09-10\",\r\n    \"startDayInterval\": \"Half\",\r\n    \"finishDayInterval\": \"ThreeQuarters\",\r\n    \"startDayHours\": null,\r\n    \"finishDayHours\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/TimeOffRequests","description":"<p>Create Time Off Request entity.</p>\n<ul>\n<li>name - any non-empty string (the server will update the name, but it is required for validation).</li>\n<li>userId - The ID of the user for whom the request is being created.</li>\n<li>timeOffTypeId - ID of the time off type.</li>\n<li>startDate - the beginning of the period.</li>\n<li>finishDate - the end of the period.</li>\n<li>startDayInterval - the type of the first interval<br />  day.</li>\n<li>finishDayInterval - type of the last day interval.</li>\n<li>startDayHours - number of hours of time off on the first day. Actual if interval = Hours.</li>\n<li>finishDayHours - number of hours of time off in the last day. Actual if interval = Hours.</li>\n</ul>\n<p>The interval type can take the following values:</p>\n<ul>\n<li>FullDay - The entire working day.</li>\n<li>Half - Half of the working day.</li>\n<li>ThreeQuarters - 3/4 working days.</li>\n<li>Quarter - A quarter of a working day.</li>\n<li>Hours - An explicit number of hours.</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","TimeOffRequests"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"1f3538d3-dc8e-4542-b48b-8ec949e8fad6","name":"Create TimeOffRequest","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"any\",\r\n    \"userId\": \"2010b229-62fb-427b-ad6a-b426d15dd39f\",\r\n    \"timeOffTypeId\": \"22c1f067-6bb8-41fc-92f9-c6e52aa4e719\",\r\n    \"startDate\": \"2022-09-01\",\r\n    \"finishDate\": \"2022-09-10\",\r\n    \"startDayInterval\": \"Half\",\r\n    \"finishDayInterval\": \"ThreeQuarters\",\r\n    \"finishDayHours\": null,\r\n    \"startDayHours\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/TimeOffRequests"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"1003"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Location","value":"https://api.timetta.com/odata/TimeOffRequests(f2fc6e97-5a47-4248-91fa-aaec05199c4b)"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2999"},{"key":"X-Rate-Limit-Reset","value":"2021-10-21T12:45:11.5175750Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 21 Oct 2021 11:45:11 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#TimeOffRequests/$entity\",\n    \"startDate\": \"2022-09-01\",\n    \"finishDate\": \"2022-09-10\",\n    \"userId\": \"2010b229-62fb-427b-ad6a-b426d15dd39f\",\n    \"departmentId\": \"9468cd5c-ea04-4adb-a1d7-94b6b910ab2e\",\n    \"timeOffTypeId\": \"22c1f067-6bb8-41fc-92f9-c6e52aa4e719\",\n    \"startDayInterval\": \"Half\",\n    \"startDayHours\": null,\n    \"finishDayInterval\": \"ThreeQuarters\",\n    \"finishDayHours\": null,\n    \"comments\": null,\n    \"approvalInstanceId\": null,\n    \"approvalStatusId\": \"0aefb600-42fb-4aa5-991c-d70dc7ac7b27\",\n    \"submitted\": null,\n    \"approved\": null,\n    \"rowVersion\": 17138487,\n    \"name\": \"Max Fry:  Annual leave\",\n    \"createdById\": \"2010b229-62fb-427b-ad6a-b426d15dd39f\",\n    \"modifiedById\": \"2010b229-62fb-427b-ad6a-b426d15dd39f\",\n    \"id\": \"b10bff28-a7e4-4a68-a7cf-fbb44cbb9097\",\n    \"created\": \"2022-09-08T12:22:34.6846834+03:00\",\n    \"modified\": \"2022-09-08T09:22:34.6509907Z\",\n    \"isActive\": true\n}"}],"_postman_id":"82d4330a-d3f2-4b0e-895f-c4fdf70554dc"},{"name":"Get Time Off Request","id":"16acdc03-5b86-4207-8c3b-6c54b33718b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/TimeOffRequests(129714b6-95c5-4de7-8c64-7e50adb49a43)?$select=id,name&$expand=timeOffType($select=id,code,name), approvalStatus($select=id,code,name)","description":"<p>Get Time Off Request entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","TimeOffRequests(129714b6-95c5-4de7-8c64-7e50adb49a43)"],"host":["https://api.timetta.com"],"query":[{"key":"$select","value":"id,name"},{"key":"$expand","value":"timeOffType($select=id,code,name), approvalStatus($select=id,code,name)"}],"variable":[]}},"response":[{"id":"3f306404-4117-4c9c-999f-99ad0313cf01","name":"Get TimeOffRequest","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/TimeOffRequests(1ed48d64-f2e8-4929-a17c-375fe395294d)?$select=id,name&$expand=timeOffType($select=id,code,name), approvalStatus($select=id,code,name)","protocol":"https","host":["api","timetta","com"],"path":["odata","TimeOffRequests(1ed48d64-f2e8-4929-a17c-375fe395294d)"],"query":[{"key":"$select","value":"id,name"},{"key":"$expand","value":"timeOffType($select=id,code,name), approvalStatus($select=id,code,name)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"499"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2992"},{"key":"X-Rate-Limit-Reset","value":"2021-10-21T10:38:38.2112235Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 21 Oct 2021 09:41:25 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#TimeOffRequests(id,name,timeOffType(id,code,name),approvalStatus(id,code,name))/$entity\",\n    \"name\": \"Conner Lane:  Personal leave\",\n    \"id\": \"129714b6-95c5-4de7-8c64-7e50adb49a43\",\n    \"timeOffType\": {\n        \"code\": \"NP\",\n        \"name\": \"Personal leave\",\n        \"id\": \"3837582e-e922-44b9-9317-938db057f542\"\n    },\n    \"approvalStatus\": {\n        \"code\": \"Rejected\",\n        \"name\": \"Rejected\",\n        \"id\": \"9079eacc-630a-4e0b-9659-4248a9117c3f\"\n    }\n}"}],"_postman_id":"16acdc03-5b86-4207-8c3b-6c54b33718b6"},{"name":"Update Time Off Request","id":"69d328f0-d504-4889-ae59-99bd95f50192","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"startDate\":\"2023-07-12\",\r\n    \"finishDate\":\"2023-07-13\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/TimeOffRequests(f93ade59-0b78-4e85-b2db-30ac20fae6c2)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","TimeOffRequests(f93ade59-0b78-4e85-b2db-30ac20fae6c2)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"9c1e501d-fad8-42d3-9c64-47f64bdc9f15","name":"Update Time Off Request","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"startDate\":\"2023-07-12\",\r\n    \"finishDate\":\"2023-07-13\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/TimeOffRequests(f93ade59-0b78-4e85-b2db-30ac20fae6c2)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"69d328f0-d504-4889-ae59-99bd95f50192"},{"name":"Delete Time Off Request","id":"35d67ca5-d215-46fc-9e5f-5022c1c38300","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/TimeOffRequests(129714b6-95c5-4de7-8c64-7e50adb49a43)","description":"<p>Get Time Off Request entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","TimeOffRequests(129714b6-95c5-4de7-8c64-7e50adb49a43)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"768b381a-e2de-4138-a7e1-5536b39ac260","name":"Delete Time Off Request","originalRequest":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/TimeOffRequests(129714b6-95c5-4de7-8c64-7e50adb49a43)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"35d67ca5-d215-46fc-9e5f-5022c1c38300"},{"name":"Query Time Off Requests","id":"c6842797-088e-4ea2-9b7d-83b540587d52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/TimeOffRequests?$top=5&$select=id,name&$expand=timeOffType($select=id,code,name),state($select=id,code,name)","description":"<p>Request a list of Time Off Requests.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","TimeOffRequests"],"host":["https://api.timetta.com"],"query":[{"key":"$top","value":"5"},{"key":"$select","value":"id,name"},{"key":"$expand","value":"timeOffType($select=id,code,name),state($select=id,code,name)"}],"variable":[]}},"response":[{"id":"2527fed6-f6e8-4219-8b08-1ffd3f39a813","name":"Query TimeOffRequests","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/TimeOffRequests?$top=5&$select=id,name&$expand=timeOffType($select=id,code,name), approvalStatus($select=id,code,name)","protocol":"https","host":["api","timetta","com"],"path":["odata","TimeOffRequests"],"query":[{"key":"$top","value":"5"},{"key":"$select","value":"id,name"},{"key":"$expand","value":"timeOffType($select=id,code,name), approvalStatus($select=id,code,name)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"1059"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2996"},{"key":"X-Rate-Limit-Reset","value":"2021-10-21T10:38:38.2112235Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 21 Oct 2021 09:39:43 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#TimeOffRequests(id,name,timeOffType(id,code,name),approvalStatus(id,code,name))\",\n    \"value\": [\n        {\n            \"name\": \"Conner Lane:  Personal leave\",\n            \"id\": \"129714b6-95c5-4de7-8c64-7e50adb49a43\",\n            \"timeOffType\": {\n                \"code\": \"NP\",\n                \"name\": \"Personal leave\",\n                \"id\": \"3837582e-e922-44b9-9317-938db057f542\"\n            },\n            \"approvalStatus\": {\n                \"code\": \"Rejected\",\n                \"name\": \"Rejected\",\n                \"id\": \"9079eacc-630a-4e0b-9659-4248a9117c3f\"\n            }\n        },\n        {\n            \"name\": \"Caitlin Aguilar:  Annual leave\",\n            \"id\": \"b410fdc8-b256-42b6-9ace-765134271c90\",\n            \"timeOffType\": {\n                \"code\": \"AN\",\n                \"name\": \"Annual leave\",\n                \"id\": \"22c1f067-6bb8-41fc-92f9-c6e52aa4e719\"\n            },\n            \"approvalStatus\": {\n                \"code\": \"Approved\",\n                \"name\": \"Approved\",\n                \"id\": \"dc2ab1ca-a20f-48c7-8832-3bea459436fc\"\n            }\n        },\n        {\n            \"name\": \"Bailey Parsons:  Sick leave\",\n            \"id\": \"c0a33b8c-3784-4ad3-9cd5-670927d8566b\",\n            \"timeOffType\": {\n                \"code\": \"SI\",\n                \"name\": \"Sick leave\",\n                \"id\": \"bfd32c20-e6f9-4018-8d3b-1c47ed9c86c3\"\n            },\n            \"approvalStatus\": {\n                \"code\": \"Approved\",\n                \"name\": \"Approved\",\n                \"id\": \"dc2ab1ca-a20f-48c7-8832-3bea459436fc\"\n            }\n        },\n        {\n            \"name\": \"Ace Fry:  Study Leave\",\n            \"id\": \"d815c439-0d88-4d08-b874-f18d8cc8d0a7\",\n            \"timeOffType\": {\n                \"code\": \"ST\",\n                \"name\": \"Study Leave\",\n                \"id\": \"51deed4d-49af-4b97-9646-449f8893faee\"\n            },\n            \"approvalStatus\": {\n                \"code\": \"Submitted\",\n                \"name\": \"Submitted\",\n                \"id\": \"9e0dd9fc-8500-4f26-b014-9e0e7c9540ee\"\n            }\n        },\n        {\n            \"name\": \"Anahi Meza:  Annual leave\",\n            \"id\": \"dd88f362-8358-47c7-a1e5-d754b44e7040\",\n            \"timeOffType\": {\n                \"code\": \"AN\",\n                \"name\": \"Annual leave\",\n                \"id\": \"22c1f067-6bb8-41fc-92f9-c6e52aa4e719\"\n            },\n            \"approvalStatus\": {\n                \"code\": \"Approved\",\n                \"name\": \"Approved\",\n                \"id\": \"dc2ab1ca-a20f-48c7-8832-3bea459436fc\"\n            }\n        }\n    ]\n}"}],"_postman_id":"c6842797-088e-4ea2-9b7d-83b540587d52"},{"name":"Set Time Off Request State","id":"e582c95f-312f-4471-b4d4-cb63f5218ef6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"stateId\": \"3a4f6096-22b8-4dca-b0a6-d72a0d7cc957\",\r\n   \"transitionFormValue\": {\r\n      \"comment\": null,\r\n      \"propertyValues\": []\r\n   }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/TimeOffRequests(143e3281-657f-4611-9e3c-e44076a22583)/SetState","description":"<p>To see available state see examples from Settings - Lifecycles</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","TimeOffRequests(143e3281-657f-4611-9e3c-e44076a22583)","SetState"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e582c95f-312f-4471-b4d4-cb63f5218ef6"},{"name":"Start Time Off Request Workflow","id":"1ff5e880-d54a-4002-9f30-8f4ac1e221f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"workflowId\": \"0041c38d-a245-45d9-9585-2d09ee143eab\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/TimeOffRequests(143e3281-657f-4611-9e3c-e44076a22583)/StartWorkflow","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","TimeOffRequests(143e3281-657f-4611-9e3c-e44076a22583)","StartWorkflow"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1ff5e880-d54a-4002-9f30-8f4ac1e221f1"}],"id":"b7005620-0b91-42dc-8584-e5eea34f1746","_postman_id":"b7005620-0b91-42dc-8584-e5eea34f1746","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Time Off Balance Entries","item":[{"name":"Create Time Off Balance Entry","id":"67538a1d-c8eb-4ae6-bb85-f6edc0a1d9db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"amount\": 11,\r\n   \"date\": \"2023-01-01\",\r\n   \"userId\": \"7fa8a635-9937-4dd0-8184-782277b07309\",\r\n   \"timeOffTypeId\": \"2b81f4e0-8c0b-4191-a851-5b0fc90a765a\",\r\n   \"typeId\": \"12986237-83af-46e2-a208-835e71e61101\",\r\n   \"modeId\": \"a975a75f-91d3-46b2-b655-dba92bfeb3c2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/TimeOffBalanceEntries","description":"<p><code>timeOffTypeId</code> - id of the created Time Off Type entity (<em>see Settings - Time Off Types for examples</em>)</p>\n<p><code>typeId</code> - available <strong>constant</strong> values:</p>\n<ul>\n<li><em><strong>accrual</strong></em> - 42a4ee7d-f46f-40e3-b411-61810e6208e7</li>\n<li><em><strong>use</strong></em> - 12986237-83af-46e2-a208-835e71e61101</li>\n</ul>\n<p><code>modeId</code> - available values:</p>\n<ul>\n<li><em><strong>manual</strong></em> <strong>-</strong> a975a75f-91d3-46b2-b655-dba92bfeb3c2</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","TimeOffBalanceEntries"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"62737248-337b-47d0-a2a6-c507e8a489fc","name":"Create Time Off Balance Entry","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"amount\": 11,\r\n   \"date\": \"2023-01-01\",\r\n   \"userId\": \"7fa8a635-9937-4dd0-8184-782277b07309\",\r\n   \"timeOffTypeId\": \"2b81f4e0-8c0b-4191-a851-5b0fc90a765a\",\r\n   \"typeId\": \"12986237-83af-46e2-a208-835e71e61101\",\r\n   \"modeId\": \"a975a75f-91d3-46b2-b655-dba92bfeb3c2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/TimeOffBalanceEntries"},"status":"Created","code":201,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#TimeOffBalanceEntries/$entity\",\r\n   \"date\": \"2023-01-01\",\r\n   \"number\": 1457,\r\n   \"typeId\": \"12986237-83af-46e2-a208-835e71e61101\",\r\n   \"userId\": \"7fa8a635-9937-4dd0-8184-782277b07309\",\r\n   \"timeOffTypeId\": \"2b81f4e0-8c0b-4191-a851-5b0fc90a765a\",\r\n   \"modeId\": \"a975a75f-91d3-46b2-b655-dba92bfeb3c2\",\r\n   \"amount\": 11,\r\n   \"documentId\": null,\r\n   \"id\": \"110afc54-323c-4ccf-89a3-db446c970e62\",\r\n   \"created\": \"2023-02-22T13:07:45.9087455+03:00\",\r\n   \"modified\": \"2023-02-22T10:07:45.9075517Z\",\r\n   \"isActive\": true\r\n}"}],"_postman_id":"67538a1d-c8eb-4ae6-bb85-f6edc0a1d9db"},{"name":"Get Time Off Balance Entry","id":"4f123f7c-b14f-4f7f-95dc-b4ec484bee8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/OData/TimeOffBalanceEntries(110afc54-323c-4ccf-89a3-db446c970e62)","description":"<p>Get single Time Off Balance Entry</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","TimeOffBalanceEntries(110afc54-323c-4ccf-89a3-db446c970e62)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"08115169-7b08-42b8-8462-8be48acecbc3","name":"Get Time Off Balance Entry","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/OData/TimeOffBalanceEntries(110afc54-323c-4ccf-89a3-db446c970e62)"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#TimeOffBalanceEntries/$entity\",\r\n   \"date\": \"2023-02-01\",\r\n   \"number\": 1457,\r\n   \"typeId\": \"12986237-83af-46e2-a208-835e71e61101\",\r\n   \"userId\": \"7fa8a635-9937-4dd0-8184-782277b07309\",\r\n   \"timeOffTypeId\": \"2b81f4e0-8c0b-4191-a851-5b0fc90a765a\",\r\n   \"modeId\": \"a975a75f-91d3-46b2-b655-dba92bfeb3c2\",\r\n   \"amount\": 11,\r\n   \"documentId\": null,\r\n   \"id\": \"110afc54-323c-4ccf-89a3-db446c970e62\",\r\n   \"created\": \"2023-02-22T10:07:45.908745Z\",\r\n   \"modified\": \"2023-02-22T10:07:45.907551Z\",\r\n   \"isActive\": true,\r\n   \"editAllowed\": true,\r\n   \"deleteAllowed\": true\r\n}"}],"_postman_id":"4f123f7c-b14f-4f7f-95dc-b4ec484bee8f"},{"name":"Update Time Off Balance Entry","id":"ae5db73f-805c-4f6e-b734-353e923bdbf3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n   \"id\": \"611b11f8-2dbc-4c7a-a607-7e2dbc17a7d1\",\r\n   \"amount\": 13,\r\n   \"date\": \"2023-02-10\",\r\n   \"userId\": \"7fa8a635-9937-4dd0-8184-782277b07309\",\r\n   \"timeOffTypeId\": \"80e60ff2-8153-4071-8637-c708c7fdc427\",\r\n   \"typeId\": \"12986237-83af-46e2-a208-835e71e61101\",\r\n   \"modeId\": \"a975a75f-91d3-46b2-b655-dba92bfeb3c2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/TimeOffBalanceEntries(611b11f8-2dbc-4c7a-a607-7e2dbc17a7d1)","description":"<p>Update Time Off Balance Entry</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","TimeOffBalanceEntries(611b11f8-2dbc-4c7a-a607-7e2dbc17a7d1)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"87aa45f5-06b1-435a-8a67-524e928ff145","name":"Update Time Off Balance Entry","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n   \"id\": \"611b11f8-2dbc-4c7a-a607-7e2dbc17a7d1\",\r\n   \"amount\": 13,\r\n   \"date\": \"2023-02-10\",\r\n   \"userId\": \"7fa8a635-9937-4dd0-8184-782277b07309\",\r\n   \"timeOffTypeId\": \"80e60ff2-8153-4071-8637-c708c7fdc427\",\r\n   \"typeId\": \"12986237-83af-46e2-a208-835e71e61101\",\r\n   \"modeId\": \"a975a75f-91d3-46b2-b655-dba92bfeb3c2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/TimeOffBalanceEntries(611b11f8-2dbc-4c7a-a607-7e2dbc17a7d1)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"ae5db73f-805c-4f6e-b734-353e923bdbf3"},{"name":"Update Time Off Balance Entry","id":"5bb0b06d-fcc5-49f7-8a2a-69b0bd5cc237","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"amount\": 125\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/TimeOffBalanceEntries(611b11f8-2dbc-4c7a-a607-7e2dbc17a7d1)","description":"<p>Update Time Off Balance Entry</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","TimeOffBalanceEntries(611b11f8-2dbc-4c7a-a607-7e2dbc17a7d1)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"774fcb17-6f48-4ca7-a135-d3e55df45c1b","name":"Update Time Off Balance Entry","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"amount\": 125\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/TimeOffBalanceEntries(611b11f8-2dbc-4c7a-a607-7e2dbc17a7d1)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"5bb0b06d-fcc5-49f7-8a2a-69b0bd5cc237"},{"name":"Delete Time Off Balance Entry","id":"b1f8c32d-7bbf-4cae-9fe0-0353faa7046f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/OData/TimeOffBalanceEntries(110afc54-323c-4ccf-89a3-db446c970e62)","description":"<p>Delete Time Off Balance Entry</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","TimeOffBalanceEntries(110afc54-323c-4ccf-89a3-db446c970e62)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"7a38449a-c72a-48ac-a237-71a76d1ebbfe","name":"Delete Time Off Balance Entry","originalRequest":{"method":"DELETE","header":[],"url":"https://api.timetta.com/OData/TimeOffBalanceEntries(110afc54-323c-4ccf-89a3-db446c970e62)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"b1f8c32d-7bbf-4cae-9fe0-0353faa7046f"},{"name":"Query Time Off Balance Entries","id":"4200db45-75c2-4786-99f9-33edbdbf9334","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/TimeOffBalanceEntries?$select=id,amount,number,date&$expand=timeOffType($select=id,name;$expand=unit($select=id,name)),user($select=id,name),type($select=id,name,code),mode($select=id,name)&$orderby=date","description":"<p>Query the list of Time Off Balance Entries</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","TimeOffBalanceEntries"],"host":["https://api.timetta.com"],"query":[{"key":"$select","value":"id,amount,number,date"},{"key":"$expand","value":"timeOffType($select=id,name;$expand=unit($select=id,name)),user($select=id,name),type($select=id,name,code),mode($select=id,name)"},{"key":"$orderby","value":"date"}],"variable":[]}},"response":[{"id":"4b984ac4-8368-430a-89eb-58f4df8cd3a6","name":"Query Time Off Balance Entries","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/TimeOffBalanceEntries?$select=id,amount,number,date&$expand=timeOffType($select=id,name;$expand=unit($select=id,name)),user($select=id,name),type($select=id,name,code),mode($select=id,name)&$orderby=date","host":["https://api.timetta.com"],"path":["odata","TimeOffBalanceEntries"],"query":[{"key":"$select","value":"id,amount,number,date"},{"key":"$expand","value":"timeOffType($select=id,name;$expand=unit($select=id,name)),user($select=id,name),type($select=id,name,code),mode($select=id,name)"},{"key":"$orderby","value":"date"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#TimeOffBalanceEntries(id,amount,number,date,timeOffType(id,name,unit(id,name)),user(id,name),type(id,name,code),mode(id,name))\",\r\n   \"value\": [\r\n      {\r\n         \"date\": \"2023-01-01\",\r\n         \"number\": 1449,\r\n         \"amount\": 28,\r\n         \"id\": \"19c2090b-6652-4046-a9ce-b4cac1e580c0\",\r\n         \"timeOffType\": {\r\n            \"name\": \"Vacation\",\r\n            \"id\": \"2bc18ed6-f8e0-48f7-9ff2-e068d1440bb9\",\r\n            \"unit\": {\r\n               \"name\": \"Calendar Day\",\r\n               \"id\": \"5cbfefa2-2871-4aad-a01a-e5019416cff4\"\r\n            }\r\n         },\r\n         \"user\": {\r\n            \"name\": \"John Marston\",\r\n            \"id\": \"be81f8a2-aac5-4291-a9af-94ce74fca116\"\r\n         },\r\n         \"type\": {\r\n            \"code\": \"Accrual\",\r\n            \"name\": \"Accrual\",\r\n            \"id\": \"42a4ee7d-f46f-40e3-b411-61810e6208e7\"\r\n         },\r\n         \"mode\": {\r\n            \"name\": \"Automatic\",\r\n            \"id\": \"028b095e-32cd-410f-896f-eaa8ed649e3e\"\r\n         }\r\n      },\r\n     {\r\n         \"date\": \"2023-02-24\",\r\n         \"number\": 1459,\r\n         \"amount\": 13,\r\n         \"id\": \"611b11f8-2dbc-4c7a-a607-7e2dbc17a7d1\",\r\n         \"timeOffType\": {\r\n            \"name\": \"Day off\",\r\n            \"id\": \"80e60ff2-8153-4071-8637-c708c7fdc427\",\r\n            \"unit\": {\r\n               \"name\": \"Work day\",\r\n               \"id\": \"d24aec3c-119c-4a8a-a3b9-b6b721985351\"\r\n            }\r\n         },\r\n         \"user\": {\r\n            \"name\": \"Arthur Morgan\",\r\n            \"id\": \"7fa8a635-9937-4dd0-8184-782277b07309\"\r\n         },\r\n         \"type\": {\r\n            \"code\": \"Use\",\r\n            \"name\": \"Use\",\r\n            \"id\": \"12986237-83af-46e2-a208-835e71e61101\"\r\n         },\r\n         \"mode\": {\r\n            \"name\": \"Manual\",\r\n            \"id\": \"a975a75f-91d3-46b2-b655-dba92bfeb3c2\"\r\n         }\r\n      }\r\n   ]\r\n}"}],"_postman_id":"4200db45-75c2-4786-99f9-33edbdbf9334"},{"name":"Get User Time Off Balance","id":"33786cf1-285b-45d7-9a6a-252411a5876b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/UserTotals(userId)/GetTimeOffBalance(from=2023-01-01,to=2023-12-31)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","UserTotals(userId)","GetTimeOffBalance(from=2023-01-01,to=2023-12-31)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"76c91fbc-1559-4015-a0be-1e7abd10cfa5","name":"Get User Time Off Balance","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/UserTotals(f06a4a1a-f4be-424e-8397-9cf291a50c0b)/GetTimeOffBalance(from=2023-01-01,to=2023-12-31)"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"value\": [\r\n        {\r\n            \"timeOffTypeName\": \"Vacation\",\r\n            \"timeOffTypeUnit\": \"Calendar day\",\r\n            \"accrued\": 31,\r\n            \"used\": 0.0,\r\n            \"balance\": 31\r\n        }\r\n    ]\r\n}"}],"_postman_id":"33786cf1-285b-45d7-9a6a-252411a5876b"}],"id":"e130b9f0-8f1e-4f4c-8dac-53877fa7d981","_postman_id":"e130b9f0-8f1e-4f4c-8dac-53877fa7d981","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Expense Requests","item":[{"name":"Create Expense Request","id":"197c163e-b6c0-46a4-9758-083fe04e3ff9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{    \r\n    \"date\": \"2021-12-16\",\r\n    \"description\": null,\r\n    \"name\": \"any name\",\r\n    \"userId\": \"9facd21f-4d11-48be-b24c-12492a258221\",    \r\n    \"projectId\": \"c6ee3e9c-a74f-4e8d-a0d9-3ae8b777ec11\",    \r\n    \"lines\": [\r\n        {\r\n            \"amount\": 30000,\r\n            \"exchangeRate\": 0.75,\r\n            \"description\": \"1st month\",            \r\n            \"accountId\": \"e25cd1ac-bf63-4764-ae20-31fcb7140902\",\r\n            \"projectTaskId\": \"a836c3c4-a81a-46f6-a1cf-508c9dc4543f\",\r\n            \"reimburse\": false,\r\n            \"billable\": false\r\n        }\r\n    ]  \r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ExpenseRequests","description":"<p>Create new Expense Request with Expense Request Lines</p>\n<p><strong>ExpenseRequest entity</strong></p>\n<p>Properties:</p>\n<ul>\n<li><strong>date</strong> - request date.</li>\n<li><strong>*name</strong> - empty or any string (will be replaced).</li>\n<li><strong>*userId -</strong> id of requester.</li>\n<li><strong>*projectId</strong> - id of project.</li>\n</ul>\n<p><em>* required</em></p>\n<p><em>Authenticated user must have rights to create a request for the specified user.</em></p>\n<p><strong>ExpenseRequestLine entity</strong></p>\n<p>Properties:</p>\n<ul>\n<li>currencyId - optional.</li>\n<li>exchange rate - optional.</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ExpenseRequests"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"2165be40-57c9-4abc-94aa-984ea280edc2","name":"Create ExpenseRequest","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"date\": \"2021-12-16\",\r\n    \"description\": null,\r\n    \"name\": \"any name\",\r\n    \"userId\": \"9facd21f-4d11-48be-b24c-12492a258221\",\r\n    \"projectId\": \"c6ee3e9c-a74f-4e8d-a0d9-3ae8b777ec11\",\r\n    \"lines\": [\r\n        {\r\n            \"date\": \"2021-12-16\",\r\n            \"amount\": 30000,\r\n            \"description\": \"1 квартал\",\r\n            \"accountId\": \"e25cd1ac-bf63-4764-ae20-31fcb7140902\",\r\n            \"projectTaskId\": \"a836c3c4-a81a-46f6-a1cf-508c9dc4543f\",\r\n            \"reimburse\": false,\r\n            \"billable\": false\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ExpenseRequests"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"762"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Location","value":"https://api.timetta.com/odata/ExpenseRequests(519f3146-7b10-4cbb-bebe-59684713961d)"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2972"},{"key":"X-Rate-Limit-Reset","value":"2021-12-23T13:51:38.1100558Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 23 Dec 2021 13:18:32 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ExpenseRequests/$entity\",\n    \"date\": \"2021-12-16\",\n    \"description\": null,\n    \"projectId\": \"c6ee3e9c-a74f-4e8d-a0d9-3ae8b777ec11\",\n    \"totalAmount\": 30000,\n    \"totalReimbursement\": 0,\n    \"totalBillable\": 0,\n    \"userId\": \"9facd21f-4d11-48be-b24c-12492a258221\",\n    \"approvalInstanceId\": null,\n    \"approvalStatusId\": \"0aefb600-42fb-4aa5-991c-d70dc7ac7b27\",\n    \"submitted\": null,\n    \"approved\": null,\n    \"name\": \"Затраты на Phillips 2022\",\n    \"rowVersion\": \"AAAAAAAADHY=\",\n    \"createdById\": \"9facd21f-4d11-48be-b24c-12492a258221\",\n    \"modifiedById\": \"9facd21f-4d11-48be-b24c-12492a258221\",\n    \"id\": \"519f3146-7b10-4cbb-bebe-59684713961d\",\n    \"created\": \"2021-12-23T16:18:33.0525694+03:00\",\n    \"modified\": \"2021-12-23T13:18:33.0513271Z\",\n    \"isActive\": true\n}"}],"_postman_id":"197c163e-b6c0-46a4-9758-083fe04e3ff9"},{"name":"Get Expense Request","id":"7686aa73-0faa-47ed-b694-bcb6c20e198a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ExpenseRequests(2056087d-2e8c-4e5b-970c-1d3024b4ea72)?$select=id,name,date,description&$expand=lines($select=id,description,amount;$expand=account($select=id,code,name),projectTask($select=id,name) ), approvalStatus($select=id,code,name),project($select=id,code,name)","description":"<p>Get Expense Request entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ExpenseRequests(2056087d-2e8c-4e5b-970c-1d3024b4ea72)"],"host":["https://api.timetta.com"],"query":[{"key":"$select","value":"id,name,date,description"},{"key":"$expand","value":"lines($select=id,description,amount;$expand=account($select=id,code,name),projectTask($select=id,name) ), approvalStatus($select=id,code,name),project($select=id,code,name)"}],"variable":[]}},"response":[{"id":"8164580c-4c7d-43bd-84f7-3393c5ca81f8","name":"Get ExpenseRequest","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/ExpenseRequests(2056087d-2e8c-4e5b-970c-1d3024b4ea72)?$select=id,name,date,description&$expand=lines($select=id,description,amount;$expand=expenseType($select=id,code,name),projectTask($select=id,name) ), approvalStatus($select=id,code,name),project($select=id,code,name)","protocol":"https","host":["api","timetta","com"],"path":["odata","ExpenseRequests(2056087d-2e8c-4e5b-970c-1d3024b4ea72)"],"query":[{"key":"$select","value":"id,name,date,description"},{"key":"$expand","value":"lines($select=id,description,amount;$expand=expenseType($select=id,code,name),projectTask($select=id,name) ), approvalStatus($select=id,code,name),project($select=id,code,name)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2989"},{"key":"X-Rate-Limit-Reset","value":"2021-12-23T13:51:38.1100558Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 23 Dec 2021 12:57:50 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ExpenseRequests(id,name,date,description,lines(id,description,amount,expenseType(id,code,name),projectTask(id,name)),approvalStatus(id,code,name),project(id,code,name))/$entity\",\n    \"date\": \"2021-12-16\",\n    \"description\": null,\n    \"name\": \"Затраты на Phillips 2022\",\n    \"id\": \"2056087d-2e8c-4e5b-970c-1d3024b4ea72\",\n    \"lines\": [\n        {\n            \"amount\": 30000,\n            \"description\": \"1 квартал\",\n            \"id\": \"c3e9358d-4665-4004-9e25-f4226dbf8d13\",\n            \"expenseType\": {\n                \"code\": \"М\",\n                \"name\": \"Мониторинг\",\n                \"id\": \"e25cd1ac-bf63-4764-ae20-31fcb7140902\"\n            },\n            \"projectTask\": {\n                \"name\": \"Ретейнер\",\n                \"id\": \"a836c3c4-a81a-46f6-a1cf-508c9dc4543f\"\n            }\n        }\n    ],\n    \"approvalStatus\": {\n        \"code\": \"Draft\",\n        \"name\": \"Черновик\",\n        \"id\": \"0aefb600-42fb-4aa5-991c-d70dc7ac7b27\"\n    },\n    \"project\": {\n        \"code\": \"\",\n        \"name\": \"Phillips 2022\",\n        \"id\": \"c6ee3e9c-a74f-4e8d-a0d9-3ae8b777ec11\"\n    }\n}"}],"_postman_id":"7686aa73-0faa-47ed-b694-bcb6c20e198a"},{"name":"Update Expense Request","id":"bd1a41f0-9644-40a6-a66e-dbea2f50a086","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{   \r\n    \"id\": \"6850904e-4f37-431b-8c3c-7daead75ae99\",\r\n    \"rowVersion\": 17920440,\r\n    \"date\": \"2021-12-16\",\r\n    \"description\": null,\r\n    \"name\": \"any name\",\r\n    \"userId\": \"9facd21f-4d11-48be-b24c-12492a258221\",    \r\n    \"projectId\": \"c6ee3e9c-a74f-4e8d-a0d9-3ae8b777ec11\",    \r\n    \"lines\": [\r\n        {\r\n            \"amount\": 20000,\r\n            \"currencyId\": \"ffb682a7-8a0c-420a-aea1-0ec2a3ae51a0\",\r\n            \"exchangeRate\": 0.82,\r\n            \"description\": \"1st month\",            \r\n            \"accountId\": \"e25cd1ac-bf63-4764-ae20-31fcb7140902\",\r\n            \"projectTaskId\": \"a836c3c4-a81a-46f6-a1cf-508c9dc4543f\",\r\n            \"reimburse\": false,\r\n            \"billable\": false\r\n        }\r\n    ]  \r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ExpenseRequests(6850904e-4f37-431b-8c3c-7daead75ae99)","description":"<p>Update Expense Request.</p>\n<p><em>Request must be in Draft ApprovalStatus and RowVersion must be actual.</em></p>\n<p><strong>ExpenseRequestLine entity</strong></p>\n<p>Properties:</p>\n<ul>\n<li>currencyId - optional.</li>\n<li>exchange rate - optional.</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ExpenseRequests(6850904e-4f37-431b-8c3c-7daead75ae99)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"8b984b8e-3a48-43cb-bac3-62ec679f4f59","name":"Update ExpenseRequest","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{   \r\n    \"id\": \"6850904e-4f37-431b-8c3c-7daead75ae99\",\r\n    \"rowVersion\": \"AAAAAAAADHQ=\",\r\n    \"date\": \"2021-12-16\",\r\n    \"description\": null,\r\n    \"name\": \"any name\",\r\n    \"userId\": \"9facd21f-4d11-48be-b24c-12492a258221\",    \r\n    \"projectId\": \"c6ee3e9c-a74f-4e8d-a0d9-3ae8b777ec11\",    \r\n    \"lines\": [\r\n        {\r\n            \"amount\": 20000,\r\n            \"description\": \"1 квартал\",            \r\n            \"accountId\": \"e25cd1ac-bf63-4764-ae20-31fcb7140902\",\r\n            \"projectTaskId\": \"a836c3c4-a81a-46f6-a1cf-508c9dc4543f\",\r\n            \"reimburse\": false,\r\n            \"billable\": false\r\n        }\r\n    ]  \r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ExpenseRequests(6850904e-4f37-431b-8c3c-7daead75ae99)"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2975"},{"key":"X-Rate-Limit-Reset","value":"2021-12-23T13:51:38.1100558Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 23 Dec 2021 13:11:27 GMT"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"bd1a41f0-9644-40a6-a66e-dbea2f50a086"},{"name":"Delete Expense Request","id":"03180dc0-0098-4ebd-9894-52bd1b0d2f8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/ExpenseRequests(7979d62d-5236-491d-8d09-9cece6dfee29)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ExpenseRequests(7979d62d-5236-491d-8d09-9cece6dfee29)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"16aef107-3858-466d-a179-fa113a407a2e","name":"Delete ExpenseRequest","originalRequest":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/ExpenseRequests(7979d62d-5236-491d-8d09-9cece6dfee29)"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2997"},{"key":"X-Rate-Limit-Reset","value":"2022-01-20T10:19:55.0862567Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 20 Jan 2022 09:21:28 GMT"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"03180dc0-0098-4ebd-9894-52bd1b0d2f8b"},{"name":"Query Expense Requests","id":"4e6fa1ad-f6fe-4253-8913-0b0e4799a1ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ExpenseRequests?$top=5&$select=id,name&$expand=lines($select=id,description,amount;$expand=account($select=id,code,name)), approvalStatus($select=id,code,name),project($select=id,code,name)","description":"<p>Request a list of expense requests.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ExpenseRequests"],"host":["https://api.timetta.com"],"query":[{"key":"$top","value":"5"},{"key":"$select","value":"id,name"},{"key":"$expand","value":"lines($select=id,description,amount;$expand=account($select=id,code,name)), approvalStatus($select=id,code,name),project($select=id,code,name)"}],"variable":[]}},"response":[{"id":"e1f1aa65-7aa6-42ea-aa58-0be69c64e30e","name":"Query ExpenseRequests","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/ExpenseRequests?$top=5&$select=id,name&$expand=lines($select=id,description,amount;$expand=account($select=id,code,name)), approvalStatus($select=id,code,name),project($select=id,code,name)","protocol":"https","host":["api","timetta","com"],"path":["odata","ExpenseRequests"],"query":[{"key":"$top","value":"5"},{"key":"$select","value":"id,name"},{"key":"$expand","value":"lines($select=id,description,amount;$expand=account($select=id,code,name)), approvalStatus($select=id,code,name),project($select=id,code,name)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"1416"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2997"},{"key":"X-Rate-Limit-Reset","value":"2021-12-23T13:51:38.1100558Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 23 Dec 2021 12:53:26 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ExpenseRequests(id,name,lines(id,description,amount,expenseType(id,code,name)),approvalStatus(id,code,name),project(id,code,name))\",\n    \"value\": [\n        {\n            \"name\": \"Затраты на Phillips 2022\",\n            \"id\": \"2056087d-2e8c-4e5b-970c-1d3024b4ea72\",\n            \"lines\": [\n                {\n                    \"amount\": 30000,\n                    \"description\": \"1 квартал\",\n                    \"id\": \"c3e9358d-4665-4004-9e25-f4226dbf8d13\",\n                    \"expenseType\": {\n                        \"code\": \"М\",\n                        \"name\": \"Мониторинг\",\n                        \"id\": \"e25cd1ac-bf63-4764-ae20-31fcb7140902\"\n                    }\n                }\n            ],\n            \"approvalStatus\": {\n                \"code\": \"Draft\",\n                \"name\": \"Черновик\",\n                \"id\": \"0aefb600-42fb-4aa5-991c-d70dc7ac7b27\"\n            },\n            \"project\": {\n                \"code\": \"\",\n                \"name\": \"Phillips 2022\",\n                \"id\": \"c6ee3e9c-a74f-4e8d-a0d9-3ae8b777ec11\"\n            }\n        },\n        {\n            \"name\": \"Затраты на Внепроектные работы\",\n            \"id\": \"e5880cdc-15d2-47ca-9a46-1fc47efc863f\",\n            \"lines\": [\n                {\n                    \"amount\": 0,\n                    \"description\": null,\n                    \"id\": \"cb995c40-09db-4e3a-99d6-f8cc507e596d\",\n                    \"expenseType\": null\n                }\n            ],\n            \"approvalStatus\": {\n                \"code\": \"Draft\",\n                \"name\": \"Черновик\",\n                \"id\": \"0aefb600-42fb-4aa5-991c-d70dc7ac7b27\"\n            },\n            \"project\": {\n                \"code\": \"ADM-2021\",\n                \"name\": \"Внепроектные работы\",\n                \"id\": \"7979d62d-5236-491d-8d09-9cece6dfee29\"\n            }\n        },\n        {\n            \"name\": \"Затраты на Тех. поддержка Сибур 2019\",\n            \"id\": \"fce76614-9ca7-4997-9ff5-3c6ab3c9794d\",\n            \"lines\": [\n                {\n                    \"amount\": 0,\n                    \"description\": null,\n                    \"id\": \"9df2b872-1b62-4ae5-b73b-11a81af099f1\",\n                    \"expenseType\": null\n                },\n                {\n                    \"amount\": 0,\n                    \"description\": null,\n                    \"id\": \"1388936a-4547-4c79-9b3a-c9ab8c4d997e\",\n                    \"expenseType\": null\n                }\n            ],\n            \"approvalStatus\": {\n                \"code\": \"Draft\",\n                \"name\": \"Черновик\",\n                \"id\": \"0aefb600-42fb-4aa5-991c-d70dc7ac7b27\"\n            },\n            \"project\": {\n                \"code\": \"SUP-02-2021\",\n                \"name\": \"Тех. поддержка Сибур 2019\",\n                \"id\": \"31db2084-03c6-45f7-b46b-8f59ab197db9\"\n            }\n        },\n        {\n            \"name\": \"Затраты на Phillips 2022\",\n            \"id\": \"ce3b7a68-1669-42a2-8227-4737feb0ff8d\",\n            \"lines\": [\n                {\n                    \"amount\": 30000,\n                    \"description\": \"1 квартал\",\n                    \"id\": \"e6b96ec5-0e8b-4d5d-a721-18e963c52e8b\",\n                    \"expenseType\": {\n                        \"code\": \"М\",\n                        \"name\": \"Мониторинг\",\n                        \"id\": \"e25cd1ac-bf63-4764-ae20-31fcb7140902\"\n                    }\n                }\n            ],\n            \"approvalStatus\": {\n                \"code\": \"Draft\",\n                \"name\": \"Черновик\",\n                \"id\": \"0aefb600-42fb-4aa5-991c-d70dc7ac7b27\"\n            },\n            \"project\": {\n                \"code\": \"\",\n                \"name\": \"Phillips 2022\",\n                \"id\": \"c6ee3e9c-a74f-4e8d-a0d9-3ae8b777ec11\"\n            }\n        },\n        {\n            \"name\": \"Затраты на Демо\",\n            \"id\": \"b9c0f1e6-f6f0-4f9b-a8c8-47fffda83b58\",\n            \"lines\": [\n                {\n                    \"amount\": 55000,\n                    \"description\": \"Командировка к клиенту\",\n                    \"id\": \"fd335f0a-1b51-4c3e-9b2d-d1b57b1d31bf\",\n                    \"expenseType\": {\n                        \"code\": \"TRVL\",\n                        \"name\": \"Командировочные\",\n                        \"id\": \"c0beb5b8-e6a9-43e0-83dd-91a75455cb5a\"\n                    }\n                }\n            ],\n            \"approvalStatus\": {\n                \"code\": \"Approved\",\n                \"name\": \"Согласовано\",\n                \"id\": \"dc2ab1ca-a20f-48c7-8832-3bea459436fc\"\n            },\n            \"project\": {\n                \"code\": \"Д\",\n                \"name\": \"Демо\",\n                \"id\": \"65df34eb-f4f2-4f4d-aa41-139fca653748\"\n            }\n        }\n    ]\n}"}],"_postman_id":"4e6fa1ad-f6fe-4253-8913-0b0e4799a1ce"},{"name":"Track Expenses","id":"5ee99a94-baa9-4212-8987-bd7b9b3b4ed5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"autoApprove\": true, \r\n  \"lines\": [\r\n    {\r\n      \"projectTaskId\": null, \r\n      \"accountId\": \"21db2084-03c6-45f7-b46b-8f59ab197db9\",\r\n      \"amount\": 12, \r\n      \"date\": \"2022-01-01\", \r\n      \"description\": \"Text note\" \r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Projects(31db2084-03c6-45f7-b46b-8f59ab197db9)/TrackExpenses","description":"<p>A helper method that makes it easier to track the actual expenses of the project.</p>\n<p>Properties:</p>\n<ul>\n<li>autoApprove - true/false. If true, the Expense Request will immediately be transferred to the \"Approved\" stated.</li>\n<li>projectTaskId - project task Id, if null - the ID of the main task (the project itself) will be filled in.</li>\n<li>expenseTypeId - expense type Id</li>\n<li>amount - expense amount</li>\n<li>date - expense date</li>\n<li>description - text note</li>\n</ul>\n<p>Execution of the method results in the creation of a new Expense Request with filling in the expense lines and, if necessary, the request is immediately “Approved”.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Projects(31db2084-03c6-45f7-b46b-8f59ab197db9)","TrackExpenses"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"61ba98d9-34b7-4821-8201-9835560767cd","name":"TrackExpenses","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"autoApprove\": true, \r\n  \"lines\": [\r\n    {\r\n      \"projectTaskId\": null, \r\n      \"accountId\": \"21db2084-03c6-45f7-b46b-8f59ab197db9\",\r\n      \"amount\": 12, \r\n      \"date\": \"2022-01-01\", \r\n      \"description\": \"Text note\" \r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Projects(31db2084-03c6-45f7-b46b-8f59ab197db9)/TrackExpenses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"222"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2984"},{"key":"X-Rate-Limit-Reset","value":"2022-01-18T11:15:41.8315761Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 18 Jan 2022 10:36:14 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Edm.Guid\",\n    \"value\": \"d77d2f67-2140-4401-bb26-c0e597b7b0dc\"\n}"}],"_postman_id":"5ee99a94-baa9-4212-8987-bd7b9b3b4ed5"},{"name":"Set Expense Request State","id":"8c325903-c545-46b5-9237-c94cba54f209","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"stateId\": \"dc2ab1ca-a20f-48c7-8832-3bea459436fc\",\r\n   \"transitionFormValue\": {\r\n      \"comment\": null,\r\n      \"propertyValues\": []\r\n   }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ExpenseRequests(ea946ac6-b467-452e-a7e8-c18672845ae8)/SetState","description":"<p>To see available state see examples from Settings - Lifecycles</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ExpenseRequests(ea946ac6-b467-452e-a7e8-c18672845ae8)","SetState"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"9e4daf5f-45da-4c40-a4c8-f9cefd9c4f1b","name":"Set Expense Request State","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"stateId\": \"dc2ab1ca-a20f-48c7-8832-3bea459436fc\",\r\n   \"transitionFormValue\": {\r\n      \"comment\": null,\r\n      \"propertyValues\": []\r\n   }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ExpenseRequests(ea946ac6-b467-452e-a7e8-c18672845ae8)/SetState"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"8c325903-c545-46b5-9237-c94cba54f209"}],"id":"28f4a73a-b7e5-4876-87de-84e84333ead3","_postman_id":"28f4a73a-b7e5-4876-87de-84e84333ead3","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Acts Of Acceptance","item":[{"name":"Comments","item":[{"name":"Get Comments","id":"c87bd8ef-a49e-4fe8-8f5a-7f65cf78c502","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ActsOfAcceptance(2a2c8579-10e6-4d96-b62f-712e0582942a)/GetComments?$expand=attachments($select=id,%20commentId,%20fileName,%20fileExt),modifiedBy($select=id,name)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ActsOfAcceptance(2a2c8579-10e6-4d96-b62f-712e0582942a)","GetComments"],"host":["https://api.timetta.com"],"query":[{"key":"$expand","value":"attachments($select=id,%20commentId,%20fileName,%20fileExt),modifiedBy($select=id,name)"}],"variable":[]}},"response":[{"id":"9a25a464-0eac-49e3-8e1f-82670b2d8e07","name":"Get Comments","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/ActsOfAcceptance(2a2c8579-10e6-4d96-b62f-712e0582942a)/GetComments?$expand=attachments($select=id,%20commentId,%20fileName,%20fileExt),modifiedBy($select=id,name)","host":["https://api.timetta.com"],"path":["odata","ActsOfAcceptance(2a2c8579-10e6-4d96-b62f-712e0582942a)","GetComments"],"query":[{"key":"$expand","value":"attachments($select=id,%20commentId,%20fileName,%20fileExt),modifiedBy($select=id,name)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Comments(attachments(id,commentId,fileName,fileExt),modifiedBy(id,name))\",\r\n   \"value\": [\r\n      {\r\n         \"entityId\": \"2a2c8579-10e6-4d96-b62f-712e0582942a\",\r\n         \"text\": \"\",\r\n         \"createdById\": \"1a565cd3-1de1-4b20-bd1f-2cef2cf23ea4\",\r\n         \"modifiedById\": \"1a565cd3-1de1-4b20-bd1f-2cef2cf23ea4\",\r\n         \"id\": \"252684b0-ed02-43b7-bf17-c0b6bbdd4ba3\",\r\n         \"created\": \"2023-04-24T13:31:56.883732+00:00\",\r\n         \"modified\": \"2023-04-24T13:31:56.883732+00:00\",\r\n         \"isActive\": true,\r\n         \"editAllowed\": true,\r\n         \"attachments\": [\r\n            {\r\n               \"commentId\": \"252684b0-ed02-43b7-bf17-c0b6bbdd4ba3\",\r\n               \"fileName\": \"square_1.jpg\",\r\n               \"fileExt\": \"jpeg\",\r\n               \"id\": \"136850db-6505-4518-b15c-f080e5aa4ff2\"\r\n            }\r\n         ],\r\n         \"modifiedBy\": {\r\n            \"name\": \"John Marston\",\r\n            \"id\": \"1a565cd3-1de1-4b20-bd1f-2cef2cf23ea4\"\r\n         }\r\n      },\r\n      {\r\n         \"entityId\": \"2a2c8579-10e6-4d96-b62f-712e0582942a\",\r\n         \"text\": \"Need to recognize it before 2023/03/05\",\r\n         \"createdById\": \"1a565cd3-1de1-4b20-bd1f-2cef2cf23ea4\",\r\n         \"modifiedById\": \"1a565cd3-1de1-4b20-bd1f-2cef2cf23ea4\",\r\n         \"id\": \"f43e4fc1-b579-4d3c-bfcc-c6dc9da19bab\",\r\n         \"created\": \"2023-04-24T16:01:54.846576+00:00\",\r\n         \"modified\": \"2023-04-24T16:01:54.846576+00:00\",\r\n         \"isActive\": true,\r\n         \"editAllowed\": true,\r\n         \"attachments\": [],\r\n         \"modifiedBy\": {\r\n            \"name\": \"Sam Porter\",\r\n            \"id\": \"1a565cd3-1de1-4b20-bd1f-2cef2cf23ea4\"\r\n         }\r\n      }\r\n   ]\r\n}"}],"_postman_id":"c87bd8ef-a49e-4fe8-8f5a-7f65cf78c502"},{"name":"Add Comment","id":"2fbaa47f-ee0a-4cbb-ac6c-9f1de4911774","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"text\": \"Need to recognize it before 2023/03/05\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ActsOfAcceptance(2a2c8579-10e6-4d96-b62f-712e0582942a)/AddComment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ActsOfAcceptance(2a2c8579-10e6-4d96-b62f-712e0582942a)","AddComment"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"21c93f2b-c65e-46ad-aa0b-d18afb1e1281","name":"Add Comment","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"text\": \"Need to recognize it before 2023/03/05\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ActsOfAcceptance(2a2c8579-10e6-4d96-b62f-712e0582942a)/AddComment"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Comments/$entity\",\r\n   \"entityId\": \"2a2c8579-10e6-4d96-b62f-712e0582942a\",\r\n   \"text\": \"Need to recognize it before 2023/03/05\",\r\n   \"createdById\": \"1a565cd3-1de1-4b20-bd1f-2cef2cf23ea4\",\r\n   \"modifiedById\": \"1a565cd3-1de1-4b20-bd1f-2cef2cf23ea4\",\r\n   \"id\": \"b0a36996-9505-4da5-8f2d-85fb47fa7957\",\r\n   \"created\": \"2023-04-24T16:03:16.5204316+00:00\",\r\n   \"modified\": \"2023-04-24T16:03:16.5204316+00:00\",\r\n   \"isActive\": true\r\n}"}],"_postman_id":"2fbaa47f-ee0a-4cbb-ac6c-9f1de4911774"},{"name":"Edit Comment","id":"1312999a-a6b6-4a32-b9c0-23cab9e88fc1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"commentId\": \"b0a36996-9505-4da5-8f2d-85fb47fa7957\",\r\n   \"text\": \"Estimated date of acceptance: 2023-03-04\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ActsOfAcceptance(2a2c8579-10e6-4d96-b62f-712e0582942a)/EditComment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ActsOfAcceptance(2a2c8579-10e6-4d96-b62f-712e0582942a)","EditComment"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"8dfa254b-68d3-4218-8355-60c94442368c","name":"Edit Comment","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"commentId\": \"b0a36996-9505-4da5-8f2d-85fb47fa7957\",\r\n   \"text\": \"Estimated date of acceptance: 2023-03-04\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ActsOfAcceptance(2a2c8579-10e6-4d96-b62f-712e0582942a)/EditComment"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"1312999a-a6b6-4a32-b9c0-23cab9e88fc1"},{"name":"Delete Comment","id":"ea15b536-8b44-4060-97e5-d3ab0cc7d0bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api.timetta.com/odata/ActsOfAcceptance(2a2c8579-10e6-4d96-b62f-712e0582942a)/DeleteComment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ActsOfAcceptance(2a2c8579-10e6-4d96-b62f-712e0582942a)","DeleteComment"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"baf3ad0e-65dd-4253-921f-646af2f202c3","name":"Edit Comment","originalRequest":{"method":"POST","header":[],"url":"https://api.timetta.com/odata/ActsOfAcceptance(2a2c8579-10e6-4d96-b62f-712e0582942a)/DeleteComment"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"ea15b536-8b44-4060-97e5-d3ab0cc7d0bb"}],"id":"3475f703-71bb-47ee-97cb-03a5c23ace35","_postman_id":"3475f703-71bb-47ee-97cb-03a5c23ace35","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Comments Attachments","item":[{"name":"Get Comment Attachment","id":"f517788b-dfc0-4e98-837f-f605c12f9a66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ActsOfAcceptance(2a2c8579-10e6-4d96-b62f-712e0582942a)/GetCommentAttachment(attachmentId=eaaab902-9752-4f2d-be08-601ce2f15776)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ActsOfAcceptance(2a2c8579-10e6-4d96-b62f-712e0582942a)","GetCommentAttachment(attachmentId=eaaab902-9752-4f2d-be08-601ce2f15776)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"8db8f8b8-3e29-4f2c-8b70-f508256f785d","name":"Get Comment Attachment","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ActsOfAcceptance(2a2c8579-10e6-4d96-b62f-712e0582942a)/GetCommentAttachment(attachmentId=eaaab902-9752-4f2d-be08-601ce2f15776)"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"f517788b-dfc0-4e98-837f-f605c12f9a66"},{"name":"Upload Comment Attachment","id":"3c7cff8c-35ab-47aa-bc95-df6bb0fba097","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"attachment","description":"<p>binary file</p>\n","type":"file","value":null},{"key":"commentId","value":"252684b0-ed02-43b7-bf17-c0b6bbdd4ba3","description":"<p>id of the comment</p>\n","type":"text"}]},"url":"https://api.timetta.com/odata/ActsOfAcceptance(2a2c8579-10e6-4d96-b62f-712e0582942a)/UploadCommentAttachment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ActsOfAcceptance(2a2c8579-10e6-4d96-b62f-712e0582942a)","UploadCommentAttachment"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"2fa56a3c-67d9-4a26-b769-9ae2f862b217","name":"Upload Comment Attachment","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"attachment","description":"binary file","type":"file","value":null},{"key":"commentId","value":"252684b0-ed02-43b7-bf17-c0b6bbdd4ba3","description":"id of the comment","type":"text"}]},"url":"https://api.timetta.com/odata/ActsOfAcceptance(2a2c8579-10e6-4d96-b62f-712e0582942a)/UploadCommentAttachment"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"3c7cff8c-35ab-47aa-bc95-df6bb0fba097"},{"name":"Delete Comment Attachment","id":"393e3d4d-bf00-480b-a575-9301bc3e592a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"attachmentId\":\"eaaab902-9752-4f2d-be08-601ce2f15776\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ActsOfAcceptance(2a2c8579-10e6-4d96-b62f-712e0582942a)/DeleteCommentAttachment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ActsOfAcceptance(2a2c8579-10e6-4d96-b62f-712e0582942a)","DeleteCommentAttachment"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"3cde8691-8882-4858-8ffa-69c5085e7158","name":"Delete Comment Attachment","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"attachmentId\":\"eaaab902-9752-4f2d-be08-601ce2f15776\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ActsOfAcceptance(2a2c8579-10e6-4d96-b62f-712e0582942a)/DeleteCommentAttachment"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"393e3d4d-bf00-480b-a575-9301bc3e592a"}],"id":"0e11a6a7-0d02-432a-a43f-c62e89dccd66","_postman_id":"0e11a6a7-0d02-432a-a43f-c62e89dccd66","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Create Act Of Acceptance","id":"8f49f5aa-c815-4e83-8302-f8909f321142","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"\",\r\n   \"projectId\": \"7088cb29-1924-464a-a767-a68f796643a1\",\r\n   \"date\": \"2023-03-01\",\r\n   \"description\": null,\r\n   \"lines\": [\r\n      {\r\n         \"amount\": 156.5,\r\n         \"exchangeRate\": 0.87,\r\n         \"projectTaskId\": \"eee11cf9-bb70-41d0-8a20-8024abfe9b31\",\r\n         \"description\": \"\"\r\n      },\r\n      {\r\n         \"amount\": 258.2,\r\n         \"exchangeRate\": 0.9,\r\n         \"projectTaskId\": \"eee11cf9-bb70-41d0-8a20-8024abfe9b31\",\r\n         \"description\": \"\"\r\n      }\r\n   ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ActsOfAcceptance","description":"<p>Creates an Act Of Acceptance.</p>\n<p><code>number</code> - not required.</p>\n<p>Pass \"\" or null to assign a number automatically.</p>\n<p><code>lines</code> - optional</p>\n<p><strong>ActOfAcceptanceLine properties:</strong></p>\n<ul>\n<li>exchangeRate - optional</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ActsOfAcceptance"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"e84eeac6-6f45-43e7-ab03-80ee11b674b0","name":"Create Act Of Acceptance","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"projectId\":\"372609f9-d459-4e69-ab71-e2dc64d29dbd\",\r\n    \"number\":\"ACT-231\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ActsOfAcceptance"},"status":"Created","code":201,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ActsOfAcceptance/$entity\",\r\n    \"date\": \"2022-10-06\",\r\n    \"projectId\": \"372609f9-d459-4e69-ab71-e2dc64d29dbd\",\r\n    \"number\": \"ACT-231\",\r\n    \"amount\": 0.0,\r\n    \"description\": null,\r\n    \"statusId\": \"91efee63-b594-4f2d-93e8-d5ea8ca4a239\",\r\n    \"name\": \"Act #ACT-231 on Project 8083ebcb-be4b-4a7c-9a75-a3e654fb88dd\",\r\n    \"createdById\": \"e888a7a3-39f5-463e-9ea6-5bc46c48a014\",\r\n    \"modifiedById\": \"e888a7a3-39f5-463e-9ea6-5bc46c48a014\",\r\n    \"id\": \"8afdb512-e634-492b-9128-7d392d278611\",\r\n    \"created\": \"2022-10-06T11:14:03.476089+03:00\",\r\n    \"modified\": \"2022-10-06T08:14:03.3007733Z\",\r\n    \"isActive\": true\r\n}"},{"id":"05d658d6-3bd3-4e9b-9b0f-3bc59106b0bd","name":"Create Act Of Acceptance (automatic number assignment)","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"projectId\":\"372609f9-d459-4e69-ab71-e2dc64d29dbd\",\r\n    \"number\":\"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ActsOfAcceptance"},"status":"Created","code":201,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ActsOfAcceptance/$entity\",\r\n    \"date\": \"2022-10-06\",\r\n    \"projectId\": \"372609f9-d459-4e69-ab71-e2dc64d29dbd\",\r\n    \"number\": \"00486\",\r\n    \"amount\": 0.0,\r\n    \"description\": null,\r\n    \"statusId\": \"91efee63-b594-4f2d-93e8-d5ea8ca4a239\",\r\n    \"name\": \"Act #00486 on Project 8083ebcb-be4b-4a7c-9a75-a3e654fb88dd\",\r\n    \"createdById\": \"e888a7a3-39f5-463e-9ea6-5bc46c48a014\",\r\n    \"modifiedById\": \"e888a7a3-39f5-463e-9ea6-5bc46c48a014\",\r\n    \"id\": \"b73a3657-7831-441c-8a1e-3174aaabceee\",\r\n    \"created\": \"2022-10-06T11:13:46.1289585+03:00\",\r\n    \"modified\": \"2022-10-06T08:13:45.7878242Z\",\r\n    \"isActive\": true\r\n}"}],"_postman_id":"8f49f5aa-c815-4e83-8302-f8909f321142"},{"name":"Get Act Of Acceptance","id":"8ac364a6-0b4a-4898-83de-8b3a355527cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ActsOfAcceptance(e2331acb-62f8-457b-8d94-5d55b0adca47)?$expand=lines","description":"<p>Request an Act of Acceptance entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ActsOfAcceptance(e2331acb-62f8-457b-8d94-5d55b0adca47)"],"host":["https://api.timetta.com"],"query":[{"key":"$expand","value":"lines"}],"variable":[]}},"response":[{"id":"8b100375-e68b-47ef-9bba-32e8a27da93b","name":"Get Act Of Acceptance","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/ActsOfAcceptance(e2331acb-62f8-457b-8d94-5d55b0adca47)?$expand=lines","protocol":"https","host":["api","timetta","com"],"path":["odata","ActsOfAcceptance(e2331acb-62f8-457b-8d94-5d55b0adca47)"],"query":[{"key":"$expand","value":"lines"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ActsOfAcceptance(lines())/$entity\",\r\n    \"date\": \"2022-10-06\",\r\n    \"projectId\": \"c8c46864-4d42-4c07-a7f4-cf81f309b128\",\r\n    \"number\": \"00571\",\r\n    \"amount\": 2665,\r\n    \"description\": null,\r\n    \"statusId\": \"91efee63-b594-4f2d-93e8-d5ea8ca4a239\",\r\n    \"name\": \"Act №00571 on Project 543425dc-c792-459a-b100-6bbf33a94903\",\r\n    \"createdById\": \"e888a7a3-39f5-463e-9ea6-5bc46c48a014\",\r\n    \"modifiedById\": \"e888a7a3-39f5-463e-9ea6-5bc46c48a014\",\r\n    \"id\": \"e2331acb-62f8-457b-8d94-5d55b0adca47\",\r\n    \"created\": \"2022-10-06T11:15:31.422931Z\",\r\n    \"modified\": \"2022-10-06T11:16:03.66443Z\",\r\n    \"isActive\": true,\r\n    \"editAllowed\": true,\r\n    \"deleteAllowed\": true,\r\n    \"cancelAllowed\": false,\r\n    \"recognizeAllowed\": true,\r\n    \"lines\": [\r\n        {\r\n            \"actOfAcceptanceId\": \"e2331acb-62f8-457b-8d94-5d55b0adca47\",\r\n            \"projectTaskId\": \"60ac0ec8-a744-4c4f-b0ce-db571e72cbcc\",\r\n            \"amount\": 1900,\r\n            \"description\": \"\",\r\n            \"id\": \"35bf0f65-788a-4af3-b51b-3ffa5e02a47b\",\r\n            \"created\": \"2022-10-06T11:16:00.41173Z\",\r\n            \"modified\": \"2022-10-06T11:16:03.652883Z\",\r\n            \"isActive\": true\r\n        },\r\n        {\r\n            \"actOfAcceptanceId\": \"e2331acb-62f8-457b-8d94-5d55b0adca47\",\r\n            \"projectTaskId\": \"60ac0ec8-a744-4c4f-b0ce-db571e72cbcc\",\r\n            \"amount\": 765,\r\n            \"description\": \"\",\r\n            \"id\": \"acd2471c-4b5d-4901-bfef-64c96a0afd58\",\r\n            \"created\": \"2022-10-06T11:15:54.783782Z\",\r\n            \"modified\": \"2022-10-06T11:16:00.426913Z\",\r\n            \"isActive\": true\r\n        }\r\n    ]\r\n}"}],"_postman_id":"8ac364a6-0b4a-4898-83de-8b3a355527cc"},{"name":"Update Act Of Acceptance","id":"8c874857-c826-4ebc-9712-0a8a29aecb8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n   \"id\": \"aa0f59f5-08ff-4d1f-b57d-08023b05b94d\",\r\n   \"name\": \"\",\r\n   \"projectId\": \"372609f9-d459-4e69-ab71-e2dc64d29dbd\",\r\n   \"date\": \"2022-10-06\",\r\n   \"number\": \"00485\",\r\n   \"description\": null,\r\n   \"lines\": [\r\n      {\r\n         \"id\": \"7d753a1c-7d7f-4ce0-9b70-f075041f5141\",\r\n         \"projectTaskId\": \"b0e29774-ad10-4d0a-a41a-dcfa04e5b5d5\",\r\n         \"amount\": 10000,\r\n         \"exchangeRate\": 0.87,\r\n         \"description\": \"\"\r\n      },\r\n      {\r\n         \"id\": \"94be9640-4e89-48d5-9694-49cf3084e434\",\r\n         \"projectTaskId\": \"4f73f7c5-6479-4132-9ea6-e577cfc28abf\",\r\n         \"amount\": 2325,\r\n         \"exchangeRate\": 0.81,\r\n         \"description\": \"\"\r\n      }\r\n   ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ActsOfAcceptance(aa0f59f5-08ff-4d1f-b57d-08023b05b94d)","description":"<p>Update an Act of Acceptance by adding lines.</p>\n<p><strong>ActOfAcceptanceLine properties:</strong></p>\n<ul>\n<li>exchangeRate - optional</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ActsOfAcceptance(aa0f59f5-08ff-4d1f-b57d-08023b05b94d)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"a452fb6c-92da-439d-93ff-1c8f9fe47ff4","name":"Update Act Of Acceptance","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n   \"id\": \"aa0f59f5-08ff-4d1f-b57d-08023b05b94d\",\r\n   \"name\": \"\",\r\n   \"projectId\": \"372609f9-d459-4e69-ab71-e2dc64d29dbd\",\r\n   \"date\": \"2022-10-06\",\r\n   \"number\": \"00485\",\r\n   \"description\": null,\r\n   \"lines\": [\r\n      {\r\n         \"id\": \"7d753a1c-7d7f-4ce0-9b70-f075041f5141\",\r\n         \"projectTaskId\": \"b0e29774-ad10-4d0a-a41a-dcfa04e5b5d5\",\r\n         \"amount\": 10000,\r\n         \"description\": \"\"\r\n      },\r\n      {\r\n         \"id\": \"94be9640-4e89-48d5-9694-49cf3084e434\",\r\n         \"projectTaskId\": \"4f73f7c5-6479-4132-9ea6-e577cfc28abf\",\r\n         \"amount\": 2325,\r\n         \"description\": \"\"\r\n      }\r\n   ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ActsOfAcceptance(aa0f59f5-08ff-4d1f-b57d-08023b05b94d)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"8c874857-c826-4ebc-9712-0a8a29aecb8d"},{"name":"Patch Act Of Acceptance","id":"34c6c0ca-a902-46fa-842c-ef65ec4ae8a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"date\": \"2022-11-06\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ActsOfAcceptance(0e8f1aa5-c8f5-4df8-ae3b-ad1c228f1b28)","description":"<p>Update single property of Act of Acceptance.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ActsOfAcceptance(0e8f1aa5-c8f5-4df8-ae3b-ad1c228f1b28)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"9a9139af-436b-40a4-b56e-e728c6663d10","name":"Update Act Of Acceptance","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"date\": \"2022-11-06\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ActsOfAcceptance(0e8f1aa5-c8f5-4df8-ae3b-ad1c228f1b28)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"34c6c0ca-a902-46fa-842c-ef65ec4ae8a3"},{"name":"Delete Act Of Acceptance","id":"2c289532-349a-4e03-a035-7d15bf7d3718","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/ActsOfAcceptance(78ae87a0-51fa-48f4-a151-27d3a86d02f2)","description":"<p>Delete an Act Of Acceptance.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ActsOfAcceptance(78ae87a0-51fa-48f4-a151-27d3a86d02f2)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"3b955bc2-7f62-47ac-846b-080925ab6f56","name":"Delete Act Of Acceptance","originalRequest":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/ActsOfAcceptance(78ae87a0-51fa-48f4-a151-27d3a86d02f2)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"2c289532-349a-4e03-a035-7d15bf7d3718"},{"name":"Query Acts Of Acceptance","id":"1ff50308-925b-400e-804a-a49e47bd4d4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ActsOfAcceptance?$filter=projectId eq 7fc3aa0c-9d61-4f42-90aa-9a5430cc6ca6","description":"<p>Request a list of acts filtered by project ID.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ActsOfAcceptance"],"host":["https://api.timetta.com"],"query":[{"key":"$filter","value":"projectId eq 7fc3aa0c-9d61-4f42-90aa-9a5430cc6ca6"}],"variable":[]}},"response":[{"id":"4bd9e689-4ede-4645-90a0-d4557b897c69","name":"Query Acts Of Acceptance","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/ActsOfAcceptance?filter=((projectId eq 7fc3aa0c-9d61-4f42-90aa-9a5430cc6ca6))","protocol":"https","host":["api","timetta","com"],"path":["odata","ActsOfAcceptance"],"query":[{"key":"filter","value":"((projectId eq 7fc3aa0c-9d61-4f42-90aa-9a5430cc6ca6))"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ActsOfAcceptance\",\r\n    \"value\": [\r\n        {\r\n            \"date\": \"2022-10-06\",\r\n            \"projectId\": \"7fc3aa0c-9d61-4f42-90aa-9a5430cc6ca6\",\r\n            \"number\": \"00491\",\r\n            \"amount\": 15,\r\n            \"description\": null,\r\n            \"statusId\": \"9acb01dd-a475-4332-9d66-81c49ea0d899\",\r\n            \"name\": \"Act #00491 on Project d5f32772-d578-4976-aea6-a7c37a3033b5\",\r\n            \"createdById\": \"e888a7a3-39f5-463e-9ea6-5bc46c48a014\",\r\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\r\n            \"id\": \"58d84be5-6024-4abf-ba2b-9ddd0b3c73b0\",\r\n            \"created\": \"2022-10-06T08:24:14.462754Z\",\r\n            \"modified\": \"2022-10-06T08:24:14.534507Z\",\r\n            \"isActive\": true\r\n        },\r\n        {\r\n            \"date\": \"2022-11-04\",\r\n            \"projectId\": \"7fc3aa0c-9d61-4f42-90aa-9a5430cc6ca6\",\r\n            \"number\": \"00492\",\r\n            \"amount\": 15,\r\n            \"description\": null,\r\n            \"statusId\": \"9acb01dd-a475-4332-9d66-81c49ea0d899\",\r\n            \"name\": \"Act #00492 on Project d5f32772-d578-4976-aea6-a7c37a3033b5\",\r\n            \"createdById\": \"e888a7a3-39f5-463e-9ea6-5bc46c48a014\",\r\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\r\n            \"id\": \"98326223-d3c2-4f41-b896-c0afdded5ed4\",\r\n            \"created\": \"2022-10-06T08:24:14.610206Z\",\r\n            \"modified\": \"2022-10-06T08:24:14.677439Z\",\r\n            \"isActive\": true\r\n        },\r\n        {\r\n            \"date\": \"2022-09-04\",\r\n            \"projectId\": \"7fc3aa0c-9d61-4f42-90aa-9a5430cc6ca6\",\r\n            \"number\": \"00490\",\r\n            \"amount\": 15,\r\n            \"description\": null,\r\n            \"statusId\": \"9acb01dd-a475-4332-9d66-81c49ea0d899\",\r\n            \"name\": \"Act #00490 on Project d5f32772-d578-4976-aea6-a7c37a3033b5\",\r\n            \"createdById\": \"e888a7a3-39f5-463e-9ea6-5bc46c48a014\",\r\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\r\n            \"id\": \"9cf87fcc-bb25-423d-b783-8a49a604299f\",\r\n            \"created\": \"2022-10-06T08:24:14.30296Z\",\r\n            \"modified\": \"2022-10-06T08:24:14.384802Z\",\r\n            \"isActive\": true\r\n        }\r\n    ]\r\n}"}],"_postman_id":"1ff50308-925b-400e-804a-a49e47bd4d4d"},{"name":"Set Act Of Acceptance State","id":"df526600-cc6d-4077-89fa-130b86e15d86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"stateId\":\"2bd17f05-d4e6-4cd5-9e29-f11d8b7b21d2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ActsOfAcceptance(3bd3a7a8-ae71-4c22-930d-f5a667807770)/SetState","description":"<p>Change Act Of Acceptance state according to state transition rules.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ActsOfAcceptance(3bd3a7a8-ae71-4c22-930d-f5a667807770)","SetState"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"c2b08d3f-318d-4b77-9a4a-9549df370d93","name":"Set Act Of Acceptance Status","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"statusCode\": \"Recognized\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ActsOfAcceptance(2b210ecc-6e2b-4dc0-a834-4b1b6f40ccac)/WP.SetStatus"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"df526600-cc6d-4077-89fa-130b86e15d86"},{"name":"Set Act Of Acceptance State (with additional properties)","id":"6557da38-9db2-4758-9ac9-52dbe9435abd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"stateId\": \"9acb01dd-a475-4332-9d66-81c49ea0d899\",\r\n   \"transitionFormValue\": {\r\n      \"propertyValues\": [\r\n         {\r\n            \"name\": \"DateOfAcceptance\",\r\n            \"value\": \"2023-04-06\"\r\n         }\r\n      ],\r\n      \"comment\": null\r\n   }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/ActsOfAcceptance(914774a2-e0c5-4d1f-8de1-debd677a1bfb)/SetState","description":"<p>Change Act Of Acceptance state according to state transition rules if additional properties are required.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","ActsOfAcceptance(914774a2-e0c5-4d1f-8de1-debd677a1bfb)","SetState"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"52900e50-111e-4b64-a707-b83cec61674a","name":"Set Act Of Acceptance State (with additional properties)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"stateId\": \"9acb01dd-a475-4332-9d66-81c49ea0d899\",\r\n   \"transitionFormPropertyValues\": [\r\n      {\r\n         \"name\": \"DateOfAcceptance\",\r\n         \"value\": \"2022-08-01\"\r\n      }\r\n   ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/ActsOfAcceptance(914774a2-e0c5-4d1f-8de1-debd677a1bfb)/SetState"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"6557da38-9db2-4758-9ac9-52dbe9435abd"}],"id":"7262cf8b-be3c-4ca3-886f-089b78d90f79","_postman_id":"7262cf8b-be3c-4ca3-886f-089b78d90f79","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Invoices","item":[{"name":"Create Invoice","id":"02319565-9816-40f6-904a-8a9569d3868d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"number\": \"\",\r\n   \"organizationId\": \"25db080d-9951-4f96-b068-c196c4e9770c\",\r\n   \"projectId\": \"3d7b694a-1ae7-4f32-b7ee-ed7ef5e43577\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Invoices/Insert","description":"<p>Creates an Invoice.</p>\n<p><code>number</code> - not required. Pass \"\" or null to assign a number automatically.</p>\n<p><code>organizationId</code> - id of the Organization (Client).</p>\n<p><code>projectId</code> - Id of the Project.</p>\n<hr />\n<p><code>value</code> returned in the response is an ID of the created Invoice.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Invoices","Insert"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"02319565-9816-40f6-904a-8a9569d3868d"},{"name":"Get Invoice","id":"7e5676b5-a88e-4371-ac7f-cb7c6ca69f41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/OData/Invoices(57b37d45-62cb-4b4d-adb0-82a615891500)","description":"<p>Request an Invoice entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","Invoices(57b37d45-62cb-4b4d-adb0-82a615891500)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7e5676b5-a88e-4371-ac7f-cb7c6ca69f41"},{"name":"Update Invoice (with custom lines)","id":"98191694-cd94-44b6-bf8e-dabd734b63c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n   \"id\": \"57b37d45-62cb-4b4d-adb0-82a615891500\",\r\n   \"rowVersion\": 193741622,\r\n   \"paymentDueDate\": \"2024-03-31\",\r\n   \"paymentDate\": \"2024-04-01\",\r\n   \"issueDate\": \"2024-03-01\",\r\n   \"projectId\": \"a984ca4c-b2f1-497a-9c5c-c9540c2ea741\",\r\n   \"number\": \"000911\",\r\n   \"organizationId\": \"cb799ee0-a7e8-417e-a8d3-3eae27fcb76c\",\r\n   \"billingAddress\": \"Ulitsa Ostozhenka, 86, Moscow, Russia 134052\",\r\n   \"innerNotes\": \"Some inner notes\",\r\n   \"outerNotes\": \"Some outer notes\",\r\n   \"description\": \"Some description\",\r\n   \"lines\": [\r\n      {\r\n         \"quantity\": 2,\r\n         \"rate\": 100,\r\n         \"unit\": \"\",\r\n         \"amount\": 200,\r\n         \"description\": \"\",\r\n         \"projectTaskId\": null,\r\n         \"lineType\": \"Custom\"\r\n      }\r\n   ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/Invoices(57b37d45-62cb-4b4d-adb0-82a615891500)","description":"<p>Update an Invoice properties and custom lines.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","Invoices(57b37d45-62cb-4b4d-adb0-82a615891500)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"98191694-cd94-44b6-bf8e-dabd734b63c3"},{"name":"Delete Invoice","id":"3cea88c3-dd74-45ce-9218-de09bd851091","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/OData/Invoices(57b37d45-62cb-4b4d-adb0-82a615891500)","description":"<p>Delete an Invoice.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","Invoices(57b37d45-62cb-4b4d-adb0-82a615891500)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3cea88c3-dd74-45ce-9218-de09bd851091"},{"name":"Query Invoices","id":"b12fc9f8-54b0-463e-b7eb-26d17ec0b884","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/OData/Invoices?$expand=lines","description":"<p>Query Invoices list.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","Invoices"],"host":["https://api.timetta.com"],"query":[{"key":"$expand","value":"lines"}],"variable":[]}},"response":[],"_postman_id":"b12fc9f8-54b0-463e-b7eb-26d17ec0b884"},{"name":"Set State","id":"9b121100-5664-46e2-a3a4-0cad7fb27f87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"stateId\": \"1e042723-6442-44d6-9815-b3880423f2d5\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Invoices(c756f794-3d1a-45da-8f9b-1ef21a655bf0)/SetState","description":"<p>Set</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Invoices(c756f794-3d1a-45da-8f9b-1ef21a655bf0)","SetState"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9b121100-5664-46e2-a3a4-0cad7fb27f87"},{"name":"Set State (with transition form)","id":"d1d6097f-7fda-48ad-9bbd-0ad273828e47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"stateId\": \"1e042723-6442-44d6-9815-b3880423f2d5\",\r\n    \"transitionFormValue\": {\r\n      \"propertyValues\": [\r\n         {\r\n            \"name\": \"PaymentDate\",\r\n            \"value\": \"2024-04-10\"\r\n         }\r\n      ]\r\n   }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Invoices(c756f794-3d1a-45da-8f9b-1ef21a655bf0)/SetState","description":"<p>Set</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Invoices(c756f794-3d1a-45da-8f9b-1ef21a655bf0)","SetState"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d1d6097f-7fda-48ad-9bbd-0ad273828e47"}],"id":"600412c0-4539-4c72-b6b3-0b9f6fd6892a","_postman_id":"600412c0-4539-4c72-b6b3-0b9f6fd6892a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Issues","item":[{"name":"Create Issue","id":"b295fd4c-726f-46da-ad51-5f6d5a85d722","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"Do something\",\r\n   \"typeId\": \"a0a6d79c-f1d5-4506-bbb7-cfc740697d6f\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Issues","description":"<p>Create \"Issue\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Issues"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b295fd4c-726f-46da-ad51-5f6d5a85d722"},{"name":"Get Issue","id":"a5145ade-8496-447d-95e5-28be648bc78d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Issues(6c4c48e3-abe1-44f1-8c31-c1e41d601bb9)","description":"<p>Get \"Issue\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Issues(6c4c48e3-abe1-44f1-8c31-c1e41d601bb9)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a5145ade-8496-447d-95e5-28be648bc78d"},{"name":"Patch Issue","id":"b9d258af-2e4c-456a-93c6-d614b928b033","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"dueDate\": \"2025-01-31\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Issues(6c4c48e3-abe1-44f1-8c31-c1e41d601bb9)","description":"<p>Patch \"Issue\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Issues(6c4c48e3-abe1-44f1-8c31-c1e41d601bb9)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b9d258af-2e4c-456a-93c6-d614b928b033"},{"name":"Delete Issue","id":"2fa031e7-19b5-49d0-81e2-03b02804e456","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/Issues(6c4c48e3-abe1-44f1-8c31-c1e41d601bb9)","description":"<p>Delete \"Issue\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Issues(6c4c48e3-abe1-44f1-8c31-c1e41d601bb9)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2fa031e7-19b5-49d0-81e2-03b02804e456"},{"name":"Query Issues","id":"e6a6cc0e-7d97-4ca8-8f36-221e91b8bba6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Issues?select=*","description":"<p>Query \"Issues\" list.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Issues"],"host":["https://api.timetta.com"],"query":[{"key":"select","value":"*"}],"variable":[]}},"response":[],"_postman_id":"e6a6cc0e-7d97-4ca8-8f36-221e91b8bba6"},{"name":"Set Issue State","id":"d2b72821-230f-4118-a115-18466c79845c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"stateId\":\"2bd17f05-d4e6-4cd5-9e29-f11d8b7b21d2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Issues(3bd3a7a8-ae71-4c22-930d-f5a667807770)/SetState","description":"<p>Change Issue state according to state transition rules.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Issues(3bd3a7a8-ae71-4c22-930d-f5a667807770)","SetState"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d2b72821-230f-4118-a115-18466c79845c"}],"id":"6b1947b9-406f-4ac8-a1ec-450a307cccc1","_postman_id":"6b1947b9-406f-4ac8-a1ec-450a307cccc1","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Accounting Periods","item":[{"name":"Create Accounting Period","id":"1a36496f-f90b-4e7a-b278-af63dfe6a74d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"start\": \"2022-11-01\",\r\n   \"end\": \"2022-11-30\",\r\n   \"name\": \"period\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/AccountingPeriods","description":"<p>Create \"Accounting Period\" entity.</p>\n<p><strong>Important!</strong></p>\n<p>All created periods must be consecutive.</p>\n<p>For example, if you have already created period</p>\n<p><code>{</code></p>\n<p><code>\"start\": \"2022-10-01\", \"end\": \"2022-10-31\"</code></p>\n<p><code>}</code></p>\n<p>next created period should have \"start\" date later than previous \"end\" date.</p>\n<p>For example</p>\n<p><code>{</code></p>\n<p><code>\"start\": \"2022-11-01\", \"end\": \"2022-11-14\"</code></p>\n<p><code>}</code></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","AccountingPeriods"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"e1d63363-8dd1-4406-a236-b5b61e9e699a","name":"Create Accounting Period","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"start\": \"2022-11-01\",\r\n   \"end\": \"2022-11-30\",\r\n   \"name\": \"period\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/AccountingPeriods"},"status":"Created","code":201,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#AccountingPeriods/$entity\",\r\n   \"start\": \"2022-11-01\",\r\n   \"end\": \"2022-11-30\",\r\n   \"name\": \"Period 01.11.2022—30.11.2022\",\r\n   \"createdById\": \"ab28da8b-f1e3-46d2-bfa6-96f04e3dbc41\",\r\n   \"modifiedById\": \"ab28da8b-f1e3-46d2-bfa6-96f04e3dbc41\",\r\n   \"id\": \"8c851919-dea4-4069-8eb9-2330721ad4fc\",\r\n   \"created\": \"2022-10-14T12:55:51.4943897+03:00\",\r\n   \"modified\": \"2022-10-14T09:55:51.4655416Z\",\r\n   \"isActive\": true\r\n}"}],"_postman_id":"1a36496f-f90b-4e7a-b278-af63dfe6a74d"},{"name":"Get Accounting Period","id":"24fa5029-2c36-4eff-9436-fb4fe440a08c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/AccountingPeriods(8c851919-dea4-4069-8eb9-2330721ad4fc)","description":"<p>Get Accounting Period entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","AccountingPeriods(8c851919-dea4-4069-8eb9-2330721ad4fc)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"48b3cf09-3158-4822-a29b-23ab796b2100","name":"Get Accounting Period","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/AccountingPeriods(8c851919-dea4-4069-8eb9-2330721ad4fc)"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#AccountingPeriods/$entity\",\r\n   \"start\": \"2022-11-01\",\r\n   \"end\": \"2022-11-30\",\r\n   \"name\": \"Period 01.11.2022—30.11.2022\",\r\n   \"createdById\": \"ab28da8b-f1e3-46d2-bfa6-96f04e3dbc41\",\r\n   \"modifiedById\": \"ab28da8b-f1e3-46d2-bfa6-96f04e3dbc41\",\r\n   \"id\": \"8c851919-dea4-4069-8eb9-2330721ad4fc\",\r\n   \"created\": \"2022-10-14T09:55:51.494389Z\",\r\n   \"modified\": \"2022-10-14T09:55:51.465541Z\",\r\n   \"isActive\": true,\r\n   \"editAllowed\": true,\r\n   \"deleteAllowed\": true\r\n}"}],"_postman_id":"24fa5029-2c36-4eff-9436-fb4fe440a08c"},{"name":"Patch Accounting Period","id":"0cc2ffe2-45ac-478d-b90a-41a5f5c8558f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"isActive\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/AccountingPeriods(64f3236b-00e0-41cf-84d2-f9c63565a1f1)","description":"<p>Update Accounting Period entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","AccountingPeriods(64f3236b-00e0-41cf-84d2-f9c63565a1f1)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"aa5107b6-5321-4535-b482-8365f9d67944","name":"Update Accounting Period","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"isActive\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/AccountingPeriods(64f3236b-00e0-41cf-84d2-f9c63565a1f1)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"0cc2ffe2-45ac-478d-b90a-41a5f5c8558f"},{"name":"Delete Accounting Period","id":"9bbda075-6a5d-4fa0-a20a-ce3ff1127111","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/AccountingPeriods(8c851919-dea4-4069-8eb9-2330721ad4fc)","description":"<p>Delete Accounting Period entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","AccountingPeriods(8c851919-dea4-4069-8eb9-2330721ad4fc)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"30425be9-e675-40ef-a04f-36cbc6d53c20","name":"Delete Accounting Period","originalRequest":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/AccountingPeriods(8c851919-dea4-4069-8eb9-2330721ad4fc)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"9bbda075-6a5d-4fa0-a20a-ce3ff1127111"},{"name":"Query Accounting Periods","id":"d0ba73e7-486c-4619-b7b2-3fc933208516","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/AccountingPeriods?$select=id,name,isActive,created,start,end&$top=50","description":"<p>Request a list of accounting periods.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","AccountingPeriods"],"host":["https://api.timetta.com"],"query":[{"key":"$select","value":"id,name,isActive,created,start,end"},{"key":"$top","value":"50"}],"variable":[]}},"response":[{"id":"27eceb33-3464-4bfc-8524-b0138a3ce694","name":"Query Accounting Periods","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/AccountingPeriods?$select=id,name,isActive,created,start,end&$top=50","protocol":"https","host":["api","timetta","com"],"path":["odata","AccountingPeriods"],"query":[{"key":"$select","value":"id,name,isActive,created,start,end"},{"key":"$top","value":"50"}]}},"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#AccountingPeriods(id,name,isActive,created,start,end)\",\r\n   \"value\": [\r\n      {\r\n         \"start\": \"2022-09-01\",\r\n         \"end\": \"2022-09-30\",\r\n         \"name\": \"Period 01.09.2022—30.09.2022\",\r\n         \"id\": \"9093b980-9b62-4e6c-afc4-f59c34d68e62\",\r\n         \"created\": \"2022-10-14T11:08:40.175184Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"start\": \"2022-10-01\",\r\n         \"end\": \"2022-10-16\",\r\n         \"name\": \"Period 01.10.2022—16.10.2022\",\r\n         \"id\": \"f0bb9785-6313-4848-9b30-bae97a3ed331\",\r\n         \"created\": \"2022-10-14T11:09:05.334319Z\",\r\n         \"isActive\": false\r\n      },\r\n      {\r\n         \"start\": \"2022-10-17\",\r\n         \"end\": \"2022-10-24\",\r\n         \"name\": \"Period 17.10.2022—24.10.2022\",\r\n         \"id\": \"d91135d3-3e45-4ef1-b27e-f03f8f9c1195\",\r\n         \"created\": \"2022-10-14T11:09:16.275386Z\",\r\n         \"isActive\": true\r\n      }\r\n   ]\r\n}"}],"_postman_id":"d0ba73e7-486c-4619-b7b2-3fc933208516"}],"id":"6a06aec5-1208-42dd-8798-01e8a4619fb5","_postman_id":"6a06aec5-1208-42dd-8798-01e8a4619fb5","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Custom Function & Actions","item":[{"name":"Get Allocation Data","id":"bfda07b8-52b0-4146-b743-c0ab742abcbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/GetAllocationData?$filter=project/id eq 7ce1f7e7-b88c-4106-8833-d4ac30d6ba15&$top=5","description":"<p>The function returns information about the actual working hours.<br />The complex type is returned (navigation is not supported in this entity).</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","GetAllocationData"],"host":["https://api.timetta.com"],"query":[{"key":"$filter","value":"project/id eq 7ce1f7e7-b88c-4106-8833-d4ac30d6ba15"},{"key":"$top","value":"5"}],"variable":[]}},"response":[{"id":"9d6a4470-71c0-4495-8d19-eab2d13c5b7a","name":"GetAllocationData","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/GetAllocationData?$filter=project/id eq 7ce1f7e7-b88c-4106-8833-d4ac30d6ba15&$top=5","protocol":"https","host":["api","timetta","com"],"path":["odata","GetAllocationData"],"query":[{"key":"$filter","value":"project/id eq 7ce1f7e7-b88c-4106-8833-d4ac30d6ba15"},{"key":"$top","value":"5","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2997"},{"key":"X-Rate-Limit-Reset","value":"2021-10-20T17:39:36.5218062Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 20 Oct 2021 16:42:45 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Collection(WP.AllocationData)\",\n    \"value\": [\n        {\n            \"date\": \"2021-09-07\",\n            \"week\": \"2021-09-06\",\n            \"month\": \"2021-09-01\",\n            \"quarter\": \"2021-07-01\",\n            \"year\": \"2021-01-01\",\n            \"hours\": 2,\n            \"weekNumber\": 36,\n            \"monthNumber\": 9,\n            \"quarterNumber\": 3,\n            \"yearNumber\": 2021,\n            \"user\": {\n                \"id\": \"bcd753cc-0b80-47ae-a471-6ff7f06010e1\",\n                \"name\": \"Александр Нестеров\",\n                \"email\": \"NesterovA@demo.ru\",\n                \"licensed\": false\n            },\n            \"project\": {\n                \"id\": \"7ce1f7e7-b88c-4106-8833-d4ac30d6ba15\",\n                \"name\": \"Финансовый модуль ERP - развертывание\",\n                \"code\": \"IMP-03-2021\",\n                \"organizationId\": \"06ed8b85-2c4e-42dd-a3c2-484d2c410323\",\n                \"organizationName\": \"Энергобезопасность ФГУ НТЦ\",\n                \"billingTypeCode\": \"FixedBid\"\n            },\n            \"projectTask\": {\n                \"id\": \"da2bbe0a-0cb2-4d84-8048-3fa70088ec03\",\n                \"name\": \"Развертывание и настройка среды\",\n                \"number\": 0,\n                \"structNumber\": \"3.1\",\n                \"indent\": 2,\n                \"leadTaskId\": \"1d1a12c8-4835-4065-b98f-5d903ae725b1\",\n                \"projectId\": \"7ce1f7e7-b88c-4106-8833-d4ac30d6ba15\",\n                \"allowEntry\": true\n            },\n            \"role\": {\n                \"id\": \"ced975e3-94de-44f0-88ae-5d842b0531e7\",\n                \"name\": \"Аудитор\"\n            },\n            \"activity\": {\n                \"id\": \"ededb3a0-3fbb-472a-8fba-76226e50e85e\",\n                \"name\": \"Консалтинг\"\n            }\n        },\n        {\n            \"date\": \"2021-09-21\",\n            \"week\": \"2021-09-20\",\n            \"month\": \"2021-09-01\",\n            \"quarter\": \"2021-07-01\",\n            \"year\": \"2021-01-01\",\n            \"hours\": 5,\n            \"weekNumber\": 38,\n            \"monthNumber\": 9,\n            \"quarterNumber\": 3,\n            \"yearNumber\": 2021,\n            \"user\": {\n                \"id\": \"bcd753cc-0b80-47ae-a471-6ff7f06010e1\",\n                \"name\": \"Александр Нестеров\",\n                \"email\": \"NesterovA@demo.ru\",\n                \"licensed\": false\n            },\n            \"project\": {\n                \"id\": \"7ce1f7e7-b88c-4106-8833-d4ac30d6ba15\",\n                \"name\": \"Финансовый модуль ERP - развертывание\",\n                \"code\": \"IMP-03-2021\",\n                \"organizationId\": \"06ed8b85-2c4e-42dd-a3c2-484d2c410323\",\n                \"organizationName\": \"Энергобезопасность ФГУ НТЦ\",\n                \"billingTypeCode\": \"FixedBid\"\n            },\n            \"projectTask\": {\n                \"id\": \"5469bda8-7db5-4cd0-a081-c57ba47239d4\",\n                \"name\": \"Первичная миграция\",\n                \"number\": 1,\n                \"structNumber\": \"2.2\",\n                \"indent\": 2,\n                \"leadTaskId\": \"2e511b6e-c849-4d3f-ab22-c2a35d9e50b2\",\n                \"projectId\": \"7ce1f7e7-b88c-4106-8833-d4ac30d6ba15\",\n                \"allowEntry\": true\n            },\n            \"role\": {\n                \"id\": \"ced975e3-94de-44f0-88ae-5d842b0531e7\",\n                \"name\": \"Аудитор\"\n            },\n            \"activity\": {\n                \"id\": \"ededb3a0-3fbb-472a-8fba-76226e50e85e\",\n                \"name\": \"Консалтинг\"\n            }\n        },\n        {\n            \"date\": \"2021-09-22\",\n            \"week\": \"2021-09-20\",\n            \"month\": \"2021-09-01\",\n            \"quarter\": \"2021-07-01\",\n            \"year\": \"2021-01-01\",\n            \"hours\": 2,\n            \"weekNumber\": 38,\n            \"monthNumber\": 9,\n            \"quarterNumber\": 3,\n            \"yearNumber\": 2021,\n            \"user\": {\n                \"id\": \"bcd753cc-0b80-47ae-a471-6ff7f06010e1\",\n                \"name\": \"Александр Нестеров\",\n                \"email\": \"NesterovA@demo.ru\",\n                \"licensed\": false\n            },\n            \"project\": {\n                \"id\": \"7ce1f7e7-b88c-4106-8833-d4ac30d6ba15\",\n                \"name\": \"Финансовый модуль ERP - развертывание\",\n                \"code\": \"IMP-03-2021\",\n                \"organizationId\": \"06ed8b85-2c4e-42dd-a3c2-484d2c410323\",\n                \"organizationName\": \"Энергобезопасность ФГУ НТЦ\",\n                \"billingTypeCode\": \"FixedBid\"\n            },\n            \"projectTask\": {\n                \"id\": \"d8eb12ee-2728-4662-9516-b0bd3b865ad9\",\n                \"name\": \"Обзор ИТ инфраструктуры\",\n                \"number\": 2,\n                \"structNumber\": \"1.3\",\n                \"indent\": 2,\n                \"leadTaskId\": \"c7275403-801e-4e87-b15e-1a0cde09e8f1\",\n                \"projectId\": \"7ce1f7e7-b88c-4106-8833-d4ac30d6ba15\",\n                \"allowEntry\": true\n            },\n            \"role\": {\n                \"id\": \"ced975e3-94de-44f0-88ae-5d842b0531e7\",\n                \"name\": \"Аудитор\"\n            },\n            \"activity\": {\n                \"id\": \"2be245cc-b222-4ffd-b101-ef37eb314989\",\n                \"name\": \"Программирование\"\n            }\n        },\n        {\n            \"date\": \"2021-09-23\",\n            \"week\": \"2021-09-20\",\n            \"month\": \"2021-09-01\",\n            \"quarter\": \"2021-07-01\",\n            \"year\": \"2021-01-01\",\n            \"hours\": 2,\n            \"weekNumber\": 38,\n            \"monthNumber\": 9,\n            \"quarterNumber\": 3,\n            \"yearNumber\": 2021,\n            \"user\": {\n                \"id\": \"bcd753cc-0b80-47ae-a471-6ff7f06010e1\",\n                \"name\": \"Александр Нестеров\",\n                \"email\": \"NesterovA@demo.ru\",\n                \"licensed\": false\n            },\n            \"project\": {\n                \"id\": \"7ce1f7e7-b88c-4106-8833-d4ac30d6ba15\",\n                \"name\": \"Финансовый модуль ERP - развертывание\",\n                \"code\": \"IMP-03-2021\",\n                \"organizationId\": \"06ed8b85-2c4e-42dd-a3c2-484d2c410323\",\n                \"organizationName\": \"Энергобезопасность ФГУ НТЦ\",\n                \"billingTypeCode\": \"FixedBid\"\n            },\n            \"projectTask\": {\n                \"id\": \"5469bda8-7db5-4cd0-a081-c57ba47239d4\",\n                \"name\": \"Первичная миграция\",\n                \"number\": 1,\n                \"structNumber\": \"2.2\",\n                \"indent\": 2,\n                \"leadTaskId\": \"2e511b6e-c849-4d3f-ab22-c2a35d9e50b2\",\n                \"projectId\": \"7ce1f7e7-b88c-4106-8833-d4ac30d6ba15\",\n                \"allowEntry\": true\n            },\n            \"role\": {\n                \"id\": \"ced975e3-94de-44f0-88ae-5d842b0531e7\",\n                \"name\": \"Аудитор\"\n            },\n            \"activity\": {\n                \"id\": \"ededb3a0-3fbb-472a-8fba-76226e50e85e\",\n                \"name\": \"Консалтинг\"\n            }\n        },\n        {\n            \"date\": \"2021-09-24\",\n            \"week\": \"2021-09-20\",\n            \"month\": \"2021-09-01\",\n            \"quarter\": \"2021-07-01\",\n            \"year\": \"2021-01-01\",\n            \"hours\": 2,\n            \"weekNumber\": 38,\n            \"monthNumber\": 9,\n            \"quarterNumber\": 3,\n            \"yearNumber\": 2021,\n            \"user\": {\n                \"id\": \"bcd753cc-0b80-47ae-a471-6ff7f06010e1\",\n                \"name\": \"Александр Нестеров\",\n                \"email\": \"NesterovA@demo.ru\",\n                \"licensed\": false\n            },\n            \"project\": {\n                \"id\": \"7ce1f7e7-b88c-4106-8833-d4ac30d6ba15\",\n                \"name\": \"Финансовый модуль ERP - развертывание\",\n                \"code\": \"IMP-03-2021\",\n                \"organizationId\": \"06ed8b85-2c4e-42dd-a3c2-484d2c410323\",\n                \"organizationName\": \"Энергобезопасность ФГУ НТЦ\",\n                \"billingTypeCode\": \"FixedBid\"\n            },\n            \"projectTask\": {\n                \"id\": \"d8eb12ee-2728-4662-9516-b0bd3b865ad9\",\n                \"name\": \"Обзор ИТ инфраструктуры\",\n                \"number\": 2,\n                \"structNumber\": \"1.3\",\n                \"indent\": 2,\n                \"leadTaskId\": \"c7275403-801e-4e87-b15e-1a0cde09e8f1\",\n                \"projectId\": \"7ce1f7e7-b88c-4106-8833-d4ac30d6ba15\",\n                \"allowEntry\": true\n            },\n            \"role\": {\n                \"id\": \"ced975e3-94de-44f0-88ae-5d842b0531e7\",\n                \"name\": \"Аудитор\"\n            },\n            \"activity\": {\n                \"id\": \"2be245cc-b222-4ffd-b101-ef37eb314989\",\n                \"name\": \"Программирование\"\n            }\n        }\n    ]\n}"}],"_postman_id":"bfda07b8-52b0-4146-b743-c0ab742abcbd"}],"id":"b1aaffb2-2aef-4e9a-9483-51589831218c","_postman_id":"b1aaffb2-2aef-4e9a-9483-51589831218c","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Accounting Entries","item":[{"name":"Financial Accounts","item":[{"name":"Get Financial Accounts","id":"1f0dbd60-d6ee-4baa-9dff-e302add87e6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/FinancialAccounts","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","FinancialAccounts"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"710113fb-d51d-419a-b896-9f1c56cbc12c","name":"Get Financial Accounts","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/FinancialAccounts"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#FinancialAccounts\",\r\n    \"value\": [\r\n        {\r\n            \"code\": \"DirectLabor\",\r\n            \"typeId\": \"ac1dc1aa-dac0-4e48-9682-aabc39866d8c\",\r\n            \"expenseTypeId\": null,\r\n            \"name\": \"Direct labor cost\",\r\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\r\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\r\n            \"id\": \"15476461-f0e2-4b70-990a-b4a3ccb5c87f\",\r\n            \"created\": \"2022-10-14T14:03:18.639128Z\",\r\n            \"modified\": \"2022-10-14T14:03:18.639128Z\",\r\n            \"isActive\": true\r\n        },\r\n        {\r\n            \"code\": \"Revenue\",\r\n            \"typeId\": \"b27bf8ed-9569-4414-9208-ddaf36ac136e\",\r\n            \"expenseTypeId\": null,\r\n            \"name\": \"Revenue\",\r\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\r\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\r\n            \"id\": \"d0e23321-fd5d-4982-8a72-23747b035026\",\r\n            \"created\": \"2022-10-14T14:03:18.63914Z\",\r\n            \"modified\": \"2022-10-14T14:03:18.63914Z\",\r\n            \"isActive\": true\r\n        }\r\n    ]\r\n}"}],"_postman_id":"1f0dbd60-d6ee-4baa-9dff-e302add87e6b"}],"id":"d1e64e6b-efab-4afd-b6c4-f7b77363f046","_postman_id":"d1e64e6b-efab-4afd-b6c4-f7b77363f046","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Create Accounting Entry","id":"30761a78-d0e4-4f12-8b3e-89baddf4e100","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"amount\": 375.5,\r\n   \"date\": \"2022-11-01\",\r\n   \"accountId\": \"15476461-f0e2-4b70-990a-b4a3ccb5c87f\",\r\n   \"projectId\": \"bb35fa0f-b196-455b-9dbd-e04bcc2a3ddc\",\r\n   \"projectTaskId\": \"78b50c78-0f09-4a47-a1b8-ff08a3d37c75\",\r\n   \"modeId\": \"9dd0c035-85cf-4d70-a698-5505aa0829af\",\r\n   \"description\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/AccountingEntries","description":"<p>Create Accounting Entry entity.</p>\n<ul>\n<li>amount - entry amount</li>\n<li>date - entry date</li>\n<li>accountId - account ID (see 'Get Financial Accounts' examples)</li>\n<li>projectId - project ID</li>\n<li>projectTaskId - project task ID</li>\n<li>modeId - manual entry mode ID (<code>9dd0c035-85cf-4d70-a698-5505aa0829af</code>)</li>\n<li>description - entry description</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","AccountingEntries"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"930f2916-3637-4570-9f23-013d34d834be","name":"Create Accounting Entry","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"amount\": 375.5,\r\n   \"date\": \"2022-11-01\",\r\n   \"documentDate\": \"2022-11-01\",\r\n   \"accountId\": \"15476461-f0e2-4b70-990a-b4a3ccb5c87f\",\r\n   \"projectId\": \"bb35fa0f-b196-455b-9dbd-e04bcc2a3ddc\",\r\n   \"projectTaskId\": \"78b50c78-0f09-4a47-a1b8-ff08a3d37c75\",\r\n   \"modeId\": \"9dd0c035-85cf-4d70-a698-5505aa0829af\",\r\n   \"description\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/AccountingEntries"},"status":"Created","code":201,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#AccountingEntries/$entity\",\r\n   \"date\": \"2022-11-01\",\r\n   \"documentDate\": \"2022-11-01\",\r\n   \"number\": 1043,\r\n   \"description\": null,\r\n   \"amount\": 375.5,\r\n   \"document\": null,\r\n   \"projectTaskId\": \"78b50c78-0f09-4a47-a1b8-ff08a3d37c75\",\r\n   \"accountId\": \"15476461-f0e2-4b70-990a-b4a3ccb5c87f\",\r\n   \"projectId\": \"bb35fa0f-b196-455b-9dbd-e04bcc2a3ddc\",\r\n   \"modeId\": \"9dd0c035-85cf-4d70-a698-5505aa0829af\",\r\n   \"createdById\": \"ab28da8b-f1e3-46d2-bfa6-96f04e3dbc41\",\r\n   \"modifiedById\": \"ab28da8b-f1e3-46d2-bfa6-96f04e3dbc41\",\r\n   \"id\": \"56d7bc38-871d-4365-a3d5-ef278389fee7\",\r\n   \"created\": \"2022-10-17T10:54:24.0536709+03:00\",\r\n   \"modified\": \"2022-10-17T07:54:24.0409473Z\",\r\n   \"isActive\": true\r\n}"}],"_postman_id":"30761a78-d0e4-4f12-8b3e-89baddf4e100"},{"name":"Get Accounting Entry","id":"cf7f5a95-d0c9-492e-aa60-e41898c366b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/AccountingEntries(32251cb6-6839-4233-8b00-dab98412640b)?$expand=project($select=id,name),projectTask($select=id,name,indent,leadTaskId,structNumber),account($select=id,name;$expand=type($select=id,name,code)),mode($select=id,name)","description":"<p>Get Accounting Entry entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","AccountingEntries(32251cb6-6839-4233-8b00-dab98412640b)"],"host":["https://api.timetta.com"],"query":[{"key":"$expand","value":"project($select=id,name),projectTask($select=id,name,indent,leadTaskId,structNumber),account($select=id,name;$expand=type($select=id,name,code)),mode($select=id,name)"}],"variable":[]}},"response":[{"id":"368a5b09-9928-4260-b7a1-d1d2fbe41d3c","name":"Get Accounting Entry","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/AccountingEntries(32251cb6-6839-4233-8b00-dab98412640b)?$expand=project($select=id,name),projectTask($select=id,name,indent,leadTaskId,structNumber),account($select=id,name;$expand=type($select=id,name,code)),mode($select=id,name)","host":["https://api.timetta.com"],"path":["odata","AccountingEntries(32251cb6-6839-4233-8b00-dab98412640b)"],"query":[{"key":"$expand","value":"project($select=id,name),projectTask($select=id,name,indent,leadTaskId,structNumber),account($select=id,name;$expand=type($select=id,name,code)),mode($select=id,name)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#AccountingEntries(project(id,name),projectTask(id,name,indent,leadTaskId,structNumber),account(id,name,type(id,name,code)),mode(id,name))/$entity\",\r\n   \"date\": \"2022-10-14\",\r\n   \"documentDate\": \"2022-10-14\",\r\n   \"number\": 1039,\r\n   \"description\": null,\r\n   \"amount\": 1000,\r\n   \"document\": null,\r\n   \"projectTaskId\": \"78b50c78-0f09-4a47-a1b8-ff08a3d37c75\",\r\n   \"accountId\": \"d0e23321-fd5d-4982-8a72-23747b035026\",\r\n   \"projectId\": \"bb35fa0f-b196-455b-9dbd-e04bcc2a3ddc\",\r\n   \"modeId\": \"9dd0c035-85cf-4d70-a698-5505aa0829af\",\r\n   \"createdById\": \"ab28da8b-f1e3-46d2-bfa6-96f04e3dbc41\",\r\n   \"modifiedById\": \"ab28da8b-f1e3-46d2-bfa6-96f04e3dbc41\",\r\n   \"id\": \"32251cb6-6839-4233-8b00-dab98412640b\",\r\n   \"created\": \"2022-10-14T14:03:21.1303Z\",\r\n   \"modified\": \"2022-10-14T14:03:21.118494Z\",\r\n   \"isActive\": true,\r\n   \"editAllowed\": true,\r\n   \"deleteAllowed\": true,\r\n   \"periodIsOpen\": false,\r\n   \"project\": {\r\n      \"name\": \"Project 3fd75bdb-83af-44e9-ae74-282bee2d248d\",\r\n      \"id\": \"bb35fa0f-b196-455b-9dbd-e04bcc2a3ddc\"\r\n   },\r\n   \"projectTask\": {\r\n      \"indent\": 0,\r\n      \"structNumber\": null,\r\n      \"leadTaskId\": null,\r\n      \"name\": \"Project 3fd75bdb-83af-44e9-ae74-282bee2d248d\",\r\n      \"id\": \"78b50c78-0f09-4a47-a1b8-ff08a3d37c75\"\r\n   },\r\n   \"account\": {\r\n      \"name\": \"Revenue\",\r\n      \"id\": \"d0e23321-fd5d-4982-8a72-23747b035026\",\r\n      \"type\": {\r\n         \"code\": \"Revenue\",\r\n         \"name\": \"Revenue\",\r\n         \"id\": \"b27bf8ed-9569-4414-9208-ddaf36ac136e\"\r\n      }\r\n   },\r\n   \"mode\": {\r\n      \"name\": \"Manual\",\r\n      \"id\": \"9dd0c035-85cf-4d70-a698-5505aa0829af\"\r\n   }\r\n}"}],"_postman_id":"cf7f5a95-d0c9-492e-aa60-e41898c366b0"},{"name":"Update Accounting Entry","id":"c42a703e-82c5-41e2-995f-bbd5613443d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n   \"accountId\": \"d0e23321-fd5d-4982-8a72-23747b035026\",\r\n   \"projectId\": \"923c3131-9e81-4e90-9af2-37c7b3535551\",\r\n   \"projectTaskId\": \"c130a2d2-b981-48bd-9864-4c1785df6626\",\r\n   \"modeId\": \"9dd0c035-85cf-4d70-a698-5505aa0829af\",\r\n   \"documentId\": null,\r\n   \"documentDate\": \"2022-11-01\",\r\n   \"description\": null,\r\n   \"amount\": 678.3,\r\n   \"date\": \"2022-11-07\",\r\n   \"hours\": null,\r\n   \"costRate\": null,\r\n   \"id\": \"2ae1dfbb-1911-4afb-99fe-7558df658c84\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/AccountingEntries(2ae1dfbb-1911-4afb-99fe-7558df658c84)","description":"<p>Update Accounting Entry entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"protocol":"https","path":["odata","AccountingEntries(2ae1dfbb-1911-4afb-99fe-7558df658c84)"],"host":["api","timetta","com"],"query":[],"variable":[]}},"response":[{"id":"ec1e6a2a-387d-4bb2-90c4-195e06a5e3d6","name":"Update Accounting Entry","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n   \"accountId\": \"d0e23321-fd5d-4982-8a72-23747b035026\",\r\n   \"projectId\": \"923c3131-9e81-4e90-9af2-37c7b3535551\",\r\n   \"projectTaskId\": \"c130a2d2-b981-48bd-9864-4c1785df6626\",\r\n   \"modeId\": \"9dd0c035-85cf-4d70-a698-5505aa0829af\",\r\n   \"documentId\": null,\r\n   \"documentDate\": \"2022-11-07\",\r\n   \"description\": null,\r\n   \"amount\": 678.3,\r\n   \"date\": \"2022-11-07\",\r\n   \"hours\": null,\r\n   \"costRate\": null,\r\n   \"id\": \"2ae1dfbb-1911-4afb-99fe-7558df658c84\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/AccountingEntries(2ae1dfbb-1911-4afb-99fe-7558df658c84)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"c42a703e-82c5-41e2-995f-bbd5613443d0"},{"name":"Delete Accounting Entry","id":"dac6955a-027a-4550-8646-bd08a80f2575","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/AccountingEntries(32251cb6-6839-4233-8b00-dab98412640b)","description":"<p>Delete Accounting Entry entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","AccountingEntries(32251cb6-6839-4233-8b00-dab98412640b)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"999de108-e049-404a-906f-5e5375d42394","name":"Delete Accounting Entry","originalRequest":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/AccountingEntries(32251cb6-6839-4233-8b00-dab98412640b)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"dac6955a-027a-4550-8646-bd08a80f2575"},{"name":"Query Accounting Entries","id":"54f4ece6-e4cf-4af6-b00d-2dcc2c628b19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/AccountingEntries?$select=id,amount,number,date,description&$top=50&$expand=project($select=id,name),projectTask($select=id,name),account($select=id,name;$expand=type($select=id,name,code))","description":"<p>Request Accounting Entries list.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","AccountingEntries"],"host":["https://api.timetta.com"],"query":[{"key":"$select","value":"id,amount,number,date,description"},{"key":"$top","value":"50"},{"key":"$expand","value":"project($select=id,name),projectTask($select=id,name),account($select=id,name;$expand=type($select=id,name,code))"}],"variable":[]}},"response":[{"id":"4ee49c5b-f7dd-4df8-9a6a-d26424eb98b7","name":"Query Accounting Entries","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/AccountingEntries?$select=id,amount,number,date,description&$top=50&$expand=project($select=id,name),projectTask($select=id,name),account($select=id,name;$expand=type($select=id,name,code))","host":["https://api.timetta.com"],"path":["odata","AccountingEntries"],"query":[{"key":"$select","value":"id,amount,number,date,description"},{"key":"$top","value":"50"},{"key":"$expand","value":"project($select=id,name),projectTask($select=id,name),account($select=id,name;$expand=type($select=id,name,code))"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#AccountingEntries(id,amount,number,date,description,project(id,name),projectTask(id,name),account(id,name,type(id,name,code)))\",\r\n   \"value\": [\r\n      {\r\n         \"date\": \"2022-10-14\",\r\n         \"number\": 1042,\r\n         \"description\": null,\r\n         \"amount\": 1000,\r\n         \"id\": \"192d5249-be95-46b7-9746-2176ffc4dd37\",\r\n         \"project\": {\r\n            \"name\": \"Project 915d5999-88c5-438c-bfce-85dc1b6e2290\",\r\n            \"id\": \"2f1c7a03-038e-4763-977f-76f672914836\"\r\n         },\r\n         \"projectTask\": {\r\n            \"name\": \"Project 915d5999-88c5-438c-bfce-85dc1b6e2290\",\r\n            \"id\": \"49c5a0c0-8d00-4bf0-a3dd-c8cf81866119\"\r\n         },\r\n         \"account\": {\r\n            \"name\": \"Revenue\",\r\n            \"id\": \"d0e23321-fd5d-4982-8a72-23747b035026\",\r\n            \"type\": {\r\n               \"code\": \"Revenue\",\r\n               \"name\": \"Revenue\",\r\n               \"id\": \"b27bf8ed-9569-4414-9208-ddaf36ac136e\"\r\n            }\r\n         }\r\n      },\r\n      {\r\n         \"date\": \"2022-10-14\",\r\n         \"number\": 1039,\r\n         \"description\": null,\r\n         \"amount\": -1000,\r\n         \"id\": \"32251cb6-6839-4233-8b00-dab98412640b\",\r\n         \"project\": {\r\n            \"name\": \"Project 3fd75bdb-83af-44e9-ae74-282bee2d248d\",\r\n            \"id\": \"bb35fa0f-b196-455b-9dbd-e04bcc2a3ddc\"\r\n         },\r\n         \"projectTask\": {\r\n            \"name\": \"Project 3fd75bdb-83af-44e9-ae74-282bee2d248d\",\r\n            \"id\": \"78b50c78-0f09-4a47-a1b8-ff08a3d37c75\"\r\n         },\r\n         \"account\": {\r\n            \"name\": \"Revenue\",\r\n            \"id\": \"d0e23321-fd5d-4982-8a72-23747b035026\",\r\n            \"type\": {\r\n               \"code\": \"Revenue\",\r\n               \"name\": \"Revenue\",\r\n               \"id\": \"b27bf8ed-9569-4414-9208-ddaf36ac136e\"\r\n            }\r\n         }\r\n      },\r\n      {\r\n         \"date\": \"2022-10-14\",\r\n         \"number\": 1040,\r\n         \"description\": null,\r\n         \"amount\": 1000,\r\n         \"id\": \"e44c25ed-c77b-43f5-9037-42f356e8783b\",\r\n         \"project\": {\r\n            \"name\": \"Project 5718199c-0b51-4a52-a60f-1bc9218facce\",\r\n            \"id\": \"9da75203-5e79-4181-8501-08191eb968bf\"\r\n         },\r\n         \"projectTask\": {\r\n            \"name\": \"Project 5718199c-0b51-4a52-a60f-1bc9218facce\",\r\n            \"id\": \"445a9f3a-ffc0-450f-a735-baacf53f3a55\"\r\n         },\r\n         \"account\": {\r\n            \"name\": \"Revenue\",\r\n            \"id\": \"d0e23321-fd5d-4982-8a72-23747b035026\",\r\n            \"type\": {\r\n               \"code\": \"Revenue\",\r\n               \"name\": \"Revenue\",\r\n               \"id\": \"b27bf8ed-9569-4414-9208-ddaf36ac136e\"\r\n            }\r\n         }\r\n      },\r\n      {\r\n         \"date\": \"2022-11-01\",\r\n         \"number\": 1043,\r\n         \"description\": null,\r\n         \"amount\": 375.5,\r\n         \"id\": \"56d7bc38-871d-4365-a3d5-ef278389fee7\",\r\n         \"project\": {\r\n            \"name\": \"Project 3fd75bdb-83af-44e9-ae74-282bee2d248d\",\r\n            \"id\": \"bb35fa0f-b196-455b-9dbd-e04bcc2a3ddc\"\r\n         },\r\n         \"projectTask\": {\r\n            \"name\": \"Project 3fd75bdb-83af-44e9-ae74-282bee2d248d\",\r\n            \"id\": \"78b50c78-0f09-4a47-a1b8-ff08a3d37c75\"\r\n         },\r\n         \"account\": {\r\n            \"name\": \"Labor Cost\",\r\n            \"id\": \"15476461-f0e2-4b70-990a-b4a3ccb5c87f\",\r\n            \"type\": {\r\n               \"code\": \"Expenses\",\r\n               \"name\": \"Expenses\",\r\n               \"id\": \"ac1dc1aa-dac0-4e48-9682-aabc39866d8c\"\r\n            }\r\n         }\r\n      }\r\n   ]\r\n}"}],"_postman_id":"54f4ece6-e4cf-4af6-b00d-2dcc2c628b19"}],"id":"d6983d81-549e-4c2c-8232-34f428a19498","_postman_id":"d6983d81-549e-4c2c-8232-34f428a19498","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Resources","item":[{"name":"Resource Requests","item":[{"name":"Create Resource Request","id":"3935e10d-a74f-486e-ae41-21512033e6f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"roleId\": \"3951dd7d-f566-4278-a8d9-6c5681b855e8\",\r\n   \"resourcePoolId\": \"bc6e157b-de23-4e58-9918-d5394a1620ba\",\r\n   \"projectId\": \"3fa44ea0-df3b-47f0-bc62-fea3554c6c4c\",\r\n   \"teamMemberId\": \"4570ed79-7e86-4390-b7e6-5e96391c8ea\",\r\n   \"from\": null,\r\n   \"to\": null,\r\n   \"requirementEntries\": [],\r\n   \"levelId\": \"d2d63399-4e02-4eb0-ac83-12d433cfe770\",\r\n   \"locationId\": \"1a605202-4756-4fa0-902c-3d34a8872dbc\",\r\n   \"name\": \"Request Programmer (L3 Specialist) for Database development\",\r\n   \"resourceDescription\": null,\r\n   \"note\": \"need before 31.12.2023\",\r\n   \"scale\": \"Day\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ResourceRequests","description":"<p>Create Resource Request entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ResourceRequests"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"0a2607a5-1925-43d5-a736-943a37c1e406","name":"Create Resource Request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"roleId\": \"3951dd7d-f566-4278-a8d9-6c5681b855e8\",\r\n   \"resourcePoolId\": \"bc6e157b-de23-4e58-9918-d5394a1620ba\",\r\n   \"projectId\": \"3fa44ea0-df3b-47f0-bc62-fea3554c6c4c\",\r\n   \"teamMemberId\": \"4570ed79-7e86-4390-b7e6-5e96391c8ea\",\r\n   \"from\": null,\r\n   \"to\": null,\r\n   \"requirementEntries\": [],\r\n   \"levelId\": \"d2d63399-4e02-4eb0-ac83-12d433cfe770\",\r\n   \"locationId\": \"1a605202-4756-4fa0-902c-3d34a8872dbc\",\r\n   \"name\": \"Request Programmer (L3 Specialist) for Database development\",\r\n   \"resourceDescription\": null,\r\n   \"note\": \"need before 31.12.2023\",\r\n   \"scale\": \"Day\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ResourceRequests"},"code":201,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"3935e10d-a74f-486e-ae41-21512033e6f8"},{"name":"Get Resource Request","id":"0c11e4ee-6d36-466a-9b86-c411f1db192a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ResourceRequests(aaed9389-def0-42ba-ae49-75b2d7a53ba0)?$expand=preferredResources","description":"<p>Get Resource Request entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ResourceRequests(aaed9389-def0-42ba-ae49-75b2d7a53ba0)"],"host":["https://api.timetta.com"],"query":[{"key":"$expand","value":"preferredResources"}],"variable":[]}},"response":[{"id":"353306c9-a915-4390-9efd-2f881acea5e3","name":"Get Resource Request","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/ResourceRequests(aaed9389-def0-42ba-ae49-75b2d7a53ba0)?$expand=preferredResources","host":["https://api.timetta.com"],"path":["odata","ResourceRequests(aaed9389-def0-42ba-ae49-75b2d7a53ba0)"],"query":[{"key":"$expand","value":"preferredResources"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ResourceRequests(preferredResources())/$entity\",\r\n    \"from\": \"2022-12-05\",\r\n    \"to\": \"2022-12-05\",\r\n    \"opened\": null,\r\n    \"completed\": \"2022-12-05T14:36:25.203651Z\",\r\n    \"resourceDescription\": \"Programmer\",\r\n    \"roleId\": \"a0a6d79c-f1d5-4506-bbb7-cfc740697d6f\",\r\n    \"resourcePoolId\": \"1c2c94fb-7f00-4616-8192-aa5781d4bc69\",\r\n    \"note\": \"C# programmer needed for 40 hours\",\r\n    \"requestedHours\": 60,\r\n    \"bookedHours\": 0,\r\n    \"stateId\": \"f145a701-2bc5-4733-a874-fc35f7a94903\",\r\n    \"assignedId\": \"e851cffd-9c0d-47c3-9e34-87083ba5e299\",\r\n    \"teamMemberId\": \"8df76528-ba6c-4134-9f67-461cd860d1ff\",\r\n    \"projectId\": \"1392077f-e5a4-41fd-9be7-bc0df3c26f8d\",\r\n    \"rowVersion\": 23761637,\r\n    \"name\": \"Request Programmer (Programmer) for Backend Development\",\r\n    \"createdById\": \"e851cffd-9c0d-47c3-9e34-87083ba5e299\",\r\n    \"modifiedById\": \"e851cffd-9c0d-47c3-9e34-87083ba5e299\",\r\n    \"id\": \"aaed9389-def0-42ba-ae49-75b2d7a53ba0\",\r\n    \"created\": \"2022-12-05T14:34:08.563561Z\",\r\n    \"modified\": \"2022-12-05T14:37:11.775735Z\",\r\n    \"isActive\": false,\r\n    \"editAllowed\": true,\r\n    \"deleteAllowed\": true,\r\n    \"cancelAllowed\": false,\r\n    \"completeAllowed\": false,\r\n    \"openAllowed\": true,\r\n    \"preferredResources\": [\r\n        {\r\n            \"resourceRequestId\": \"aaed9389-def0-42ba-ae49-75b2d7a53ba0\",\r\n            \"resourceId\": \"51a2f16d-4aab-4e31-a700-8c4925e4e3ed\",\r\n            \"id\": \"908e36cf-23e0-4459-b531-c884fc4348c2\",\r\n            \"created\": \"2022-12-05T14:37:11.775499Z\",\r\n            \"modified\": \"2022-12-05T14:37:11.769896Z\",\r\n            \"isActive\": true\r\n        },\r\n        {\r\n            \"resourceRequestId\": \"aaed9389-def0-42ba-ae49-75b2d7a53ba0\",\r\n            \"resourceId\": \"f47085e3-beb0-48a7-8ebc-43cc49db189e\",\r\n            \"id\": \"94a56550-0ae3-42c7-a6bb-d0a67df82c4d\",\r\n            \"created\": \"2022-12-05T14:37:11.775562Z\",\r\n            \"modified\": \"2022-12-05T14:37:11.769901Z\",\r\n            \"isActive\": true\r\n        },\r\n        {\r\n            \"resourceRequestId\": \"aaed9389-def0-42ba-ae49-75b2d7a53ba0\",\r\n            \"resourceId\": \"5ccf91f2-5252-47fa-ab03-1ddf5af26968\",\r\n            \"id\": \"f25d2a1d-7f0b-4fcf-b228-71d31e3c0d0f\",\r\n            \"created\": \"2022-12-05T14:37:11.775416Z\",\r\n            \"modified\": \"2022-12-05T14:37:11.769885Z\",\r\n            \"isActive\": true\r\n        }\r\n    ]\r\n}"}],"_postman_id":"0c11e4ee-6d36-466a-9b86-c411f1db192a"},{"name":"Update Resource Request","id":"807a3a28-85dc-4522-8edd-efd0e0ed4a14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n   \"id\": \"aaed9389-def0-42ba-ae49-75b2d7a53ba0\",\r\n   \"rowVersion\": 23761634,\r\n   \"stateId\": \"f145a701-2bc5-4733-a874-fc35f7a94903\",\r\n   \"roleId\": \"a0a6d79c-f1d5-4506-bbb7-cfc740697d6f\",\r\n   \"resourcePoolId\": \"1c2c94fb-7f00-4616-8192-aa5781d4bc69\",\r\n   \"projectId\": \"1392077f-e5a4-41fd-9be7-bc0df3c26f8d\",\r\n   \"teamMemberId\": \"8df76528-ba6c-4134-9f67-461cd860d1ff\",\r\n   \"name\": \"Request Programmer (Programmer) for Backend Development\",\r\n   \"note\": \"C# programmer needed for 60 hours\",\r\n   \"resourceDescription\": \"Programmer\",\r\n   \"assignedId\": \"e851cffd-9c0d-47c3-9e34-87083ba5e299\",\r\n   \"from\": \"2022-12-05\",\r\n   \"to\": \"2022-12-05\",\r\n   \"requestedHours\": 60,\r\n   \"preferredResources\": [\r\n      {\r\n         \"resourceId\": \"5ccf91f2-5252-47fa-ab03-1ddf5af26968\"\r\n      },\r\n      {\r\n         \"resourceId\": \"51a2f16d-4aab-4e31-a700-8c4925e4e3ed\"\r\n      },\r\n      {\r\n         \"resourceId\": \"f47085e3-beb0-48a7-8ebc-43cc49db189e\"\r\n      }\r\n   ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ResourceRequests(aaed9389-def0-42ba-ae49-75b2d7a53ba0)","description":"<p>Update Resource Request entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ResourceRequests(aaed9389-def0-42ba-ae49-75b2d7a53ba0)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"6a05190e-0b24-4188-a8ad-5b5c81beaa32","name":"Update Resource Request","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n   \"id\": \"aaed9389-def0-42ba-ae49-75b2d7a53ba0\",\r\n   \"rowVersion\": 23761634,\r\n   \"stateId\": \"f145a701-2bc5-4733-a874-fc35f7a94903\",\r\n   \"roleId\": \"a0a6d79c-f1d5-4506-bbb7-cfc740697d6f\",\r\n   \"resourcePoolId\": \"1c2c94fb-7f00-4616-8192-aa5781d4bc69\",\r\n   \"projectId\": \"1392077f-e5a4-41fd-9be7-bc0df3c26f8d\",\r\n   \"teamMemberId\": \"8df76528-ba6c-4134-9f67-461cd860d1ff\",\r\n   \"name\": \"Request Programmer (Programmer) for Backend Development\",\r\n   \"note\": \"C# programmer needed for 40 hours\",\r\n   \"resourceDescription\": \"Programmer\",\r\n   \"assignedId\": \"e851cffd-9c0d-47c3-9e34-87083ba5e299\",\r\n   \"from\": \"2022-12-05\",\r\n   \"to\": \"2022-12-05\",\r\n   \"requestedHours\": 60,\r\n   \"preferredResources\": [\r\n      {\r\n         \"resourceId\": \"5ccf91f2-5252-47fa-ab03-1ddf5af26968\"\r\n      },\r\n      {\r\n         \"resourceId\": \"51a2f16d-4aab-4e31-a700-8c4925e4e3ed\"\r\n      },\r\n      {\r\n         \"resourceId\": \"f47085e3-beb0-48a7-8ebc-43cc49db189e\"\r\n      }\r\n   ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ResourceRequests(aaed9389-def0-42ba-ae49-75b2d7a53ba0)"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ResourceRequests/$entity\",\r\n   \"from\": \"2022-12-05\",\r\n   \"to\": \"2022-12-05\",\r\n   \"opened\": null,\r\n   \"completed\": \"2022-12-05T14:36:25.203651Z\",\r\n   \"resourceDescription\": \"Programmer\",\r\n   \"roleId\": \"a0a6d79c-f1d5-4506-bbb7-cfc740697d6f\",\r\n   \"resourcePoolId\": \"1c2c94fb-7f00-4616-8192-aa5781d4bc69\",\r\n   \"note\": \"C# programmer needed for 60 hours\",\r\n   \"requestedHours\": 60,\r\n   \"bookedHours\": 0,\r\n   \"stateId\": \"f145a701-2bc5-4733-a874-fc35f7a94903\",\r\n   \"assignedId\": \"e851cffd-9c0d-47c3-9e34-87083ba5e299\",\r\n   \"teamMemberId\": \"8df76528-ba6c-4134-9f67-461cd860d1ff\",\r\n   \"projectId\": \"1392077f-e5a4-41fd-9be7-bc0df3c26f8d\",\r\n   \"rowVersion\": 23761637,\r\n   \"name\": \"Request Programmer (Programmer) for Backend Development\",\r\n   \"createdById\": \"e851cffd-9c0d-47c3-9e34-87083ba5e299\",\r\n   \"modifiedById\": \"e851cffd-9c0d-47c3-9e34-87083ba5e299\",\r\n   \"id\": \"aaed9389-def0-42ba-ae49-75b2d7a53ba0\",\r\n   \"created\": \"2022-12-05T14:34:08.563561Z\",\r\n   \"modified\": \"2022-12-05T14:37:11.7757353Z\",\r\n   \"isActive\": false\r\n}"}],"_postman_id":"807a3a28-85dc-4522-8edd-efd0e0ed4a14"},{"name":"Delete Resource Request","id":"b33e4765-b718-42c8-9ac2-3ca6c7ec9674","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/ResourceRequests(aaed9389-def0-42ba-ae49-75b2d7a53ba0)","description":"<p>Delete Resource Request entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ResourceRequests(aaed9389-def0-42ba-ae49-75b2d7a53ba0)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"48ea5025-4c7b-4c46-9bfb-0259590d54a2","name":"Delete Resource Request","originalRequest":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/ResourceRequests(aaed9389-def0-42ba-ae49-75b2d7a53ba0)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"b33e4765-b718-42c8-9ac2-3ca6c7ec9674"},{"name":"Query Resource Requests","id":"5770bde1-fb51-46da-bf4d-d8a8139aac64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ResourceRequests?$select=id,name,from,to,requestedHours&$expand=project($select=id,name),role($select=id,name),assigned($select=id,name),state($select=id,name,code)&$orderby=name","description":"<p>Request a list of Resource Requests.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ResourceRequests"],"host":["https://api.timetta.com"],"query":[{"key":"$select","value":"id,name,from,to,requestedHours"},{"key":"$expand","value":"project($select=id,name),role($select=id,name),assigned($select=id,name),state($select=id,name,code)"},{"key":"$orderby","value":"name"}],"variable":[]}},"response":[{"id":"0ab84937-3d58-4bb9-9e09-675d02b6585b","name":"Query Resource Requests","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/ResourceRequests?$select=id,name,from,to,requestedHours&$expand=project($select=id,name),role($select=id,name),assigned($select=id,name),state($select=id,name,code)&$orderby=name","host":["https://api.timetta.com"],"path":["odata","ResourceRequests"],"query":[{"key":"$select","value":"id,name,from,to,requestedHours"},{"key":"$expand","value":"project($select=id,name),role($select=id,name),assigned($select=id,name),state($select=id,name,code)"},{"key":"$orderby","value":"name"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ResourceRequests(id,name,from,to,requestedHours,project(id,name),role(id,name),assigned(id,name),state(id,name,code))\",\r\n   \"value\": [\r\n      {\r\n         \"from\": \"2022-12-05\",\r\n         \"to\": \"2022-12-12\",\r\n         \"requestedHours\": 40,\r\n         \"name\": \"Request DBA (DBA) for Database development\",\r\n         \"id\": \"cf02bbf2-d93b-453f-9b08-4e61f2317f31\",\r\n         \"project\": {\r\n            \"name\": \"CRM system development\",\r\n            \"id\": \"1392077f-e5a4-41fd-9be7-bc0df3c26f8d\"\r\n         },\r\n         \"role\": {\r\n            \"name\": \"DBA\",\r\n            \"id\": \"a0a6d79c-f1d5-4506-bbb7-cfc740697d6f\"\r\n         },\r\n         \"assigned\": {\r\n            \"name\": \"Johm Marston\",\r\n            \"id\": \"e851cffd-9c0d-47c3-9e34-87083ba5e299\"\r\n         },\r\n         \"state\": {\r\n            \"code\": \"Open\",\r\n            \"name\": \"Open\",\r\n            \"id\": \"64a9c1b8-546b-4768-82a0-e88d785a6dea\"\r\n         }\r\n      }\r\n   ]\r\n}"}],"_postman_id":"5770bde1-fb51-46da-bf4d-d8a8139aac64"},{"name":"Set Resource Request State","id":"ae7ac411-3a73-4e1b-8ece-85d1527e1403","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"stateId\":\"2bd17f05-d4e6-4cd5-9e29-f11d8b7b21d2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ResourceRequests(3bd3a7a8-ae71-4c22-930d-f5a667807770)/SetState","description":"<p>Change Resource Request state according to state transition rules.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ResourceRequests(3bd3a7a8-ae71-4c22-930d-f5a667807770)","SetState"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"44d7238a-2526-4457-ba70-418798352fce","name":"Set Resource Request State","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"stateId\":\"2bd17f05-d4e6-4cd5-9e29-f11d8b7b21d2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ResourceRequests(3bd3a7a8-ae71-4c22-930d-f5a667807770)/SetState"},"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null},{"id":"9530c811-5312-42c0-9693-cda6151a8d32","name":"Set Resource Request State (with comment)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"stateId\": \"9acb01dd-a475-4332-9d66-81c49ea0d899\",\r\n   \"transitionFormValue\": {\r\n      \"propertyValues\": [],\r\n      \"comment\": \"Want to update requested hours\"\r\n   }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ResourceRequests(3bd3a7a8-ae71-4c22-930d-f5a667807770)/SetState"},"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"ae7ac411-3a73-4e1b-8ece-85d1527e1403"}],"id":"f5ed0f60-6573-48ee-8ce7-3d46da85429d","_postman_id":"f5ed0f60-6573-48ee-8ce7-3d46da85429d","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Bookings","item":[{"name":"Create Booking Entry","id":"1b20b134-b87c-45d6-997a-c0e7f307c2c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api.timetta.com/odata/BookingEntries/Create","description":"<p>Create \"Booking Entry\" entity.</p>\n<p>See \"Examples\" section for creating booking entries with different planning methods.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","BookingEntries","Create"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"146f825e-efb8-4dc3-a9f5-909359d78ec1","name":"Create Booking Entry (method: Manual)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"bookingEntry\": {\r\n      \"from\": \"2022-12-05\",\r\n      \"to\": \"2022-12-09\",\r\n      \"projectId\": \"5acc9d65-8301-4b3b-becf-748e53d07618\",\r\n      \"resourceId\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n      \"type\": \"Hard\",\r\n      \"planningMethod\": \"Manual\",\r\n      \"detailEntries\": [\r\n         {\r\n            \"hours\": 8,\r\n            \"date\": \"2022-12-05\"\r\n         },\r\n         {\r\n            \"hours\": 8,\r\n            \"date\": \"2022-12-06\"\r\n         },\r\n         {\r\n            \"hours\": 4,\r\n            \"date\": \"2022-12-07\"\r\n         }\r\n      ]\r\n   },\r\n   \"planningScale\": \"Day\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/BookingEntries/Create"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#BookingEntries/$entity\",\r\n   \"from\": \"2022-12-05\",\r\n   \"to\": \"2022-12-09\",\r\n   \"rowVersion\": 24100051,\r\n   \"type\": \"Hard\",\r\n   \"resourceId\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n   \"projectId\": \"5acc9d65-8301-4b3b-becf-748e53d07618\",\r\n   \"teamMemberId\": \"ffa95ae7-deb1-4f85-add5-ecc2927041fe\",\r\n   \"bookedHours\": 20,\r\n   \"requiredHours\": 0,\r\n   \"planningMethod\": \"Manual\",\r\n   \"resourceRequestId\": null,\r\n   \"createdById\": null,\r\n   \"modifiedById\": null,\r\n   \"id\": \"ffa95ae7-deb1-4f85-add5-ecc2927041fe\",\r\n   \"created\": \"2022-12-08T08:29:44.3996601Z\",\r\n   \"modified\": \"2022-12-08T08:29:44.3996602Z\",\r\n   \"isActive\": true\r\n}"},{"id":"4f651e97-ae60-4782-aa0f-fa8a03e2e511","name":"Create Booking Entry (method: Front Load)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"bookingEntry\": {\r\n      \"from\": \"2022-06-06\",\r\n      \"to\": \"2022-06-09\",\r\n      \"projectId\": \"d0c774f8-fcf6-4f9c-9802-1b218fd7b0a3\",\r\n      \"resourceId\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n      \"type\": \"Hard\",\r\n      \"requiredHours\": 32,\r\n      \"planningMethod\": \"FrontLoad\",\r\n      \"detailEntries\": []\r\n   },\r\n   \"planningScale\": \"Day\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/BookingEntries/Create"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#BookingEntries/$entity\",\r\n   \"from\": \"2022-06-06\",\r\n   \"to\": \"2022-06-09\",\r\n   \"rowVersion\": 24100084,\r\n   \"type\": \"Hard\",\r\n   \"resourceId\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n   \"projectId\": \"d0c774f8-fcf6-4f9c-9802-1b218fd7b0a3\",\r\n   \"teamMemberId\": \"086813ef-d548-4b5d-9299-67523fb88634\",\r\n   \"bookedHours\": 32,\r\n   \"requiredHours\": 32,\r\n   \"planningMethod\": \"FrontLoad\",\r\n   \"resourceRequestId\": null,\r\n   \"createdById\": null,\r\n   \"modifiedById\": null,\r\n   \"id\": \"4cf06c4c-bd5c-43da-ba55-4c6d688e44cf\",\r\n   \"created\": \"2022-12-08T08:29:46.9748943Z\",\r\n   \"modified\": \"2022-12-08T08:29:46.9748943Z\",\r\n   \"isActive\": true\r\n}"},{"id":"f108ac9a-760a-4a21-9bd9-1afbb739d339","name":"Create Booking Entry (method: Remaining Capacity)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"bookingEntry\": {\r\n      \"from\": \"2022-06-06\",\r\n      \"to\": \"2022-06-09\",\r\n      \"projectId\": \"e0b91dea-9cc1-40d2-b513-d893cd2fb976\",\r\n      \"resourceId\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n      \"type\": \"Hard\",\r\n      \"planningMethod\": \"RemainingCapacity\",\r\n      \"detailEntries\": []\r\n   },\r\n   \"planningScale\": \"Day\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/BookingEntries/Create"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#BookingEntries/$entity\",\r\n   \"from\": \"2022-06-06\",\r\n   \"to\": \"2022-06-09\",\r\n   \"rowVersion\": 24100123,\r\n   \"type\": \"Hard\",\r\n   \"resourceId\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n   \"projectId\": \"e0b91dea-9cc1-40d2-b513-d893cd2fb976\",\r\n   \"teamMemberId\": \"b1296193-1583-4621-a49a-ef693c9775e4\",\r\n   \"bookedHours\": 32,\r\n   \"requiredHours\": 0,\r\n   \"planningMethod\": \"RemainingCapacity\",\r\n   \"resourceRequestId\": null,\r\n   \"createdById\": null,\r\n   \"modifiedById\": null,\r\n   \"id\": \"8df879f1-7671-45ad-b463-d350116b7a20\",\r\n   \"created\": \"2022-12-08T08:29:49.482084Z\",\r\n   \"modified\": \"2022-12-08T08:29:49.4820841Z\",\r\n   \"isActive\": true\r\n}"},{"id":"7529a12b-2801-4d6f-8f61-7f1b2c1532a1","name":"Create Booking Entry (method: Evenly)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"bookingEntry\": {\r\n      \"from\": \"2022-04-01\",\r\n      \"to\": \"2022-04-07\",\r\n      \"projectId\": \"00f659c0-62d8-4a57-bfff-f98e1321a0e0\",\r\n      \"resourceId\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n      \"type\": \"Hard\",\r\n      \"requiredHours\": 40,\r\n      \"planningMethod\": \"Evenly\",\r\n      \"detailEntries\": []\r\n   },\r\n   \"planningScale\": \"Day\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/BookingEntries/Create"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#BookingEntries/$entity\",\r\n   \"from\": \"2022-04-01\",\r\n   \"to\": \"2022-04-07\",\r\n   \"rowVersion\": 24100160,\r\n   \"type\": \"Hard\",\r\n   \"resourceId\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n   \"projectId\": \"00f659c0-62d8-4a57-bfff-f98e1321a0e0\",\r\n   \"teamMemberId\": \"321d3d99-e793-4bea-8cc3-dc7be9045a11\",\r\n   \"bookedHours\": 40,\r\n   \"requiredHours\": 40,\r\n   \"planningMethod\": \"Evenly\",\r\n   \"resourceRequestId\": null,\r\n   \"createdById\": null,\r\n   \"modifiedById\": null,\r\n   \"id\": \"90928174-8ad0-454b-a924-845a0896feae\",\r\n   \"created\": \"2022-12-08T08:29:51.9833481Z\",\r\n   \"modified\": \"2022-12-08T08:29:51.9833482Z\",\r\n   \"isActive\": true\r\n}"}],"_postman_id":"1b20b134-b87c-45d6-997a-c0e7f307c2c2"},{"name":"Get Booking Entry","id":"dd391780-2132-4fec-a377-eea0184bedc4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/BookingEntries(ffa95ae7-deb1-4f85-add5-ecc2927041fe)?$expand=detailEntries","description":"<p>Get \"Booking Entry\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","BookingEntries(ffa95ae7-deb1-4f85-add5-ecc2927041fe)"],"host":["https://api.timetta.com"],"query":[{"key":"$expand","value":"detailEntries"}],"variable":[]}},"response":[{"id":"4f664a82-397d-410b-bb5a-01b366bded8b","name":"Get Booking Entry","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/BookingEntries(ffa95ae7-deb1-4f85-add5-ecc2927041fe)?$expand=detailEntries","host":["https://api.timetta.com"],"path":["odata","BookingEntries(ffa95ae7-deb1-4f85-add5-ecc2927041fe)"],"query":[{"key":"$expand","value":"detailEntries"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#BookingEntries(detailEntries())/$entity\",\r\n   \"from\": \"2022-06-06\",\r\n   \"to\": \"2022-06-13\",\r\n   \"rowVersion\": 24100051,\r\n   \"type\": \"Hard\",\r\n   \"resourceId\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n   \"projectId\": \"5acc9d65-8301-4b3b-becf-748e53d07618\",\r\n   \"teamMemberId\": \"315666a7-f7d1-463f-9b24-bac649324275\",\r\n   \"bookedHours\": 14.5,\r\n   \"requiredHours\": 0,\r\n   \"planningMethod\": \"Manual\",\r\n   \"resourceRequestId\": null,\r\n   \"createdById\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n   \"modifiedById\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n   \"id\": \"ffa95ae7-deb1-4f85-add5-ecc2927041fe\",\r\n   \"created\": \"2022-12-08T08:29:44.422139Z\",\r\n   \"modified\": \"2022-12-08T08:29:44.39966Z\",\r\n   \"isActive\": true,\r\n   \"editAllowed\": true,\r\n   \"deleteAllowed\": true,\r\n   \"detailEntries\": [\r\n      {\r\n         \"date\": \"2022-06-08\",\r\n         \"month\": \"2022-06-01\",\r\n         \"week\": \"2022-06-06\",\r\n         \"bookingEntryId\": \"ffa95ae7-deb1-4f85-add5-ecc2927041fe\",\r\n         \"hours\": 4,\r\n         \"resourceId\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n         \"projectId\": \"5acc9d65-8301-4b3b-becf-748e53d07618\",\r\n         \"id\": \"2b60351d-50f6-4419-a1c0-e7af01087930\",\r\n         \"created\": \"2022-12-08T08:29:44.409596Z\",\r\n         \"modified\": \"2022-12-08T08:29:44.408809Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"date\": \"2022-06-06\",\r\n         \"month\": \"2022-06-01\",\r\n         \"week\": \"2022-06-06\",\r\n         \"bookingEntryId\": \"ffa95ae7-deb1-4f85-add5-ecc2927041fe\",\r\n         \"hours\": 2.5,\r\n         \"resourceId\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n         \"projectId\": \"5acc9d65-8301-4b3b-becf-748e53d07618\",\r\n         \"id\": \"821a2b78-ed85-4585-aa19-64f2254e70cf\",\r\n         \"created\": \"2022-12-08T08:29:44.409489Z\",\r\n         \"modified\": \"2022-12-08T08:29:44.408805Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"date\": \"2022-06-07\",\r\n         \"month\": \"2022-06-01\",\r\n         \"week\": \"2022-06-06\",\r\n         \"bookingEntryId\": \"ffa95ae7-deb1-4f85-add5-ecc2927041fe\",\r\n         \"hours\": 8,\r\n         \"resourceId\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n         \"projectId\": \"5acc9d65-8301-4b3b-becf-748e53d07618\",\r\n         \"id\": \"a4c77521-1dda-4e6c-95a0-0b2135b82a82\",\r\n         \"created\": \"2022-12-08T08:29:44.409545Z\",\r\n         \"modified\": \"2022-12-08T08:29:44.408808Z\",\r\n         \"isActive\": true\r\n      }\r\n   ]\r\n}"}],"_postman_id":"dd391780-2132-4fec-a377-eea0184bedc4"},{"name":"Get Booking Entry Details","id":"be45e319-18b7-45b3-ace6-98f6d3d2087e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/BookingEntries(1fa6618f-d355-499b-b787-f75b19a65f09)/GetDetails(scale=WP.PlanningScale'Day')","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","BookingEntries(1fa6618f-d355-499b-b787-f75b19a65f09)","GetDetails(scale=WP.PlanningScale'Day')"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"0197c091-233e-444b-9ee0-ab3e8caad7b9","name":"PlanningScale: Day","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/BookingEntries(1fa6618f-d355-499b-b787-f75b19a65f09)/GetDetails(scale=WP.PlanningScale'Day')"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Collection(WP.DateHours)\",\r\n    \"value\": [\r\n        {\r\n            \"date\": \"2022-08-23\",\r\n            \"hours\": 8.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-22\",\r\n            \"hours\": 8.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-11\",\r\n            \"hours\": 8.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-09-01\",\r\n            \"hours\": 8.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-04\",\r\n            \"hours\": 8.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-12\",\r\n            \"hours\": 8.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-09-02\",\r\n            \"hours\": 8.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-02\",\r\n            \"hours\": 8.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-16\",\r\n            \"hours\": 8.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-09\",\r\n            \"hours\": 8.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-03\",\r\n            \"hours\": 8.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-25\",\r\n            \"hours\": 8.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-29\",\r\n            \"hours\": 8.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-05\",\r\n            \"hours\": 8.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-26\",\r\n            \"hours\": 8.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-31\",\r\n            \"hours\": 8.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-17\",\r\n            \"hours\": 8.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-01\",\r\n            \"hours\": 8.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-24\",\r\n            \"hours\": 8.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-30\",\r\n            \"hours\": 8.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-19\",\r\n            \"hours\": 8.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-18\",\r\n            \"hours\": 8.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-10\",\r\n            \"hours\": 8.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-15\",\r\n            \"hours\": 8.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-08\",\r\n            \"hours\": 8.00000\r\n        }\r\n    ]\r\n}"},{"id":"5974bb15-a2fe-4d2b-baf3-382a20f80a01","name":"PlanningScale: Week","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/BookingEntries(1fa6618f-d355-499b-b787-f75b19a65f09)/GetDetails(scale=WP.PlanningScale'Week')"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Collection(WP.DateHours)\",\r\n    \"value\": [\r\n        {\r\n            \"date\": \"2022-08-29\",\r\n            \"hours\": 40.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-22\",\r\n            \"hours\": 40.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-01\",\r\n            \"hours\": 40.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-15\",\r\n            \"hours\": 40.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-08\",\r\n            \"hours\": 40.00000\r\n        }\r\n    ]\r\n}"},{"id":"d60b3973-1a83-4d66-8f65-f36fa206f9b5","name":"PlanningScale: Month","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/BookingEntries(1fa6618f-d355-499b-b787-f75b19a65f09)/GetDetails(scale=WP.PlanningScale'Month')"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Collection(WP.DateHours)\",\r\n    \"value\": [\r\n        {\r\n            \"date\": \"2022-09-01\",\r\n            \"hours\": 16.00000\r\n        },\r\n        {\r\n            \"date\": \"2022-08-01\",\r\n            \"hours\": 184.00000\r\n        }\r\n    ]\r\n}"}],"_postman_id":"be45e319-18b7-45b3-ace6-98f6d3d2087e"},{"name":"Update Booking Entry","id":"f2cab48e-526a-47bb-99d4-61f8743bf403","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"bookingEntry\": {\r\n      \"id\": \"0e71fe60-4c7a-4489-ab62-10cb9fc877e7\",\r\n      \"from\": \"2022-09-01\",\r\n      \"to\": \"2022-09-30\",\r\n      \"projectId\": \"2440c56e-0e8a-4a1d-8af4-588d31f0a532\",\r\n      \"resourceId\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n      \"type\": \"Soft\",\r\n      \"planningMethod\": \"Manual\",\r\n      \"rowVersion\": 24100073,\r\n      \"detailEntries\": [\r\n         {\r\n            \"hours\": 144,\r\n            \"date\": \"2022-09-01\"\r\n         }\r\n      ]\r\n   },\r\n   \"planningScale\": \"Month\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/BookingEntries(0e71fe60-4c7a-4489-ab62-10cb9fc877e7)/UpdateWithScaling","description":"<p>Update \"Booking Entry\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","BookingEntries(0e71fe60-4c7a-4489-ab62-10cb9fc877e7)","UpdateWithScaling"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"be520ddb-f1f2-4d44-8247-a3e20e68501f","name":"Update Booking Entry","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"bookingEntry\": {\r\n      \"id\": \"0e71fe60-4c7a-4489-ab62-10cb9fc877e7\",\r\n      \"from\": \"2022-09-01\",\r\n      \"to\": \"2022-09-30\",\r\n      \"projectId\": \"2440c56e-0e8a-4a1d-8af4-588d31f0a532\",\r\n      \"resourceId\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n      \"type\": \"Soft\",\r\n      \"planningMethod\": \"Manual\",\r\n      \"rowVersion\": 24100073,\r\n      \"detailEntries\": [\r\n         {\r\n            \"hours\": 144,\r\n            \"date\": \"2022-09-01\"\r\n         }\r\n      ]\r\n   },\r\n   \"planningScale\": \"Month\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/BookingEntries(0e71fe60-4c7a-4489-ab62-10cb9fc877e7)/UpdateWithScaling"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#BookingEntries/$entity\",\r\n   \"from\": \"2022-09-01\",\r\n   \"to\": \"2022-09-30\",\r\n   \"rowVersion\": 24100077,\r\n   \"type\": \"Soft\",\r\n   \"resourceId\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n   \"projectId\": \"2440c56e-0e8a-4a1d-8af4-588d31f0a532\",\r\n   \"teamMemberId\": \"4cf06c4c-bd5c-43da-ba55-4c6d688e44cf\",\r\n   \"bookedHours\": 144,\r\n   \"requiredHours\": 0,\r\n   \"planningMethod\": \"Manual\",\r\n   \"resourceRequestId\": null,\r\n   \"createdById\": null,\r\n   \"modifiedById\": null,\r\n   \"id\": \"0e71fe60-4c7a-4489-ab62-10cb9fc877e7\",\r\n   \"created\": \"2022-12-08T08:29:46.4469941Z\",\r\n   \"modified\": \"2022-12-08T08:29:46.4469942Z\",\r\n   \"isActive\": true\r\n}"}],"_postman_id":"f2cab48e-526a-47bb-99d4-61f8743bf403"},{"name":"Delete Booking Entry","id":"d9b57b8a-a956-45a3-a4b7-98e66d8c29b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/OData/BookingEntries(9eba43c3-06df-44f0-b237-2eea3aebd631)","description":"<p>Delete \"Booking Entry\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","BookingEntries(9eba43c3-06df-44f0-b237-2eea3aebd631)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"3c5e10a4-91e8-48c5-99f5-938aa12b8431","name":"Delete Booking Entry","originalRequest":{"method":"DELETE","header":[],"url":"https://api.timetta.com/OData/BookingEntries(9eba43c3-06df-44f0-b237-2eea3aebd631)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"d9b57b8a-a956-45a3-a4b7-98e66d8c29b0"},{"name":"Query Booking Entries","id":"0b22768b-a551-41ae-91da-a5c9fd64af9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/BookingEntries?$select=id,rowVersion,requiredHours,bookedHours,resourceId,type,from,to,planningMethod,editAllowed,isTimeOff&$expand=detailEntries($select=date,hours),project($select=id,name),resourceRequest($select=id,name)","description":"<p>Request a list of \"Booking Entries\".</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","BookingEntries"],"host":["https://api.timetta.com"],"query":[{"key":"$select","value":"id,rowVersion,requiredHours,bookedHours,resourceId,type,from,to,planningMethod,editAllowed,isTimeOff"},{"key":"$expand","value":"detailEntries($select=date,hours),project($select=id,name),resourceRequest($select=id,name)"}],"variable":[]}},"response":[{"id":"c72b8e7f-fb5b-4b05-840d-4a5785a94dcb","name":"Query Booking Entries","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/BookingEntries?$select=id,rowVersion,requiredHours,bookedHours,resourceId,type,from,to,planningMethod,editAllowed,isTimeOff&$expand=detailEntries($select=date,hours),project($select=id,name),resourceRequest($select=id,name)","host":["https://api.timetta.com"],"path":["odata","BookingEntries"],"query":[{"key":"$select","value":"id,rowVersion,requiredHours,bookedHours,resourceId,type,from,to,planningMethod,editAllowed,isTimeOff"},{"key":"$expand","value":"detailEntries($select=date,hours),project($select=id,name),resourceRequest($select=id,name)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#BookingEntries(id,rowVersion,requiredHours,bookedHours,resourceId,type,from,to,planningMethod,editAllowed,isTimeOff,detailEntries(date,hours),project(id,name),resourceRequest(id,name))\",\r\n   \"value\": [\r\n      {\r\n         \"from\": \"2022-10-31\",\r\n         \"to\": \"2023-01-01\",\r\n         \"rowVersion\": 26446951,\r\n         \"type\": \"Hard\",\r\n         \"resourceId\": \"ef1a788f-3b1e-495a-b7d6-d86bd20b07a0\",\r\n         \"bookedHours\": 352,\r\n         \"requiredHours\": 0,\r\n         \"planningMethod\": \"RemainingCapacity\",\r\n         \"id\": \"828b8229-a035-4fd5-a728-ecdc1ea5eca4\",\r\n         \"editAllowed\": true,\r\n         \"detailEntries\": [\r\n            {\r\n               \"date\": \"2022-11-21\",\r\n               \"hours\": 40\r\n            },\r\n            {\r\n               \"date\": \"2022-12-05\",\r\n               \"hours\": 40\r\n            },\r\n            {\r\n               \"date\": \"2022-11-28\",\r\n               \"hours\": 40\r\n            },\r\n            {\r\n               \"date\": \"2022-11-07\",\r\n               \"hours\": 40\r\n            },\r\n            {\r\n               \"date\": \"2022-12-26\",\r\n               \"hours\": 40\r\n            },\r\n            {\r\n               \"date\": \"2022-12-19\",\r\n               \"hours\": 40\r\n            },\r\n            {\r\n               \"date\": \"2022-11-14\",\r\n               \"hours\": 40\r\n            },\r\n            {\r\n               \"date\": \"2022-12-12\",\r\n               \"hours\": 40\r\n            }\r\n         ],\r\n         \"project\": {\r\n            \"name\": \"Frontend Development\",\r\n            \"id\": \"43999ecf-7c32-41a9-8aa8-632186c3e59a\"\r\n         },\r\n         \"resourceRequest\": null\r\n      },\r\n      {\r\n         \"from\": \"2022-11-28\",\r\n         \"to\": \"2022-11-28\",\r\n         \"rowVersion\": 0,\r\n         \"type\": \"Hard\",\r\n         \"resourceId\": \"2a425d45-198b-49c2-8bd5-f6ffa62c9b73\",\r\n         \"bookedHours\": 8,\r\n         \"requiredHours\": 0,\r\n         \"planningMethod\": null,\r\n         \"id\": \"959c7d6c-c7f7-49be-b18e-01fc68da900c\",\r\n         \"editAllowed\": false,\r\n         \"isTimeOff\": true,\r\n         \"detailEntries\": [\r\n            {\r\n               \"date\": \"2022-11-28\",\r\n               \"hours\": 8\r\n            }\r\n         ],\r\n         \"project\": {\r\n            \"name\": \"Vacation\",\r\n            \"id\": \"29ed5929-0fad-4c6f-bbe4-5477b549d166\"\r\n         },\r\n         \"resourceRequest\": null\r\n      },\r\n      {\r\n         \"from\": \"2022-11-17\",\r\n         \"to\": \"2022-11-17\",\r\n         \"rowVersion\": 0,\r\n         \"type\": \"Hard\",\r\n         \"resourceId\": \"32f37cae-487e-4186-a56b-8cc3bae0f7a5\",\r\n         \"bookedHours\": 8,\r\n         \"requiredHours\": 0,\r\n         \"planningMethod\": null,\r\n         \"id\": \"e534f441-57f7-4858-8958-8ec43aab1845\",\r\n         \"editAllowed\": false,\r\n         \"isTimeOff\": true,\r\n         \"detailEntries\": [\r\n            {\r\n               \"date\": \"2022-11-14\",\r\n               \"hours\": 8\r\n            }\r\n         ],\r\n         \"project\": {\r\n            \"name\": \"Non-billable time off\",\r\n            \"id\": \"5377b387-1466-4e7c-89a4-6efc5358c3ab\"\r\n         },\r\n         \"resourceRequest\": null\r\n      }\r\n   ]\r\n}"}],"_postman_id":"0b22768b-a551-41ae-91da-a5c9fd64af9f"},{"name":"Switch Booking Entry Type To Soft","id":"b914f42b-de78-424e-bf50-65830329a8c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api.timetta.com/odata/BookingEntries(086813ef-d548-4b5d-9299-67523fb88634)/SwitchToSoft","description":"<p>Switch Booking Entry type to \"Soft\".</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","BookingEntries(086813ef-d548-4b5d-9299-67523fb88634)","SwitchToSoft"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"cfe9d35b-1fa5-4074-800f-7a146a9c1ca1","name":"Switch To Soft","originalRequest":{"method":"POST","header":[],"url":"https://api.timetta.com/odata/BookingEntries(086813ef-d548-4b5d-9299-67523fb88634)/SwitchToSoft"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#BookingEntries/$entity\",\r\n   \"from\": \"2022-01-01\",\r\n   \"to\": \"2022-01-02\",\r\n   \"rowVersion\": 24100191,\r\n   \"type\": \"Soft\",\r\n   \"resourceId\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n   \"projectId\": \"294de677-69ba-477c-9a48-7b302d513a81\",\r\n   \"teamMemberId\": \"c87c4364-7474-479b-95cf-6576a091eff6\",\r\n   \"bookedHours\": 2.5,\r\n   \"requiredHours\": 0,\r\n   \"planningMethod\": \"Manual\",\r\n   \"resourceRequestId\": null,\r\n   \"createdById\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n   \"modifiedById\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n   \"id\": \"086813ef-d548-4b5d-9299-67523fb88634\",\r\n   \"created\": \"2022-12-08T08:29:54.400463Z\",\r\n   \"modified\": \"2022-12-08T08:29:54.4640514Z\",\r\n   \"isActive\": true,\r\n   \"editAllowed\": true,\r\n   \"deleteAllowed\": true\r\n}"}],"_postman_id":"b914f42b-de78-424e-bf50-65830329a8c2"},{"name":"Switch Booking Entry Type To Hard","id":"11509d39-a296-4002-ad8a-2cae8d911a37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api.timetta.com/odata/BookingEntries(086813ef-d548-4b5d-9299-67523fb88634)/SwitchToHard","description":"<p>Switch Booking Entry type to \"Hard\".</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","BookingEntries(086813ef-d548-4b5d-9299-67523fb88634)","SwitchToHard"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"0a4c144c-69c4-476d-bac0-41f90363d45e","name":"Switch To Hard","originalRequest":{"method":"POST","header":[],"url":"https://api.timetta.com/odata/BookingEntries(086813ef-d548-4b5d-9299-67523fb88634)/SwitchToHard"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#BookingEntries/$entity\",\r\n   \"from\": \"2022-01-01\",\r\n   \"to\": \"2022-01-02\",\r\n   \"rowVersion\": 24100191,\r\n   \"type\": \"Hard\",\r\n   \"resourceId\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n   \"projectId\": \"294de677-69ba-477c-9a48-7b302d513a81\",\r\n   \"teamMemberId\": \"c87c4364-7474-479b-95cf-6576a091eff6\",\r\n   \"bookedHours\": 2.5,\r\n   \"requiredHours\": 0,\r\n   \"planningMethod\": \"Manual\",\r\n   \"resourceRequestId\": null,\r\n   \"createdById\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n   \"modifiedById\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n   \"id\": \"086813ef-d548-4b5d-9299-67523fb88634\",\r\n   \"created\": \"2022-12-08T08:29:54.400463Z\",\r\n   \"modified\": \"2022-12-08T08:29:54.4640514Z\",\r\n   \"isActive\": true,\r\n   \"editAllowed\": true,\r\n   \"deleteAllowed\": true\r\n}"}],"_postman_id":"11509d39-a296-4002-ad8a-2cae8d911a37"}],"id":"b6c0dc4e-e4fe-4419-a8fa-989ee9877e41","_postman_id":"b6c0dc4e-e4fe-4419-a8fa-989ee9877e41","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Resource Pools","item":[{"name":"Create Resource Pool","id":"df0fddfa-1e6a-4a05-b5fa-d26810ac580a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"Programmers\",\r\n   \"managerId\": \"47661968-8b70-4565-80ae-a48ae94d032d\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/ResourcePools","description":"<p>Create Resource Pool entity</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","ResourcePools"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"ffb742a2-673f-49ab-8b9e-1344f7f7ff9f","name":"Create Resource Pool","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"Programmers\",\r\n   \"managerId\": \"47661968-8b70-4565-80ae-a48ae94d032d\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/ResourcePools"},"code":201,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ResourcePools/$entity\",\r\n   \"code\": null,\r\n   \"isDefault\": false,\r\n   \"description\": null,\r\n   \"managerId\": \"47661968-8b70-4565-80ae-a48ae94d032d\",\r\n   \"name\": \"Programmers\",\r\n   \"createdById\": \"47661968-8b70-4565-80ae-a48ae94d032d\",\r\n   \"modifiedById\": \"47661968-8b70-4565-80ae-a48ae94d032d\",\r\n   \"id\": \"a13ae88b-ad44-4326-839c-ff3181b7f5a4\",\r\n   \"created\": \"2022-12-13T09:45:46.3323013+03:00\",\r\n   \"modified\": \"2022-12-13T06:45:46.3261184Z\",\r\n   \"isActive\": true\r\n}"}],"_postman_id":"df0fddfa-1e6a-4a05-b5fa-d26810ac580a"},{"name":"Get Resource Pool","id":"f614c2d8-1004-41fe-b2d5-e7945c82e8a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/OData/ResourcePools(a13ae88b-ad44-4326-839c-ff3181b7f5a4)","description":"<p>Get Resource Pool entity</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","ResourcePools(a13ae88b-ad44-4326-839c-ff3181b7f5a4)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"6051eb39-802f-43a7-9c73-3dad26333106","name":"Get Resource Pool","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/OData/ResourcePools(a13ae88b-ad44-4326-839c-ff3181b7f5a4)"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ResourcePools/$entity\",\r\n   \"code\": null,\r\n   \"isDefault\": false,\r\n   \"description\": null,\r\n   \"managerId\": \"47661968-8b70-4565-80ae-a48ae94d032d\",\r\n   \"name\": \"Interior Design Architects\",\r\n   \"createdById\": \"47661968-8b70-4565-80ae-a48ae94d032d\",\r\n   \"modifiedById\": \"47661968-8b70-4565-80ae-a48ae94d032d\",\r\n   \"id\": \"a13ae88b-ad44-4326-839c-ff3181b7f5a4\",\r\n   \"created\": \"2022-12-13T06:45:46.332301Z\",\r\n   \"modified\": \"2022-12-13T06:45:46.326118Z\",\r\n   \"isActive\": true,\r\n   \"editAllowed\": true,\r\n   \"deleteAllowed\": true\r\n}"}],"_postman_id":"f614c2d8-1004-41fe-b2d5-e7945c82e8a8"},{"name":"Update Resource Pool","id":"24af3127-f0da-4b8e-89fb-67bdebba8426","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"C++ Programmers\",\r\n   \"managerId\": \"47661968-8b70-4565-80ae-a48ae94d032d\",\r\n   \"code\": \"CPP\",\r\n   \"isActive\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/ResourcePools(4bd158c7-85cf-4ac7-8df5-dc1d4dc4a4a5)","description":"<p>Update Resource Pool entity</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","ResourcePools(4bd158c7-85cf-4ac7-8df5-dc1d4dc4a4a5)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"7f7c2053-806a-48ed-828c-0c918531d0a9","name":"Update Resource Pool","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"C++ Programmers\",\r\n   \"managerId\": \"47661968-8b70-4565-80ae-a48ae94d032d\",\r\n   \"code\": \"CPP\",\r\n   \"isActive\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/ResourcePools(4bd158c7-85cf-4ac7-8df5-dc1d4dc4a4a5)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"24af3127-f0da-4b8e-89fb-67bdebba8426"},{"name":"Delete Resource Pool","id":"9673a948-7026-4f66-ae03-02395d822a5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/OData/ResourcePools(3439a617-a136-48f3-9c6a-e9122d8f94d5)","description":"<p>Delete Resource Pool entity</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","ResourcePools(3439a617-a136-48f3-9c6a-e9122d8f94d5)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"ec13f83e-cd3d-4cd3-99a5-db468920cc7f","name":"Delete Resource Pool","originalRequest":{"method":"DELETE","header":[],"url":"https://api.timetta.com/OData/ResourcePools(3439a617-a136-48f3-9c6a-e9122d8f94d5)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"9673a948-7026-4f66-ae03-02395d822a5a"},{"name":"Query Resource Pools","id":"42d3dcea-5263-4e4d-836e-cebf9569bc28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ResourcePools","description":"<p>Request a list of Resource Pools.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ResourcePools"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"b3383c91-7104-4228-9522-2df3d8a76441","name":"Query Resource Pools","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ResourcePools"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ResourcePools\",\r\n   \"value\": [\r\n      {\r\n         \"code\": \"MAN-1\",\r\n         \"isDefault\": false,\r\n         \"description\": null,\r\n         \"managerId\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n         \"name\": \"Managers\",\r\n         \"createdById\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n         \"modifiedById\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n         \"id\": \"0ea667f5-6a70-4aea-ac7f-0d928bdd6e10\",\r\n         \"created\": \"2022-12-12T11:20:56.870009Z\",\r\n         \"modified\": \"2022-12-12T11:20:56.936442Z\",\r\n         \"isActive\": false\r\n      },\r\n      {\r\n         \"code\": \"ALL\",\r\n         \"isDefault\": true,\r\n         \"description\": null,\r\n         \"managerId\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n         \"name\": \"All resources\",\r\n         \"createdById\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n         \"modifiedById\": \"35b6e73a-6451-41d2-ba4e-d62925bfc05c\",\r\n         \"id\": \"1c2c94fb-7f00-4616-8192-aa5781d4bc69\",\r\n         \"created\": \"2022-12-12T11:17:36.193346Z\",\r\n         \"modified\": \"2022-12-12T11:17:36.193346Z\",\r\n         \"isActive\": true\r\n      }\r\n   ]\r\n}"}],"_postman_id":"42d3dcea-5263-4e4d-836e-cebf9569bc28"}],"id":"69f97507-ad6b-4d45-9bac-bcd0fdcb807b","_postman_id":"69f97507-ad6b-4d45-9bac-bcd0fdcb807b","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}}],"id":"ad737534-f49c-479e-9da2-be628a6805d0","_postman_id":"ad737534-f49c-479e-9da2-be628a6805d0","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Actual Data Entries","item":[{"name":"Get Actual Data Entries","id":"4078a6da-9dcd-4db2-adbd-73fb93c0d10a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ActualDataEntries?$apply=filter(month eq 2022-09-01 and approvalStatus/code eq 'Approved')/groupby((project/id, role/id), aggregate(hoursNormalized with sum as hours, costNormalized with sum as cost))","description":"<p>ActualDataEntries collection is a simplified interface for accessing the \"Timesheet Details\" report.</p>\n<p>The interface is designed to achieve grouped and normalized information about the actual cost and hours in the context of basic dimensions (date, project, user, approval status, role, and activity).</p>\n<p>For performance reasons, it is highly recommended to group data directly in the query, as shown in the example.<br />All restrictions on the size of the data page and the number of requests per unit of time apply to access to this collection.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ActualDataEntries"],"host":["https://api.timetta.com"],"query":[{"key":"$apply","value":"filter(month eq 2022-09-01 and approvalStatus/code eq 'Approved')/groupby((project/id, role/id), aggregate(hoursNormalized with sum as hours, costNormalized with sum as cost))"}],"variable":[]}},"response":[{"id":"b0b7634d-eb90-42f7-85c5-78a93d8d0d2a","name":"Get ActualDataEntries","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/ActualDataEntries?$apply=filter(month eq 2021-12-01 and approvalStatus/code eq 'Approved')/groupby((project/id, role/id), aggregate(hoursNormalized with sum as hours, costNormalized with sum as cost))","protocol":"https","host":["api","timetta","com"],"path":["odata","ActualDataEntries"],"query":[{"key":"$apply","value":"filter(month eq 2021-12-01 and approvalStatus/code eq 'Approved')/groupby((project/id, role/id), aggregate(hoursNormalized with sum as hours, costNormalized with sum as cost))"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"584"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2999"},{"key":"X-Rate-Limit-Reset","value":"2021-12-27T06:37:46.4032803Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 27 Dec 2021 05:37:46 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#ActualDataEntries(project(id),role(id),hours,cost)\",\n    \"value\": [\n        {\n            \"@odata.id\": null,\n            \"cost\": 1134000,\n            \"hours\": 272,\n            \"role\": {\n                \"@odata.id\": null,\n                \"id\": null\n            },\n            \"project\": {\n                \"@odata.id\": null,\n                \"id\": null\n            }\n        },\n        {\n            \"@odata.id\": null,\n            \"cost\": 120000,\n            \"hours\": 32,\n            \"role\": {\n                \"@odata.id\": null,\n                \"id\": null\n            },\n            \"project\": {\n                \"@odata.id\": null,\n                \"id\": \"c6ee3e9c-a74f-4e8d-a0d9-3ae8b777ec11\"\n            }\n        },\n        {\n            \"@odata.id\": null,\n            \"cost\": 180000,\n            \"hours\": 40,\n            \"role\": {\n                \"@odata.id\": null,\n                \"id\": \"9d9fa50b-9289-4f34-bc37-effb2f1c4172\"\n            },\n            \"project\": {\n                \"@odata.id\": null,\n                \"id\": \"1b95da40-a327-4a04-aedf-52fda0e0c58e\"\n            }\n        },\n        {\n            \"@odata.id\": null,\n            \"cost\": 28500,\n            \"hours\": 19,\n            \"role\": {\n                \"@odata.id\": null,\n                \"id\": \"a0a6d79c-f1d5-4506-bbb7-cfc740697d6f\"\n            },\n            \"project\": {\n                \"@odata.id\": null,\n                \"id\": \"7979d62d-5236-491d-8d09-9cece6dfee29\"\n            }\n        },\n        {\n            \"@odata.id\": null,\n            \"cost\": 7500,\n            \"hours\": 5,\n            \"role\": {\n                \"@odata.id\": null,\n                \"id\": \"a190a2d6-6bc5-47b5-959f-2e460883aa7c\"\n            },\n            \"project\": {\n                \"@odata.id\": null,\n                \"id\": \"8fa44ea0-df3b-47f0-bc62-fea3554c6c4c\"\n            }\n        }\n    ]\n}"}],"_postman_id":"4078a6da-9dcd-4db2-adbd-73fb93c0d10a"}],"id":"d74ef8a8-68c3-421e-86e4-085d041b3bac","_postman_id":"d74ef8a8-68c3-421e-86e4-085d041b3bac","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Settings","item":[{"name":"Activities","item":[{"name":"Query Activities","id":"53cceb42-f89c-4c88-ad72-e2da0a6e9e1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Activities","description":"<p>Query of Activity entities.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Activities"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"64631b6d-0e7a-4f23-8dd2-c83f3ca9462a","name":"Get Activities","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Activities"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"884"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2999"},{"key":"X-Rate-Limit-Reset","value":"2022-01-27T12:05:34.8017101Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 27 Jan 2022 11:05:34 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Activities\",\n    \"value\": [\n        {\n            \"description\": null,\n            \"name\": \"Documenting\",\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"id\": \"01751561-8e3f-4bd7-a8bf-e06ca3b75d9c\",\n            \"created\": \"2022-07-05T08:14:12.822609Z\",\n            \"modified\": \"2022-07-05T08:14:12.822609Z\",\n            \"isActive\": true\n        },\n        {\n            \"description\": null,\n            \"name\": \"Relocation\",\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"id\": \"02e919f9-4a04-4640-a509-e58370331a8d\",\n            \"created\": \"2022-07-05T08:14:12.822601Z\",\n            \"modified\": \"2022-07-05T08:14:12.822601Z\",\n            \"isActive\": true\n        },\n        {\n            \"description\": null,\n            \"name\": \"Clients training\",\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"id\": \"1b890c16-85db-41f5-892e-b97fdf6c2bdf\",\n            \"created\": \"2022-07-05T08:14:12.822612Z\",\n            \"modified\": \"2022-07-05T08:14:12.822612Z\",\n            \"isActive\": true\n        },\n        {\n            \"description\": null,\n            \"name\": \"Audit\",\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"id\": \"551cd295-2ee7-4378-9dcf-b04c4dce559d\",\n            \"created\": \"2022-07-05T08:14:12.82261Z\",\n            \"modified\": \"2022-07-05T08:14:12.82261Z\",\n            \"isActive\": true\n        },\n        {\n            \"description\": null,\n            \"name\": \"Colleagues interaction\",\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"id\": \"55b32626-2e85-4ef3-be2a-234d11ef1407\",\n            \"created\": \"2022-07-05T08:14:12.822607Z\",\n            \"modified\": \"2022-07-05T08:14:12.822607Z\",\n            \"isActive\": true\n        },\n        {\n            \"description\": null,\n            \"name\": \"Programming\",\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"id\": \"7bfb14d6-11f6-4c66-acba-cd6a6d48822e\",\n            \"created\": \"2022-07-05T08:14:12.822613Z\",\n            \"modified\": \"2022-07-05T08:14:12.822613Z\",\n            \"isActive\": true\n        },\n        {\n            \"description\": null,\n            \"name\": \"Clients interaction\",\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"id\": \"a559a420-e17a-44b0-a3d1-d52b36777f2c\",\n            \"created\": \"2022-07-05T08:14:12.822608Z\",\n            \"modified\": \"2022-07-05T08:14:12.822608Z\",\n            \"isActive\": true\n        },\n        {\n            \"description\": null,\n            \"name\": \"Consulting\",\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"id\": \"d4081861-d8df-47ff-a521-6f6bd52d40ec\",\n            \"created\": \"2022-07-05T08:14:12.822611Z\",\n            \"modified\": \"2022-07-05T08:14:12.822611Z\",\n            \"isActive\": true\n        },\n        {\n            \"description\": null,\n            \"name\": \"Business analysis\",\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"id\": \"d6a4c8ec-6391-49e5-9fd9-116387c5e83a\",\n            \"created\": \"2022-07-05T08:14:12.822614Z\",\n            \"modified\": \"2022-07-05T08:14:12.822614Z\",\n            \"isActive\": true\n        }\n    ]\n}"}],"_postman_id":"53cceb42-f89c-4c88-ad72-e2da0a6e9e1e"}],"id":"a84beff4-20f0-4c1e-971f-cfbba9961a90","_postman_id":"a84beff4-20f0-4c1e-971f-cfbba9961a90","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Roles","item":[{"name":"Role Entity","item":[{"name":"Create Role","id":"b82221bc-55f6-471e-9dd7-ad1f365afc6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"Consultant\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Roles","description":"<p>Create \"Role\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Roles"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"33e6055a-5598-4ad4-b4c8-0ba67991047e","name":"Create Role","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"Consultant\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Roles"},"status":"Created","code":201,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Roles/$entity\",\r\n   \"code\": null,\r\n   \"defaultBillingRate\": null,\r\n   \"description\": null,\r\n   \"isDefault\": false,\r\n   \"name\": \"Consultant\",\r\n   \"createdById\": \"e888a7a3-39f5-463e-9ea6-5bc46c48a014\",\r\n   \"modifiedById\": \"e888a7a3-39f5-463e-9ea6-5bc46c48a014\",\r\n   \"id\": \"4fc29759-fa7e-4024-aab3-f3b3082624ad\",\r\n   \"created\": \"2022-10-06T14:45:14.3613583+03:00\",\r\n   \"modified\": \"2022-10-06T11:45:14.3560594Z\",\r\n   \"isActive\": true\r\n}"}],"_postman_id":"b82221bc-55f6-471e-9dd7-ad1f365afc6c"},{"name":"Get Role","id":"2d5290b6-87d1-4300-9f16-60df9608447c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Roles(0919504c-ec8d-46f7-8004-dd0b1a390ec8)","description":"<p>Get \"Role\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Roles(0919504c-ec8d-46f7-8004-dd0b1a390ec8)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"34191854-4550-4732-9db8-fd31f5eef0aa","name":"Get Role","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Roles(0919504c-ec8d-46f7-8004-dd0b1a390ec8)"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Roles/$entity\",\r\n   \"code\": null,\r\n   \"defaultBillingRate\": null,\r\n   \"description\": null,\r\n   \"isDefault\": false,\r\n   \"name\": \"Programmer\",\r\n   \"createdById\": \"ab28da8b-f1e3-46d2-bfa6-96f04e3dbc41\",\r\n   \"modifiedById\": \"ab28da8b-f1e3-46d2-bfa6-96f04e3dbc41\",\r\n   \"id\": \"0919504c-ec8d-46f7-8004-dd0b1a390ec8\",\r\n   \"created\": \"2022-10-14T07:58:56.093121Z\",\r\n   \"modified\": \"2022-10-14T07:58:56.087727Z\",\r\n   \"isActive\": true,\r\n   \"editAllowed\": true,\r\n   \"deleteAllowed\": true\r\n}"}],"_postman_id":"2d5290b6-87d1-4300-9f16-60df9608447c"},{"name":"Update Role","id":"b9effe48-5031-4b4b-80c7-75a8ff0a203b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"Consultant\",\r\n   \"description\": null,\r\n   \"defaultBillingRate\": 100,\r\n   \"isActive\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Roles(4fc29759-fa7e-4024-aab3-f3b3082624ad)","description":"<p>Update \"Role\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Roles(4fc29759-fa7e-4024-aab3-f3b3082624ad)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"70c95eb3-f1e4-4bfc-a483-2c70c68fbbb7","name":"Update Role","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"Consultant\",\r\n   \"description\": null,\r\n   \"defaultBillingRate\": 100,\r\n   \"isActive\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Roles(4fc29759-fa7e-4024-aab3-f3b3082624ad)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"b9effe48-5031-4b4b-80c7-75a8ff0a203b"},{"name":"Delete Role","id":"6cbe8f3f-2b9d-4001-9a2a-48c05cc7165a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/Roles(ecd394e5-611f-43ff-920a-6b150bf7cade)","description":"<p>Delete \"Role\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Roles(ecd394e5-611f-43ff-920a-6b150bf7cade)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"6e7c3208-24a3-491c-9f49-576653d3dbd2","name":"Delete Role","originalRequest":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/Roles(ecd394e5-611f-43ff-920a-6b150bf7cade)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"6cbe8f3f-2b9d-4001-9a2a-48c05cc7165a"},{"name":"Query Roles","id":"784213eb-f00b-415e-8240-3eaac89e70b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Roles?$select=id,name,isActive,isDefault,description&$top=50&$orderby=name","description":"<p>Request a list of roles.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Roles"],"host":["https://api.timetta.com"],"query":[{"key":"$select","value":"id,name,isActive,isDefault,description"},{"key":"$top","value":"50"},{"key":"$orderby","value":"name"}],"variable":[]}},"response":[{"id":"d0c70fbf-8d7a-4259-8cd8-3a03755e3a11","name":"Query Roles","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/Roles?$select=id,name,isActive,isDefault,description&$top=50&$expand=&$orderby=name","protocol":"https","host":["api","timetta","com"],"path":["odata","Roles"],"query":[{"key":"$select","value":"id,name,isActive,isDefault,description"},{"key":"$top","value":"50"},{"key":"$expand","value":""},{"key":"$orderby","value":"name"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Roles(id,name,isActive,isDefault,description)\",\r\n    \"value\": [\r\n        {\r\n            \"description\": null,\r\n            \"isDefault\": false,\r\n            \"name\": \"Architect\",\r\n            \"id\": \"049ec417-5022-49dc-9f00-904b62e8bade\",\r\n            \"isActive\": true\r\n        },\r\n        {\r\n            \"description\": null,\r\n            \"isDefault\": false,\r\n            \"name\": \"Auditor\",\r\n            \"id\": \"ced975e3-94de-44f0-88ae-5d842b0531e7\",\r\n            \"isActive\": true\r\n        },\r\n        {\r\n            \"description\": null,\r\n            \"isDefault\": false,\r\n            \"name\": \"Consultant\",\r\n            \"id\": \"a190a2d6-6bc5-47b5-959f-2e460883aa7c\",\r\n            \"isActive\": true\r\n        },\r\n        {\r\n            \"description\": null,\r\n            \"isDefault\": false,\r\n            \"name\": \"Jurist\",\r\n            \"id\": \"6a7ab50d-0e47-4bb0-999c-e30aee930672\",\r\n            \"isActive\": true\r\n        },\r\n        {\r\n            \"description\": null,\r\n            \"isDefault\": false,\r\n            \"name\": \"Partner\",\r\n            \"id\": \"9d9fa50b-9289-4f34-bc37-effb2f1c4172\",\r\n            \"isActive\": true\r\n        },\r\n        {\r\n            \"description\": null,\r\n            \"isDefault\": false,\r\n            \"name\": \"Programmer\",\r\n            \"id\": \"3951dd7d-f566-4278-a8d9-6c5681b855e8\",\r\n            \"isActive\": true\r\n        },\r\n        {\r\n            \"description\": null,\r\n            \"isDefault\": false,\r\n            \"name\": \"Project manager\",\r\n            \"id\": \"f9b78625-b16a-46b4-91e3-951cc3ea525c\",\r\n            \"isActive\": true\r\n        },\r\n        {\r\n            \"description\": null,\r\n            \"isDefault\": true,\r\n            \"name\": \"Team member\",\r\n            \"id\": \"a0a6d79c-f1d5-4506-bbb7-cfc740697d6f\",\r\n            \"isActive\": true\r\n        }\r\n    ]\r\n}"}],"_postman_id":"784213eb-f00b-415e-8240-3eaac89e70b8"}],"id":"9b61dd4d-610e-47c9-90fd-533ba9397ef6","_postman_id":"9b61dd4d-610e-47c9-90fd-533ba9397ef6","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}}],"id":"e47856a8-d809-47d5-86a6-51220c3905c9","_postman_id":"e47856a8-d809-47d5-86a6-51220c3905c9","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Departments","item":[{"name":"Create Department","id":"18788fcf-e7d5-4d16-893c-85fae5bb24bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{    \r\n    \"code\": \"001\",    \r\n    \"resourcePoolId\": null,\r\n    \"name\": \"Department\",        \r\n    \"leadDepartmentId\": \"5afc1894-d289-44f6-aab9-0baa60864016\"    \r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Departments","description":"<p>Create a department.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Departments"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"9798a85e-6c9c-4804-894b-490d1ae16443","name":"Create Department","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{    \r\n    \"code\": \"001\",    \r\n    \"resourcePoolId\": null,\r\n    \"name\": \"Department\",        \r\n    \"leadDepartmentId\": \"5afc1894-d289-44f6-aab9-0baa60864016\"    \r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Departments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"562"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Location","value":"https://api.timetta.com/odata/Departments(32805139-610f-46a6-8c2c-a6ffcd32bb2b)"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2996"},{"key":"X-Rate-Limit-Reset","value":"2021-10-20T13:04:11.3643397Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 20 Oct 2021 12:07:25 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Departments/$entity\",\n    \"code\": \"001\",\n    \"resourceType\": \"Department\",\n    \"resourcePoolId\": null,\n    \"rowVersion\": 16939403,\n    \"name\": \"Department\",\n    \"createdById\": \"79de14db-017d-4197-a7ce-fed930360bb6\",\n    \"modifiedById\": \"79de14db-017d-4197-a7ce-fed930360bb6\",\n    \"id\": \"0ce22b53-328b-4c2a-8154-7f91f510eb29\",\n    \"created\": \"2022-09-07T17:37:01.5367299+03:00\",\n    \"modified\": \"2022-09-07T14:37:01.4783311Z\",\n    \"isActive\": true,\n    \"leadDepartmentId\": \"5afc1894-d289-44f6-aab9-0baa60864016\"\n}"}],"_postman_id":"18788fcf-e7d5-4d16-893c-85fae5bb24bf"},{"name":"Get Department","id":"73d8481b-2c7e-4a2a-a348-bbb3490c45c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Departments(51deec6c-4daa-4c50-b595-2173b1f1422f)","description":"<p>Get \"Department\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Departments(51deec6c-4daa-4c50-b595-2173b1f1422f)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"e09ee640-657a-4d53-9f81-bae4728ea7f7","name":"Get Department","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Departments(51deec6c-4daa-4c50-b595-2173b1f1422f)"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2998"},{"key":"X-Rate-Limit-Reset","value":"2021-10-20T13:04:11.3643397Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 20 Oct 2021 12:05:47 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Departments/$entity\",\n    \"code\": \"EDUCATION\",\n    \"resourceType\": \"Department\",\n    \"resourcePoolId\": null,\n    \"rowVersion\": 16030216,\n    \"name\": \"Education\",\n    \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n    \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n    \"id\": \"51deec6c-4daa-4c50-b595-2173b1f1422f\",\n    \"created\": \"2022-09-04T11:06:01.85612Z\",\n    \"modified\": \"2022-09-04T11:06:01.85612Z\",\n    \"isActive\": true,\n    \"leadDepartmentId\": \"5afc1894-d289-44f6-aab9-0baa60864016\",\n    \"editAllowed\": true,\n    \"deleteAllowed\": true,\n    \"rolesEditAllowed\": true\n}"}],"_postman_id":"73d8481b-2c7e-4a2a-a348-bbb3490c45c7"},{"name":"Patch Department","id":"75f6b316-99d4-4fa4-b9cb-356e5dcd6f50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{     \r\n    \"name\": \"New department title\"    \r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Departments(32805139-610f-46a6-8c2c-a6ffcd32bb2b)","description":"<p>Update a department.<br />Specify only the properties to be updated.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Departments(32805139-610f-46a6-8c2c-a6ffcd32bb2b)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"1b46633e-d3da-44fb-85d4-102083777cbe","name":"Patch Department","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{     \r\n    \"name\": \"New department title\"    \r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Departments(32805139-610f-46a6-8c2c-a6ffcd32bb2b)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"75f6b316-99d4-4fa4-b9cb-356e5dcd6f50"},{"name":"Delete Department","id":"b97d7c48-6e24-4e83-ac18-086df2c9b068","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/Departments(51deec6c-4daa-4c50-b595-2173b1f1422f)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Departments(51deec6c-4daa-4c50-b595-2173b1f1422f)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"7c4b7a78-5a03-42f0-a92c-6ffed9755e1d","name":"Delete Department","originalRequest":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/Departments(51deec6c-4daa-4c50-b595-2173b1f1422f)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"b97d7c48-6e24-4e83-ac18-086df2c9b068"},{"name":"Query Departments","event":[{"listen":"prerequest","script":{"id":"525a990f-1c4d-47a0-a008-e206fba3f6e6","exec":[""],"type":"text/javascript"}}],"id":"3e32135e-ee0f-495c-ba35-8dcd5afa8f07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Departments?$top=5","description":"<p>Request a list of departments.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Departments"],"host":["https://api.timetta.com"],"query":[{"key":"$top","value":"5"}],"variable":[]}},"response":[{"id":"fb07db7f-ab07-4645-a62b-383c0f9d093b","name":"Query Departments","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/Departments?$top=5","protocol":"https","host":["api","timetta","com"],"path":["odata","Departments"],"query":[{"key":"$top","value":"5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2991"},{"key":"X-Rate-Limit-Reset","value":"2022-01-29T23:00:18.3423771Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sat, 29 Jan 2022 22:11:03 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Departments\",\n    \"value\": [\n        {\n            \"code\": \"LEGAL\",\n            \"resourceType\": \"Department\",\n            \"resourcePoolId\": null,\n            \"rowVersion\": 16030216,\n            \"name\": \"Legal\",\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"id\": \"0a805716-a965-45df-912a-db8a296e5293\",\n            \"created\": \"2022-09-04T11:06:01.856295Z\",\n            \"modified\": \"2022-09-04T11:06:01.856295Z\",\n            \"isActive\": true,\n            \"leadDepartmentId\": \"5afc1894-d289-44f6-aab9-0baa60864016\"\n        },\n        {\n            \"code\": \"IT\",\n            \"resourceType\": \"Department\",\n            \"resourcePoolId\": null,\n            \"rowVersion\": 16030216,\n            \"name\": \"Support\",\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"id\": \"1cfca443-cda2-4763-bd5f-a72ad3e1411b\",\n            \"created\": \"2022-09-04T11:06:01.856238Z\",\n            \"modified\": \"2022-09-04T11:06:01.856238Z\",\n            \"isActive\": true,\n            \"leadDepartmentId\": \"9468cd5c-ea04-4adb-a1d7-94b6b910ab2e\"\n        },\n        {\n            \"code\": \"HR\",\n            \"resourceType\": \"Department\",\n            \"resourcePoolId\": null,\n            \"rowVersion\": 16030216,\n            \"name\": \"HR\",\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"id\": \"1f5a8d44-6500-45f0-92ef-464d1480eb99\",\n            \"created\": \"2022-09-04T11:06:01.8562Z\",\n            \"modified\": \"2022-09-04T11:06:01.8562Z\",\n            \"isActive\": true,\n            \"leadDepartmentId\": \"9468cd5c-ea04-4adb-a1d7-94b6b910ab2e\"\n        },\n        {\n            \"code\": \"EDUCATION\",\n            \"resourceType\": \"Department\",\n            \"resourcePoolId\": null,\n            \"rowVersion\": 16030216,\n            \"name\": \"Education\",\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"id\": \"51deec6c-4daa-4c50-b595-2173b1f1422f\",\n            \"created\": \"2022-09-04T11:06:01.85612Z\",\n            \"modified\": \"2022-09-04T11:06:01.85612Z\",\n            \"isActive\": true,\n            \"leadDepartmentId\": \"5afc1894-d289-44f6-aab9-0baa60864016\"\n        },\n        {\n            \"code\": \"DEPIT\",\n            \"resourceType\": \"Department\",\n            \"resourcePoolId\": null,\n            \"rowVersion\": 16030216,\n            \"name\": \"IT\",\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"id\": \"5318b7f2-57b5-4bfb-a32f-da1969d4e595\",\n            \"created\": \"2022-09-04T11:06:01.855976Z\",\n            \"modified\": \"2022-09-04T11:06:01.855976Z\",\n            \"isActive\": true,\n            \"leadDepartmentId\": \"5afc1894-d289-44f6-aab9-0baa60864016\"\n        }\n    ]\n}"}],"_postman_id":"3e32135e-ee0f-495c-ba35-8dcd5afa8f07"}],"id":"15ae2f17-8e35-45cf-99ab-95b293a22e84","_postman_id":"15ae2f17-8e35-45cf-99ab-95b293a22e84","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Grades","item":[{"name":"Grade Entity","item":[{"name":"Create Grade","id":"e176934d-cef5-45cb-9254-1c486bfafd20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"BC-10\",\r\n    \"levelId\": \"a5e98ca7-1cc6-4b86-8a1c-1679dbf61d7b\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/Grades","description":"<p>Create \"Grade\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","Grades"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e176934d-cef5-45cb-9254-1c486bfafd20"},{"name":"Get Grade","id":"a2de9a90-9f65-47e2-9c16-dabfd40c5909","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/OData/Grades(a5e98ca7-1cc6-4b86-8a1c-1679dbf61d7b)","description":"<p>Get \"Grade\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","Grades(a5e98ca7-1cc6-4b86-8a1c-1679dbf61d7b)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a2de9a90-9f65-47e2-9c16-dabfd40c5909"},{"name":"Update Grade","id":"77e7522f-9133-4503-a5a5-4f107f8b61ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"isActive\": false,\r\n   \"code\": \"A2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/Grades(5c7b9470-ae16-426b-a3ae-1a7d69fe861b)","description":"<p>Update \"Grade\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","Grades(5c7b9470-ae16-426b-a3ae-1a7d69fe861b)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"77e7522f-9133-4503-a5a5-4f107f8b61ea"},{"name":"Delete Grade","id":"216f3ea9-6a42-4076-9df4-51c311b555dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/OData/Grades(a5e98ca7-1cc6-4b86-8a1c-1679dbf61d7b)","description":"<p>Delete \"Grade\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","Grades(a5e98ca7-1cc6-4b86-8a1c-1679dbf61d7b)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"216f3ea9-6a42-4076-9df4-51c311b555dc"},{"name":"Query Grades","id":"204ebdda-1f39-43dc-9844-a6358f12cdbc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Grades","description":"<p>Request a list of grades.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Grades"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"204ebdda-1f39-43dc-9844-a6358f12cdbc"}],"id":"0e0b2bf0-e719-4e19-8279-40da767e2df8","_postman_id":"0e0b2bf0-e719-4e19-8279-40da767e2df8","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}}],"id":"e8271dc4-3d73-43e1-8565-044536257c9d","_postman_id":"e8271dc4-3d73-43e1-8565-044536257c9d","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Levels","item":[{"name":"Level Entity","item":[{"name":"Create Level","id":"298ebfd5-b55a-4a20-8ee8-15b8aea5d241","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"Senior\",\r\n   \"code\": \"SEN-1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Levels","description":"<p>Create \"Cost Level\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Levels"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"298ebfd5-b55a-4a20-8ee8-15b8aea5d241"},{"name":"Get Level","id":"e1312856-c8a1-4d14-9551-34fed7afd7b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Levels(2a245854-882d-40ff-a736-0af3da2e8d3d)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Levels(2a245854-882d-40ff-a736-0af3da2e8d3d)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e1312856-c8a1-4d14-9551-34fed7afd7b3"},{"name":"Update Level","id":"8fed1e1d-bd38-47e2-a1da-1c1db20ba6d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"code\": \"SEN-1\",\r\n   \"isActive\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Levels(2a245854-882d-40ff-a736-0af3da2e8d3d)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Levels(2a245854-882d-40ff-a736-0af3da2e8d3d)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8fed1e1d-bd38-47e2-a1da-1c1db20ba6d2"},{"name":"Delete  Level","id":"2dde9537-1fec-478a-8ffb-3dd82baabd94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/Levels(2a245854-882d-40ff-a736-0af3da2e8d3d)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Levels(2a245854-882d-40ff-a736-0af3da2e8d3d)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2dde9537-1fec-478a-8ffb-3dd82baabd94"},{"name":"Query Levels","id":"528985f9-3278-42aa-9c8a-fb2e5efa4cce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Levels","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Levels"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"528985f9-3278-42aa-9c8a-fb2e5efa4cce"}],"id":"20a57344-f4ec-4d44-b3e6-f4a4ed0292ad","_postman_id":"20a57344-f4ec-4d44-b3e6-f4a4ed0292ad","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}}],"id":"e97de218-1829-4424-af9b-fcb22aa10d7e","_postman_id":"e97de218-1829-4424-af9b-fcb22aa10d7e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Lifeсycles","item":[{"name":"Lifecycle Entity","item":[{"name":"Query Lifecycles","id":"55f1ca4e-9240-40c6-a286-68a3e13fa44c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Lifecycles","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Lifecycles"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"eb85680d-2a17-421b-b815-41cab2fbb732","name":"Query Lifecycles","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Lifecycles"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Lifecycles\",\r\n    \"value\": [\r\n        {\r\n            \"entityType\": \"ActOfAcceptance\",\r\n            \"id\": \"3ac6515b-aa58-44a7-84d9-943233914c2a\",\r\n            \"created\": \"2023-01-27T08:49:10.549183Z\",\r\n            \"modified\": \"2023-01-27T08:49:10.534286Z\",\r\n            \"isActive\": true\r\n        }\r\n    ]\r\n}"}],"_postman_id":"55f1ca4e-9240-40c6-a286-68a3e13fa44c"},{"name":"Get Lifecycle","id":"e22daf1f-9a6f-41e7-99a3-fead9cfc55bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Lifecycles(3ac6515b-aa58-44a7-84d9-943233914c2a)?$expand=states","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Lifecycles(3ac6515b-aa58-44a7-84d9-943233914c2a)"],"host":["https://api.timetta.com"],"query":[{"key":"$expand","value":"states"}],"variable":[]}},"response":[{"id":"32904307-2929-446e-8908-f253fb51a3e3","name":"Get Lifecycle","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/Lifecycles(3ac6515b-aa58-44a7-84d9-943233914c2a)?$expand=states","host":["https://api.timetta.com"],"path":["odata","Lifecycles(3ac6515b-aa58-44a7-84d9-943233914c2a)"],"query":[{"key":"$expand","value":"states"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Lifecycles(states())/$entity\",\r\n    \"entityType\": \"ActOfAcceptance\",\r\n    \"id\": \"3ac6515b-aa58-44a7-84d9-943233914c2a\",\r\n    \"created\": \"2023-01-27T08:49:10.549183Z\",\r\n    \"modified\": \"2023-01-27T08:49:10.534286Z\",\r\n    \"isActive\": true,\r\n    \"editAllowed\": true,\r\n    \"deleteAllowed\": true,\r\n    \"states\": [\r\n        {\r\n            \"lifecycleId\": \"3ac6515b-aa58-44a7-84d9-943233914c2a\",\r\n            \"isEntityProtected\": true,\r\n            \"isEntityDisabled\": false,\r\n            \"isSystem\": false,\r\n            \"isInitial\": false,\r\n            \"style\": \"warning\",\r\n            \"code\": \"Issued\",\r\n            \"name\": \"Issued\",\r\n            \"id\": \"2bd17f05-d4e6-4cd5-9e29-f11d8b7b21d2\",\r\n            \"created\": \"2023-01-27T08:49:10.554472Z\",\r\n            \"modified\": \"2023-01-27T09:39:01.642106Z\",\r\n            \"isActive\": false\r\n        },\r\n        {\r\n            \"lifecycleId\": \"3ac6515b-aa58-44a7-84d9-943233914c2a\",\r\n            \"isEntityProtected\": true,\r\n            \"isEntityDisabled\": false,\r\n            \"isSystem\": false,\r\n            \"isInitial\": false,\r\n            \"style\": \"info\",\r\n            \"code\": \"ApprovedByClient\",\r\n            \"name\": \"Approved\",\r\n            \"id\": \"66f56838-8228-4a38-9407-5822df76a24d\",\r\n            \"created\": \"2023-01-27T08:49:10.554492Z\",\r\n            \"modified\": \"2023-01-27T09:39:01.642106Z\",\r\n            \"isActive\": false\r\n        },\r\n        {\r\n            \"lifecycleId\": \"3ac6515b-aa58-44a7-84d9-943233914c2a\",\r\n            \"isEntityProtected\": false,\r\n            \"isEntityDisabled\": false,\r\n            \"isSystem\": true,\r\n            \"isInitial\": true,\r\n            \"style\": \"secondary\",\r\n            \"code\": \"Draft\",\r\n            \"name\": \"Draft\",\r\n            \"id\": \"91efee63-b594-4f2d-93e8-d5ea8ca4a239\",\r\n            \"created\": \"2023-01-27T08:49:10.554459Z\",\r\n            \"modified\": \"2023-01-27T09:39:01.642106Z\",\r\n            \"isActive\": false\r\n        },\r\n        {\r\n            \"lifecycleId\": \"3ac6515b-aa58-44a7-84d9-943233914c2a\",\r\n            \"isEntityProtected\": true,\r\n            \"isEntityDisabled\": false,\r\n            \"isSystem\": true,\r\n            \"isInitial\": false,\r\n            \"style\": \"success\",\r\n            \"code\": \"Recognized\",\r\n            \"name\": \"Recognized\",\r\n            \"id\": \"9acb01dd-a475-4332-9d66-81c49ea0d899\",\r\n            \"created\": \"2023-01-27T08:49:10.554494Z\",\r\n            \"modified\": \"2023-01-27T09:39:01.642106Z\",\r\n            \"isActive\": false\r\n        },\r\n        {\r\n            \"lifecycleId\": \"3ac6515b-aa58-44a7-84d9-943233914c2a\",\r\n            \"isEntityProtected\": true,\r\n            \"isEntityDisabled\": false,\r\n            \"isSystem\": false,\r\n            \"isInitial\": false,\r\n            \"style\": \"danger\",\r\n            \"code\": \"Cancelled\",\r\n            \"name\": \"Cancelled\",\r\n            \"id\": \"b5843e51-d99a-46f2-a55c-b35822e29d36\",\r\n            \"created\": \"2023-01-27T08:49:10.554496Z\",\r\n            \"modified\": \"2023-01-27T08:49:10.554496Z\",\r\n            \"isActive\": false\r\n        }\r\n    ]\r\n}"}],"_postman_id":"e22daf1f-9a6f-41e7-99a3-fead9cfc55bc"},{"name":"Get Entity Lifecycle Info","id":"fa6f4bbe-0bf9-4198-99c5-6edf65bce758","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ActsOfAcceptance(c5f6bde1-2ac4-4657-884f-a9b72375c615)/GetLifeCycleInfo","description":"<p>Get entity lifecycle info containing current state and available transitions to other states.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ActsOfAcceptance(c5f6bde1-2ac4-4657-884f-a9b72375c615)","GetLifeCycleInfo"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"97987e7f-9bca-4dff-bfd2-bcf601c89bdf","name":"Act of Acceptance Lifecycle Info","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ActsOfAcceptance(c5f6bde1-2ac4-4657-884f-a9b72375c615)/GetLifeCycleInfo"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#LifecycleInfos(currentState(),workflowTaskActions(),transitions())/$entity\",\r\n   \"id\": \"44f4445f-b1c0-4b6d-bfff-9bce502e4324\",\r\n   \"workflowStartActions\": [],\r\n   \"currentState\": {\r\n      \"lifecycleId\": \"3ac6515b-aa58-44a7-84d9-943233914c2a\",\r\n      \"code\": \"Recognized\",\r\n      \"isEntityProtected\": true,\r\n      \"isEntityDisabled\": false,\r\n      \"isSystem\": true,\r\n      \"isInitial\": false,\r\n      \"index\": 3,\r\n      \"style\": \"success\",\r\n      \"name\": \"Recognized\",\r\n      \"createdById\": \"340f1a48-0f90-4552-865a-6180caf15e51\",\r\n      \"modifiedById\": \"340f1a48-0f90-4552-865a-6180caf15e51\",\r\n      \"id\": \"9acb01dd-a475-4332-9d66-81c49ea0d899\",\r\n      \"created\": \"2023-05-19T06:15:06.333113Z\",\r\n      \"modified\": \"2023-05-19T06:15:06.333113Z\",\r\n      \"isActive\": true\r\n   },\r\n   \"workflowTaskActions\": [],\r\n   \"transitions\": [\r\n      {\r\n         \"id\": \"c176c570-63e8-4d82-a82d-0cb1bebd2c37\",\r\n         \"nextStateId\": \"b5843e51-d99a-46f2-a55c-b35822e29d36\",\r\n         \"label\": \"Cancel\",\r\n         \"hasTransitionForm\": false,\r\n         \"iconClass\": null\r\n      }\r\n   ]\r\n}"},{"id":"5550a417-97e5-4c4d-be23-a5d081e283ba","name":"Project Version Lifecycle Info","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ProjectVersions(860ba361-ba1c-457b-80e2-584d5501490e)/GetLifeCycleInfo"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#LifecycleInfos(currentState(),workflowTaskActions(),transitions())/$entity\",\r\n   \"id\": \"860ba361-ba1c-457b-80e2-584d5501490e\",\r\n   \"workflowStartActions\": [],\r\n   \"currentState\": {\r\n      \"lifecycleId\": \"095447e4-400f-412c-8b0e-b91279672548\",\r\n      \"code\": \"Draft\",\r\n      \"isEntityProtected\": false,\r\n      \"isEntityDisabled\": false,\r\n      \"isSystem\": true,\r\n      \"isInitial\": true,\r\n      \"index\": 0,\r\n      \"style\": \"secondary\",\r\n      \"name\": \"Draft\",\r\n      \"createdById\": \"340f1a48-0f90-4552-865a-6180caf15e51\",\r\n      \"modifiedById\": \"340f1a48-0f90-4552-865a-6180caf15e51\",\r\n      \"id\": \"8b2ffc94-6f6d-4292-83cf-c6af33923b16\",\r\n      \"created\": \"2023-05-19T06:15:06.333121Z\",\r\n      \"modified\": \"2023-05-19T06:15:06.333121Z\",\r\n      \"isActive\": true\r\n   },\r\n   \"workflowTaskActions\": [],\r\n   \"transitions\": [\r\n      {\r\n         \"id\": \"06635b30-effc-446c-a2c3-879fb6b2063b\",\r\n         \"nextStateId\": \"6d64729d-a78d-4b5c-9ae9-39f1131ca3af\",\r\n         \"label\": \"Ready to approve\",\r\n         \"hasTransitionForm\": false,\r\n         \"iconClass\": null\r\n      },\r\n      {\r\n         \"id\": \"85f54f2e-2789-40fc-a306-51d33834b9e3\",\r\n         \"nextStateId\": \"796cf668-effa-46b8-8b0e-7b3d15a7ca42\",\r\n         \"label\": \"Cancel\",\r\n         \"hasTransitionForm\": false,\r\n         \"iconClass\": null\r\n      },\r\n      {\r\n         \"id\": \"2a8e3576-4b05-404c-be21-cf80b0e80541\",\r\n         \"nextStateId\": \"f5a52ee1-fd4b-4221-a83a-f77f7023c874\",\r\n         \"label\": \"Submit\",\r\n         \"hasTransitionForm\": false,\r\n         \"iconClass\": null\r\n      }\r\n   ]\r\n}"},{"id":"5b6face7-69e0-4b54-af8b-a59c9a85372d","name":"Expense Request Lifecycle Info","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ExpenseRequests(ea946ac6-b467-452e-a7e8-c18672845ae8)/GetLifeCycleInfo"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#LifecycleInfos(currentState(),workflowTaskActions(),transitions())/$entity\",\r\n   \"id\": \"ea946ac6-b467-452e-a7e8-c18672845ae8\",\r\n   \"workflowStartActions\": [],\r\n   \"currentState\": {\r\n      \"lifecycleId\": \"d9813dd9-72b0-43d0-9670-ad8d31e439f4\",\r\n      \"code\": \"Approved\",\r\n      \"isEntityProtected\": true,\r\n      \"isEntityDisabled\": false,\r\n      \"isSystem\": true,\r\n      \"isInitial\": false,\r\n      \"index\": 2,\r\n      \"style\": \"success\",\r\n      \"name\": \"Approved\",\r\n      \"createdById\": \"340f1a48-0f90-4552-865a-6180caf15e51\",\r\n      \"modifiedById\": \"340f1a48-0f90-4552-865a-6180caf15e51\",\r\n      \"id\": \"dc2ab1ca-a20f-48c7-8832-3bea459436fc\",\r\n      \"created\": \"2023-05-19T06:15:06.33315Z\",\r\n      \"modified\": \"2023-05-19T06:15:08.097903Z\",\r\n      \"isActive\": true\r\n   },\r\n   \"workflowTaskActions\": [],\r\n   \"transitions\": [\r\n      {\r\n         \"id\": \"f28938e0-158b-4185-be1a-d922171bbcc1\",\r\n         \"nextStateId\": \"0aefb600-42fb-4aa5-991c-d70dc7ac7b27\",\r\n         \"label\": \"Reopen\",\r\n         \"hasTransitionForm\": false,\r\n         \"iconClass\": null\r\n      }\r\n   ]\r\n}"}],"_postman_id":"fa6f4bbe-0bf9-4198-99c5-6edf65bce758"}],"id":"d2501566-69c3-45f9-8004-bb39756fabad","_postman_id":"d2501566-69c3-45f9-8004-bb39756fabad","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"States","item":[{"name":"Query States","id":"7b44969e-1fc5-42f0-88ed-e973d1803e54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/OData/States","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","States"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"cc313dcd-49fb-4d2b-8df6-22f805aad5d2","name":"Query States","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/OData/States"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#States\",\r\n    \"value\": [\r\n        {\r\n            \"lifecycleId\": \"3ac6515b-aa58-44a7-84d9-943233914c2a\",\r\n            \"isEntityProtected\": true,\r\n            \"isEntityDisabled\": false,\r\n            \"isSystem\": false,\r\n            \"isInitial\": false,\r\n            \"style\": \"warning\",\r\n            \"code\": \"Issued\",\r\n            \"name\": \"Issued\",\r\n            \"id\": \"2bd17f05-d4e6-4cd5-9e29-f11d8b7b21d2\",\r\n            \"created\": \"2023-01-27T08:49:10.554472Z\",\r\n            \"modified\": \"2023-01-27T09:39:01.642106Z\",\r\n            \"isActive\": false\r\n        },\r\n        {\r\n            \"lifecycleId\": \"3ac6515b-aa58-44a7-84d9-943233914c2a\",\r\n            \"isEntityProtected\": true,\r\n            \"isEntityDisabled\": false,\r\n            \"isSystem\": false,\r\n            \"isInitial\": false,\r\n            \"style\": \"info\",\r\n            \"code\": \"ApprovedByClient\",\r\n            \"name\": \"Approved\",\r\n            \"id\": \"66f56838-8228-4a38-9407-5822df76a24d\",\r\n            \"created\": \"2023-01-27T08:49:10.554492Z\",\r\n            \"modified\": \"2023-01-27T09:39:01.642106Z\",\r\n            \"isActive\": false\r\n        },\r\n        {\r\n            \"lifecycleId\": \"3ac6515b-aa58-44a7-84d9-943233914c2a\",\r\n            \"isEntityProtected\": false,\r\n            \"isEntityDisabled\": false,\r\n            \"isSystem\": true,\r\n            \"isInitial\": true,\r\n            \"style\": \"secondary\",\r\n            \"code\": \"Draft\",\r\n            \"name\": \"Draft\",\r\n            \"id\": \"91efee63-b594-4f2d-93e8-d5ea8ca4a239\",\r\n            \"created\": \"2023-01-27T08:49:10.554459Z\",\r\n            \"modified\": \"2023-01-27T09:39:01.642106Z\",\r\n            \"isActive\": false\r\n        },\r\n        {\r\n            \"lifecycleId\": \"3ac6515b-aa58-44a7-84d9-943233914c2a\",\r\n            \"isEntityProtected\": true,\r\n            \"isEntityDisabled\": false,\r\n            \"isSystem\": true,\r\n            \"isInitial\": false,\r\n            \"style\": \"success\",\r\n            \"code\": \"Recognized\",\r\n            \"name\": \"Recognized\",\r\n            \"id\": \"9acb01dd-a475-4332-9d66-81c49ea0d899\",\r\n            \"created\": \"2023-01-27T08:49:10.554494Z\",\r\n            \"modified\": \"2023-01-27T09:39:01.642106Z\",\r\n            \"isActive\": false\r\n        },\r\n        {\r\n            \"lifecycleId\": \"3ac6515b-aa58-44a7-84d9-943233914c2a\",\r\n            \"isEntityProtected\": true,\r\n            \"isEntityDisabled\": false,\r\n            \"isSystem\": false,\r\n            \"isInitial\": false,\r\n            \"style\": \"danger\",\r\n            \"code\": \"Cancelled\",\r\n            \"name\": \"Cancelled\",\r\n            \"id\": \"b5843e51-d99a-46f2-a55c-b35822e29d36\",\r\n            \"created\": \"2023-01-27T08:49:10.554496Z\",\r\n            \"modified\": \"2023-01-27T08:49:10.554496Z\",\r\n            \"isActive\": false\r\n        }\r\n    ]\r\n}"}],"_postman_id":"7b44969e-1fc5-42f0-88ed-e973d1803e54"},{"name":"Get State","id":"5dbc87c4-3b03-4f56-857a-5851dccb2e29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/OData/States(91efee63-b594-4f2d-93e8-d5ea8ca4a239)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","States(91efee63-b594-4f2d-93e8-d5ea8ca4a239)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"f1829093-3bf6-4ceb-ae01-9555a47b7e4c","name":"Get State","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/OData/States(91efee63-b594-4f2d-93e8-d5ea8ca4a239)"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#States/$entity\",\r\n    \"lifecycleId\": \"3ac6515b-aa58-44a7-84d9-943233914c2a\",\r\n    \"isEntityProtected\": false,\r\n    \"isEntityDisabled\": false,\r\n    \"isSystem\": true,\r\n    \"isInitial\": true,\r\n    \"style\": \"secondary\",\r\n    \"code\": \"Draft\",\r\n    \"name\": \"Draft\",\r\n    \"id\": \"91efee63-b594-4f2d-93e8-d5ea8ca4a239\",\r\n    \"created\": \"2023-01-27T08:49:10.554459Z\",\r\n    \"modified\": \"2023-01-27T09:39:01.642106Z\",\r\n    \"isActive\": false,\r\n    \"editAllowed\": true,\r\n    \"deleteAllowed\": true\r\n}"}],"_postman_id":"5dbc87c4-3b03-4f56-857a-5851dccb2e29"}],"id":"52fd53c3-437f-4237-874d-183cb018b43e","_postman_id":"52fd53c3-437f-4237-874d-183cb018b43e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}}],"id":"b0af5907-b72b-4e6d-a92e-a8719f1625b6","_postman_id":"b0af5907-b72b-4e6d-a92e-a8719f1625b6","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Schedules","item":[{"name":"Create Schedule","id":"a64d4758-b2b4-4224-aae4-ab12dc21b359","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"Common schedule\",\r\n   \"description\": null,\r\n   \"daysCount\": 7,\r\n   \"firstDay\": \"2023-01-01\",\r\n   \"isActive\": true,\r\n   \"isDefault\": false,\r\n   \"patternDays\": [\r\n      {\r\n         \"dayNumber\": 1,\r\n         \"dayLength\": 8\r\n      },\r\n      {\r\n         \"dayNumber\": 2,\r\n         \"dayLength\": 8\r\n      },\r\n      {\r\n         \"dayNumber\": 3,\r\n         \"dayLength\": 8\r\n      },\r\n      {\r\n         \"dayNumber\": 4,\r\n         \"dayLength\": 8\r\n      },\r\n      {\r\n         \"dayNumber\": 5,\r\n         \"dayLength\": 8\r\n      },\r\n      {\r\n         \"dayNumber\": 6,\r\n         \"dayLength\": 0\r\n      },\r\n      {\r\n         \"dayNumber\": 7,\r\n         \"dayLength\": 0\r\n      } \r\n   ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/Schedules","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","Schedules"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"47141bde-f29b-41c6-bede-d0fd5e3626dd","name":"Create Schedule","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"Common schedule\",\r\n   \"description\": null,\r\n   \"daysCount\": 7,\r\n   \"firstDay\": \"2023-01-01\",\r\n   \"isActive\": true,\r\n   \"isDefault\": false,\r\n   \"patternDays\": [\r\n      {\r\n         \"dayNumber\": 1,\r\n         \"dayLength\": 8\r\n      },\r\n      {\r\n         \"dayNumber\": 2,\r\n         \"dayLength\": 8\r\n      },\r\n      {\r\n         \"dayNumber\": 3,\r\n         \"dayLength\": 8\r\n      },\r\n      {\r\n         \"dayNumber\": 4,\r\n         \"dayLength\": 8\r\n      },\r\n      {\r\n         \"dayNumber\": 5,\r\n         \"dayLength\": 8\r\n      },\r\n      {\r\n         \"dayNumber\": 6,\r\n         \"dayLength\": 0\r\n      },\r\n      {\r\n         \"dayNumber\": 7,\r\n         \"dayLength\": 0\r\n      } \r\n   ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/Schedules"},"status":"Created","code":201,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Schedules/$entity\",\r\n    \"firstDay\": \"2023-01-01\",\r\n    \"daysCount\": 7,\r\n    \"description\": null,\r\n    \"isDefault\": false,\r\n    \"scheduleExceptionId\": null,\r\n    \"name\": \"Common schedule\",\r\n    \"createdById\": \"0a3b5cd8-0899-4a9a-a51a-dac940618f2c\",\r\n    \"modifiedById\": \"0a3b5cd8-0899-4a9a-a51a-dac940618f2c\",\r\n    \"id\": \"de774c14-a76b-46f8-aac4-d73fc3de4153\",\r\n    \"created\": \"2022-12-27T14:13:13.6756366+03:00\",\r\n    \"modified\": \"2022-12-27T11:13:13.6738383Z\",\r\n    \"isActive\": true\r\n}"}],"_postman_id":"a64d4758-b2b4-4224-aae4-ab12dc21b359"},{"name":"Get Schedule","id":"fa0b2e65-e786-4f78-8165-b23ce8fcfe80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/OData/Schedules(bb6cba16-c330-4a13-891d-6477caa5951c)?$expand=patternDays","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","Schedules(bb6cba16-c330-4a13-891d-6477caa5951c)"],"host":["https://api.timetta.com"],"query":[{"key":"$expand","value":"patternDays"}],"variable":[]}},"response":[{"id":"c6347b5a-8d4a-4682-859a-cab50310c544","name":"Get Schedule","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/OData/Schedules(bb6cba16-c330-4a13-891d-6477caa5951c)?$expand=patternDays","host":["https://api.timetta.com"],"path":["OData","Schedules(bb6cba16-c330-4a13-891d-6477caa5951c)"],"query":[{"key":"$expand","value":"patternDays"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Schedules(patternDays())/$entity\",\r\n   \"firstDay\": null,\r\n   \"daysCount\": 7,\r\n   \"description\": null,\r\n   \"isDefault\": false,\r\n   \"scheduleExceptionId\": null,\r\n   \"name\": \"Schedule 42d60148-17b4-4462-80b5-67622d4c8efa\",\r\n   \"createdById\": \"0a3b5cd8-0899-4a9a-a51a-dac940618f2c\",\r\n   \"modifiedById\": \"0a3b5cd8-0899-4a9a-a51a-dac940618f2c\",\r\n   \"id\": \"bb6cba16-c330-4a13-891d-6477caa5951c\",\r\n   \"created\": \"2022-12-27T11:04:16.625743Z\",\r\n   \"modified\": \"2022-12-27T11:04:16.573089Z\",\r\n   \"isActive\": true,\r\n   \"editAllowed\": true,\r\n   \"deleteAllowed\": true,\r\n   \"patternDays\": [\r\n      {\r\n         \"scheduleId\": \"bb6cba16-c330-4a13-891d-6477caa5951c\",\r\n         \"dayLength\": 8,\r\n         \"dayNumber\": 1,\r\n         \"id\": \"0c76908d-66aa-4b45-a743-04da5eb0f433\",\r\n         \"created\": \"2022-12-27T11:04:16.622521Z\",\r\n         \"modified\": \"2022-12-27T11:04:16.577263Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"scheduleId\": \"bb6cba16-c330-4a13-891d-6477caa5951c\",\r\n         \"dayLength\": 0,\r\n         \"dayNumber\": 6,\r\n         \"id\": \"1adf0183-e613-446f-b563-251585732f12\",\r\n         \"created\": \"2022-12-27T11:04:16.625038Z\",\r\n         \"modified\": \"2022-12-27T11:04:16.57731Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"scheduleId\": \"bb6cba16-c330-4a13-891d-6477caa5951c\",\r\n         \"dayLength\": 8,\r\n         \"dayNumber\": 4,\r\n         \"id\": \"6897ac8a-3b06-41c1-ab9e-857f8febef20\",\r\n         \"created\": \"2022-12-27T11:04:16.624939Z\",\r\n         \"modified\": \"2022-12-27T11:04:16.577308Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"scheduleId\": \"bb6cba16-c330-4a13-891d-6477caa5951c\",\r\n         \"dayLength\": 8,\r\n         \"dayNumber\": 3,\r\n         \"id\": \"701a5a21-a125-4eb2-a8e5-ec68e17418fe\",\r\n         \"created\": \"2022-12-27T11:04:16.624886Z\",\r\n         \"modified\": \"2022-12-27T11:04:16.577308Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"scheduleId\": \"bb6cba16-c330-4a13-891d-6477caa5951c\",\r\n         \"dayLength\": 8,\r\n         \"dayNumber\": 5,\r\n         \"id\": \"c042ed24-3074-4bc9-a2df-2513b9ece86f\",\r\n         \"created\": \"2022-12-27T11:04:16.624989Z\",\r\n         \"modified\": \"2022-12-27T11:04:16.577309Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"scheduleId\": \"bb6cba16-c330-4a13-891d-6477caa5951c\",\r\n         \"dayLength\": 0,\r\n         \"dayNumber\": 7,\r\n         \"id\": \"c8f4446f-bd3e-4d8d-af80-1e88a0f9b397\",\r\n         \"created\": \"2022-12-27T11:04:16.625092Z\",\r\n         \"modified\": \"2022-12-27T11:04:16.577311Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"scheduleId\": \"bb6cba16-c330-4a13-891d-6477caa5951c\",\r\n         \"dayLength\": 8,\r\n         \"dayNumber\": 2,\r\n         \"id\": \"ec5a932f-e15a-4494-bb50-4a52045134b1\",\r\n         \"created\": \"2022-12-27T11:04:16.624719Z\",\r\n         \"modified\": \"2022-12-27T11:04:16.577307Z\",\r\n         \"isActive\": true\r\n      }\r\n   ]\r\n}"}],"_postman_id":"fa0b2e65-e786-4f78-8165-b23ce8fcfe80"},{"name":"Update Schedule","id":"f914432e-00b4-4eaf-ad03-8fae6c46f8e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n   \"id\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n   \"name\": \"Schedule 536abae5-dc5e-4cee-9958-7da48ed6e96e\",\r\n   \"description\": null,\r\n   \"daysCount\": 14,\r\n   \"firstDay\": \"2022-12-27\",\r\n   \"isActive\": false,\r\n   \"isDefault\": false,\r\n   \"patternDays\": [\r\n      {\r\n         \"id\": \"67f4a4a0-5200-4144-852b-89652b4d07d4\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 1,\r\n         \"dayLength\": 8\r\n      },\r\n      {\r\n         \"id\": \"5e0fcc23-8d48-4f2d-bcaf-059fc30ab4b0\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 2,\r\n         \"dayLength\": 8\r\n      },\r\n      {\r\n         \"id\": \"50cbab85-6ae1-47c9-ad8e-e2e4d67b6de5\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 3,\r\n         \"dayLength\": 8\r\n      },\r\n      {\r\n         \"id\": \"9586d1f7-c256-4f6e-adfb-faa8e3998b36\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 4,\r\n         \"dayLength\": 8\r\n      },\r\n      {\r\n         \"id\": \"3c753ab6-75a8-467c-b61d-fdb741de3797\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 5,\r\n         \"dayLength\": 8\r\n      },\r\n      {\r\n         \"id\": \"6c373c3e-1136-4f6d-891b-5c53035b4c48\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 6,\r\n         \"dayLength\": 0\r\n      },\r\n      {\r\n         \"id\": \"64897369-7835-4a93-8a90-3aeb1be9a4ca\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 7,\r\n         \"dayLength\": 0\r\n      },\r\n      {\r\n         \"id\": \"34e20514-2355-4a0e-bffe-f02695bc02a4\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 8,\r\n         \"dayLength\": 4\r\n      },\r\n      {\r\n         \"id\": \"0e3b8c4a-0a96-446a-ae4e-1c26c8dcc43f\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 9,\r\n         \"dayLength\": 4\r\n      },\r\n      {\r\n         \"id\": \"b3849510-9fee-4c63-b58a-5b77f2348021\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 10,\r\n         \"dayLength\": 4\r\n      },\r\n      {\r\n         \"id\": \"ebe38d9d-ebfe-42bc-8ec5-78a681f97e16\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 11,\r\n         \"dayLength\": 4\r\n      },\r\n      {\r\n         \"id\": \"816e2f80-89ab-41e4-8d13-f11a9af23baa\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 12,\r\n         \"dayLength\": 4\r\n      },\r\n      {\r\n         \"id\": \"6f48c7f7-c59d-4c25-89f3-94978acb50c7\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 13,\r\n         \"dayLength\": 0\r\n      },\r\n      {\r\n         \"id\": \"f3bff4bb-5bbe-453c-be0b-8c9db690357a\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 14,\r\n         \"dayLength\": 0\r\n      }\r\n   ],\r\n   \"scheduleExceptionId\": \"f93c4f51-1ec9-44be-a8bc-2974180b7a28\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/Schedules(af458849-92de-4bf6-9a4a-208b7d8fc36f)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","Schedules(af458849-92de-4bf6-9a4a-208b7d8fc36f)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"8e801bdc-7e54-4147-a5ad-99c2856aeac2","name":"Update Schedule","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n   \"id\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n   \"name\": \"Schedule 536abae5-dc5e-4cee-9958-7da48ed6e96e\",\r\n   \"description\": null,\r\n   \"daysCount\": 14,\r\n   \"firstDay\": \"2022-12-27\",\r\n   \"isActive\": false,\r\n   \"isDefault\": false,\r\n   \"patternDays\": [\r\n      {\r\n         \"id\": \"67f4a4a0-5200-4144-852b-89652b4d07d4\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 1,\r\n         \"dayLength\": 8\r\n      },\r\n      {\r\n         \"id\": \"5e0fcc23-8d48-4f2d-bcaf-059fc30ab4b0\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 2,\r\n         \"dayLength\": 8\r\n      },\r\n      {\r\n         \"id\": \"50cbab85-6ae1-47c9-ad8e-e2e4d67b6de5\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 3,\r\n         \"dayLength\": 8\r\n      },\r\n      {\r\n         \"id\": \"9586d1f7-c256-4f6e-adfb-faa8e3998b36\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 4,\r\n         \"dayLength\": 8\r\n      },\r\n      {\r\n         \"id\": \"3c753ab6-75a8-467c-b61d-fdb741de3797\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 5,\r\n         \"dayLength\": 8\r\n      },\r\n      {\r\n         \"id\": \"6c373c3e-1136-4f6d-891b-5c53035b4c48\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 6,\r\n         \"dayLength\": 0\r\n      },\r\n      {\r\n         \"id\": \"64897369-7835-4a93-8a90-3aeb1be9a4ca\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 7,\r\n         \"dayLength\": 0\r\n      },\r\n      {\r\n         \"id\": \"34e20514-2355-4a0e-bffe-f02695bc02a4\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 8,\r\n         \"dayLength\": 4\r\n      },\r\n      {\r\n         \"id\": \"0e3b8c4a-0a96-446a-ae4e-1c26c8dcc43f\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 9,\r\n         \"dayLength\": 4\r\n      },\r\n      {\r\n         \"id\": \"b3849510-9fee-4c63-b58a-5b77f2348021\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 10,\r\n         \"dayLength\": 4\r\n      },\r\n      {\r\n         \"id\": \"ebe38d9d-ebfe-42bc-8ec5-78a681f97e16\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 11,\r\n         \"dayLength\": 4\r\n      },\r\n      {\r\n         \"id\": \"816e2f80-89ab-41e4-8d13-f11a9af23baa\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 12,\r\n         \"dayLength\": 4\r\n      },\r\n      {\r\n         \"id\": \"6f48c7f7-c59d-4c25-89f3-94978acb50c7\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 13,\r\n         \"dayLength\": 0\r\n      },\r\n      {\r\n         \"id\": \"f3bff4bb-5bbe-453c-be0b-8c9db690357a\",\r\n         \"scheduleId\": \"af458849-92de-4bf6-9a4a-208b7d8fc36f\",\r\n         \"dayNumber\": 14,\r\n         \"dayLength\": 0\r\n      }\r\n   ],\r\n   \"scheduleExceptionId\": \"f93c4f51-1ec9-44be-a8bc-2974180b7a28\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/Schedules(af458849-92de-4bf6-9a4a-208b7d8fc36f)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"f914432e-00b4-4eaf-ad03-8fae6c46f8e7"},{"name":"Query Schedules","id":"9d97d658-ad3a-4db5-80cc-2f9667fc0a7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/OData/Schedules","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","Schedules"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"4d01f09a-95f4-4761-bddd-fcc3217af8b7","name":"Query Schedules","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/OData/Schedules"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Schedules\",\r\n   \"value\": [\r\n      {\r\n         \"firstDay\": null,\r\n         \"daysCount\": 7,\r\n         \"description\": null,\r\n         \"isDefault\": true,\r\n         \"scheduleExceptionId\": null,\r\n         \"name\": \"40 hours/week\",\r\n         \"createdById\": \"0a3b5cd8-0899-4a9a-a51a-dac940618f2c\",\r\n         \"modifiedById\": \"0a3b5cd8-0899-4a9a-a51a-dac940618f2c\",\r\n         \"id\": \"0c2c94fb-7f00-4616-8192-aa5781d4bc69\",\r\n         \"created\": \"2022-12-27T09:44:21.758947Z\",\r\n         \"modified\": \"2022-12-27T09:44:21.758947Z\",\r\n         \"isActive\": true\r\n      }\r\n   ]\r\n}"}],"_postman_id":"9d97d658-ad3a-4db5-80cc-2f9667fc0a7f"},{"name":"Set Schedule As Default","id":"0c24426f-710f-4923-ab72-b42f739a577c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api.timetta.com/OData/Schedules(09d725de-5c30-4072-88be-4d7989777407)/WP.SetAsDefault","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","Schedules(09d725de-5c30-4072-88be-4d7989777407)","WP.SetAsDefault"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"6532dcf8-55a9-4a57-9e90-79aa69859ee7","name":"Set Schedule As Default","originalRequest":{"method":"POST","header":[],"url":"https://api.timetta.com/OData/Schedules(09d725de-5c30-4072-88be-4d7989777407)/WP.SetAsDefault"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"0c24426f-710f-4923-ab72-b42f739a577c"}],"id":"14f93834-1cda-4888-b263-773ee330c176","_postman_id":"14f93834-1cda-4888-b263-773ee330c176","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Schedule Exceptions","item":[{"name":"Create Schedule Exception","id":"ee406074-938d-4fd0-94af-5bea4d48cf83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"Weekends\",\r\n   \"description\": null,\r\n   \"isActive\": true,\r\n   \"exceptionDays\": [\r\n      {\r\n         \"name\": \"New Year\",\r\n         \"date\": \"2023-01-01\",\r\n         \"dayLength\": 8\r\n      }\r\n   ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ScheduleExceptions","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ScheduleExceptions"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ee406074-938d-4fd0-94af-5bea4d48cf83"},{"name":"Get Schedule Exception","id":"2d52c86b-bdae-4791-9ae4-f970b5a2e522","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/ScheduleExceptions(b0edad22-9d8b-4992-9fb2-326ab4e773cb)?$expand=exceptionDays($orderby=date)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ScheduleExceptions(b0edad22-9d8b-4992-9fb2-326ab4e773cb)"],"host":["https://api.timetta.com"],"query":[{"key":"$expand","value":"exceptionDays($orderby=date)"}],"variable":[]}},"response":[],"_postman_id":"2d52c86b-bdae-4791-9ae4-f970b5a2e522"},{"name":"Update Schedule Exception","id":"8e325632-b85e-4ca3-96d3-cc964dbd4426","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n   \"id\": \"b0edad22-9d8b-4992-9fb2-326ab4e773cb\",\r\n   \"name\": \"Weekends\",\r\n   \"description\": \"Non-working days\",\r\n   \"isActive\": true,\r\n   \"exceptionDays\": [\r\n      {\r\n         \"id\": \"a065814c-5d7b-495b-8d84-aea7129a79fc\",\r\n         \"name\": \"New Year\",\r\n         \"date\": \"2023-01-01\",\r\n         \"dayLength\": 8\r\n      },\r\n      {\r\n         \"id\": \"a065814c-5d7b-495b-8d84-aea7129a79fc\",\r\n         \"name\": \"Women's day\",\r\n         \"date\": \"2023-03-02\",\r\n         \"dayLength\": 8\r\n      }\r\n   ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/ScheduleExceptions(b0edad22-9d8b-4992-9fb2-326ab4e773cb)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ScheduleExceptions(b0edad22-9d8b-4992-9fb2-326ab4e773cb)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8e325632-b85e-4ca3-96d3-cc964dbd4426"},{"name":"Delete Schedule Exception","id":"c60f4d4e-fc30-4f3a-878f-605ab2f577f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/ScheduleExceptions(b0edad22-9d8b-4992-9fb2-326ab4e773cb)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","ScheduleExceptions(b0edad22-9d8b-4992-9fb2-326ab4e773cb)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c60f4d4e-fc30-4f3a-878f-605ab2f577f9"},{"name":"Query Schedule Exceptions","id":"bbf05110-ccb2-4bec-9683-1e301a1585ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta-test.com/odata/ScheduleExceptions?$select=id,name,description,isActive&$top=50","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"protocol":"https","path":["odata","ScheduleExceptions"],"host":["api","timetta-test","com"],"query":[{"key":"$select","value":"id,name,description,isActive"},{"key":"$top","value":"50"}],"variable":[]}},"response":[],"_postman_id":"bbf05110-ccb2-4bec-9683-1e301a1585ba"}],"id":"8d354e96-089d-4f89-84d7-ce9fb9718134","_postman_id":"8d354e96-089d-4f89-84d7-ce9fb9718134","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Locations","item":[{"name":"Create Location","id":"5e41e43a-d68d-4bed-88ea-ead03d046b5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Main office\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/Locations","description":"<p>Create \"Location\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","Locations"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"84690ef8-229c-4df2-9b3b-ab2483393877","name":"Create Location","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Main office\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/Locations"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Locations/$entity\",\r\n   \"description\": null,\r\n   \"isDefault\": false,\r\n   \"name\": \"Main office\",\r\n   \"createdById\": \"c67bf3f8-239d-4b0c-988f-35af6a8b1c47\",\r\n   \"modifiedById\": \"c67bf3f8-239d-4b0c-988f-35af6a8b1c47\",\r\n   \"id\": \"e68952c9-c2d7-4394-8401-b8d0d5fe0c71\",\r\n   \"created\": \"2022-12-29T17:15:57.293753+03:00\",\r\n   \"modified\": \"2022-12-29T14:15:57.2926063Z\",\r\n   \"isActive\": true\r\n}"}],"_postman_id":"5e41e43a-d68d-4bed-88ea-ead03d046b5a"},{"name":"Get Location","id":"4d91aef7-761f-40e3-8fa2-0b3b71eac6e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/OData/Locations(e68952c9-c2d7-4394-8401-b8d0d5fe0c71)","description":"<p>Get \"Location\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","Locations(e68952c9-c2d7-4394-8401-b8d0d5fe0c71)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"9ea550aa-f67d-40cb-a6bf-d6252b94a1b4","name":"Get Location","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/OData/Locations(e68952c9-c2d7-4394-8401-b8d0d5fe0c71)"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Locations/$entity\",\r\n   \"description\": null,\r\n   \"isDefault\": false,\r\n   \"name\": \"Main office\",\r\n   \"createdById\": \"c67bf3f8-239d-4b0c-988f-35af6a8b1c47\",\r\n   \"modifiedById\": \"c67bf3f8-239d-4b0c-988f-35af6a8b1c47\",\r\n   \"id\": \"e68952c9-c2d7-4394-8401-b8d0d5fe0c71\",\r\n   \"created\": \"2022-12-29T14:15:57.293753Z\",\r\n   \"modified\": \"2022-12-29T14:15:57.292606Z\",\r\n   \"isActive\": true,\r\n   \"editAllowed\": true,\r\n   \"deleteAllowed\": true\r\n}"}],"_postman_id":"4d91aef7-761f-40e3-8fa2-0b3b71eac6e9"},{"name":"Update Location","id":"d9037d71-6aaa-4be6-a0c1-a64d906663ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"isActive\": false,\r\n   \"description\": \"Closed\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/Locations(e68952c9-c2d7-4394-8401-b8d0d5fe0c71)","description":"<p>Update \"Location\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","Locations(e68952c9-c2d7-4394-8401-b8d0d5fe0c71)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"acf6b477-a9d8-4dce-9714-629e0846248a","name":"Update Location","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"isActive\": false,\r\n   \"description\": \"Closed\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/Locations(e68952c9-c2d7-4394-8401-b8d0d5fe0c71)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"d9037d71-6aaa-4be6-a0c1-a64d906663ff"},{"name":"Delete Location","id":"8015b5d8-7b85-459d-90a1-aecbb868ad0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/OData/Locations(e68952c9-c2d7-4394-8401-b8d0d5fe0c71)","description":"<p>Delete \"Location\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","Locations(e68952c9-c2d7-4394-8401-b8d0d5fe0c71)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"684432ad-511a-4cc8-89cb-946fc381a939","name":"Delete Location","originalRequest":{"method":"DELETE","header":[],"url":"https://api.timetta.com/OData/Locations(e68952c9-c2d7-4394-8401-b8d0d5fe0c71)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"8015b5d8-7b85-459d-90a1-aecbb868ad0d"},{"name":"Query Locations","id":"4e574e27-aec9-44a5-b9aa-b534c595c73a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/OData/Locations?$select=id,name,isActive,created,description,isDefault&$top=50","description":"<p>Request a list of locations.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","Locations"],"host":["https://api.timetta.com"],"query":[{"key":"$select","value":"id,name,isActive,created,description,isDefault"},{"key":"$top","value":"50"}],"variable":[]}},"response":[{"id":"928b47f6-f2b2-49e8-9615-aa1d230d4bd2","name":"Query Locations","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/OData/Locations?$select=id,name,isActive,created,description,isDefault&$top=50","host":["https://api.timetta.com"],"path":["OData","Locations"],"query":[{"key":"$select","value":"id,name,isActive,created,description,isDefault"},{"key":"$top","value":"50"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Locations(id,name,isActive,created,description,isDefault,createdBy(id,name))\",\r\n   \"value\": [\r\n      {\r\n         \"description\": null,\r\n         \"isDefault\": true,\r\n         \"name\": \"Base location\",\r\n         \"id\": \"3ff7592b-8277-48dc-82f5-4044e685d304\",\r\n         \"created\": \"2022-12-29T07:23:52.405477Z\",\r\n         \"isActive\": true\r\n      }\r\n   ]\r\n}"}],"_postman_id":"4e574e27-aec9-44a5-b9aa-b534c595c73a"},{"name":"Set Location As Default","id":"960a24da-736f-48dc-abbd-e29c29865fd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api.timetta.com/OData/Locations(e68952c9-c2d7-4394-8401-b8d0d5fe0c71)/SetAsDefault","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","Locations(e68952c9-c2d7-4394-8401-b8d0d5fe0c71)","SetAsDefault"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"7566b23b-3293-4cfe-af91-2cd20e0b276e","name":"Set Location As Default","originalRequest":{"method":"POST","header":[],"url":"https://api.timetta.com/OData/Locations(e68952c9-c2d7-4394-8401-b8d0d5fe0c71)/SetAsDefault"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"960a24da-736f-48dc-abbd-e29c29865fd8"}],"id":"12bc5cb1-e685-4899-9af5-5bcc3ebae647","_postman_id":"12bc5cb1-e685-4899-9af5-5bcc3ebae647","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Financial Accounts","item":[{"name":"Create Financial Account","id":"3e9ba0e2-1241-48eb-af78-162028c1ff6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"Other expenses\",\r\n   \"code\": \"OE-1\",\r\n   \"typeId\": \"ac1dc1aa-dac0-4e48-9682-aabc39866d8c\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/FinancialAccounts","description":"<p>Create Financial Account entity.</p>\n<p>Required properties:</p>\n<ul>\n<li><p>name</p>\n</li>\n<li><p>code</p>\n</li>\n<li><p>typeId</p>\n</li>\n</ul>\n<p>Possible values for the typeId:</p>\n<ul>\n<li>\"ac1dc1aa-dac0-4e48-9682-aabc39866d8c\" - respresents \"Expenses\" type</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","FinancialAccounts"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3e9ba0e2-1241-48eb-af78-162028c1ff6c"},{"name":"Get Financial Account","id":"5507325d-e923-4505-b231-711d36a27d5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{       \r\n    \"isActive\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/FinancialAccounts(21db2084-03c6-45f7-b46b-8f59ab197db9)","description":"<p>Get Expense Type entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","FinancialAccounts(21db2084-03c6-45f7-b46b-8f59ab197db9)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5507325d-e923-4505-b231-711d36a27d5a"},{"name":"Query Financial Accounts","id":"19503b75-e96d-4a25-8469-a2dec5c50ba5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/FinancialAccounts","description":"<p>Query FinancialAccount entities.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","FinancialAccounts"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"19503b75-e96d-4a25-8469-a2dec5c50ba5"}],"id":"29c2d81b-2dba-4d42-881a-28a0a4d61877","_postman_id":"29c2d81b-2dba-4d42-881a-28a0a4d61877","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Time Off Types","item":[{"name":"Create Time Off Type","id":"540970e1-1e7c-4b4c-b63c-d6a2ce5b7c5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Some reason leave\",\r\n    \"code\": \"SLЗ\", \r\n    \"unitId\": \"d24aec3c-119c-4a8a-a3b9-b6b721985351\",\r\n    \"paid\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/TimeOffTypes","description":"<p>Create new Time Off Type entity.</p>\n<ul>\n<li>unitId - available values below</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-javascript\">export class TimeOffTypeUnit extends EnumEntity {\n  public static get hour(): TimeOffTypeUnit {\n    return {\n      id: '0f340f34-4cc7-4cd7-9617-d9bed5d2e7c2',\n      code: 'Hour'\n    };\n  }\n  public static get workingDay(): TimeOffTypeUnit {\n    return {\n      id: 'd24aec3c-119c-4a8a-a3b9-b6b721985351',\n      code: 'WorkingDay'\n    };\n  }\n  public static get calendarDay(): TimeOffTypeUnit {\n    return {\n      id: '5cbfefa2-2871-4aad-a01a-e5019416cff4',\n      code: 'CalendarDay'\n    };\n  }\n}\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","TimeOffTypes"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"7648fc15-54ef-48c4-9f7b-2819396c0e3d","name":"Create TimeOffType","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Some reason leave\",\r\n    \"code\": \"SLЗ\", \r\n    \"unitId\": \"d24aec3c-119c-4a8a-a3b9-b6b721985351\"   \r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/TimeOffTypes"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"748"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Location","value":"https://api.timetta.com/odata/TimeOffTypes(fea45414-3fb7-4751-b4cd-93904898d4a8)"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2997"},{"key":"X-Rate-Limit-Reset","value":"2021-10-21T07:54:47.4422854Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 21 Oct 2021 06:58:19 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#TimeOffTypes/$entity\",\n    \"description\": \"Some reason leave\",\n    \"code\": \"SL3\",\n    \"minimumInterval\": \"FullDay\",\n    \"requiresTimeString\": false,\n    \"name\": \"Some reason leave\",\n    \"createdById\": \"2010b229-62fb-427b-ad6a-b426d15dd39f\",\n    \"modifiedById\": \"2010b229-62fb-427b-ad6a-b426d15dd39f\",\n    \"id\": \"e9a604f7-3941-48bf-814a-746279d9f99e\",\n    \"created\": \"2022-09-08T12:16:35.7171049+03:00\",\n    \"modified\": \"2022-09-08T09:16:35.7126469Z\",\n    \"isActive\": true,\n    \"unitId\": \"d24aec3c-119c-4a8a-a3b9-b6b721985351\",\n    \"paid\": true\n}"}],"_postman_id":"540970e1-1e7c-4b4c-b63c-d6a2ce5b7c5e"},{"name":"Get Time Off Type","id":"1886bf1b-481e-489a-aea1-c1bf78183e61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/TimeOffTypes(22c1f067-6bb8-41fc-92f9-c6e52aa4e719)","description":"<p>Get Time Off Type entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","TimeOffTypes(22c1f067-6bb8-41fc-92f9-c6e52aa4e719)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"0bfb722a-3d17-4f32-a8f1-72f8a60fde24","name":"Get TimeOffType","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/TimeOffTypes(bfd32c20-e6f9-4018-8d3b-1c47ed9c86c3)"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"451"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2998"},{"key":"X-Rate-Limit-Reset","value":"2022-01-27T15:30:21.8097640Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 27 Jan 2022 14:30:38 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#TimeOffTypes/$entity\",\n    \"description\": \"Vacation within company policy\",\n    \"code\": \"AN\",\n    \"minimumInterval\": \"FullDay\",\n    \"requiresTimeString\": false,\n    \"name\": \"Annual leave\",\n    \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n    \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n    \"id\": \"22c1f067-6bb8-41fc-92f9-c6e52aa4e719\",\n    \"created\": \"2022-07-05T08:14:13.250985Z\",\n    \"modified\": \"2022-07-05T08:14:13.250985Z\",\n    \"isActive\": true,\n    \"editAllowed\": true,\n    \"deleteAllowed\": true,\n    \"unitId\": \"d24aec3c-119c-4a8a-a3b9-b6b721985351\",\n    \"paid\": true\n}"}],"_postman_id":"1886bf1b-481e-489a-aea1-c1bf78183e61"},{"name":"Patch Time Off Type","id":"7f803ab8-9d48-4e7f-8170-96a48b55bec8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{       \r\n    \"isActive\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/TimeOffTypes(cb70aa4e-5edb-4c2a-b5fe-5da9b093f0e8)","description":"<p>Patch Time Off Type.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","TimeOffTypes(cb70aa4e-5edb-4c2a-b5fe-5da9b093f0e8)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"5dce5a38-cad1-4a8d-940d-242e49bfe595","name":"Patch TimeOffType","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{   \r\n    \"paid\": false,    \r\n    \"isActive\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/TimeOffTypes(cb70aa4e-5edb-4c2a-b5fe-5da9b093f0e8)"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2996"},{"key":"X-Rate-Limit-Reset","value":"2021-10-21T07:54:47.4422854Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 21 Oct 2021 07:08:04 GMT"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"7f803ab8-9d48-4e7f-8170-96a48b55bec8"},{"name":"Delete Time Off Type","id":"e15007aa-7e42-455f-9f9f-5ed26c177f5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/TimeOffTypes(22c1f067-6bb8-41fc-92f9-c6e52aa4e719)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","TimeOffTypes(22c1f067-6bb8-41fc-92f9-c6e52aa4e719)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"4b90c6bf-c3eb-4c6b-995e-0d5c8ece9fe2","name":"Delete Time Off Type","originalRequest":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/TimeOffTypes(22c1f067-6bb8-41fc-92f9-c6e52aa4e719)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"e15007aa-7e42-455f-9f9f-5ed26c177f5c"},{"name":"Query Time Off Types","id":"bf6bce47-cfde-4ba3-83d6-f83a8b5ec968","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/TimeOffTypes","description":"<p>Request time off types list.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","TimeOffTypes"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"258d0164-fac1-463f-9a01-48625deca08d","name":"Query TimeOffTypes","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/TimeOffTypes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; odata.metadata=minimal; odata.streaming=true"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Request-Context","value":"appId=cid-v1:0ee4cf3e-a67a-4606-8a64-d9243c117b3e"},{"key":"OData-Version","value":"4.0"},{"key":"X-Rate-Limit-Limit","value":"1h"},{"key":"X-Rate-Limit-Remaining","value":"2999"},{"key":"X-Rate-Limit-Reset","value":"2022-01-27T15:30:21.8097640Z"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Set-Cookie","value":"ARRAffinity=dec8f6ce65aa86c33771be8f0094c89294f5cc0f8ad3975e89d47b1b610c06a9;Path=/;HttpOnly;Secure;Domain=api.timetta.com"},{"key":"Set-Cookie","value":"ARRAffinitySameSite=dec8f6ce65aa86c33771be8f0094c89294f5cc0f8ad3975e89d47b1b610c06a9;Path=/;HttpOnly;SameSite=None;Secure;Domain=api.timetta.com"},{"key":"Date","value":"Thu, 27 Jan 2022 14:30:21 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#TimeOffTypes\",\n    \"value\": [\n        {\n            \"description\": \"Vacation within company policy\",\n            \"code\": \"AN\",\n            \"minimumInterval\": \"FullDay\",\n            \"requiresTimeString\": false,\n            \"name\": \"Annual leave\",\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"id\": \"22c1f067-6bb8-41fc-92f9-c6e52aa4e719\",\n            \"created\": \"2022-07-05T08:14:13.250985Z\",\n            \"modified\": \"2022-07-05T08:14:13.250985Z\",\n            \"isActive\": true,\n            \"unitId\": \"d24aec3c-119c-4a8a-a3b9-b6b721985351\"\n        },\n        {\n            \"description\": \"Not paid personal leave\",\n            \"code\": \"NP\",\n            \"minimumInterval\": \"FullDay\",\n            \"requiresTimeString\": false,\n            \"name\": \"Personal leave\",\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"id\": \"3837582e-e922-44b9-9317-938db057f542\",\n            \"created\": \"2022-07-05T08:14:13.250987Z\",\n            \"modified\": \"2022-07-05T08:14:13.250987Z\",\n            \"isActive\": true,\n            \"unitId\": \"d24aec3c-119c-4a8a-a3b9-b6b721985351\"\n        },\n        {\n            \"description\": \"Maternity leave\",\n            \"code\": \"MT\",\n            \"minimumInterval\": \"FullDay\",\n            \"requiresTimeString\": false,\n            \"name\": \"Maternity leave\",\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"id\": \"50d1069e-cdfc-4d25-9bd1-432acd2ac091\",\n            \"created\": \"2022-07-05T08:14:13.250983Z\",\n            \"modified\": \"2022-07-05T08:14:13.250983Z\",\n            \"isActive\": true,\n            \"unitId\": \"d24aec3c-119c-4a8a-a3b9-b6b721985351\"\n        },\n        {\n            \"description\": \"Study leave\",\n            \"code\": \"ST\",\n            \"minimumInterval\": \"FullDay\",\n            \"requiresTimeString\": false,\n            \"name\": \"Study Leave\",\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"id\": \"51deed4d-49af-4b97-9646-449f8893faee\",\n            \"created\": \"2022-07-05T08:14:13.250988Z\",\n            \"modified\": \"2022-07-05T08:14:13.250988Z\",\n            \"isActive\": true,\n            \"unitId\": \"d24aec3c-119c-4a8a-a3b9-b6b721985351\"\n        },\n        {\n            \"description\": \"Sick leave\",\n            \"code\": \"SI\",\n            \"minimumInterval\": \"FullDay\",\n            \"requiresTimeString\": false,\n            \"name\": \"Sick leave\",\n            \"createdById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"modifiedById\": \"2f402afa-d33c-4a7a-87c1-0346b86b5bf4\",\n            \"id\": \"bfd32c20-e6f9-4018-8d3b-1c47ed9c86c3\",\n            \"created\": \"2022-07-05T08:14:13.250974Z\",\n            \"modified\": \"2022-07-05T08:14:13.250974Z\",\n            \"isActive\": true,\n            \"unitId\": \"d24aec3c-119c-4a8a-a3b9-b6b721985351\"\n        }\n    ]\n}"}],"_postman_id":"bf6bce47-cfde-4ba3-83d6-f83a8b5ec968"}],"id":"b718b5d3-eed7-44f8-ad4f-686393474ed7","_postman_id":"b718b5d3-eed7-44f8-ad4f-686393474ed7","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Currencies","item":[{"name":"Create Currency","id":"2249c9df-4de3-4652-9f6f-e82326f76a62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"Won\",\r\n   \"alpha3Code\": \"KRW\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/Currencies","description":"<ul>\n<li><strong>name</strong> - currency name</li>\n<li><strong>alpha3Code</strong> - currency code according to ISO4217 (see for example <a href=\"https://en.wikipedia.org/wiki/ISO_4217\">https://en.wikipedia.org/wiki/ISO_4217</a>)</li>\n</ul>\n<blockquote>\n<p>Each added currency must have a unique code.</p>\n</blockquote>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","Currencies"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"5979fba2-d8c8-4cef-bed1-caebb0ea2301","name":"Create Currency","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"Won\",\r\n   \"alpha3Code\": \"KRW\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/Currencies"},"status":"Created","code":201,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Currencies/$entity\",\r\n    \"alpha3Code\": \"KRW\",\r\n    \"symbol\": null,\r\n    \"name\": \"Won\",\r\n    \"createdById\": \"7fa8a635-9937-4dd0-8184-782277b07309\",\r\n    \"modifiedById\": \"7fa8a635-9937-4dd0-8184-782277b07309\",\r\n    \"id\": \"81b1f64b-9454-42cb-8f84-a3a54025bb6e\",\r\n    \"created\": \"2023-02-20T14:49:31.6413014+03:00\",\r\n    \"modified\": \"2023-02-20T11:49:31.6347214Z\",\r\n    \"isActive\": true\r\n}"}],"_postman_id":"2249c9df-4de3-4652-9f6f-e82326f76a62"},{"name":"Get Currency","id":"872488fc-afc7-45e7-a4fa-32ca69d6d31f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/OData/Currencies(9dce5641-2006-4619-bdae-81f08148f106)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","Currencies(9dce5641-2006-4619-bdae-81f08148f106)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"5e94a48f-a797-4227-bbcd-327a6e008317","name":"Get Currency","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/OData/Currencies(9dce5641-2006-4619-bdae-81f08148f106)"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Currencies/$entity\",\r\n   \"alpha3Code\": \"KRW\",\r\n   \"symbol\": null,\r\n   \"name\": \"Won\",\r\n   \"createdById\": \"7fa8a635-9937-4dd0-8184-782277b07309\",\r\n   \"modifiedById\": \"7fa8a635-9937-4dd0-8184-782277b07309\",\r\n   \"id\": \"9dce5641-2006-4619-bdae-81f08148f106\",\r\n   \"created\": \"2023-02-20T11:47:11.131813Z\",\r\n   \"modified\": \"2023-02-20T11:47:11.235009Z\",\r\n   \"isActive\": false,\r\n   \"editAllowed\": true,\r\n   \"deleteAllowed\": true\r\n}"}],"_postman_id":"872488fc-afc7-45e7-a4fa-32ca69d6d31f"},{"name":"Update Currency","id":"f399db0b-50d5-4326-9bfb-fe0bad65c412","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"isActive\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Currencies(81b1f64b-9454-42cb-8f84-a3a54025bb6e)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Currencies(81b1f64b-9454-42cb-8f84-a3a54025bb6e)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"c55aa1f0-33fd-459f-a4b4-b4583b459a36","name":"Update Currency","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"isActive\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Currencies(81b1f64b-9454-42cb-8f84-a3a54025bb6e)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"f399db0b-50d5-4326-9bfb-fe0bad65c412"},{"name":"Delete Currency","id":"a502e251-b9f2-4c27-99a5-05b65a6569aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/Currencies(81b1f64b-9454-42cb-8f84-a3a54025bb6e)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Currencies(81b1f64b-9454-42cb-8f84-a3a54025bb6e)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"a08d6cb3-676a-4d31-aecd-19c4c3062a0e","name":"Delete Currency","originalRequest":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/Currencies(81b1f64b-9454-42cb-8f84-a3a54025bb6e)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"a502e251-b9f2-4c27-99a5-05b65a6569aa"},{"name":"Query Currencies List","id":"6115fbe2-d1d7-4d72-b29e-02f9f86f3e6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Currencies?$select=id,name,isActive,created&$orderby=name","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Currencies"],"host":["https://api.timetta.com"],"query":[{"key":"$select","value":"id,name,isActive,created"},{"key":"$orderby","value":"name"}],"variable":[]}},"response":[{"id":"b7f88782-545d-4d6f-a868-52d4acb4b0da","name":"Query Currencies List","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/Currencies?$select=id,name,isActive,created&$orderby=name","host":["https://api.timetta.com"],"path":["odata","Currencies"],"query":[{"key":"$select","value":"id,name,isActive,created"},{"key":"$orderby","value":"name"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Currencies(id,name,isActive,created)\",\r\n    \"value\": [\r\n        {\r\n            \"name\": \"US dollar\",\r\n            \"id\": \"a5f5cd68-2c70-4637-ad82-3144733eed2e\",\r\n            \"created\": \"2023-02-20T09:48:02.537551Z\",\r\n            \"isActive\": true\r\n        },\r\n        {\r\n            \"name\": \"Euro\",\r\n            \"id\": \"ffb682a7-8a0c-420a-aea1-0ec2a3ae51a0\",\r\n            \"created\": \"2023-02-20T09:48:02.537562Z\",\r\n            \"isActive\": true\r\n        },\r\n        {\r\n            \"name\": \"Won\",\r\n            \"id\": \"9fbe660d-fc6b-4d8f-b7f5-6c1e29db8fd9\",\r\n            \"created\": \"2023-02-20T12:09:04.075271Z\",\r\n            \"isActive\": true\r\n        }\r\n    ]\r\n}"}],"_postman_id":"6115fbe2-d1d7-4d72-b29e-02f9f86f3e6b"}],"id":"cafdb02c-f263-49fb-8a81-e14e312727ea","_postman_id":"cafdb02c-f263-49fb-8a81-e14e312727ea","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Currency Exchange Rates","item":[{"name":"Create Exchange Rate","id":"dd5cffdf-bbcb-4725-b2a5-d78906829146","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"date\": \"2023-01-01\",\r\n   \"exchangeRate\": 0.25,\r\n   \"currencyId\": \"9fbe660d-fc6b-4d8f-b7f5-6c1e29db8fd9\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/CurrencyExchangeRates","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","CurrencyExchangeRates"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"829b2ee6-054d-42b7-b43a-a206c63baa82","name":"Create Exchange Rate","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"date\": \"2023-01-01\",\r\n   \"exchangeRate\": 0.25,\r\n   \"currencyId\": \"9fbe660d-fc6b-4d8f-b7f5-6c1e29db8fd9\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/CurrencyExchangeRates"},"status":"Created","code":201,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#CurrencyExchangeRates/$entity\",\r\n    \"date\": \"2023-01-01\",\r\n    \"currencyId\": \"9fbe660d-fc6b-4d8f-b7f5-6c1e29db8fd9\",\r\n    \"exchangeRate\": 0.25,\r\n    \"id\": \"ffb1e756-ba31-467d-aa50-b7b146738fa0\",\r\n    \"created\": \"2023-02-20T15:11:36.6089871+03:00\",\r\n    \"modified\": \"2023-02-20T12:11:36.6082571Z\",\r\n    \"isActive\": true\r\n}"}],"_postman_id":"dd5cffdf-bbcb-4725-b2a5-d78906829146"},{"name":"Get Exchange Rate","id":"8e4af8c4-b31f-4087-87a4-9a32050646ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/CurrencyExchangeRates(97d1037e-6a5a-4665-a493-bb50eab0cab4)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","CurrencyExchangeRates(97d1037e-6a5a-4665-a493-bb50eab0cab4)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"dceb24e8-c4ad-4dee-8abf-948452999496","name":"Get Exchange Rate","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/CurrencyExchangeRates(97d1037e-6a5a-4665-a493-bb50eab0cab4)"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#CurrencyExchangeRates/$entity\",\r\n    \"date\": \"2023-02-03\",\r\n    \"currencyId\": \"9fbe660d-fc6b-4d8f-b7f5-6c1e29db8fd9\",\r\n    \"exchangeRate\": 0.2566,\r\n    \"id\": \"97d1037e-6a5a-4665-a493-bb50eab0cab4\",\r\n    \"created\": \"2023-02-20T13:16:36.664564Z\",\r\n    \"modified\": \"2023-02-20T13:16:36.663228Z\",\r\n    \"isActive\": true\r\n}"}],"_postman_id":"8e4af8c4-b31f-4087-87a4-9a32050646ff"},{"name":"Update Exchange Rate","id":"b36c2caf-783d-4981-93be-0f9c98deb921","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"exchangeRate\": 0.235\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/CurrencyExchangeRates(9a27873c-a049-4c1a-8ca6-ecaef25d568e)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","CurrencyExchangeRates(9a27873c-a049-4c1a-8ca6-ecaef25d568e)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"9cbbed65-28fc-4bfc-8abb-06c72c36b5ac","name":"Update Exchange Rate","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"exchangeRate\": 0.235\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/CurrencyExchangeRates(9a27873c-a049-4c1a-8ca6-ecaef25d568e)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"b36c2caf-783d-4981-93be-0f9c98deb921"},{"name":"Delete Exchange Rate","id":"1e28f169-609c-4a19-985f-27427ba97560","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/CurrencyExchangeRates(ffb1e756-ba31-467d-aa50-b7b146738fa0)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","CurrencyExchangeRates(ffb1e756-ba31-467d-aa50-b7b146738fa0)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"7a3c3330-e7d6-4984-9bf3-1fbe57cbe565","name":"Delete Exchange Rate","originalRequest":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/CurrencyExchangeRates(ffb1e756-ba31-467d-aa50-b7b146738fa0)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"1e28f169-609c-4a19-985f-27427ba97560"},{"name":"Query Exchange Rates For Currency","id":"ee3b220a-15d8-4fc1-8d69-4aebeae58160","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/CurrencyExchangeRates?$select=id,date,exchangeRate&$filter=currencyId eq 9fbe660d-fc6b-4d8f-b7f5-6c1e29db8fd9&$orderby=date desc","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","CurrencyExchangeRates"],"host":["https://api.timetta.com"],"query":[{"key":"$select","value":"id,date,exchangeRate"},{"key":"$filter","value":"currencyId eq 9fbe660d-fc6b-4d8f-b7f5-6c1e29db8fd9"},{"key":"$orderby","value":"date desc"}],"variable":[]}},"response":[{"id":"aa783a3e-a2b6-4419-8236-2d94087d761f","name":"Get Exchange Rates For Currency","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/CurrencyExchangeRates?$select=id,date,exchangeRate&$filter=currencyId eq 9fbe660d-fc6b-4d8f-b7f5-6c1e29db8fd9&$orderby=date desc","host":["https://api.timetta.com"],"path":["odata","CurrencyExchangeRates"],"query":[{"key":"$select","value":"id,date,exchangeRate"},{"key":"$filter","value":"currencyId eq 9fbe660d-fc6b-4d8f-b7f5-6c1e29db8fd9"},{"key":"$orderby","value":"date desc"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta-test.com/odata/$metadata#CurrencyExchangeRates(id,date,exchangeRate)\",\r\n    \"value\": [\r\n        {\r\n            \"date\": \"2023-03-01\",\r\n            \"exchangeRate\": 0.2607,\r\n            \"id\": \"9b26c844-7648-4c35-bb03-92f501234d20\"\r\n        },\r\n        {\r\n            \"date\": \"2023-02-01\",\r\n            \"exchangeRate\": 0.2576,\r\n            \"id\": \"ffb1e756-ba31-467d-aa50-b7b146738fa0\"\r\n        },\r\n        {\r\n            \"date\": \"2023-01-01\",\r\n            \"exchangeRate\": 0.2543,\r\n            \"id\": \"fc5fda45-5044-4bf1-9989-1579f24bfc92\"\r\n        }\r\n    ]\r\n}"}],"_postman_id":"ee3b220a-15d8-4fc1-8d69-4aebeae58160"},{"name":"Get Exchange Rate For Date","id":"0ae157d7-36b9-40d4-8120-d9cb1c88e765","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Currencies(a5f5cd68-2c70-4637-ad82-3144733eed2e)/GetExchangeRate(date=2023-04-10)","description":"<p>Get Exchange Rate for the provided date.</p>\n<p>For example we have the following currency exchange rates:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>effectiveDate</th>\n<th><strong>exchangeRate</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>2023-04-01</td>\n<td>1.25</td>\n</tr>\n<tr>\n<td>2023-04-10</td>\n<td>1.3</td>\n</tr>\n</tbody>\n</table>\n</div><p>Function will return the following results:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>date arg</strong></th>\n<th><strong>value</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>date=2023-03-25</td>\n<td>1</td>\n</tr>\n<tr>\n<td>date=2023-04-01</td>\n<td>1.25</td>\n</tr>\n<tr>\n<td>date=2023-04-08</td>\n<td>1.25</td>\n</tr>\n<tr>\n<td>date=2023-04-10</td>\n<td>1.3</td>\n</tr>\n<tr>\n<td>date=2023-05-01</td>\n<td>1.3</td>\n</tr>\n</tbody>\n</table>\n</div><p>If currency has <strong>no defined exchange rates</strong> - returned value always equal 1</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Currencies(a5f5cd68-2c70-4637-ad82-3144733eed2e)","GetExchangeRate(date=2023-04-10)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"a3373898-591b-42ba-8720-2ff0780fef37","name":"Get Exchange Rate For Date","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Currencies(a5f5cd68-2c70-4637-ad82-3144733eed2e)/GetExchangeRate(date=2023-04-10)"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Edm.Decimal\",\r\n   \"value\": 1.25\r\n}"}],"_postman_id":"0ae157d7-36b9-40d4-8120-d9cb1c88e765"}],"id":"93c60a77-d057-48a7-8736-b222c8f9cbd9","_postman_id":"93c60a77-d057-48a7-8736-b222c8f9cbd9","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Permission Sets","item":[{"name":"Create Permission Set","id":"f8ad7980-0811-4ff2-8bc0-52b7dc61f769","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"Admin\",\r\n   \"roleName\": \"Administrator\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/PermissionSets","description":"<p>Available role names:</p>\n<ul>\n<li>'User'</li>\n<li>'TeamManager'</li>\n<li>'ProjectManager'</li>\n<li>'ResourceManager'</li>\n<li>'BillingManager'</li>\n<li>'FinanceManager'</li>\n<li>'Administrator'</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","PermissionSets"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"9645e783-80d0-463b-9584-4afd51e628b4","name":"Create Permission Set","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"Admin\",\r\n   \"roleName\": \"Administrator\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/PermissionSets"},"status":"Created","code":201,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"f8ad7980-0811-4ff2-8bc0-52b7dc61f769"},{"name":"Get Permission Set","id":"8b8fae9e-ad26-4d26-a5cd-04946930e957","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/PermissionSets(c255066d-7b1c-4beb-9b70-33cc0caf32cf)?$expand=PermissionSetDetails","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","PermissionSets(c255066d-7b1c-4beb-9b70-33cc0caf32cf)"],"host":["https://api.timetta.com"],"query":[{"key":"$expand","value":"PermissionSetDetails"}],"variable":[]}},"response":[{"id":"9fcee251-5ebc-405e-81f4-bc23a8cab4ce","name":"Get Permission Set","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/PermissionSets(c255066d-7b1c-4beb-9b70-33cc0caf32cf)?$expand=PermissionSetDetails","host":["https://api.timetta.com"],"path":["odata","PermissionSets(c255066d-7b1c-4beb-9b70-33cc0caf32cf)"],"query":[{"key":"$expand","value":"PermissionSetDetails"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta-test.com/odata/$metadata#PermissionSets(permissionSetDetails())/$entity\",\r\n   \"roleName\": \"Administrator\",\r\n   \"description\": null,\r\n   \"name\": \"Admin\",\r\n   \"createdById\": \"fd870c22-01cb-41ac-91d8-c297d875e406\",\r\n   \"modifiedById\": \"fd870c22-01cb-41ac-91d8-c297d875e406\",\r\n   \"id\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n   \"created\": \"2023-03-28T11:09:30.259162Z\",\r\n   \"modified\": \"2023-03-28T11:09:30.227473Z\",\r\n   \"isActive\": true,\r\n   \"editAllowed\": true,\r\n   \"deleteAllowed\": true,\r\n   \"permissionSetDetails\": [\r\n      {\r\n         \"granularName\": \"Location\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"02a7c155-f79e-4a32-a651-ea832d9cecbe\",\r\n         \"created\": \"2023-03-28T11:09:30.258513Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.23373Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"UserPermissionSet\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"043a27ae-9b73-4d77-9155-86cd892a001c\",\r\n         \"created\": \"2023-03-28T11:09:30.252699Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233663Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"UserCostValue\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"05f6ea91-5df1-49cf-a780-5ace717fb3be\",\r\n         \"created\": \"2023-03-28T11:09:30.253217Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233676Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"PermissionSet\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"0e695454-9c50-4f2c-9cfe-5d90d96223d3\",\r\n         \"created\": \"2023-03-28T11:09:30.252405Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233646Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"UserSetting\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"10424867-b40d-4c81-a702-309f4b8d7441\",\r\n         \"created\": \"2023-03-28T11:09:30.252535Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233653Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"TimeSheetPeriod\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"1f4ccf26-7f54-431e-8c00-b88823628c3b\",\r\n         \"created\": \"2023-03-28T11:09:30.254196Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.23369Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"Grade\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"222a8b50-cea0-45b4-9da6-0aa5d55ec121\",\r\n         \"created\": \"2023-03-28T11:09:30.25808Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233727Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"ExpenseApprovalPath\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"25619f07-f312-425a-ae03-ab4d3b2cbb58\",\r\n         \"created\": \"2023-03-28T11:09:30.255563Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233705Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"InvoiceTemplate\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"27fd4eb6-932a-42e6-bc80-be068bec2c68\",\r\n         \"created\": \"2023-03-28T11:09:30.255736Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233706Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"ExpenseType\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"296e0a4c-5580-4d3c-8870-413156343d26\",\r\n         \"created\": \"2023-03-28T11:09:30.253813Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233685Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"UserSubstitute\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"32204d32-f8c3-4855-9c22-b999ec4290a2\",\r\n         \"created\": \"2023-03-28T11:09:30.252586Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233656Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"Report\",\r\n         \"scopeName\": \"My\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"330910f6-e702-4018-b227-4b13c133a47b\",\r\n         \"created\": \"2023-03-28T11:09:30.254324Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233692Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"CalculatedField\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"3deb7f99-654e-4f60-ab90-27effe66974a\",\r\n         \"created\": \"2023-03-28T11:09:30.256468Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233715Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"CustomField\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"40b5d408-91b4-4cd6-a858-5a78fd092e73\",\r\n         \"created\": \"2023-03-28T11:09:30.253131Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233674Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"UserSubstitute\",\r\n         \"scopeName\": \"My\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"40d3688a-deb7-4a3d-83b6-b0d1ff9475f0\",\r\n         \"created\": \"2023-03-28T11:09:30.252642Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233661Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"Dashboard\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"4644c752-2e2d-48e6-a166-086d06a8fe9f\",\r\n         \"created\": \"2023-03-28T11:09:30.256665Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233717Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"User\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"48ca7ee4-0944-4742-b6e1-bd4ecb8c6c86\",\r\n         \"created\": \"2023-03-28T11:09:30.252481Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.23365Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"ResourceRoleAssignment\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"4a1589af-45f9-4c01-a183-d03143c70942\",\r\n         \"created\": \"2023-03-28T11:09:30.257055Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233719Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"CostNormalizationRule\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"4ca37d8e-0f05-45b2-bac6-f5e80c5c1dcf\",\r\n         \"created\": \"2023-03-28T11:09:30.257255Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.23372Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"ManageAccount\",\r\n         \"scopeName\": null,\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"54df0d1e-65c7-4fb0-8659-7db223134567\",\r\n         \"created\": \"2023-03-28T11:09:30.253927Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233687Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"Report\",\r\n         \"scopeName\": \"Common\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"5b485c65-d579-4d9c-98ea-12a9656da1c8\",\r\n         \"created\": \"2023-03-28T11:09:30.254591Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233694Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"Level\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"5bdeebc4-6f81-493c-b2d1-85bfa4102c10\",\r\n         \"created\": \"2023-03-28T11:09:30.257656Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233724Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"Activity\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"65c5a3c1-f5b7-456e-8323-34c0bdbfc58e\",\r\n         \"created\": \"2023-03-28T11:09:30.252971Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.23367Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"ResourcePool\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"70207ece-df05-4336-a240-25edb1cea66a\",\r\n         \"created\": \"2023-03-28T11:09:30.252897Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233668Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"Import\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"7138f6cc-ed7e-4ced-84fa-d1f2e9cc4f6a\",\r\n         \"created\": \"2023-03-28T11:09:30.257455Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233722Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"LevelRate\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"72576cb2-0e1b-435a-96f0-ed05c095362a\",\r\n         \"created\": \"2023-03-28T11:09:30.25786Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233725Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"GradeRate\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"75bf7033-692f-4267-b8e6-ea9b39d489ad\",\r\n         \"created\": \"2023-03-28T11:09:30.2583Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233729Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"Department\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"8e23e464-36ee-4836-81eb-63a1467137ab\",\r\n         \"created\": \"2023-03-28T11:09:30.252761Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233665Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"Schedule\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"93cde074-9c80-4e0f-80c6-f397dceac22c\",\r\n         \"created\": \"2023-03-28T11:09:30.254886Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233697Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"Lifecycle\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"a33d18b2-dcb8-4160-a0ff-29ac7bee335a\",\r\n         \"created\": \"2023-03-28T11:09:30.258731Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233732Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"TimeOffApprovalPath\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"a63b9b44-e822-4050-b38d-a62509bc26d2\",\r\n         \"created\": \"2023-03-28T11:09:30.255195Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.2337Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"AuthProvider\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"a8b463b6-bfb6-47bb-bbf4-fc78d0f7a321\",\r\n         \"created\": \"2023-03-28T11:09:30.258953Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233734Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"ScheduleException\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"aabf468e-afdd-4b5c-a517-b6acad72a1de\",\r\n         \"created\": \"2023-03-28T11:09:30.255038Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233698Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"ManageBilling\",\r\n         \"scopeName\": null,\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"ac51631a-5a95-4729-81d3-0276ac59161a\",\r\n         \"created\": \"2023-03-28T11:09:30.254068Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233689Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"TimeSheetTemplate\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"b0ce2e5e-e6c7-4b55-b760-8037eb2cdcfb\",\r\n         \"created\": \"2023-03-28T11:09:30.255913Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233708Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"RoleCostValue\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"b25f3d96-b62a-4d05-ad28-cc4dc3964119\",\r\n         \"created\": \"2023-03-28T11:09:30.253398Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233679Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"UserCostValue\",\r\n         \"scopeName\": \"MyPools\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"b4f0ec49-372d-4002-89fc-fb2cbad27ce9\",\r\n         \"created\": \"2023-03-28T11:09:30.253306Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233677Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"UserActivity\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"c53b56e2-1258-47ba-a4d9-850bd6997561\",\r\n         \"created\": \"2023-03-28T11:09:30.253597Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233681Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"TimeSheetApprovalPath\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"c5ba3e95-cdf7-4286-97f8-3f2c3086ab97\",\r\n         \"created\": \"2023-03-28T11:09:30.255387Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233703Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"Report\",\r\n         \"scopeName\": \"Templates\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"cb4f6f01-40ea-40ad-a55b-cbf0a2087084\",\r\n         \"created\": \"2023-03-28T11:09:30.254738Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233695Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"Dashboard\",\r\n         \"scopeName\": \"My\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"ce8b20e8-445b-4b3b-9d72-eccd711f9c2c\",\r\n         \"created\": \"2023-03-28T11:09:30.256857Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233718Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"Currency\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"d97f18fe-3125-4a67-a5ab-d79bc3b4ce02\",\r\n         \"created\": \"2023-03-28T11:09:30.25305Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233672Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"Skill\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"df4c8279-98c1-4657-990b-a175f9186826\",\r\n         \"created\": \"2023-03-28T11:09:30.256276Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233713Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"ValidationRule\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"e96c49ed-aa32-4f8d-9720-bf4139236f80\",\r\n         \"created\": \"2023-03-28T11:09:30.256093Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233711Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"UserSchedule\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"f43e2d2f-d7f2-49a4-9d31-3ecd9c2d38ea\",\r\n         \"created\": \"2023-03-28T11:09:30.253495Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.23368Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"TimeOffType\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"f6e47dc2-eec8-4fef-a2a8-61787b3449bb\",\r\n         \"created\": \"2023-03-28T11:09:30.253704Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233683Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"Report\",\r\n         \"scopeName\": \"MyAndCommon\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"f7f70218-709b-4bb2-bc74-87ed1cb20fc7\",\r\n         \"created\": \"2023-03-28T11:09:30.254454Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233693Z\",\r\n         \"isActive\": true\r\n      },\r\n      {\r\n         \"granularName\": \"Role\",\r\n         \"scopeName\": \"All\",\r\n         \"permissionSetId\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false,\r\n         \"granularType\": 0,\r\n         \"id\": \"ffff5726-65e9-4bdc-8418-bde4ed926209\",\r\n         \"created\": \"2023-03-28T11:09:30.252826Z\",\r\n         \"modified\": \"2023-03-28T11:09:30.233667Z\",\r\n         \"isActive\": true\r\n      }\r\n   ]\r\n}"}],"_postman_id":"8b8fae9e-ad26-4d26-a5cd-04946930e957"},{"name":"Update Permission Set","id":"bdb81bf3-549c-4102-8f00-4ab0775b6f81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n   \"id\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n   \"name\": \"Admin\",\r\n   \"roleName\": \"Administrator\",\r\n   \"description\": null,\r\n   \"isActive\": true,\r\n   \"permissionSetDetails\": [\r\n      {\r\n         \"id\": \"02a7c155-f79e-4a32-a651-ea832d9cecbe\",\r\n         \"granularName\": \"Location\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"043a27ae-9b73-4d77-9155-86cd892a001c\",\r\n         \"granularName\": \"UserPermissionSet\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": true,\r\n         \"viewEnabled\": true,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"05f6ea91-5df1-49cf-a780-5ace717fb3be\",\r\n         \"granularName\": \"UserCostValue\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"b4f0ec49-372d-4002-89fc-fb2cbad27ce9\",\r\n         \"granularName\": \"UserCostValue\",\r\n         \"scopeName\": \"MyPools\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"0e695454-9c50-4f2c-9cfe-5d90d96223d3\",\r\n         \"granularName\": \"PermissionSet\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"10424867-b40d-4c81-a702-309f4b8d7441\",\r\n         \"granularName\": \"UserSetting\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"1f4ccf26-7f54-431e-8c00-b88823628c3b\",\r\n         \"granularName\": \"TimeSheetPeriod\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"222a8b50-cea0-45b4-9da6-0aa5d55ec121\",\r\n         \"granularName\": \"Grade\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"25619f07-f312-425a-ae03-ab4d3b2cbb58\",\r\n         \"granularName\": \"ExpenseApprovalPath\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"27fd4eb6-932a-42e6-bc80-be068bec2c68\",\r\n         \"granularName\": \"InvoiceTemplate\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"296e0a4c-5580-4d3c-8870-413156343d26\",\r\n         \"granularName\": \"ExpenseType\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"32204d32-f8c3-4855-9c22-b999ec4290a2\",\r\n         \"granularName\": \"UserSubstitute\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"40d3688a-deb7-4a3d-83b6-b0d1ff9475f0\",\r\n         \"granularName\": \"UserSubstitute\",\r\n         \"scopeName\": \"My\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"330910f6-e702-4018-b227-4b13c133a47b\",\r\n         \"granularName\": \"Report\",\r\n         \"scopeName\": \"My\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"5b485c65-d579-4d9c-98ea-12a9656da1c8\",\r\n         \"granularName\": \"Report\",\r\n         \"scopeName\": \"Common\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"cb4f6f01-40ea-40ad-a55b-cbf0a2087084\",\r\n         \"granularName\": \"Report\",\r\n         \"scopeName\": \"Templates\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"f7f70218-709b-4bb2-bc74-87ed1cb20fc7\",\r\n         \"granularName\": \"Report\",\r\n         \"scopeName\": \"MyAndCommon\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"3deb7f99-654e-4f60-ab90-27effe66974a\",\r\n         \"granularName\": \"CalculatedField\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"40b5d408-91b4-4cd6-a858-5a78fd092e73\",\r\n         \"granularName\": \"CustomField\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"4644c752-2e2d-48e6-a166-086d06a8fe9f\",\r\n         \"granularName\": \"Dashboard\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"ce8b20e8-445b-4b3b-9d72-eccd711f9c2c\",\r\n         \"granularName\": \"Dashboard\",\r\n         \"scopeName\": \"My\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"48ca7ee4-0944-4742-b6e1-bd4ecb8c6c86\",\r\n         \"granularName\": \"User\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": true,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"4a1589af-45f9-4c01-a183-d03143c70942\",\r\n         \"granularName\": \"ResourceRoleAssignment\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"4ca37d8e-0f05-45b2-bac6-f5e80c5c1dcf\",\r\n         \"granularName\": \"CostNormalizationRule\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"54df0d1e-65c7-4fb0-8659-7db223134567\",\r\n         \"granularName\": \"ManageAccount\",\r\n         \"scopeName\": null,\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"5bdeebc4-6f81-493c-b2d1-85bfa4102c10\",\r\n         \"granularName\": \"Level\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"65c5a3c1-f5b7-456e-8323-34c0bdbfc58e\",\r\n         \"granularName\": \"Activity\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"70207ece-df05-4336-a240-25edb1cea66a\",\r\n         \"granularName\": \"ResourcePool\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"7138f6cc-ed7e-4ced-84fa-d1f2e9cc4f6a\",\r\n         \"granularName\": \"Import\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"72576cb2-0e1b-435a-96f0-ed05c095362a\",\r\n         \"granularName\": \"LevelRate\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"75bf7033-692f-4267-b8e6-ea9b39d489ad\",\r\n         \"granularName\": \"GradeRate\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"8e23e464-36ee-4836-81eb-63a1467137ab\",\r\n         \"granularName\": \"Department\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"93cde074-9c80-4e0f-80c6-f397dceac22c\",\r\n         \"granularName\": \"Schedule\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"a33d18b2-dcb8-4160-a0ff-29ac7bee335a\",\r\n         \"granularName\": \"Lifecycle\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"a63b9b44-e822-4050-b38d-a62509bc26d2\",\r\n         \"granularName\": \"TimeOffApprovalPath\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"a8b463b6-bfb6-47bb-bbf4-fc78d0f7a321\",\r\n         \"granularName\": \"AuthProvider\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"aabf468e-afdd-4b5c-a517-b6acad72a1de\",\r\n         \"granularName\": \"ScheduleException\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"ac51631a-5a95-4729-81d3-0276ac59161a\",\r\n         \"granularName\": \"ManageBilling\",\r\n         \"scopeName\": null,\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"b0ce2e5e-e6c7-4b55-b760-8037eb2cdcfb\",\r\n         \"granularName\": \"TimeSheetTemplate\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"b25f3d96-b62a-4d05-ad28-cc4dc3964119\",\r\n         \"granularName\": \"RoleCostValue\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"c53b56e2-1258-47ba-a4d9-850bd6997561\",\r\n         \"granularName\": \"UserActivity\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"c5ba3e95-cdf7-4286-97f8-3f2c3086ab97\",\r\n         \"granularName\": \"TimeSheetApprovalPath\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"d97f18fe-3125-4a67-a5ab-d79bc3b4ce02\",\r\n         \"granularName\": \"Currency\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"df4c8279-98c1-4657-990b-a175f9186826\",\r\n         \"granularName\": \"Skill\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"e96c49ed-aa32-4f8d-9720-bf4139236f80\",\r\n         \"granularName\": \"ValidationRule\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"f43e2d2f-d7f2-49a4-9d31-3ecd9c2d38ea\",\r\n         \"granularName\": \"UserSchedule\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"f6e47dc2-eec8-4fef-a2a8-61787b3449bb\",\r\n         \"granularName\": \"TimeOffType\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"ffff5726-65e9-4bdc-8418-bde4ed926209\",\r\n         \"granularName\": \"Role\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      }\r\n   ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/PermissionSets(c255066d-7b1c-4beb-9b70-33cc0caf32cf)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","PermissionSets(c255066d-7b1c-4beb-9b70-33cc0caf32cf)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"f758e500-77cb-482c-9272-9a09dea877a1","name":"Update Permission Set","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n   \"id\": \"c255066d-7b1c-4beb-9b70-33cc0caf32cf\",\r\n   \"name\": \"Admin\",\r\n   \"roleName\": \"Administrator\",\r\n   \"description\": null,\r\n   \"isActive\": true,\r\n   \"permissionSetDetails\": [\r\n      {\r\n         \"id\": \"02a7c155-f79e-4a32-a651-ea832d9cecbe\",\r\n         \"granularName\": \"Location\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"043a27ae-9b73-4d77-9155-86cd892a001c\",\r\n         \"granularName\": \"UserPermissionSet\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": true,\r\n         \"viewEnabled\": true,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"05f6ea91-5df1-49cf-a780-5ace717fb3be\",\r\n         \"granularName\": \"UserCostValue\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"b4f0ec49-372d-4002-89fc-fb2cbad27ce9\",\r\n         \"granularName\": \"UserCostValue\",\r\n         \"scopeName\": \"MyPools\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"0e695454-9c50-4f2c-9cfe-5d90d96223d3\",\r\n         \"granularName\": \"PermissionSet\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"10424867-b40d-4c81-a702-309f4b8d7441\",\r\n         \"granularName\": \"UserSetting\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"1f4ccf26-7f54-431e-8c00-b88823628c3b\",\r\n         \"granularName\": \"TimeSheetPeriod\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"222a8b50-cea0-45b4-9da6-0aa5d55ec121\",\r\n         \"granularName\": \"Grade\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"25619f07-f312-425a-ae03-ab4d3b2cbb58\",\r\n         \"granularName\": \"ExpenseApprovalPath\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"27fd4eb6-932a-42e6-bc80-be068bec2c68\",\r\n         \"granularName\": \"InvoiceTemplate\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"296e0a4c-5580-4d3c-8870-413156343d26\",\r\n         \"granularName\": \"ExpenseType\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"32204d32-f8c3-4855-9c22-b999ec4290a2\",\r\n         \"granularName\": \"UserSubstitute\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"40d3688a-deb7-4a3d-83b6-b0d1ff9475f0\",\r\n         \"granularName\": \"UserSubstitute\",\r\n         \"scopeName\": \"My\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"330910f6-e702-4018-b227-4b13c133a47b\",\r\n         \"granularName\": \"Report\",\r\n         \"scopeName\": \"My\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"5b485c65-d579-4d9c-98ea-12a9656da1c8\",\r\n         \"granularName\": \"Report\",\r\n         \"scopeName\": \"Common\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"cb4f6f01-40ea-40ad-a55b-cbf0a2087084\",\r\n         \"granularName\": \"Report\",\r\n         \"scopeName\": \"Templates\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"f7f70218-709b-4bb2-bc74-87ed1cb20fc7\",\r\n         \"granularName\": \"Report\",\r\n         \"scopeName\": \"MyAndCommon\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"3deb7f99-654e-4f60-ab90-27effe66974a\",\r\n         \"granularName\": \"CalculatedField\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"40b5d408-91b4-4cd6-a858-5a78fd092e73\",\r\n         \"granularName\": \"CustomField\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"4644c752-2e2d-48e6-a166-086d06a8fe9f\",\r\n         \"granularName\": \"Dashboard\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"ce8b20e8-445b-4b3b-9d72-eccd711f9c2c\",\r\n         \"granularName\": \"Dashboard\",\r\n         \"scopeName\": \"My\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"48ca7ee4-0944-4742-b6e1-bd4ecb8c6c86\",\r\n         \"granularName\": \"User\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": true,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"4a1589af-45f9-4c01-a183-d03143c70942\",\r\n         \"granularName\": \"ResourceRoleAssignment\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"4ca37d8e-0f05-45b2-bac6-f5e80c5c1dcf\",\r\n         \"granularName\": \"CostNormalizationRule\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"54df0d1e-65c7-4fb0-8659-7db223134567\",\r\n         \"granularName\": \"ManageAccount\",\r\n         \"scopeName\": null,\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"5bdeebc4-6f81-493c-b2d1-85bfa4102c10\",\r\n         \"granularName\": \"Level\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"65c5a3c1-f5b7-456e-8323-34c0bdbfc58e\",\r\n         \"granularName\": \"Activity\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"70207ece-df05-4336-a240-25edb1cea66a\",\r\n         \"granularName\": \"ResourcePool\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"7138f6cc-ed7e-4ced-84fa-d1f2e9cc4f6a\",\r\n         \"granularName\": \"Import\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"72576cb2-0e1b-435a-96f0-ed05c095362a\",\r\n         \"granularName\": \"LevelRate\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"75bf7033-692f-4267-b8e6-ea9b39d489ad\",\r\n         \"granularName\": \"GradeRate\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"8e23e464-36ee-4836-81eb-63a1467137ab\",\r\n         \"granularName\": \"Department\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"93cde074-9c80-4e0f-80c6-f397dceac22c\",\r\n         \"granularName\": \"Schedule\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"a33d18b2-dcb8-4160-a0ff-29ac7bee335a\",\r\n         \"granularName\": \"Lifecycle\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"a63b9b44-e822-4050-b38d-a62509bc26d2\",\r\n         \"granularName\": \"TimeOffApprovalPath\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"a8b463b6-bfb6-47bb-bbf4-fc78d0f7a321\",\r\n         \"granularName\": \"AuthProvider\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"aabf468e-afdd-4b5c-a517-b6acad72a1de\",\r\n         \"granularName\": \"ScheduleException\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"ac51631a-5a95-4729-81d3-0276ac59161a\",\r\n         \"granularName\": \"ManageBilling\",\r\n         \"scopeName\": null,\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"b0ce2e5e-e6c7-4b55-b760-8037eb2cdcfb\",\r\n         \"granularName\": \"TimeSheetTemplate\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"b25f3d96-b62a-4d05-ad28-cc4dc3964119\",\r\n         \"granularName\": \"RoleCostValue\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"c53b56e2-1258-47ba-a4d9-850bd6997561\",\r\n         \"granularName\": \"UserActivity\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"c5ba3e95-cdf7-4286-97f8-3f2c3086ab97\",\r\n         \"granularName\": \"TimeSheetApprovalPath\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"d97f18fe-3125-4a67-a5ab-d79bc3b4ce02\",\r\n         \"granularName\": \"Currency\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"df4c8279-98c1-4657-990b-a175f9186826\",\r\n         \"granularName\": \"Skill\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"e96c49ed-aa32-4f8d-9720-bf4139236f80\",\r\n         \"granularName\": \"ValidationRule\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"f43e2d2f-d7f2-49a4-9d31-3ecd9c2d38ea\",\r\n         \"granularName\": \"UserSchedule\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"f6e47dc2-eec8-4fef-a2a8-61787b3449bb\",\r\n         \"granularName\": \"TimeOffType\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      },\r\n      {\r\n         \"id\": \"ffff5726-65e9-4bdc-8418-bde4ed926209\",\r\n         \"granularName\": \"Role\",\r\n         \"scopeName\": \"All\",\r\n         \"actionEnabled\": false,\r\n         \"editEnabled\": false,\r\n         \"viewEnabled\": false,\r\n         \"deleteEnabled\": false\r\n      }\r\n   ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/PermissionSets(c255066d-7b1c-4beb-9b70-33cc0caf32cf)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"bdb81bf3-549c-4102-8f00-4ab0775b6f81"},{"name":"Delete Permission Set","id":"eca95c3f-ad70-4f3d-a7de-c32610084853","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/PermissionSets(c255066d-7b1c-4beb-9b70-33cc0caf32cf)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","PermissionSets(c255066d-7b1c-4beb-9b70-33cc0caf32cf)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"4b460287-73be-4d28-86b8-18eb7ae9b95b","name":"Delete Permission Set","originalRequest":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/PermissionSets(c255066d-7b1c-4beb-9b70-33cc0caf32cf)"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":""}],"_postman_id":"eca95c3f-ad70-4f3d-a7de-c32610084853"},{"name":"Query Permission Sets","id":"15909ded-937c-4199-a4d8-a0f0cea32418","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/PermissionSets?$select=id,name,roleName,description","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","PermissionSets"],"host":["https://api.timetta.com"],"query":[{"key":"$select","value":"id,name,roleName,description"}],"variable":[]}},"response":[{"id":"67926ae0-5a85-48e7-9a8b-aec072168c77","name":"Query Permission Sets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.timetta.com/odata/PermissionSets?$select=id,name,roleName,description","host":["https://api.timetta.com"],"path":["odata","PermissionSets"],"query":[{"key":"$select","value":"id,name,roleName,description"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"@odata.context\": \"https://api.timetta.com/odata/$metadata#PermissionSets(id,name,roleName,description)\",\r\n   \"value\": [\r\n      {\r\n         \"roleName\": \"TeamManager\",\r\n         \"description\": \"Manage all timesheets and time off requests\",\r\n         \"name\": \"Payroll manager\",\r\n         \"id\": \"0a5699af-eaf2-4f60-a00a-1e19f69afc00\"\r\n      },\r\n      {\r\n         \"roleName\": \"ResourceManager\",\r\n         \"description\": \"Managing and allocating resources.\",\r\n         \"name\": \"Resource manager\",\r\n         \"id\": \"39a91992-8bb6-4acc-bab1-d8efbecdfa13\"\r\n      },\r\n      {\r\n         \"roleName\": \"User\",\r\n         \"description\": \"System user\",\r\n         \"name\": \"User\",\r\n         \"id\": \"48991eef-ef27-496b-89c0-4f483f3e41c1\"\r\n      },\r\n      {\r\n         \"roleName\": \"BillingManager\",\r\n         \"description\": \"Billing and managing invoices\",\r\n         \"name\": \"Billing manager\",\r\n         \"id\": \"a6c8cbae-8a12-40d8-b977-31930b48e4cc\"\r\n      },\r\n      {\r\n         \"roleName\": \"ProjectManager\",\r\n         \"description\": \"Managing all projects\",\r\n         \"name\": \"Project administrator\",\r\n         \"id\": \"a85640ee-eae8-46c1-8a17-163594872a7e\"\r\n      },\r\n      {\r\n         \"roleName\": \"Administrator\",\r\n         \"description\": \"Managing system settings and system data\",\r\n         \"name\": \"System administrator\",\r\n         \"id\": \"c3ef0548-c582-49c2-a5e1-ad66a34d1b9c\"\r\n      },\r\n      {\r\n         \"roleName\": \"ProjectManager\",\r\n         \"description\": \"Manage assigned projects\",\r\n         \"name\": \"Project manager\",\r\n         \"id\": \"d8e765ef-7f38-4034-8044-15a0ea364762\"\r\n      },\r\n      {\r\n         \"roleName\": \"TeamManager\",\r\n         \"description\": \"Supervisor\",\r\n         \"name\": \"Supervisor\",\r\n         \"id\": \"e5886577-ddac-492d-8435-1e41076d72d3\"\r\n      },\r\n      {\r\n         \"roleName\": \"FinanceManager\",\r\n         \"description\": null,\r\n         \"name\": \"Finance manager\",\r\n         \"id\": \"e6c8cbae-8a12-40d8-b977-31930b48e4cc\"\r\n      }\r\n   ]\r\n}"}],"_postman_id":"15909ded-937c-4199-a4d8-a0f0cea32418"}],"id":"000ed9ca-44ca-4159-9925-2ca5b9b56b55","_postman_id":"000ed9ca-44ca-4159-9925-2ca5b9b56b55","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Skills","item":[{"name":"Create Skill","id":"d26e3060-7e7b-47a3-8397-4caaf2951eb8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"PostgreSQL\",\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Skill","description":"<p>Create \"Cost Level\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Skill"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d26e3060-7e7b-47a3-8397-4caaf2951eb8"},{"name":"Get Skill","id":"f6c9c53f-268f-4997-8db9-325cc78e5240","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Skills(2a245854-882d-40ff-a736-0af3da2e8d3d)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Skills(2a245854-882d-40ff-a736-0af3da2e8d3d)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f6c9c53f-268f-4997-8db9-325cc78e5240"},{"name":"Update Skill","id":"fa63ae60-da15-4bee-a513-f2ebbd40a18a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"description\": \"PostgreSQL 16.2\",\r\n   \"isActive\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Skills(2a245854-882d-40ff-a736-0af3da2e8d3d)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Skills(2a245854-882d-40ff-a736-0af3da2e8d3d)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"fa63ae60-da15-4bee-a513-f2ebbd40a18a"},{"name":"Delete Skill","id":"aed5ba96-8e11-4331-a2df-f8c81a16a2d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/Skills(2a245854-882d-40ff-a736-0af3da2e8d3d)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Skills(2a245854-882d-40ff-a736-0af3da2e8d3d)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"aed5ba96-8e11-4331-a2df-f8c81a16a2d3"},{"name":"Query Skills","id":"0efafd74-91e8-4627-a3c4-00d5831379b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Skills","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Skills"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0efafd74-91e8-4627-a3c4-00d5831379b8"}],"id":"b62c252f-d403-40c2-8a47-7369df48688a","_postman_id":"b62c252f-d403-40c2-8a47-7369df48688a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Legal Entities","item":[{"name":"Create Legal Entity","id":"3039caf1-4d31-4968-9248-3455ce98980c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"Legal Entity\",\r\n   \"managerId\": \"c21a25f4-70b6-40a9-9be5-dc25f72a3206\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/LegalEntities","description":"<p>Create \"Legal Entity\" entity.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","LegalEntities"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3039caf1-4d31-4968-9248-3455ce98980c"},{"name":"Get Legal Entity","id":"556178a9-bc50-4d10-aa1e-5a014f7f44de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/LegalEntities(540ba299-c5ad-43fb-971e-8c40fbee764f)?$select=*","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","LegalEntities(540ba299-c5ad-43fb-971e-8c40fbee764f)"],"host":["https://api.timetta.com"],"query":[{"key":"$select","value":"*"}],"variable":[]}},"response":[],"_postman_id":"556178a9-bc50-4d10-aa1e-5a014f7f44de"},{"name":"Patch Legal Entity","id":"51eea475-3e47-4b9a-aecc-db1fed62a282","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"Legal Entity\",\r\n   \"code\": \"LE-1\",\r\n   \"description\": \"main\",\r\n   \"isActive\": true,\r\n   \"managerId\": \"c21a25f4-70b6-40a9-9be5-dc25f72a3206\",\r\n}","options":{"raw":{"language":"json"}}},"url":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"51eea475-3e47-4b9a-aecc-db1fed62a282"},{"name":"Delete Legal Entity","id":"c6bbe806-dae5-4d85-920f-868eac575670","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/odata/LegalEntities(540ba299-c5ad-43fb-971e-8c40fbee764f)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","LegalEntities(540ba299-c5ad-43fb-971e-8c40fbee764f)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c6bbe806-dae5-4d85-920f-868eac575670"},{"name":"Query Legal Entities","id":"2871dd04-42dc-46b8-a7f6-cd5590e4a5df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/LegalEntities?$select=*","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","LegalEntities"],"host":["https://api.timetta.com"],"query":[{"key":"$select","value":"*"}],"variable":[]}},"response":[],"_postman_id":"2871dd04-42dc-46b8-a7f6-cd5590e4a5df"}],"id":"c37a432b-bd88-4023-b3df-a56531cc34cf","_postman_id":"c37a432b-bd88-4023-b3df-a56531cc34cf","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Directories","item":[{"name":"Directory Entries","item":[{"name":"Create Directory Entry","id":"cec371d3-9cb1-49e3-a9df-b05baac41ef8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"38BEE27\",\r\n   \"code\": \"\",\r\n   \"description\": \"\",\r\n   \"directoryId\": \"89d93d01-1d02-49ab-a840-7b8f6636d894\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/DirectoryEntries","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","DirectoryEntries"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"cec371d3-9cb1-49e3-a9df-b05baac41ef8"},{"name":"Get Directory Entry","id":"f2723e84-7ae4-4217-8579-ae000c2dcc27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/OData/DirectoryEntries(d6ccf245-49c3-4aff-a247-9f8805ac5a9e)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","DirectoryEntries(d6ccf245-49c3-4aff-a247-9f8805ac5a9e)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f2723e84-7ae4-4217-8579-ae000c2dcc27"},{"name":"Update Directory Entry","id":"27b1fabb-64fb-4622-a7b2-d6829f58e693","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"description\": \"Some description\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/DirectoryEntries(d6ccf245-49c3-4aff-a247-9f8805ac5a9e)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","DirectoryEntries(d6ccf245-49c3-4aff-a247-9f8805ac5a9e)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"27b1fabb-64fb-4622-a7b2-d6829f58e693"},{"name":"Delete Directory Entry","id":"4c948e13-72bd-447b-a960-a1070ad58fcf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/OData/DirectoryEntries(d6ccf245-49c3-4aff-a247-9f8805ac5a9e)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","DirectoryEntries(d6ccf245-49c3-4aff-a247-9f8805ac5a9e)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4c948e13-72bd-447b-a960-a1070ad58fcf"},{"name":"Query Directory Entries","id":"3033abde-04e5-4a18-bb8f-da9013a52569","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/OData/DirectoryEntries?$filter=(directoryId eq 89d93d01-1d02-49ab-a840-7b8f6636d894)&$select=id,code,name,description,isActive","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","DirectoryEntries"],"host":["https://api.timetta.com"],"query":[{"key":"$filter","value":"(directoryId eq 89d93d01-1d02-49ab-a840-7b8f6636d894)"},{"key":"$select","value":"id,code,name,description,isActive"}],"variable":[]}},"response":[],"_postman_id":"3033abde-04e5-4a18-bb8f-da9013a52569"}],"id":"5813aee7-1f0c-4af6-98f9-b50b923c6a79","_postman_id":"5813aee7-1f0c-4af6-98f9-b50b923c6a79","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Create Directory","id":"b9752193-834b-4c69-b4e2-3bbd571b358a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"name\": \"Identification codes\",\r\n   \"code\": \"ID\",\r\n   \"description\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/Directories","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","Directories"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b9752193-834b-4c69-b4e2-3bbd571b358a"},{"name":"Get Directory","id":"56edb823-a46a-4728-b6a6-f2eb7f32380a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/OData/Directories(b197424c-7f26-49f5-8c90-a8bd1c5c9245)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","Directories(b197424c-7f26-49f5-8c90-a8bd1c5c9245)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"56edb823-a46a-4728-b6a6-f2eb7f32380a"},{"name":"Update Directory","id":"85580d60-07f0-4189-83af-a07c5f31ce2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n   \"description\": \"Some description\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/OData/Directories(89d93d01-1d02-49ab-a840-7b8f6636d894)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","Directories(89d93d01-1d02-49ab-a840-7b8f6636d894)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"85580d60-07f0-4189-83af-a07c5f31ce2f"},{"name":"Delete Directory","id":"10c3d50d-5ce0-4cc8-b097-001807583410","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.timetta.com/OData/Directories(b197424c-7f26-49f5-8c90-a8bd1c5c9245)","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","Directories(b197424c-7f26-49f5-8c90-a8bd1c5c9245)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"10c3d50d-5ce0-4cc8-b097-001807583410"},{"name":"Query Directories","id":"54185114-45f7-4df3-9881-a490d4036c21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/OData/Directories","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["OData","Directories"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"54185114-45f7-4df3-9881-a490d4036c21"}],"id":"36c6f698-ae39-4a99-98fb-486734283a19","_postman_id":"36c6f698-ae39-4a99-98fb-486734283a19","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}}],"id":"527e4fcc-4449-46b5-a57d-1fbc78750f1f","_postman_id":"527e4fcc-4449-46b5-a57d-1fbc78750f1f","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Certificates","item":[{"name":"Comments & attachments","item":[{"name":"Add Comment","id":"beff800d-0490-4c15-beb5-0754993ac1bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"text\": \"For attachment\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Certificates(2a2c8579-10e6-4d96-b62f-712e0582942a)/AddComment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Certificates(2a2c8579-10e6-4d96-b62f-712e0582942a)","AddComment"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"b00b3f5b-7c15-4811-b4da-dcec76581a11","name":"Add Comment","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"text\": \"For attachment\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Certificates(2a2c8579-10e6-4d96-b62f-712e0582942a)/AddComment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://api.timetta.com/odata/$metadata#Comments/$entity\",\r\n    \"id\": \"613b5c8b-a7ca-4b65-b660-ffd0d6199d7b\",\r\n    \"created\": \"2023-10-31T07:00:03.5101012Z\",\r\n    \"modified\": \"2023-10-31T07:00:03.5101013Z\",\r\n    \"isActive\": true,\r\n    \"entityId\": \"50d54914-edd2-4185-b2be-65626f2294ea\",\r\n    \"text\": \"For attachment\",\r\n    \"createdById\": \"834ce1c1-efaf-4bdf-b30c-f1e20ea2f5d2\",\r\n    \"modifiedById\": \"834ce1c1-efaf-4bdf-b30c-f1e20ea2f5d2\",\r\n    \"realUserId\": \"834ce1c1-efaf-4bdf-b30c-f1e20ea2f5d2\"\r\n}"}],"_postman_id":"beff800d-0490-4c15-beb5-0754993ac1bd"},{"name":"Delete Comment","id":"d48b4d04-ddef-47f7-af42-5134c5a75abd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api.timetta.com/odata/Certificates(2a2c8579-10e6-4d96-b62f-712e0582942a)/DeleteComment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Certificates(2a2c8579-10e6-4d96-b62f-712e0582942a)","DeleteComment"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d48b4d04-ddef-47f7-af42-5134c5a75abd"},{"name":"Upload Comment Attachment","id":"b9c0f93f-54c2-4f13-96dd-7dcf3ad8c0f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"attachment","description":"<p>binary file</p>\n","type":"file","value":null},{"key":"commentId","value":"252684b0-ed02-43b7-bf17-c0b6bbdd4ba3","description":"<p>id of the comment</p>\n","type":"text"}]},"url":"https://api.timetta.com/odata/Certificates(2a2c8579-10e6-4d96-b62f-712e0582942a)/UploadCommentAttachment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Certificates(2a2c8579-10e6-4d96-b62f-712e0582942a)","UploadCommentAttachment"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b9c0f93f-54c2-4f13-96dd-7dcf3ad8c0f5"},{"name":"Delete Comment Attachment","id":"b1d25685-99f0-44bd-9093-a86ab40b2fb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"attachmentId\":\"eaaab902-9752-4f2d-be08-601ce2f15776\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.timetta.com/odata/Certificates(2a2c8579-10e6-4d96-b62f-712e0582942a)/DeleteCommentAttachment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Certificates(2a2c8579-10e6-4d96-b62f-712e0582942a)","DeleteCommentAttachment"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b1d25685-99f0-44bd-9093-a86ab40b2fb3"}],"id":"ece7b579-198f-4a30-a399-81f078c5b9b2","_postman_id":"ece7b579-198f-4a30-a399-81f078c5b9b2","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}}],"id":"59ca8ee7-c6ca-4729-a0b9-78bf1972bf3a","_postman_id":"59ca8ee7-c6ca-4729-a0b9-78bf1972bf3a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Files","item":[{"name":"Get Files Metadata","id":"2a9a1580-897d-43a1-9662-7e5d5717f7fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Files/GetFilesMetadata(entityId=4257c2a5-da96-4887-af28-ba7a1c2ee2a0)","description":"<p>Request metadata for files attached to entity.</p>\n<p>Params:</p>\n<ul>\n<li>entityId - id of the entity.</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Files","GetFilesMetadata(entityId=4257c2a5-da96-4887-af28-ba7a1c2ee2a0)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2a9a1580-897d-43a1-9662-7e5d5717f7fd"},{"name":"Get File","id":"fb471a97-f46f-44fd-a288-f9ce42b0eb4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.timetta.com/odata/Files/GetFile(fileKey=a51d1125-7dc8-4e28-a18e-61d00ff86644)","description":"<p>Get File attached to entity.</p>\n<p>Params:</p>\n<ul>\n<li>fileKey - id of the file</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}},"urlObject":{"path":["odata","Files","GetFile(fileKey=a51d1125-7dc8-4e28-a18e-61d00ff86644)"],"host":["https://api.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"fb471a97-f46f-44fd-a288-f9ce42b0eb4b"}],"id":"ef92f611-ac3f-4b4a-8540-367acddf42f8","_postman_id":"ef92f611-ac3f-4b4a-8540-367acddf42f8","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","id":"99671452-3ec7-4bdf-9105-f3e43b4a6aa7","name":"Timetta Public API Examples","type":"collection"}}},{"name":"Reporting API","item":[{"name":"{{vault:bearer-token}}","item":[{"name":"Query Reporting Sources","id":"dd39959f-7310-4d2e-b6ac-ad4cb1762a90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://reporting.timetta.com/OData","description":"<p>Request a list of available reporting sources.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f5fdb9db-0eda-4d81-a8f9-3b3d2b30e142","id":"f5fdb9db-0eda-4d81-a8f9-3b3d2b30e142","name":"{{vault:bearer-token}}","type":"folder"}},"urlObject":{"path":["OData"],"host":["https://reporting.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"dd39959f-7310-4d2e-b6ac-ad4cb1762a90"},{"name":"Get Resource Plan Report","id":"c9d4c7d4-6e61-48a6-9406-8c1d75e91846","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://reporting.timetta.com/OData/ResourcePlan?$expand=project($select=id,name),projectTask($select=id,name)","description":"<p>Get \"ResourcePlan\" report.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f5fdb9db-0eda-4d81-a8f9-3b3d2b30e142","id":"f5fdb9db-0eda-4d81-a8f9-3b3d2b30e142","name":"{{vault:bearer-token}}","type":"folder"}},"urlObject":{"path":["OData","ResourcePlan"],"host":["https://reporting.timetta.com"],"query":[{"key":"$expand","value":"project($select=id,name),projectTask($select=id,name)"}],"variable":[]}},"response":[],"_postman_id":"c9d4c7d4-6e61-48a6-9406-8c1d75e91846"}],"id":"f5fdb9db-0eda-4d81-a8f9-3b3d2b30e142","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"732c4a28-ab9f-4b14-81de-bd1254d37297","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"80e2a9c7-6d2f-4f15-bbe6-e8f8415d04f2","type":"text/javascript","exec":[""]}}],"_postman_id":"f5fdb9db-0eda-4d81-a8f9-3b3d2b30e142","description":""},{"name":"Basic Authentication","item":[{"name":"Query Reporting Sources","id":"7196d602-12c4-4c92-a4c8-491af82479de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://reporting.timetta.com/OData","description":"<p>Request a list of available reporting sources.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":""},{"key":"password","value":""}]},"isInherited":true,"source":{"_postman_id":"c2335fd3-8c01-410d-a11b-a8da9649d2a6","id":"c2335fd3-8c01-410d-a11b-a8da9649d2a6","name":"Basic Authentication","type":"folder"}},"urlObject":{"path":["OData"],"host":["https://reporting.timetta.com"],"query":[],"variable":[]}},"response":[{"id":"68a4eba0-cba4-4fd5-95e3-0f87ae4a78c1","name":"Query Reporting Sources","originalRequest":{"method":"GET","header":[],"url":"{{reportingApiBaseUrl}}/OData"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"@odata.context\": \"https://reporting.timetta.com/odata/$metadata\",\r\n    \"value\": [\r\n        {\r\n            \"name\": \"UserScheduleDates\",\r\n            \"kind\": \"EntitySet\",\r\n            \"url\": \"UserScheduleDates\"\r\n        },\r\n        {\r\n            \"name\": \"ScheduleDates\",\r\n            \"kind\": \"EntitySet\",\r\n            \"url\": \"ScheduleDates\"\r\n        },\r\n        {\r\n            \"name\": \"AccountingEntry\",\r\n            \"kind\": \"EntitySet\",\r\n            \"url\": \"AccountingEntry\"\r\n        },\r\n        {\r\n            \"name\": \"ActsOfAcceptance\",\r\n            \"kind\": \"EntitySet\",\r\n            \"url\": \"ActsOfAcceptance\"\r\n        },\r\n        {\r\n            \"name\": \"ActualData\",\r\n            \"kind\": \"EntitySet\",\r\n            \"url\": \"ActualData\"\r\n        },\r\n        {\r\n            \"name\": \"Billing\",\r\n            \"kind\": \"EntitySet\",\r\n            \"url\": \"Billing\"\r\n        },\r\n        {\r\n            \"name\": \"Booking\",\r\n            \"kind\": \"EntitySet\",\r\n            \"url\": \"Booking\"\r\n        },\r\n        {\r\n            \"name\": \"Certificates\",\r\n            \"kind\": \"EntitySet\",\r\n            \"url\": \"Certificates\"\r\n        },\r\n        {\r\n            \"name\": \"Expenses\",\r\n            \"kind\": \"EntitySet\",\r\n            \"url\": \"Expenses\"\r\n        },\r\n        {\r\n            \"name\": \"ExpenseRequests\",\r\n            \"kind\": \"EntitySet\",\r\n            \"url\": \"ExpenseRequests\"\r\n        },\r\n        {\r\n            \"name\": \"Finance\",\r\n            \"kind\": \"EntitySet\",\r\n            \"url\": \"Finance\"\r\n        },\r\n        {\r\n            \"name\": \"InvoiceLines\",\r\n            \"kind\": \"EntitySet\",\r\n            \"url\": \"InvoiceLines\"\r\n        },\r\n        {\r\n            \"name\": \"Invoices\",\r\n            \"kind\": \"EntitySet\",\r\n            \"url\": \"Invoices\"\r\n        },\r\n        {\r\n            \"name\": \"Projects\",\r\n            \"kind\": \"EntitySet\",\r\n            \"url\": \"Projects\"\r\n        },\r\n        {\r\n            \"name\": \"ProjectTasks\",\r\n            \"kind\": \"EntitySet\",\r\n            \"url\": \"ProjectTasks\"\r\n        },\r\n        {\r\n            \"name\": \"ProjectVersions\",\r\n            \"kind\": \"EntitySet\",\r\n            \"url\": \"ProjectVersions\"\r\n        },\r\n        {\r\n            \"name\": \"ResourcePlan\",\r\n            \"kind\": \"EntitySet\",\r\n            \"url\": \"ResourcePlan\"\r\n        },\r\n        {\r\n            \"name\": \"Tasks\",\r\n            \"kind\": \"EntitySet\",\r\n            \"url\": \"Tasks\"\r\n        },\r\n        {\r\n            \"name\": \"TimeOffBalanceEntry\",\r\n            \"kind\": \"EntitySet\",\r\n            \"url\": \"TimeOffBalanceEntry\"\r\n        },\r\n        {\r\n            \"name\": \"TimeOffRequests\",\r\n            \"kind\": \"EntitySet\",\r\n            \"url\": \"TimeOffRequests\"\r\n        },\r\n        {\r\n            \"name\": \"Timesheets\",\r\n            \"kind\": \"EntitySet\",\r\n            \"url\": \"Timesheets\"\r\n        },\r\n        {\r\n            \"name\": \"Users\",\r\n            \"kind\": \"EntitySet\",\r\n            \"url\": \"Users\"\r\n        },\r\n        {\r\n            \"name\": \"UserSkills\",\r\n            \"kind\": \"EntitySet\",\r\n            \"url\": \"UserSkills\"\r\n        }\r\n    ]\r\n}"}],"_postman_id":"7196d602-12c4-4c92-a4c8-491af82479de"},{"name":"Get Users Report","id":"9965493c-88da-47c6-ab17-411e855dab98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://reporting.timetta.com/OData/Users","description":"<p>Get \"Users\" report.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":""},{"key":"password","value":""}]},"isInherited":true,"source":{"_postman_id":"c2335fd3-8c01-410d-a11b-a8da9649d2a6","id":"c2335fd3-8c01-410d-a11b-a8da9649d2a6","name":"Basic Authentication","type":"folder"}},"urlObject":{"path":["OData","Users"],"host":["https://reporting.timetta.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9965493c-88da-47c6-ab17-411e855dab98"},{"name":"Get Resource Plan Report","id":"b7467491-a483-4e1f-8325-83806a4255d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://reporting.timetta.com/OData/ResourcePlan?$expand=project($select=id,name),projectTask($select=id,name)","description":"<p>Get \"ResourcePlan\" report.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":""},{"key":"password","value":""}]},"isInherited":true,"source":{"_postman_id":"c2335fd3-8c01-410d-a11b-a8da9649d2a6","id":"c2335fd3-8c01-410d-a11b-a8da9649d2a6","name":"Basic Authentication","type":"folder"}},"urlObject":{"path":["OData","ResourcePlan"],"host":["https://reporting.timetta.com"],"query":[{"key":"$expand","value":"project($select=id,name),projectTask($select=id,name)"}],"variable":[]}},"response":[],"_postman_id":"b7467491-a483-4e1f-8325-83806a4255d9"},{"name":"Get Tasks Report","id":"017f323d-a5f9-4fbd-8a94-5a0e450fd619","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://reporting.timetta.com/OData/Tasks?$expand=Entity,EntityLifecycle","description":"<p>Get \"Tasks\" report.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":""},{"key":"password","value":""}]},"isInherited":true,"source":{"_postman_id":"c2335fd3-8c01-410d-a11b-a8da9649d2a6","id":"c2335fd3-8c01-410d-a11b-a8da9649d2a6","name":"Basic Authentication","type":"folder"}},"urlObject":{"path":["OData","Tasks"],"host":["https://reporting.timetta.com"],"query":[{"key":"$expand","value":"Entity,EntityLifecycle"}],"variable":[]}},"response":[],"_postman_id":"017f323d-a5f9-4fbd-8a94-5a0e450fd619"}],"id":"c2335fd3-8c01-410d-a11b-a8da9649d2a6","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":""},{"key":"password","value":""}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"888f3985-c10c-4731-959b-41903eeced7a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"46140465-b850-4410-b6fd-588d42fa6983","type":"text/javascript","exec":[""]}}],"_postman_id":"c2335fd3-8c01-410d-a11b-a8da9649d2a6","description":""}],"id":"41acc778-5c92-431b-b615-bdc08625e629","description":"<p>API metadata:</p>\n<p><a href=\"https://reporting.timetta.com/odata/$metadata\">https://reporting.timetta.com/odata/$metadata</a></p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":""},{"key":"password","value":""}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"9d0e56e3-b80c-42a2-ba6f-2deb5a0a018c","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"6b754871-ae34-45fe-b488-e436f4f41aec","type":"text/javascript","exec":[""]}}],"_postman_id":"41acc778-5c92-431b-b615-bdc08625e629"}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]}},"event":[{"listen":"prerequest","script":{"id":"2efe35a9-5a7f-4cd8-8eb9-ca4cf6dcd8bb","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"cc4e0541-2706-477c-b13d-82c497fdf639","type":"text/javascript","exec":[""]}}],"variable":[{"id":"97cc35a5-73cf-4413-9b48-fa2598cbdf49","key":"userEmail","value":""},{"id":"1d1b6455-6c1d-4449-b208-23320ab9f279","key":"userPassword","value":""},{"id":"a63c873e-05d8-48d9-804d-66f789ec2978","key":"accessToken","value":""},{"id":"c94684f8-dd51-4a01-93a9-65b018b8c1d7","key":"refreshToken","value":""},{"id":"58e66a0d-984b-4060-a8dd-733579ad7063","key":"passportBaseUrl","value":"https://auth.timetta.com","type":"string"},{"id":"0b7cf5c7-ce1c-4d65-95ca-80299065f89e","key":"baseUrl","value":"https://api.timetta.com","type":"string"},{"id":"499a78b6-ed49-4634-8d45-46faf22b1170","key":"reportingBaseUrl","value":"https://reporting.timetta.com","type":"string"}]}