{"info":{"_postman_id":"860137fb-fcbb-5b0b-cf64-0632943d8b0d","name":"Worksuite-API","description":"<html><head></head><body><p>The Worksuite's API and Worksuite Saas API is a low-level HTTP-based API that you can use to programatically query date, modify it, create new data, upload files and perform a variety of other tasks.</p>\n<p>Worksuite's API follows <a href=\"https://en.wikipedia.org/wiki/Representational_state_transfer\">REST API</a> pattern. Most of the request and responses are in <strong>JSON</strong> format.</p>\n<h1 id=\"access-token\">Access Token</h1>\n<p>All API requests, except authorization requests, require an <strong>access token</strong>. An access token provides a temporary and secure access to Worksuite API. An access token can be obtained using <code>/auth/login</code> endpoint.</p>\n<p>This documentation is only for Worksuite API. For general documentation about using Worksuite, goto <a href=\"https://envato-froiden.freshdesk.com/\">https://envato-froiden.freshdesk.com/</a>.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Access Token","slug":"access-token"}],"owner":"994834","collectionId":"860137fb-fcbb-5b0b-cf64-0632943d8b0d","publishedId":"SWTBcwoR","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-01-29T06:41:50.000Z"},"item":[{"name":"App","item":[{"name":"/app","id":"f366129e-1e19-480a-216e-eac9aba95956","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request. This header is required in all API requests.</p>\n"}],"url":"https://worksuite.dev/api/v1/app","description":"<p>Get details of the application worksuite only</p>\n","urlObject":{"protocol":"https","path":["api","v1","app"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"3bac622d-d1d4-963b-edfb-a9bbccb8a5d0","name":"Successful Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request. This header is required in all API requests."}],"body":{"mode":"urlencoded","urlencoded":[{"key":"email","value":"admin@example.com","type":"text","description":"Application's username"},{"key":"password","value":"123456","type":"text","description":"Application's password"}]},"url":"https://worksuite.dev/api/v1/app"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Tue, 04 Feb 2020 09:28:30 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"511","body":"{\"message\":\"Application data fetched successfully\",\"data\":{\"id\":1,\"company_name\":\"Worksuite\",\"company_email\":\"company@email.com\",\"company_phone\":\"1234567891\",\"login_background\":null,\"address\":\"Company address\",\"website\":\"www.domain.com\",\"timezone\":\"Asia\\/Kolkata\",\"date_format\":\"d-m-Y\",\"date_picker_format\":\"dd-mm-yyyy\",\"time_format\":\"h:i a\",\"locale\":\"en\",\"latitude\":\"26.91243360\",\"longitude\":\"75.78727090\",\"leaves_start_from\":\"joining_date\",\"active_theme\":\"default\",\"last_updated_by\":null,\"google_map_key\":null,\"task_self\":\"yes\",\"app_debug\":0,\"rounded_theme\":1,\"before_days\":0,\"after_days\":0,\"on_deadline\":\"yes\",\"default_task_status\":1,\"logo_url\":\"https:\\/\\/worksuite-rest-api.dev\\/img\\/worksuite-logo.png\",\"login_background_url\":\"https:\\/\\/worksuite-rest-api.dev\\/img\\/login-bg.jpg\"}}"}],"_postman_id":"f366129e-1e19-480a-216e-eac9aba95956"},{"name":"/app","id":"05349817-e22b-43e5-9d23-468966c2a835","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request. This header is required in all API requests.</p>\n"}],"url":"https://worksuite.dev/api/v1/app","description":"<p>Get details of the application Worskuite SAAS only</p>\n","urlObject":{"protocol":"https","path":["api","v1","app"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"bf44c76c-1882-4285-9daf-f11a6406bce3","name":"Worksuite Example Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request. This header is required in all API requests."}],"url":"https://worksuite-saas.test/api/v1/app"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.17.3"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"PHP/7.3.9"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Tue, 07 Apr 2020 12:07:05 GMT"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization,Content-Type"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Application data fetched successfully\",\n    \"data\": {\n        \"company_name\": \"Froiden\",\n        \"login_background_url\": \"https://worksuite-saas.test/img/login-bg.jpg\",\n        \"logo_url\": \"https://worksuite-saas.test/img/worksuite-logo.png\",\n        \"logo_front_url\": \"https://worksuite-saas.test/front/img/worksuite-logo.png\",\n        \"show_public_message\": false\n    }\n}"}],"_postman_id":"05349817-e22b-43e5-9d23-468966c2a835"}],"id":"f995de1c-c8ea-b6a2-06f7-847d92f5384e","description":"<p>Get Details of the app</p>\n","_postman_id":"f995de1c-c8ea-b6a2-06f7-847d92f5384e"},{"name":"Auth","item":[{"name":"/auth/login","id":"9119f8d5-a621-560a-1559-bb4d1ba5c0fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request. This header is required in all API requests.</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"email","value":"admin@example.com","type":"text","description":"<p>Application's username</p>\n"},{"key":"password","value":"123456","type":"text","description":"<p>Application's password</p>\n"}]},"url":"https://worksuite.dev/api/v1/auth/login","description":"<p>To obatain an access token required to access API endpoints.</p>\n<p><strong>Access Token</strong> obtained in response lasts for 30 days. You can refresh an access token upto 14 days after it's expire using <code>/auth/refresh</code> endpoint.</p>\n","urlObject":{"protocol":"https","path":["api","v1","auth","login"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"144c9b25-9a00-3d28-f04b-80da6fc48827","name":"Successful Request","originalRequest":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request. This header is required in all API requests."}],"body":{"mode":"urlencoded","urlencoded":[{"key":"email","value":"admin@example.com","type":"text","description":"Application's username"},{"key":"password","value":"123456","type":"text","description":"Application's password"}]},"url":"https://worksuite.dev/api/v1/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 06:12:26 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"397","body":"{\"message\":\"Logged in successfully\",\"data\":{\"token\":\"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAzNjQ3NDYsImV4cCI6MTYxMTk4NzE0NiwibmJmIjoxNTgwMzY0NzQ2LCJqdGkiOiJkUGp4UkowMzhpeFZUTHVDIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.c7QAhm1E4hjWypoe0w9mUPswzJSogO0j913CZ9i-Z4U\",\"user\":{\"id\":1,\"name\":\"Prof. Fausto Armstrong II\",\"email\":\"admin@example.com\",\"image\":null,\"mobile\":null,\"gender\":\"male\",\"locale\":\"en\",\"status\":\"active\",\"login\":\"enable\",\"onesignal_player_id\":null,\"unreadNotifications\":[],\"image_url\":\"https:\\/\\/worksuite.dev\\/img\\/default-profile-2.png\",\"modules\":[\"clients\",\"employees\",\"attendance\",\"projects\",\"tasks\",\"estimates\",\"invoices\",\"payments\",\"expenses\",\"timelogs\",\"tickets\",\"messages\",\"events\",\"leaves\",\"notices\",\"leads\",\"holidays\",\"products\",\"contracts\"],\"roles\":[{\"id\":1,\"name\":\"admin\",\"display_name\":\"App Administrator\",\"description\":\"Admin is allowed to manage everything of the app.\",\"created_at\":\"2020-01-29 11:13:24\",\"updated_at\":\"2020-01-29 11:13:24\",\"pivot\":{\"user_id\":1,\"role_id\":1},\"perms\":[]},{\"id\":2,\"name\":\"employee\",\"display_name\":\"Employee\",\"description\":\"Employee can see tasks and projects assigned to him.\",\"created_at\":\"2020-01-29 11:13:24\",\"updated_at\":\"2020-01-29 11:13:24\",\"pivot\":{\"user_id\":1,\"role_id\":2},\"perms\":[]}]},\"expires\":\"2021-01-30T06:12:26+00:00\",\"expires_in\":3600}}"}],"_postman_id":"9119f8d5-a621-560a-1559-bb4d1ba5c0fc"},{"name":"/auth/refresh","id":"6c7633bb-247f-91d9-b4ae-e06860e82b0f","request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/auth/refresh","description":"<p>Refresh Access token</p>\n","urlObject":{"protocol":"https","path":["api","v1","auth","refresh"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"e8dde401-6171-0af9-f023-4fc8ef544d47","name":"Successful Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request.","warning":""},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token","warning":""},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format","warning":""}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/auth/refresh"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"X-SNAPHRM-HOST,Authorization,Content-Type,X-REQUEST-WITH","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache","description":""},{"name":"connection","key":"connection","value":"Keep-Alive","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 05 Oct 2017 10:38:19 GMT","description":""},{"name":"keep-alive","key":"keep-alive","value":"timeout=5, max=100","description":""},{"name":"server","key":"server","value":"Apache/2.4.18 (Ubuntu)","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""},{"name":"vary","key":"vary","value":"Authorization","description":""}],"cookie":[],"responseTime":"765","body":"{\n    \"message\": \"Token refreshed successfully\",\n    \"data\": {\n        \"token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvcmVmcmVzaCIsImlhdCI6MTU4MDI4MDcyOSwiZXhwIjoxNTgwMjg0NTkzLCJuYmYiOjE1ODAyODA5OTMsImp0aSI6ImtDYkhXb280UjAzZktqZXUiLCJzdWIiOjEsInBydiI6IjgxOGY1Yzk4YWNlMjM3NTMyZDlkNDk0M2ZkOGVmYjU0MGI4NTViNDIiLCJyZW1lbWJlciI6MSwidHlwZSI6MX0._NTkYmTAZcCFxu51gf-KsOi842YW1wMF1COZp0SE6Pw\",\n        \"expires\": \"2021-01-29T06:52:08+00:00\"\n    }\n}"}],"_postman_id":"6c7633bb-247f-91d9-b4ae-e06860e82b0f"},{"name":"/company","id":"a0c88b1f-193a-4d8c-8f75-bb615928b7ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"url":"https://worksuite-saas.test/api/v1/company","description":"<p>Get your company data worksuite saas only</p>\n","urlObject":{"protocol":"https","path":["api","v1","company"],"host":["worksuite-saas","test"],"query":[],"variable":[]}},"response":[{"id":"1ba79781-4d73-41a9-aa43-5559a1dfaab0","name":"Example Request Worksuite Saas","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"url":"https://worksuite-saas.test/api/v1/company"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.17.3"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"PHP/7.3.9"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Tue, 07 Apr 2020 12:09:39 GMT"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization,Content-Type"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Application data fetched successfully\",\n    \"data\": {\n        \"id\": 1,\n        \"company_name\": \"froiden\",\n        \"company_email\": \"admin@example.com\",\n        \"company_phone\": \"1212121212\",\n        \"logo\": null,\n        \"login_background\": null,\n        \"address\": \"Company address\",\n        \"website\": \"www.froiden.com\",\n        \"currency_id\": 1,\n        \"package_id\": 1,\n        \"package_type\": \"monthly\",\n        \"timezone\": \"Asia/Kolkata\",\n        \"date_format\": \"d-m-Y\",\n        \"date_picker_format\": \"dd-mm-yyyy\",\n        \"time_format\": \"h:i a\",\n        \"week_start\": 1,\n        \"locale\": \"en\",\n        \"latitude\": null,\n        \"longitude\": null,\n        \"leaves_start_from\": \"joining_date\",\n        \"active_theme\": \"default\",\n        \"status\": \"active\",\n        \"task_self\": \"yes\",\n        \"last_updated_by\": null,\n        \"licence_expire_on\": null,\n        \"rounded_theme\": 1,\n        \"last_login\": null,\n        \"default_task_status\": 1,\n        \"logo_url\": \"https://worksuite-saas.test/img/worksuite-logo.png\"\n    }\n}"}],"_postman_id":"a0c88b1f-193a-4d8c-8f75-bb615928b7ff"},{"name":"/auth/logout","id":"18a2b4b8-3242-af2f-ba76-98b8b3ef6042","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"url":"https://worksuite.test/api/v1/auth/logout","description":"<p>Logout and invalidate the token</p>\n","urlObject":{"protocol":"https","path":["api","v1","auth","logout"],"host":["worksuite","test"],"query":[],"variable":[]}},"response":[{"id":"359f2c25-cdf8-cb30-4914-5eba9aca6ee0","name":"Successful Request","originalRequest":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/auth/logout"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"X-SNAPHRM-HOST,Authorization,Content-Type,X-REQUEST-WITH","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache","description":""},{"name":"connection","key":"connection","value":"Keep-Alive","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 05 Oct 2017 10:38:19 GMT","description":""},{"name":"keep-alive","key":"keep-alive","value":"timeout=5, max=100","description":""},{"name":"server","key":"server","value":"Apache/2.4.18 (Ubuntu)","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""},{"name":"vary","key":"vary","value":"Authorization","description":""}],"cookie":[],"responseTime":"765","body":"{\n    \"message\": \"Token invalidated successfully\"\n}"}],"_postman_id":"18a2b4b8-3242-af2f-ba76-98b8b3ef6042"}],"id":"5272d9a9-c23d-a1c5-355c-778a2575df39","_postman_id":"5272d9a9-c23d-a1c5-355c-778a2575df39","description":""},{"name":"Customers","item":[{"name":"Leads","item":[{"name":"/lead","id":"3da7722d-9e9b-c19f-8253-f3c76244eb08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODIxMTUyMDEsImV4cCI6MTYxMzczNzYwMSwibmJmIjoxNTgyMTE1MjAxLCJqdGkiOiI3Umh2bDRQOHlLN0FVcTZsIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.4-612JmHfiT2I-B57eKUChnLh9-akUfJBlCeEWVwaS0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"url":"https://worksuite.dev/api/v1/lead","description":"<p>Get all Projects, Default projects counts will be 10</p>\n","urlObject":{"protocol":"https","path":["api","v1","lead"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"7190954a-6fcd-f3fe-b6d7-58a3847de1e9","name":"Successful Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/lead"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Wed, 29 Jan 2020 12:11:46 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"428","body":"{\"data\":[{\"id\":2,\"company_name\":\"Prohaska, Cormier and Gorczany\",\"client_name\":\"Abhinav\",\"client_email\":\"abhinav@froiden.com\"},{\"id\":3,\"company_name\":\"Waters-Luettgen\",\"client_name\":\"Viva Hoppe\",\"client_email\":\"adams.kari@gmail.com\"},{\"id\":4,\"company_name\":\"Stoltenberg-Hilpert\",\"client_name\":\"Emiliano Nicolas\",\"client_email\":\"rosalee.dibbert@bahringer.org\"},{\"id\":5,\"company_name\":\"O'Reilly-Auer\",\"client_name\":\"Prof. Mayra Mueller MD\",\"client_email\":\"leonardo14@yahoo.com\"},{\"id\":6,\"company_name\":\"Reichert PLC\",\"client_name\":\"Mr. Jamil Langworth Sr.\",\"client_email\":\"elwyn.orn@orn.net\"},{\"id\":7,\"company_name\":\"Botsford Inc\",\"client_name\":\"Mr. Ewald Torp Jr.\",\"client_email\":\"baylee40@hotmail.com\"},{\"id\":8,\"company_name\":\"Stehr Ltd\",\"client_name\":\"Wilhelm McKenzie I\",\"client_email\":\"eliseo69@okon.biz\"},{\"id\":9,\"company_name\":\"Shanahan, Prohaska and Koch\",\"client_name\":\"Hannah Weimann\",\"client_email\":\"shields.laurel@goyette.com\"},{\"id\":10,\"company_name\":\"Conn-Lind\",\"client_name\":\"Darrin Pollich\",\"client_email\":\"wiegand.anabelle@runte.net\"},{\"id\":11,\"company_name\":\"Kuhlman LLC\",\"client_name\":\"Katarina Dibbert\",\"client_email\":\"olson.gabrielle@gmail.com\"}],\"meta\":{\"paging\":{\"links\":{\"next\":\"https:\\/\\/worksuite.dev\\/api\\/v1\\/lead?offset=10\"},\"total\":22},\"time\":0.036}}"}],"_postman_id":"3da7722d-9e9b-c19f-8253-f3c76244eb08"},{"name":"/lead/{id}","id":"60e544d7-6948-8d89-b915-b7956c0b3e82","request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/lead/1/?fields=id,company_name,client_name,client_email,client{id,name}","description":"<p>Get project details of id = 1</p>\n","urlObject":{"protocol":"https","path":["api","v1","lead","1",""],"host":["worksuite","dev"],"query":[{"key":"fields","value":"id,company_name,client_name,client_email,client{id,name}"}],"variable":[]}},"response":[{"id":"acaad28e-d931-75c8-8046-e2527537afb9","name":"Successful Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://worksuite.dev/api/v1/lead/1/?fields=id,company_name,client_name,client_email,client{id,name}","protocol":"https","host":["worksuite","dev"],"path":["api","v1","lead","1",""],"query":[{"key":"fields","value":"id,company_name,client_name,client_email,client{id,name}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"X-SNAPHRM-HOST,Authorization,Content-Type,X-REQUEST-WITH","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache","description":""},{"name":"connection","key":"connection","value":"Keep-Alive","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 05 Oct 2017 10:38:19 GMT","description":""},{"name":"keep-alive","key":"keep-alive","value":"timeout=5, max=100","description":""},{"name":"server","key":"server","value":"Apache/2.4.18 (Ubuntu)","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""},{"name":"vary","key":"vary","value":"Authorization","description":""}],"cookie":[],"responseTime":"765","body":"{\n    \"data\": {\n        \"id\": 1,\n        \"company_name\": \"Schneider Ltd\",\n        \"client_name\": \"Janessa Crona\",\n        \"client_email\": \"kayla16@yost.biz\",\n        \"client\": null\n    },\n    \"meta\": {\n        \"time\": 0.021\n    }\n}"}],"_postman_id":"60e544d7-6948-8d89-b915-b7956c0b3e82"},{"name":"/lead","id":"870e8d36-61f3-549a-909c-aad64bc97b6f","request":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"client_name","value":"Abhinav Saraswat","description":"<p>Client name of lead</p>\n"},{"key":"client_email","value":"abhinav@froiden.com","description":"<p>email of lead</p>\n","type":"text"}]},"url":"https://worksuite.dev/api/v1/lead","description":"<p>Create new project</p>\n","urlObject":{"protocol":"https","path":["api","v1","lead"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"f975fe5a-db01-8819-e3f3-4702c16713b9","name":"Successful Request","originalRequest":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"project_name","value":"Worksuite Test API Project","description":"Project name of project"},{"key":"start_date","value":"2020-01-12","description":"Start date of project"},{"key":"deadline","value":"2020-01-22","description":"Deadline date of project"}]},"url":"https://worksuite.dev/api/v1/project"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"X-SNAPHRM-HOST,Authorization,Content-Type,X-REQUEST-WITH","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache","description":""},{"name":"connection","key":"connection","value":"Keep-Alive","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 05 Oct 2017 10:38:19 GMT","description":""},{"name":"keep-alive","key":"keep-alive","value":"timeout=5, max=100","description":""},{"name":"server","key":"server","value":"Apache/2.4.18 (Ubuntu)","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""},{"name":"vary","key":"vary","value":"Authorization","description":""}],"cookie":[],"responseTime":"765","body":"{\n    \"message\": \"Resource created successfully\",\n    \"data\": {\n        \"id\": 23\n    },\n    \"meta\": {\n        \"time\": 0.013\n    }\n}"}],"_postman_id":"870e8d36-61f3-549a-909c-aad64bc97b6f"},{"name":"/lead/{id}","id":"2c026333-6041-f0e9-7149-74de147a4747","request":{"method":"DELETE","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/lead/1","description":"<p>Deleting a project having id = 1</p>\n","urlObject":{"protocol":"https","path":["api","v1","lead","1"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"27387f41-5c5f-dde5-9155-07aa872a886e","name":"Successful Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/lead/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"X-SNAPHRM-HOST,Authorization,Content-Type,X-REQUEST-WITH","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache","description":""},{"name":"connection","key":"connection","value":"Keep-Alive","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 05 Oct 2017 10:38:19 GMT","description":""},{"name":"keep-alive","key":"keep-alive","value":"timeout=5, max=100","description":""},{"name":"server","key":"server","value":"Apache/2.4.18 (Ubuntu)","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""},{"name":"vary","key":"vary","value":"Authorization","description":""}],"cookie":[],"responseTime":"765","body":"{\n    \"message\": \"Resource deleted successfully\",\n    \"meta\": {\n        \"time\": 0.308\n    }\n}"}],"_postman_id":"2c026333-6041-f0e9-7149-74de147a4747"},{"name":"/lead/{id}","id":"25a8932d-b698-004c-7dc2-96abc83a483d","request":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"client_email","value":"abhinav@froiden.com","type":"text"},{"key":"client_name","value":"Abhinav","type":"text"}]},"url":"https://worksuite.dev/api/v1/lead/2","description":"<p>Update the lead</p>\n","urlObject":{"protocol":"https","path":["api","v1","lead","2"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"0fbfba27-11ca-888a-4e1b-ebe8f958f092","name":"Successful Request","originalRequest":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"Request data is in JSON format"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"client_email","value":"abhinav@froiden.com","type":"text"},{"key":"client_name","value":"Abhinav","type":"text"}]},"url":"https://worksuite.dev/api/v1/lead/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Wed, 29 Jan 2020 11:58:09 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"140","body":"{\"message\":\"Resource updated successfully\",\"data\":{\"id\":2},\"meta\":{\"time\":0.011}}"}],"_postman_id":"25a8932d-b698-004c-7dc2-96abc83a483d"}],"id":"aa745621-7fa3-9b28-6b9e-e6809c17608f","description":"<p>Create and manage Leads.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer, Readonly</td>\n<td>Unique ID for the lead</td>\n</tr>\n<tr>\n<td>client_email</td>\n<td>String</td>\n<td>Email of client</td>\n</tr>\n<tr>\n<td>client_name</td>\n<td>String</td>\n<td>Name of client</td>\n</tr>\n<tr>\n<td>company_name      (optional)</td>\n<td>String</td>\n<td>Company Name of client</td>\n</tr>\n<tr>\n<td>website (optional)</td>\n<td>String</td>\n<td>Website of lead</td>\n</tr>\n<tr>\n<td>mobile (optional)</td>\n<td>String</td>\n<td>Mobile number of lead</td>\n</tr>\n<tr>\n<td>note   (optional)</td>\n<td>text</td>\n<td>Note for the lead</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"aa745621-7fa3-9b28-6b9e-e6809c17608f"},{"name":"Clients","item":[{"name":"/client","id":"269b7b8e-d5d0-1a21-a31c-21e852b05aea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"url":"https://worksuite.dev/api/v1/client?fields=id,name,email,status","description":"<p>Get all Clients</p>\n","urlObject":{"protocol":"https","path":["api","v1","client"],"host":["worksuite","dev"],"query":[{"key":"fields","value":"id,name,email,status"}],"variable":[]}},"response":[{"id":"e1571818-5547-fcd0-d521-1513b9a41324","name":"Successfull Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://worksuite.dev/api/v1/client?fields=id,name,email,status","protocol":"https","host":["worksuite","dev"],"path":["api","v1","client"],"query":[{"key":"fields","value":"id,name,email,status"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Wed, 29 Jan 2020 15:14:19 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"426","body":"{\"data\":[{\"id\":1,\"name\":\"Prof. Fausto Armstrong II\",\"email\":\"admin@example.com\",\"status\":\"active\"},{\"id\":2,\"name\":\"Prof. Murphy Marks\",\"email\":\"employee@example.com\",\"status\":\"active\"},{\"id\":3,\"name\":\"Mr. Rhett Hackett\",\"email\":\"client@example.com\",\"status\":\"active\"},{\"id\":4,\"name\":\"Lora Schoen\",\"email\":\"treutel.griffin@example.com\",\"status\":\"active\"},{\"id\":5,\"name\":\"Joanny Beatty\",\"email\":\"zgutkowski@example.com\",\"status\":\"active\"},{\"id\":6,\"name\":\"Vernice Hill\",\"email\":\"matteo.ondricka@example.net\",\"status\":\"active\"},{\"id\":7,\"name\":\"Keagan Hoppe IV\",\"email\":\"lemke.evelyn@example.net\",\"status\":\"active\"},{\"id\":8,\"name\":\"Emilie Kirlin\",\"email\":\"juliana17@example.net\",\"status\":\"active\"},{\"id\":9,\"name\":\"Mr. Rasheed Kassulke\",\"email\":\"shawn.hamill@example.org\",\"status\":\"active\"},{\"id\":10,\"name\":\"Dr. Rebekah McClure\",\"email\":\"stroman.jada@example.net\",\"status\":\"active\"}],\"meta\":{\"paging\":{\"links\":{\"next\":\"https:\\/\\/worksuite.dev\\/api\\/v1\\/client?fields=id%2Cname%2Cemail%2Cstatus&offset=10\"},\"total\":93},\"time\":0.09,\"queries\":5,\"queries_list\":[{\"query\":\"select * from `users` where `id` = ? and `users`.`status` = ? limit 1\",\"bindings\":[1,\"active\"],\"time\":5.17},{\"query\":\"select `roles`.*, `role_user`.`user_id` as `pivot_user_id`, `role_user`.`role_id` as `pivot_role_id` from `roles` inner join `role_user` on `roles`.`id` = `role_user`.`role_id` where `role_user`.`user_id` = ?\",\"bindings\":[1],\"time\":0.69},{\"query\":\"select `module_name` from `module_settings` where `type` = ? and `status` = ?\",\"bindings\":[\"admin\",\"active\"],\"time\":4.46},{\"query\":\"select `users`.`id`, `users`.`name`, `users`.`email`, `users`.`status` from `users` where `users`.`status` = ? limit 10 offset 0\",\"bindings\":[\"active\"],\"time\":0.57},{\"query\":\"select count(`users`.`id`) as aggregate from `users` where `users`.`status` = ? limit 10 offset 0\",\"bindings\":[\"active\"],\"time\":0.44}]}}"}],"_postman_id":"269b7b8e-d5d0-1a21-a31c-21e852b05aea"},{"name":"/client/{id}","id":"c0323e53-dca3-d9e8-b304-949493ce333c","request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/client/2/?fields=id,name,email,status","description":"<p>Get project client of id = 1</p>\n","urlObject":{"protocol":"https","path":["api","v1","client","2",""],"host":["worksuite","dev"],"query":[{"key":"fields","value":"id,name,email,status"}],"variable":[]}},"response":[{"id":"3a77bbe0-4547-3e0d-45a0-e66b96f39a37","name":"Successfull Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://worksuite.dev/api/v1/client/2/?fields=id,name,email,status","protocol":"https","host":["worksuite","dev"],"path":["api","v1","client","2",""],"query":[{"key":"fields","value":"id,name,email,status"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Wed, 29 Jan 2020 16:52:55 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"266","body":"{\"data\":{\"id\":2,\"name\":\"Prof. Murphy Marks\",\"email\":\"employee@example.com\",\"status\":\"active\"},\"meta\":{\"time\":0.028,\"queries\":4,\"queries_list\":[{\"query\":\"select * from `users` where `id` = ? and `users`.`status` = ? limit 1\",\"bindings\":[1,\"active\"],\"time\":8.01},{\"query\":\"select `roles`.*, `role_user`.`user_id` as `pivot_user_id`, `role_user`.`role_id` as `pivot_role_id` from `roles` inner join `role_user` on `roles`.`id` = `role_user`.`role_id` where `role_user`.`user_id` = ?\",\"bindings\":[1],\"time\":1.65},{\"query\":\"select `module_name` from `module_settings` where `type` = ? and `status` = ?\",\"bindings\":[\"admin\",\"active\"],\"time\":0.73},{\"query\":\"select `users`.`id`, `users`.`name`, `users`.`email`, `users`.`status` from `users` where `users`.`id` = ? and `users`.`status` = ? limit 1 offset 0\",\"bindings\":[\"2\",\"active\"],\"time\":0.57}]}}"}],"_postman_id":"c0323e53-dca3-d9e8-b304-949493ce333c"},{"name":"/client","id":"2a587dc8-a466-fa5b-ea24-428499e113ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Indicates this is an API request.</p>\n","key":"X-Requested-With","value":"XMLHttpRequest"},{"description":"<p>Part after \"Bearer\" is the access token</p>\n","key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0"},{"description":"<p>Request data is in JSON format</p>\n","key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"description":"<p>Client name of lead</p>\n","key":"name","value":"Abhinav 12 Saraswat"},{"description":"<p>email of lead</p>\n","key":"email","type":"text","value":"abhinaav198v@froiden.com"},{"key":"company_name","value":"Froiden","type":"text"}]},"url":"https://worksuite.test/api/v1/client","description":"<p>Create new Client</p>\n","urlObject":{"protocol":"https","path":["api","v1","client"],"host":["worksuite","test"],"query":[],"variable":[]}},"response":[{"id":"e03101e4-e9e0-4bd7-869a-cd8af1808141","name":"Example Request","originalRequest":{"method":"POST","header":[{"description":"Indicates this is an API request.","key":"X-Requested-With","value":"XMLHttpRequest"},{"description":"Part after \"Bearer\" is the access token","key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0"},{"description":"Request data is in JSON format","key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"description":"Client name of lead","key":"name","value":"Abhinav 12 Saraswat"},{"description":"email of lead","key":"email","type":"text","value":"abhinaav198v@froiden.com"},{"key":"company_name","value":"Froiden","type":"text"}]},"url":"https://worksuite.test/api/v1/client"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.17.3"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"PHP/7.3.9"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 14 Mar 2020 11:36:51 GMT"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization,Content-Type"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Resource created successfully\",\n    \"data\": {\n        \"id\": 104\n    },\n    \"meta\": {\n        \"time\": 0.025,\n        \"queries\": 5,\n        \"queries_list\": [\n            {\n                \"query\": \"select * from `users` where `id` = ? and `users`.`status` = ? limit 1\",\n                \"bindings\": [\n                    1,\n                    \"active\"\n                ],\n                \"time\": 0.96\n            },\n            {\n                \"query\": \"select `roles`.*, `role_user`.`user_id` as `pivot_user_id`, `role_user`.`role_id` as `pivot_role_id` from `roles` inner join `role_user` on `roles`.`id` = `role_user`.`role_id` where `role_user`.`user_id` = ?\",\n                \"bindings\": [\n                    1\n                ],\n                \"time\": 7.72\n            },\n            {\n                \"query\": \"select `module_name` from `module_settings` where `type` = ? and `status` = ?\",\n                \"bindings\": [\n                    \"admin\",\n                    \"active\"\n                ],\n                \"time\": 0.55\n            },\n            {\n                \"query\": \"select count(*) as aggregate from `users` where `email` = ?\",\n                \"bindings\": [\n                    \"abhinaav198v@froiden.com\"\n                ],\n                \"time\": 0.51\n            },\n            {\n                \"query\": \"insert into `users` (`name`, `email`, `updated_at`, `created_at`) values (?, ?, ?, ?)\",\n                \"bindings\": [\n                    \"Abhinav 12 Saraswat\",\n                    \"abhinaav198v@froiden.com\",\n                    \"2020-03-14 11:36:51\",\n                    \"2020-03-14 11:36:51\"\n                ],\n                \"time\": 0.7\n            }\n        ]\n    }\n}"}],"_postman_id":"2a587dc8-a466-fa5b-ea24-428499e113ee"},{"name":"/client/{id}","id":"bef997e2-9d3f-30ed-c8ec-e6b4e73cd519","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"description":"<p>Indicates this is an API request.</p>\n","key":"X-Requested-With","value":"XMLHttpRequest"},{"description":"<p>Part after \"Bearer\" is the access token</p>\n","key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0"},{"description":"<p>Request data is in JSON format</p>\n","key":"Content-Type","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/client/1","description":"<p>Deleting a client having id = 1</p>\n","urlObject":{"protocol":"https","path":["api","v1","client","1"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"67616661-ead2-81ff-c5ab-7d2132125cfa","name":"Successful Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/client/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"X-SNAPHRM-HOST,Authorization,Content-Type,X-REQUEST-WITH","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache","description":""},{"name":"connection","key":"connection","value":"Keep-Alive","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 05 Oct 2017 10:38:19 GMT","description":""},{"name":"keep-alive","key":"keep-alive","value":"timeout=5, max=100","description":""},{"name":"server","key":"server","value":"Apache/2.4.18 (Ubuntu)","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""},{"name":"vary","key":"vary","value":"Authorization","description":""}],"cookie":[],"responseTime":"765","body":"{\n    \"message\": \"Resource deleted successfully\",\n    \"meta\": {\n        \"time\": 0.308\n    }\n}"}],"_postman_id":"bef997e2-9d3f-30ed-c8ec-e6b4e73cd519"},{"name":"/client/{id}","id":"4f7c5316-c58f-8fd5-a911-922f7ad88eb6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"email","value":"abhinav@froiden.com","type":"text"},{"key":"name","value":"Abhinav","type":"text"}]},"url":"https://worksuite.dev/api/v1/client/2","description":"<p>Update the client</p>\n","urlObject":{"protocol":"https","path":["api","v1","client","2"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"c7aa04cc-bf0d-d217-f22a-8a571a92f041","name":"Successfully Request","originalRequest":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"Request data is in JSON format"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"client_email","value":"abhinav@froiden.com","type":"text"},{"key":"client_name","value":"Abhinav","type":"text"}]},"url":"https://worksuite.dev/api/v1/lead/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":"The type of encoding used on the data."},{"name":"content-type","key":"content-type","value":"application/json","description":"The mime type of this content"},{"name":"date","key":"date","value":"Wed, 29 Jan 2020 11:58:09 GMT","description":"The date and time that the message was sent"},{"name":"server","key":"server","value":"nginx/1.17.3","description":"A name for the server"},{"name":"status","key":"status","value":"200","description":"Custom header"},{"name":"vary","key":"vary","value":"Accept-Encoding","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":"140","body":"{\"message\":\"Resource updated successfully\",\"data\":{\"id\":2},\"meta\":{\"time\":0.011}}"}],"_postman_id":"4f7c5316-c58f-8fd5-a911-922f7ad88eb6"}],"id":"2dabe300-fe92-e0dd-8e09-ca1e4bd28e92","description":"<p>Create and manage Clients.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer, Readonly</td>\n<td>Unique ID for the client</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Email of client</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Name of client</td>\n</tr>\n<tr>\n<td>company_name      (optional)</td>\n<td>String</td>\n<td>Company Name of client</td>\n</tr>\n<tr>\n<td>website (optional)</td>\n<td>String</td>\n<td>Website of lead</td>\n</tr>\n<tr>\n<td>mobile (optional)</td>\n<td>String</td>\n<td>Mobile number of lead</td>\n</tr>\n<tr>\n<td>note   (optional)</td>\n<td>text</td>\n<td>Note for the lead</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"bb372229-a9d0-418f-a1a1-508be6f47d94","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"1869981b-50dc-441a-84a9-0986f4b5c88a","type":"text/javascript","exec":[""]}}],"_postman_id":"2dabe300-fe92-e0dd-8e09-ca1e4bd28e92"}],"id":"729a2ee2-aa71-5806-eb0e-5bebb8264273","_postman_id":"729a2ee2-aa71-5806-eb0e-5bebb8264273","description":""},{"name":"HR","item":[{"name":"Employee","item":[{"name":"/employee","id":"bbcf8909-5838-464d-ad45-13d6e1d7ba60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"url":"https://worksuite.dev/api/v1/client?fields=id,name,email,status","description":"<p>Get all Clients</p>\n","urlObject":{"protocol":"https","path":["api","v1","client"],"host":["worksuite","dev"],"query":[{"key":"fields","value":"id,name,email,status"}],"variable":[]}},"response":[{"id":"35088f50-c6ad-429d-ae19-e1c48a845f05","name":"Successful Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"url":{"raw":"https://worksuite.dev/api/v1/employee?fields=id,name,email,status","protocol":"https","host":["worksuite","dev"],"path":["api","v1","employee"],"query":[{"key":"fields","value":"id,name,email,status"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.17.3"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"PHP/7.3.9"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 27 Feb 2020 06:20:59 GMT"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization,Content-Type"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Reba O'Hara\",\n            \"email\": \"admin@example.com\",\n            \"status\": \"active\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Loren Leuschke\",\n            \"email\": \"employee@example.com\",\n            \"status\": \"active\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Mr. Darron Nicolas\",\n            \"email\": \"mack24@example.net\",\n            \"status\": \"active\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Estelle Hauck\",\n            \"email\": \"cordie79@example.com\",\n            \"status\": \"active\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Dr. Sammy Jacobson II\",\n            \"email\": \"kris.melba@example.net\",\n            \"status\": \"active\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Dr. Emiliano Corkery V\",\n            \"email\": \"boyle.sherwood@example.com\",\n            \"status\": \"active\"\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Loyce Schroeder\",\n            \"email\": \"erdman.derek@example.org\",\n            \"status\": \"active\"\n        },\n        {\n            \"id\": 9,\n            \"name\": \"Prof. Maynard Jakubowski\",\n            \"email\": \"dprice@example.net\",\n            \"status\": \"active\"\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Micah Bernier\",\n            \"email\": \"tkautzer@example.net\",\n            \"status\": \"active\"\n        },\n        {\n            \"id\": 11,\n            \"name\": \"Prof. Reed Renner V\",\n            \"email\": \"drunte@example.com\",\n            \"status\": \"active\"\n        }\n    ],\n    \"meta\": {\n        \"paging\": {\n            \"links\": [],\n            \"total\": 2\n        },\n        \"time\": 0.164,\n        \"queries\": 5,\n        \"queries_list\": [\n            {\n                \"query\": \"select * from `users` where `id` = ? and `users`.`status` = ? limit 1\",\n                \"bindings\": [\n                    1,\n                    \"active\"\n                ],\n                \"time\": 30.84\n            },\n            {\n                \"query\": \"select `roles`.*, `role_user`.`user_id` as `pivot_user_id`, `role_user`.`role_id` as `pivot_role_id` from `roles` inner join `role_user` on `roles`.`id` = `role_user`.`role_id` where `role_user`.`user_id` = ?\",\n                \"bindings\": [\n                    1\n                ],\n                \"time\": 1.72\n            },\n            {\n                \"query\": \"select `module_name` from `module_settings` where `type` = ? and `status` = ?\",\n                \"bindings\": [\n                    \"admin\",\n                    \"active\"\n                ],\n                \"time\": 1.57\n            },\n            {\n                \"query\": \"select `users`.`id`, `users`.`name`, `users`.`email`, `users`.`status` from `users` inner join `role_user` on `role_user`.`user_id` = `users`.`id` inner join `roles` on `roles`.`id` = `role_user`.`role_id` where `roles`.`name` <> ? and `users`.`status` = ? group by `users`.`id` order by `users`.`id` asc limit 10 offset 0\",\n                \"bindings\": [\n                    \"client\",\n                    \"active\"\n                ],\n                \"time\": 62.48\n            },\n            {\n                \"query\": \"select count(`users`.`id`) as aggregate from `users` inner join `role_user` on `role_user`.`user_id` = `users`.`id` inner join `roles` on `roles`.`id` = `role_user`.`role_id` where `roles`.`name` <> ? and `users`.`status` = ? group by `users`.`id` order by `users`.`id` asc limit 10 offset 0\",\n                \"bindings\": [\n                    \"client\",\n                    \"active\"\n                ],\n                \"time\": 0.85\n            }\n        ]\n    }\n}"}],"_postman_id":"bbcf8909-5838-464d-ad45-13d6e1d7ba60"},{"name":"/employee/{id}","id":"b2450264-110c-4fc2-84fd-5252771856e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"url":"https://worksuite.dev/api/v1/client/2/?fields=id,name,email,status","description":"<p>Get project employee of id = 1</p>\n","urlObject":{"protocol":"https","path":["api","v1","client","2",""],"host":["worksuite","dev"],"query":[{"key":"fields","value":"id,name,email,status"}],"variable":[]}},"response":[{"id":"28847c88-1f91-43cb-b9b2-ac865bea8fb4","name":"Successful Request","originalRequest":{"method":"GET","header":[{"description":"Indicates this is an API request.","key":"X-Requested-With","value":"XMLHttpRequest"},{"description":"Part after \"Bearer\" is the access token","key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0"},{"description":"Request data is in JSON format","key":"Content-Type","value":"application/json"}],"url":{"raw":"https://worksuite.dev/api/v1/employee/2/?fields=id,name,email,status","protocol":"https","host":["worksuite","dev"],"path":["api","v1","employee","2",""],"query":[{"key":"fields","value":"id,name,email,status"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.17.3"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"PHP/7.3.9"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 27 Feb 2020 06:29:07 GMT"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization,Content-Type"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 2,\n        \"name\": \"Loren Leuschke\",\n        \"email\": \"employee@example.com\",\n        \"status\": \"active\"\n    },\n    \"meta\": {\n        \"time\": 0.043,\n        \"queries\": 7,\n        \"queries_list\": [\n            {\n                \"query\": \"select * from `users` where `id` = ? and `users`.`status` = ? limit 1\",\n                \"bindings\": [\n                    1,\n                    \"active\"\n                ],\n                \"time\": 7.64\n            },\n            {\n                \"query\": \"select * from `users` where `users`.`id` = ? and `users`.`status` = ? limit 1\",\n                \"bindings\": [\n                    \"2\",\n                    \"active\"\n                ],\n                \"time\": 0.5\n            },\n            {\n                \"query\": \"select `roles`.*, `role_user`.`user_id` as `pivot_user_id`, `role_user`.`role_id` as `pivot_role_id` from `roles` inner join `role_user` on `roles`.`id` = `role_user`.`role_id` where `role_user`.`user_id` = ?\",\n                \"bindings\": [\n                    1\n                ],\n                \"time\": 0.79\n            },\n            {\n                \"query\": \"select `module_name` from `module_settings` where `type` = ? and `status` = ?\",\n                \"bindings\": [\n                    \"admin\",\n                    \"active\"\n                ],\n                \"time\": 11.17\n            },\n            {\n                \"query\": \"select * from `users` where `users`.`id` = ? and `users`.`status` = ? limit 1\",\n                \"bindings\": [\n                    \"2\",\n                    \"active\"\n                ],\n                \"time\": 0.55\n            },\n            {\n                \"query\": \"select `roles`.*, `role_user`.`user_id` as `pivot_user_id`, `role_user`.`role_id` as `pivot_role_id` from `roles` inner join `role_user` on `roles`.`id` = `role_user`.`role_id` where `role_user`.`user_id` = ?\",\n                \"bindings\": [\n                    2\n                ],\n                \"time\": 0.47\n            },\n            {\n                \"query\": \"select `users`.`id`, `users`.`name`, `users`.`email`, `users`.`status` from `users` where `users`.`id` = ? and `users`.`status` = ? limit 1 offset 0\",\n                \"bindings\": [\n                    \"2\",\n                    \"active\"\n                ],\n                \"time\": 0.57\n            }\n        ]\n    }\n}"}],"_postman_id":"b2450264-110c-4fc2-84fd-5252771856e6"},{"name":"/employee","id":"8fffef9d-25fd-4f27-9d54-1a59bb8000d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Indicates this is an API request.</p>\n","key":"X-Requested-With","value":"XMLHttpRequest"},{"description":"<p>Part after \"Bearer\" is the access token</p>\n","key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\n\t\"name\":\"Ajay\",\n\t\"email\":\"ajacyv@froiden.com\",\n\t\"password\":\"123456\",\n\t\"joining_date\":\"2020-10-02\",\n\t\"employee_detail\":{\n\t\t \"employee_id\":\"100ca\",\n\t\t\t\"department\":{\n\t\t\t\"id\":2\n\t\t},\n\t\t\t\"designation\":{\n\t\t\t\"id\":2\n\t\t}\n\t}\n\t\n}","options":{"raw":{"language":"json"}}},"url":"https://worksuite.test/api/v1/employee","description":"<p>Create new Employee</p>\n","urlObject":{"protocol":"https","path":["api","v1","employee"],"host":["worksuite","test"],"query":[],"variable":[]}},"response":[{"id":"90ce3597-8e53-4cf9-8946-9c3dbe2a8f6f","name":"Successfull Request","originalRequest":{"method":"POST","header":[{"description":"Indicates this is an API request.","key":"X-Requested-With","value":"XMLHttpRequest"},{"description":"Part after \"Bearer\" is the access token","key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"Request data is in JSON format","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\n\t\"name\":\"Ajay\",\n\t\"email\":\"ajacyv@froiden.com\",\n\t\"password\":\"123456\",\n\t\"joining_date\":\"2020-10-02\",\n\t\"employee_detail\":{\n\t\t \"employee_id\":\"100ca\",\n\t\t\t\"department\":{\n\t\t\t\"id\":2\n\t\t},\n\t\t\t\"designation\":{\n\t\t\t\"id\":2\n\t\t}\n\t}\n\t\n}","options":{"raw":{"language":"json"}}},"url":"https://worksuite.test/api/v1/employee"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.17.3"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"PHP/7.3.9"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 20 Mar 2020 07:31:33 GMT"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization,Content-Type"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Resource created successfully\",\n    \"data\": {\n        \"id\": 154\n    },\n    \"meta\": {\n        \"time\": 0.114\n    }\n}"}],"_postman_id":"8fffef9d-25fd-4f27-9d54-1a59bb8000d1"},{"name":"/employee/{id}","id":"02ee99b5-4d2d-482d-80f3-2822b8d045fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"description":"<p>Indicates this is an API request.</p>\n","key":"X-Requested-With","value":"XMLHttpRequest"},{"description":"<p>Part after \"Bearer\" is the access token</p>\n","key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0"},{"description":"<p>Request data is in JSON format</p>\n","key":"Content-Type","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/employee/30","description":"<p>Deleting a employee having id = 1</p>\n","urlObject":{"protocol":"https","path":["api","v1","employee","30"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"7396c6de-2749-40b3-b917-f8edf012e609","name":"Successful Request","originalRequest":{"method":"DELETE","header":[{"description":"Indicates this is an API request.","key":"X-Requested-With","value":"XMLHttpRequest"},{"description":"Part after \"Bearer\" is the access token","key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0"},{"description":"Request data is in JSON format","key":"Content-Type","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/employee/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.17.3"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"PHP/7.3.9"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 27 Feb 2020 06:30:22 GMT"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization,Content-Type"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Resource deleted successfully\",\n    \"meta\": {\n        \"time\": 0.414,\n        \"queries\": 8,\n        \"queries_list\": [\n            {\n                \"query\": \"select * from `users` where `id` = ? and `users`.`status` = ? limit 1\",\n                \"bindings\": [\n                    1,\n                    \"active\"\n                ],\n                \"time\": 14.57\n            },\n            {\n                \"query\": \"select * from `users` where `users`.`id` = ? and `users`.`status` = ? limit 1\",\n                \"bindings\": [\n                    \"2\",\n                    \"active\"\n                ],\n                \"time\": 2.83\n            },\n            {\n                \"query\": \"select `roles`.*, `role_user`.`user_id` as `pivot_user_id`, `role_user`.`role_id` as `pivot_role_id` from `roles` inner join `role_user` on `roles`.`id` = `role_user`.`role_id` where `role_user`.`user_id` = ?\",\n                \"bindings\": [\n                    1\n                ],\n                \"time\": 1.02\n            },\n            {\n                \"query\": \"select `module_name` from `module_settings` where `type` = ? and `status` = ?\",\n                \"bindings\": [\n                    \"admin\",\n                    \"active\"\n                ],\n                \"time\": 7.48\n            },\n            {\n                \"query\": \"select * from `users` where `users`.`id` = ? and `users`.`status` = ? limit 1\",\n                \"bindings\": [\n                    \"2\",\n                    \"active\"\n                ],\n                \"time\": 2.08\n            },\n            {\n                \"query\": \"select `roles`.*, `role_user`.`user_id` as `pivot_user_id`, `role_user`.`role_id` as `pivot_role_id` from `roles` inner join `role_user` on `roles`.`id` = `role_user`.`role_id` where `role_user`.`user_id` = ?\",\n                \"bindings\": [\n                    2\n                ],\n                \"time\": 0.48\n            },\n            {\n                \"query\": \"select * from `users` where `users`.`id` = ? and `users`.`status` = ? limit 1\",\n                \"bindings\": [\n                    \"2\",\n                    \"active\"\n                ],\n                \"time\": 2.22\n            },\n            {\n                \"query\": \"delete from `users` where `id` = ?\",\n                \"bindings\": [\n                    2\n                ],\n                \"time\": 371.84\n            }\n        ]\n    }\n}"},{"id":"baa8ff66-ca76-4b80-89fe-c317fd285303","name":"Successful Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"url":"https://worksuite.dev/api/v1/client/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"X-SNAPHRM-HOST,Authorization,Content-Type,X-REQUEST-WITH","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache","description":""},{"name":"connection","key":"connection","value":"Keep-Alive","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 05 Oct 2017 10:38:19 GMT","description":""},{"name":"keep-alive","key":"keep-alive","value":"timeout=5, max=100","description":""},{"name":"server","key":"server","value":"Apache/2.4.18 (Ubuntu)","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""},{"name":"vary","key":"vary","value":"Authorization","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Resource deleted successfully\",\n    \"meta\": {\n        \"time\": 0.308\n    }\n}"}],"_postman_id":"02ee99b5-4d2d-482d-80f3-2822b8d045fe"},{"name":"/employee/{id}","id":"3cc110d6-5569-44db-9513-b96e147ad81c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"employee_id\":\"100\",\n\t\"name\":\"Ajay\",\n\t\"email\":\"ajay@froiden.com\",\n\t\"password\":\"123456\",\n\t\"joining_date\":\"2020-10-02\",\n\t\"department\":{\n\t\t\"id\":1\n\t},\n\t\"designations\":{\n\t\t\"id\":1\n\t}\n}","options":{"raw":{"language":"json"}}},"url":"https://worksuite.dev/api/v1/employee/107","description":"<p>Update the employee</p>\n","urlObject":{"protocol":"https","path":["api","v1","employee","107"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"575312a0-4ed5-47f9-9774-aa90f3d48088","name":"Successfull Request","originalRequest":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"Request data is in JSON format","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"employee_id\":\"100\",\n\t\"name\":\"Ajay\",\n\t\"email\":\"ajay@froiden.com\",\n\t\"password\":\"123456\",\n\t\"joining_date\":\"2020-10-02\",\n\t\"department\":{\n\t\t\"id\":1\n\t},\n\t\"designations\":{\n\t\t\"id\":1\n\t}\n}","options":{"raw":{"language":"json"}}},"url":"https://worksuite.dev/api/v1/employee/107"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.17.3"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"PHP/7.3.9"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 27 Feb 2020 10:44:48 GMT"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization,Content-Type"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Resource updated successfully\",\n    \"data\": {\n        \"id\": 107\n    },\n    \"meta\": {\n        \"time\": 0.278,\n        \"queries\": 14,\n        \"queries_list\": [\n            {\n                \"query\": \"select * from `users` where `id` = ? and `users`.`status` = ? limit 1\",\n                \"bindings\": [\n                    1,\n                    \"active\"\n                ],\n                \"time\": 5.47\n            },\n            {\n                \"query\": \"select * from `users` where `users`.`id` = ? and `users`.`status` = ? limit 1\",\n                \"bindings\": [\n                    \"107\",\n                    \"active\"\n                ],\n                \"time\": 0.74\n            },\n            {\n                \"query\": \"select `roles`.*, `role_user`.`user_id` as `pivot_user_id`, `role_user`.`role_id` as `pivot_role_id` from `roles` inner join `role_user` on `roles`.`id` = `role_user`.`role_id` where `role_user`.`user_id` = ?\",\n                \"bindings\": [\n                    1\n                ],\n                \"time\": 2.78\n            },\n            {\n                \"query\": \"select `module_name` from `module_settings` where `type` = ? and `status` = ?\",\n                \"bindings\": [\n                    \"admin\",\n                    \"active\"\n                ],\n                \"time\": 0.65\n            },\n            {\n                \"query\": \"select * from `users` where `users`.`id` = ? and `users`.`status` = ? limit 1\",\n                \"bindings\": [\n                    \"107\",\n                    \"active\"\n                ],\n                \"time\": 5\n            },\n            {\n                \"query\": \"select `roles`.*, `role_user`.`user_id` as `pivot_user_id`, `role_user`.`role_id` as `pivot_role_id` from `roles` inner join `role_user` on `roles`.`id` = `role_user`.`role_id` where `role_user`.`user_id` = ?\",\n                \"bindings\": [\n                    107\n                ],\n                \"time\": 0.68\n            },\n            {\n                \"query\": \"select * from `users` where `users`.`id` = ? and `users`.`status` = ? limit 1\",\n                \"bindings\": [\n                    \"107\",\n                    \"active\"\n                ],\n                \"time\": 1.19\n            },\n            {\n                \"query\": \"select * from `employee_details` where `employee_details`.`user_id` = ? and `employee_details`.`user_id` is not null limit 1\",\n                \"bindings\": [\n                    107\n                ],\n                \"time\": 2.29\n            },\n            {\n                \"query\": \"select count(*) as aggregate from `employee_details` where `employee_id` = ? and `id` <> ?\",\n                \"bindings\": [\n                    \"100\",\n                    \"68\"\n                ],\n                \"time\": 1.34\n            },\n            {\n                \"query\": \"select count(*) as aggregate from `users` where `email` = ? and `id` <> ?\",\n                \"bindings\": [\n                    \"ajay@froiden.com\",\n                    \"107\"\n                ],\n                \"time\": 6.35\n            },\n            {\n                \"query\": \"select count(*) as aggregate from `teams` where `id` = ?\",\n                \"bindings\": [\n                    1\n                ],\n                \"time\": 0.74\n            },\n            {\n                \"query\": \"select count(*) as aggregate from `designations` where `id` = ?\",\n                \"bindings\": [\n                    1\n                ],\n                \"time\": 2.47\n            },\n            {\n                \"query\": \"select * from `users` where `users`.`id` = ? and `users`.`status` = ? limit 1\",\n                \"bindings\": [\n                    \"107\",\n                    \"active\"\n                ],\n                \"time\": 15.53\n            },\n            {\n                \"query\": \"update `users` set `password` = ?, `users`.`updated_at` = ? where `id` = ?\",\n                \"bindings\": [\n                    \"$2y$10$2Usf2rNwKiBMWs5vQpZki.nCaI6HZtlNARp639L8kHE70JVVmKf1a\",\n                    \"2020-02-27 10:44:48\",\n                    107\n                ],\n                \"time\": 7.78\n            }\n        ]\n    }\n}"}],"_postman_id":"3cc110d6-5569-44db-9513-b96e147ad81c"}],"id":"e6d951a2-1f79-47c7-bf58-503af7be1008","description":"<p>Create and manage Employee.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer, Readonly</td>\n<td>Unique ID for the employee</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Email of employee</td>\n</tr>\n<tr>\n<td>password</td>\n<td>String</td>\n<td>password of employee</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Name of employee</td>\n</tr>\n<tr>\n<td>employee_id</td>\n<td>String</td>\n<td>Name of employee</td>\n</tr>\n<tr>\n<td>department .id</td>\n<td>Object of departments</td>\n<td>Object of designation</td>\n</tr>\n<tr>\n<td>designations .id</td>\n<td>Object of designation</td>\n<td>Object of designation</td>\n</tr>\n<tr>\n<td>gender      (optional)</td>\n<td>enum(male,female)</td>\n<td>Employee Gener</td>\n</tr>\n<tr>\n<td>hourly_rate (optional)</td>\n<td>String</td>\n<td>hourly_rate of employee</td>\n</tr>\n<tr>\n<td>joining_date (optional)</td>\n<td>String</td>\n<td>joining_date  of employee</td>\n</tr>\n<tr>\n<td>slack_username (optional)</td>\n<td>String</td>\n<td>slack_username  of employee</td>\n</tr>\n<tr>\n<td>address (optional)</td>\n<td>String</td>\n<td>address  of employee</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"a4edcca7-aeaa-4cd4-a81f-54e40a83320e","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"f27ddbca-cd79-4a12-a343-0ad6ebebeaeb","type":"text/javascript","exec":[""]}}],"_postman_id":"e6d951a2-1f79-47c7-bf58-503af7be1008"},{"name":"Deparment","item":[{"name":"/deparment","id":"0ad2a5bb-e145-4b93-1e6b-90568294abc9","request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/department?fields=id,team_name","description":"<p>Get all Departments</p>\n","urlObject":{"protocol":"https","path":["api","v1","department"],"host":["worksuite","dev"],"query":[{"key":"fields","value":"id,team_name"}],"variable":[]}},"response":[{"id":"fddb6e61-6fc7-c851-5e87-30db09ff7bf2","name":"Successfull Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://worksuite.dev/api/v1/department?fields=id,team_name","protocol":"https","host":["worksuite","dev"],"path":["api","v1","department"],"query":[{"key":"fields","value":"id,team_name"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Wed, 29 Jan 2020 17:09:56 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"175","body":"{\"data\":[{\"id\":1,\"team_name\":\"Marketing\"},{\"id\":2,\"team_name\":\"Sales\"},{\"id\":3,\"team_name\":\"Human Resources\"},{\"id\":4,\"team_name\":\"Public Relations\"},{\"id\":5,\"team_name\":\"Research\"},{\"id\":6,\"team_name\":\"Finance\"}],\"meta\":{\"paging\":{\"links\":[],\"total\":6},\"time\":0.015}}"}],"_postman_id":"0ad2a5bb-e145-4b93-1e6b-90568294abc9"},{"name":"/department/{id}","id":"ee8375d3-b152-d4e5-f432-20e86291b166","request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/department/1/?fields=id,team_name","description":"<p>Get details of deparment having with id = {id}</p>\n","urlObject":{"protocol":"https","path":["api","v1","department","1",""],"host":["worksuite","dev"],"query":[{"key":"fields","value":"id,team_name"}],"variable":[]}},"response":[{"id":"af7e01ba-24a8-6492-f504-5007ef9bae49","name":"Successfull Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://worksuite.dev/api/v1/department/1/?fields=id,team_name","protocol":"https","host":["worksuite","dev"],"path":["api","v1","department","1",""],"query":[{"key":"fields","value":"id,team_name"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Wed, 29 Jan 2020 17:10:36 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"152","body":"{\"data\":{\"id\":1,\"team_name\":\"Marketing\"},\"meta\":{\"time\":0.013}}"}],"_postman_id":"ee8375d3-b152-d4e5-f432-20e86291b166"},{"name":"/department","id":"ed445936-5188-8044-90d4-99c40944f0ca","request":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"client_name","value":"Abhinav Saraswat","description":"<p>Client name of lead</p>\n"},{"key":"client_email","value":"abhinav@froiden.com","description":"<p>email of lead</p>\n","type":"text"}]},"url":"https://worksuite.dev/api/v1/department","description":"<p>Create new department</p>\n","urlObject":{"protocol":"https","path":["api","v1","department"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"1c0b541d-3a82-73c0-16e9-b5c61efc5b8e","name":"Successfull Request","originalRequest":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"Request data is in JSON format"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"team_name","value":"Software Developer","description":"Deparment name"}]},"url":"https://worksuite.dev/api/v1/department"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Wed, 29 Jan 2020 17:11:38 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"147","body":"{\"message\":\"Resource created successfully\",\"data\":{\"id\":7},\"meta\":{\"time\":0.015}}"}],"_postman_id":"ed445936-5188-8044-90d4-99c40944f0ca"},{"name":"/department/{id}","id":"718f31aa-a694-9284-e4e1-d050fffe5107","request":{"method":"DELETE","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/department/1","description":"<p>Delete a deparment</p>\n","urlObject":{"protocol":"https","path":["api","v1","department","1"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"66d45048-6fbb-c884-ec9e-1ed2b79adf96","name":"Successfull Request","originalRequest":{"method":"DELETE","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/department/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Wed, 29 Jan 2020 17:12:04 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"343","body":"{\"message\":\"Resource deleted successfully\",\"meta\":{\"time\":0.033}}"}],"_postman_id":"718f31aa-a694-9284-e4e1-d050fffe5107"},{"name":"/department/{id}","id":"74b03824-4053-2c31-a3ad-6d590b5f2ba5","request":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"client_email","value":"abhinav@froiden.com","type":"text"},{"key":"client_name","value":"Abhinav","type":"text"}]},"url":"https://worksuite.dev/api/v1/department/2","description":"<p>Update the a deparment</p>\n","urlObject":{"protocol":"https","path":["api","v1","department","2"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"93d7abf4-082b-1c8e-9652-529b94dcd0ce","name":"Successfull Request","originalRequest":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"Request data is in JSON format"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"team_name","value":"Android Developer","type":"text"}]},"url":"https://worksuite.dev/api/v1/department/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Wed, 29 Jan 2020 17:12:57 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"131","body":"{\"message\":\"Resource updated successfully\",\"data\":{\"id\":2},\"meta\":{\"time\":0.014}}"}],"_postman_id":"74b03824-4053-2c31-a3ad-6d590b5f2ba5"}],"id":"ab3e5efb-64e5-21a3-b4e2-ccfc1545ee83","description":"<p>Create and manage Departments.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer, Readonly</td>\n<td>Unique ID for the deparment</td>\n</tr>\n<tr>\n<td>team_name</td>\n<td>String</td>\n<td>Name of department</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"ab3e5efb-64e5-21a3-b4e2-ccfc1545ee83"},{"name":"Designation","item":[{"name":"/designation","id":"47fffd56-0048-6118-c6ed-71bf7ca1eef4","request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/designation?fields=id,name","description":"<p>Get all Designations</p>\n","urlObject":{"protocol":"https","path":["api","v1","designation"],"host":["worksuite","dev"],"query":[{"key":"fields","value":"id,name"}],"variable":[]}},"response":[{"id":"46db31a2-c75d-015c-b274-ce691bafece9","name":"Successfull Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://worksuite.dev/api/v1/designation?fields=id,name","protocol":"https","host":["worksuite","dev"],"path":["api","v1","designation"],"query":[{"key":"fields","value":"id,name"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Wed, 29 Jan 2020 17:14:42 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"159","body":"{\"data\":[{\"id\":1,\"name\":\"Trainee\"},{\"id\":2,\"name\":\"Senior\"},{\"id\":3,\"name\":\"Junior\"},{\"id\":4,\"name\":\"Team Lead\"},{\"id\":5,\"name\":\"Project Manager\"}],\"meta\":{\"paging\":{\"links\":[],\"total\":5},\"time\":0.016}}"}],"_postman_id":"47fffd56-0048-6118-c6ed-71bf7ca1eef4"},{"name":"/designation/{id}","id":"c8f75c30-9cd3-0d4e-2f8d-b1fe93446829","request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/designation/1/?fields=id,name","description":"<p>Get details of designation having with id = {id}</p>\n","urlObject":{"protocol":"https","path":["api","v1","designation","1",""],"host":["worksuite","dev"],"query":[{"key":"fields","value":"id,name"}],"variable":[]}},"response":[{"id":"183290a9-1de4-cb74-38b7-51642120dac9","name":"Successfull Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://worksuite.dev/api/v1/designation/1/?fields=id,name","protocol":"https","host":["worksuite","dev"],"path":["api","v1","designation","1",""],"query":[{"key":"fields","value":"id,name"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Wed, 29 Jan 2020 17:15:08 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"166","body":"{\"data\":{\"id\":1,\"name\":\"Trainee\"},\"meta\":{\"time\":0.025}}"}],"_postman_id":"c8f75c30-9cd3-0d4e-2f8d-b1fe93446829"},{"name":"/designation","id":"76ce825b-da97-115b-e6c2-af4edb1c9c60","request":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Senior Software Developer","description":"<p>Designation name</p>\n"}]},"url":"https://worksuite.dev/api/v1/designation","description":"<p>Create new designation</p>\n","urlObject":{"protocol":"https","path":["api","v1","designation"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"44913453-69aa-48cd-6557-fb584883c558","name":"Successfull Request","originalRequest":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"Request data is in JSON format"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Senior Software Developer","description":"Designation name"}]},"url":"https://worksuite.dev/api/v1/designation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Wed, 29 Jan 2020 17:15:48 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"227","body":"{\"message\":\"Resource created successfully\",\"data\":{\"id\":6},\"meta\":{\"time\":0.016}}"}],"_postman_id":"76ce825b-da97-115b-e6c2-af4edb1c9c60"},{"name":"/designation/{id}","id":"8b70c82a-9ac3-6145-120b-75b1d6c98fde","request":{"method":"DELETE","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/designation/1","description":"<p>Deleting a designation</p>\n","urlObject":{"protocol":"https","path":["api","v1","designation","1"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"44a8864b-6850-1911-556f-3d845d70c4e5","name":"Successfull Request","originalRequest":{"method":"DELETE","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/designation/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Wed, 29 Jan 2020 17:12:04 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"343","body":"{\"message\":\"Resource deleted successfully\",\"meta\":{\"time\":0.033}}"}],"_postman_id":"8b70c82a-9ac3-6145-120b-75b1d6c98fde"},{"name":"/designation/{id}","id":"6e518ae2-b419-b413-f692-cc9a7457860e","request":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"team_name","value":"Android Developer","type":"text"}]},"url":"https://worksuite.dev/api/v1/designation/2","description":"<p>Update the Designation</p>\n","urlObject":{"protocol":"https","path":["api","v1","designation","2"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"bf447db1-18af-f047-f21d-d08c32925dd6","name":"Successfull Request","originalRequest":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"Request data is in JSON format"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Android Developer","type":"text"}]},"url":"https://worksuite.dev/api/v1/designation/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Wed, 29 Jan 2020 17:16:47 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"315","body":"{\"message\":\"Resource updated successfully\",\"data\":{\"id\":2},\"meta\":{\"time\":0.037}}"}],"_postman_id":"6e518ae2-b419-b413-f692-cc9a7457860e"}],"id":"eeb2415c-93df-877c-540a-fa7cc7a36591","description":"<p>Create and manage Departments.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer, Readonly</td>\n<td>Unique ID for the designation</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Name of designation</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"eeb2415c-93df-877c-540a-fa7cc7a36591"},{"name":"Holiday","item":[{"name":"/holiday","id":"8c7c47ac-4046-91ca-062e-524b4c5223a1","request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/holiday?fields=id,occassion","description":"<p>Get all Holidays</p>\n","urlObject":{"protocol":"https","path":["api","v1","holiday"],"host":["worksuite","dev"],"query":[{"key":"fields","value":"id,occassion"}],"variable":[]}},"response":[{"id":"291b34d7-c74e-0d36-2a9f-c3b45b5d880a","name":"Successfull Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://worksuite.dev/api/v1/holiday?fields=id,occassion","protocol":"https","host":["worksuite","dev"],"path":["api","v1","holiday"],"query":[{"key":"fields","value":"id,occassion"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 06:12:52 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"226","body":"{\"data\":[{\"id\":1,\"occassion\":\"Saturday\"},{\"id\":2,\"occassion\":\"Saturday\"},{\"id\":3,\"occassion\":\"Saturday\"},{\"id\":4,\"occassion\":\"Saturday\"},{\"id\":5,\"occassion\":\"Saturday\"},{\"id\":6,\"occassion\":\"Saturday\"},{\"id\":7,\"occassion\":\"Saturday\"},{\"id\":8,\"occassion\":\"Saturday\"},{\"id\":9,\"occassion\":\"Saturday\"},{\"id\":10,\"occassion\":\"Saturday\"}],\"meta\":{\"paging\":{\"links\":{\"next\":\"https:\\/\\/worksuite.dev\\/api\\/v1\\/holiday?fields=id%2Coccassion&offset=10\"},\"total\":104},\"time\":0.018}}"}],"_postman_id":"8c7c47ac-4046-91ca-062e-524b4c5223a1"},{"name":"/holiday/{id}","id":"2ebddb53-cd43-cf00-e26e-cb69d8a5c78d","request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/holiday/1/?fields=date,occassion","description":"<p>Get details of holidays having with id = {id}</p>\n","urlObject":{"protocol":"https","path":["api","v1","holiday","1",""],"host":["worksuite","dev"],"query":[{"key":"fields","value":"date,occassion"}],"variable":[]}},"response":[{"id":"c0fa910d-6d76-a33f-5b8e-649e5ffb18b1","name":"Successfull Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://worksuite.dev/api/v1/holiday/1/?fields=date,occassion","protocol":"https","host":["worksuite","dev"],"path":["api","v1","holiday","1",""],"query":[{"key":"fields","value":"date,occassion"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 06:13:22 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"195","body":"{\"data\":{\"date\":\"2020-01-04T00:00:00+00:00\",\"occassion\":\"Saturday\",\"id\":1},\"meta\":{\"time\":0.018}}"}],"_postman_id":"2ebddb53-cd43-cf00-e26e-cb69d8a5c78d"},{"name":"/holiday","id":"923835b6-52aa-d0a5-c18c-54ea098863e3","request":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"occassion","value":"Christmas","description":"<p>Occassion Name</p>\n"},{"key":"date","value":"2020-12-25","description":"<p>Date of occassion</p>\n","type":"text"}]},"url":"https://worksuite.dev/api/v1/holiday","description":"<p>Create new holiday</p>\n","urlObject":{"protocol":"https","path":["api","v1","holiday"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"a94e57dd-e067-11f2-b3c0-9e37f068ac17","name":"Successfull Request","originalRequest":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"Request data is in JSON format"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"occassion","value":"Christmas","description":"Occassion Name"},{"key":"date","value":"2020-12-25","description":"Date of occassion","type":"text"}]},"url":"https://worksuite.dev/api/v1/holiday"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 06:14:59 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"360","body":"{\"message\":\"Resource created successfully\",\"data\":{\"id\":105},\"meta\":{\"time\":0.018}}"}],"_postman_id":"923835b6-52aa-d0a5-c18c-54ea098863e3"},{"name":"/holiday/{id}","id":"e33b5f34-4a71-f009-7617-31a02f5f235b","request":{"method":"DELETE","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/holiday/1","description":"<p>Deleting a holiday</p>\n","urlObject":{"protocol":"https","path":["api","v1","holiday","1"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"e64d4677-bb82-3d2f-91e9-bd245ad134ab","name":"Successfull Request","originalRequest":{"method":"DELETE","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/holiday/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 06:15:28 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"481","body":"{\"message\":\"Resource deleted successfully\",\"meta\":{\"time\":0.026}}"}],"_postman_id":"e33b5f34-4a71-f009-7617-31a02f5f235b"},{"name":"/holiday/{id}","id":"6dcb2a89-aa13-56f6-475b-61a1b1726462","request":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"occassion","value":"New Year","type":"text"},{"key":"date","value":"2020-01-01","type":"text"}]},"url":"https://worksuite.dev/api/v1/holiday/2","description":"<p>Update the holiday</p>\n","urlObject":{"protocol":"https","path":["api","v1","holiday","2"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"f6f72e06-8f07-341d-7983-7aaa57d18f3e","name":"Successfull Request","originalRequest":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"Request data is in JSON format"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"occassion","value":"New Year","type":"text"},{"key":"date","value":"2020-01-01","type":"text"}]},"url":"https://worksuite.dev/api/v1/holiday/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 06:16:12 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"433","body":"{\"message\":\"Resource updated successfully\",\"data\":{\"id\":2},\"meta\":{\"time\":0.034}}"}],"_postman_id":"6dcb2a89-aa13-56f6-475b-61a1b1726462"}],"id":"1504da52-f026-87d4-6b4f-61f6f621fc76","description":"<p>Create and manage Holidays.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer, Readonly</td>\n<td>Unique ID for the holiday</td>\n</tr>\n<tr>\n<td>date</td>\n<td>Date</td>\n<td>Date of holiday</td>\n</tr>\n<tr>\n<td>occassion</td>\n<td>String</td>\n<td>occassion of Holiday</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"1504da52-f026-87d4-6b4f-61f6f621fc76"}],"id":"e084a305-e56a-4187-b143-a5681aa707b4","description":"<p>Human Resource</p>\n","_postman_id":"e084a305-e56a-4187-b143-a5681aa707b4"},{"name":"Work","item":[{"name":"Projects","item":[{"name":"/project","id":"d98eba24-7ee0-f3ee-246f-f66aec6334a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"url":"https://worksuite.test/api/v1/project?fields=id,project_name,project_summary,notes,start_date,deadline,status,category,client{id,name}","description":"<p>Get all Projects, Default projects counts will be 10</p>\n","urlObject":{"protocol":"https","path":["api","v1","project"],"host":["worksuite","test"],"query":[{"key":"fields","value":"id,project_name,project_summary,notes,start_date,deadline,status,category,client{id,name}"}],"variable":[]}},"response":[{"id":"e4c4051f-7dcf-ea38-3528-3902bc7d0a5c","name":"Successful Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://worksuite.dev/api/v1/project?fields=id,project_name,project_summary,notes,start_date,deadline,status,category,client{id,name}","protocol":"https","host":["worksuite","dev"],"path":["api","v1","project"],"query":[{"key":"fields","value":"id,project_name,project_summary,notes,start_date,deadline,status,category,client{id,name}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"X-SNAPHRM-HOST,Authorization,Content-Type,X-REQUEST-WITH","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache","description":""},{"name":"connection","key":"connection","value":"Keep-Alive","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 05 Oct 2017 10:38:19 GMT","description":""},{"name":"keep-alive","key":"keep-alive","value":"timeout=5, max=100","description":""},{"name":"server","key":"server","value":"Apache/2.4.18 (Ubuntu)","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""},{"name":"vary","key":"vary","value":"Authorization","description":""}],"cookie":[],"responseTime":"765","body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"project_name\": \"Server Installation\",\n            \"project_summary\": \"Vel et nam repellat excepturi est in. Assumenda minus quia facilis et magnam sit possimus. Facilis perferendis ut quae veniam.\",\n            \"notes\": \"Magnam non facere minima aut numquam nesciunt. Repellat cum voluptatem non iusto eum veritatis. Cupiditate praesentium eum labore libero praesentium qui.\",\n            \"start_date\": \"2019-12-29T00:00:00+00:00\",\n            \"deadline\": \"2020-04-29T00:00:00+00:00\",\n            \"status\": \"in progress\",\n            \"category\": {\n                \"id\": 3,\n                \"category_name\": \"Zend\"\n            },\n            \"client\": {\n                \"id\": 40,\n                \"name\": \"Clinton Moen\"\n            }\n        },\n        {\n            \"id\": 2,\n            \"project_name\": \"Examination System Project\",\n            \"project_summary\": \"Eos illo expedita eos optio perspiciatis ducimus cumque molestiae. Recusandae aliquam ullam ut quos.\",\n            \"notes\": \"Porro quae deleniti et alias rerum. Repellat sit iste dignissimos illum pariatur nostrum. Id officia voluptas tempore cupiditate.\",\n            \"start_date\": \"2019-09-29T00:00:00+00:00\",\n            \"deadline\": \"2020-01-29T00:00:00+00:00\",\n            \"status\": \"in progress\",\n            \"category\": {\n                \"id\": 1,\n                \"category_name\": \"Laravel\"\n            },\n            \"client\": {\n                \"id\": 59,\n                \"name\": \"Ruby Mills\"\n            }\n        },\n        {\n            \"id\": 3,\n            \"project_name\": \"School Management\",\n            \"project_summary\": \"Nobis commodi minima ratione possimus consectetur. Possimus hic atque quae atque voluptatibus. Sunt sit distinctio autem. Et et commodi dolorem quo. Necessitatibus molestiae placeat est error et eius similique.\",\n            \"notes\": \"Repudiandae beatae quo corrupti. Autem ipsa quidem velit ut reiciendis. Nulla optio sint quisquam et. Nemo dolores et ut aut quia et.\",\n            \"start_date\": \"2019-12-29T00:00:00+00:00\",\n            \"deadline\": \"2020-04-29T00:00:00+00:00\",\n            \"status\": \"in progress\",\n            \"category\": {\n                \"id\": 5,\n                \"category_name\": \"Codeigniter\"\n            },\n            \"client\": {\n                \"id\": 45,\n                \"name\": \"Mike Stoltenberg\"\n            }\n        },\n        {\n            \"id\": 4,\n            \"project_name\": \"Airline Reservation System\",\n            \"project_summary\": \"Non labore eos enim et. Et veniam possimus aut odio iure minima minus. Voluptatem placeat aut maiores id assumenda culpa aliquam veniam. Rem omnis amet provident quia suscipit aliquam cum.\",\n            \"notes\": \"Facilis id nihil dolorum debitis asperiores. Nisi id laborum tempore quia temporibus accusamus. Cum reprehenderit et quia et ducimus ipsam odio. Consectetur nulla recusandae magni itaque.\",\n            \"start_date\": \"2019-08-29T00:00:00+00:00\",\n            \"deadline\": \"2019-12-29T00:00:00+00:00\",\n            \"status\": \"in progress\",\n            \"category\": {\n                \"id\": 4,\n                \"category_name\": \"CakePhp\"\n            },\n            \"client\": {\n                \"id\": 61,\n                \"name\": \"Tyreek Waters\"\n            }\n        },\n        {\n            \"id\": 5,\n            \"project_name\": \"Cinema Ticket Booking System\",\n            \"project_summary\": \"Autem ut non animi ea molestias aliquam aut consequuntur. Nisi ut qui reiciendis ut. Tempora quae dolores provident praesentium. Illum beatae laboriosam perspiciatis sunt labore quod laborum enim. Quas sit quas illo illum molestiae et.\",\n            \"notes\": \"Unde natus qui et ipsum quis excepturi numquam vel. Dolores earum quisquam aliquam error dolorum voluptas et enim. Aut sequi sequi id doloremque vitae.\",\n            \"start_date\": \"2019-11-29T00:00:00+00:00\",\n            \"deadline\": \"2020-03-29T00:00:00+00:00\",\n            \"status\": \"in progress\",\n            \"category\": {\n                \"id\": 4,\n                \"category_name\": \"CakePhp\"\n            },\n            \"client\": {\n                \"id\": 59,\n                \"name\": \"Ruby Mills\"\n            }\n        },\n        {\n            \"id\": 6,\n            \"project_name\": \"Live Meeting\",\n            \"project_summary\": \"Aut praesentium inventore ea doloremque occaecati commodi cumque. Atque aut doloribus rerum eveniet ea at nihil. Nulla velit et vitae ad voluptatem.\",\n            \"notes\": \"Minima fugit aut hic ducimus modi. Eos ut corporis odio nihil. Et odit qui non.\",\n            \"start_date\": \"2019-11-29T00:00:00+00:00\",\n            \"deadline\": \"2020-03-29T00:00:00+00:00\",\n            \"status\": \"in progress\",\n            \"category\": {\n                \"id\": 4,\n                \"category_name\": \"CakePhp\"\n            },\n            \"client\": {\n                \"id\": 45,\n                \"name\": \"Mike Stoltenberg\"\n            }\n        },\n        {\n            \"id\": 7,\n            \"project_name\": \"Web Installation\",\n            \"project_summary\": \"Magnam cupiditate consequuntur quas sed consequatur eligendi blanditiis. Ullam et qui sunt aliquid nesciunt architecto. Possimus excepturi tempore asperiores quos rerum dolores. Labore accusantium delectus cumque a.\",\n            \"notes\": \"Totam aspernatur iure modi repellendus. Harum eum sed necessitatibus magnam consequatur ut quia. Ex dolores consequuntur eaque tempore harum velit. Corporis consequatur quia at est quas quas.\",\n            \"start_date\": \"2019-09-29T00:00:00+00:00\",\n            \"deadline\": \"2020-01-29T00:00:00+00:00\",\n            \"status\": \"in progress\",\n            \"category\": {\n                \"id\": 3,\n                \"category_name\": \"Zend\"\n            },\n            \"client\": {\n                \"id\": 54,\n                \"name\": \"Adolphus Torphy\"\n            }\n        },\n        {\n            \"id\": 8,\n            \"project_name\": \"Website Copier Project\",\n            \"project_summary\": \"Quia magnam asperiores quaerat rerum. Placeat qui natus non qui ipsum recusandae dolores.\",\n            \"notes\": \"Consequatur autem tenetur saepe eveniet. Vel sed corporis magnam. Eos voluptatem ipsum iste deserunt enim.\",\n            \"start_date\": \"2019-11-29T00:00:00+00:00\",\n            \"deadline\": \"2020-03-29T00:00:00+00:00\",\n            \"status\": \"in progress\",\n            \"category\": {\n                \"id\": 1,\n                \"category_name\": \"Laravel\"\n            },\n            \"client\": {\n                \"id\": 52,\n                \"name\": \"Ezekiel Kassulke V\"\n            }\n        },\n        {\n            \"id\": 9,\n            \"project_name\": \"Payment Billing System\",\n            \"project_summary\": \"Unde doloribus nihil sunt voluptates exercitationem. Nam nihil provident repudiandae error aut in. Distinctio fugiat quia unde sunt ipsa expedita. Iure quo et ad in quidem. Provident temporibus sint officia adipisci.\",\n            \"notes\": \"Rerum molestiae qui voluptatum pariatur cum sed. Laborum perferendis rerum quisquam rem officiis. Perferendis facilis quia sapiente qui eum pariatur quia. Nisi officia neque fugit ullam. Ut distinctio occaecati omnis omnis voluptatem est qui.\",\n            \"start_date\": \"2019-08-29T00:00:00+00:00\",\n            \"deadline\": \"2019-12-29T00:00:00+00:00\",\n            \"status\": \"in progress\",\n            \"category\": {\n                \"id\": 3,\n                \"category_name\": \"Zend\"\n            },\n            \"client\": {\n                \"id\": 54,\n                \"name\": \"Adolphus Torphy\"\n            }\n        },\n        {\n            \"id\": 10,\n            \"project_name\": \"Odyssey\",\n            \"project_summary\": \"Qui sit accusantium nemo omnis inventore. Dicta vitae pariatur nisi laudantium. Et ex accusamus aliquid laudantium ducimus atque saepe. Nesciunt earum veniam dolor nihil tempore id.\",\n            \"notes\": \"Aperiam et reprehenderit aut culpa maiores nostrum. Et porro veniam ea adipisci maxime ducimus recusandae. Tempora ad aperiam odit vero. Doloribus nesciunt non deserunt ut sit.\",\n            \"start_date\": \"2019-08-29T00:00:00+00:00\",\n            \"deadline\": \"2019-12-29T00:00:00+00:00\",\n            \"status\": \"in progress\",\n            \"category\": {\n                \"id\": 3,\n                \"category_name\": \"Zend\"\n            },\n            \"client\": {\n                \"id\": 49,\n                \"name\": \"Loraine Moore\"\n            }\n        }\n    ],\n    \"meta\": {\n        \"paging\": {\n            \"links\": {\n                \"next\": \"https://worksuite.dev/api/v1/project?fields=id%2Cproject_name%2Cproject_summary%2Cnotes%2Cstart_date%2Cdeadline%2Cstatus%2Ccategory%2Cclient%7Bid%2Cname%7D&offset=10\"\n            },\n            \"total\": 20\n        },\n        \"time\": 0.117\n    }\n}"}],"_postman_id":"d98eba24-7ee0-f3ee-246f-f66aec6334a3"},{"name":"/project/{id}/members","id":"c8f7ebaf-6d48-4776-a90d-3086c07a1fa4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Indicates this is an API request.</p>\n","key":"X-Requested-With","value":"XMLHttpRequest"},{"description":"<p>Part after \"Bearer\" is the access token</p>\n","key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0"},{"description":"<p>Request data is in JSON format</p>\n","key":"Content-Type","value":"application/json"}],"url":"https://worksuite.test/api/v1/project?fields=id,project_name,project_summary,notes,start_date,deadline,status,category,client{id,name}","description":"<p>Get all Projects, Default projects counts will be 10</p>\n","urlObject":{"protocol":"https","path":["api","v1","project"],"host":["worksuite","test"],"query":[{"key":"fields","value":"id,project_name,project_summary,notes,start_date,deadline,status,category,client{id,name}"}],"variable":[]}},"response":[{"id":"5ea8921a-5f09-46ee-902e-ea2f0b6e6c3d","name":"Successful Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"url":{"raw":"https://worksuite.dev/api/v1/project?fields=id,project_name,project_summary,notes,start_date,deadline,status,category,client{id,name}","protocol":"https","host":["worksuite","dev"],"path":["api","v1","project"],"query":[{"key":"fields","value":"id,project_name,project_summary,notes,start_date,deadline,status,category,client{id,name}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"X-SNAPHRM-HOST,Authorization,Content-Type,X-REQUEST-WITH","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache","description":""},{"name":"connection","key":"connection","value":"Keep-Alive","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 05 Oct 2017 10:38:19 GMT","description":""},{"name":"keep-alive","key":"keep-alive","value":"timeout=5, max=100","description":""},{"name":"server","key":"server","value":"Apache/2.4.18 (Ubuntu)","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""},{"name":"vary","key":"vary","value":"Authorization","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"project_name\": \"Server Installation\",\n            \"project_summary\": \"Vel et nam repellat excepturi est in. Assumenda minus quia facilis et magnam sit possimus. Facilis perferendis ut quae veniam.\",\n            \"notes\": \"Magnam non facere minima aut numquam nesciunt. Repellat cum voluptatem non iusto eum veritatis. Cupiditate praesentium eum labore libero praesentium qui.\",\n            \"start_date\": \"2019-12-29T00:00:00+00:00\",\n            \"deadline\": \"2020-04-29T00:00:00+00:00\",\n            \"status\": \"in progress\",\n            \"category\": {\n                \"id\": 3,\n                \"category_name\": \"Zend\"\n            },\n            \"client\": {\n                \"id\": 40,\n                \"name\": \"Clinton Moen\"\n            }\n        },\n        {\n            \"id\": 2,\n            \"project_name\": \"Examination System Project\",\n            \"project_summary\": \"Eos illo expedita eos optio perspiciatis ducimus cumque molestiae. Recusandae aliquam ullam ut quos.\",\n            \"notes\": \"Porro quae deleniti et alias rerum. Repellat sit iste dignissimos illum pariatur nostrum. Id officia voluptas tempore cupiditate.\",\n            \"start_date\": \"2019-09-29T00:00:00+00:00\",\n            \"deadline\": \"2020-01-29T00:00:00+00:00\",\n            \"status\": \"in progress\",\n            \"category\": {\n                \"id\": 1,\n                \"category_name\": \"Laravel\"\n            },\n            \"client\": {\n                \"id\": 59,\n                \"name\": \"Ruby Mills\"\n            }\n        },\n        {\n            \"id\": 3,\n            \"project_name\": \"School Management\",\n            \"project_summary\": \"Nobis commodi minima ratione possimus consectetur. Possimus hic atque quae atque voluptatibus. Sunt sit distinctio autem. Et et commodi dolorem quo. Necessitatibus molestiae placeat est error et eius similique.\",\n            \"notes\": \"Repudiandae beatae quo corrupti. Autem ipsa quidem velit ut reiciendis. Nulla optio sint quisquam et. Nemo dolores et ut aut quia et.\",\n            \"start_date\": \"2019-12-29T00:00:00+00:00\",\n            \"deadline\": \"2020-04-29T00:00:00+00:00\",\n            \"status\": \"in progress\",\n            \"category\": {\n                \"id\": 5,\n                \"category_name\": \"Codeigniter\"\n            },\n            \"client\": {\n                \"id\": 45,\n                \"name\": \"Mike Stoltenberg\"\n            }\n        },\n        {\n            \"id\": 4,\n            \"project_name\": \"Airline Reservation System\",\n            \"project_summary\": \"Non labore eos enim et. Et veniam possimus aut odio iure minima minus. Voluptatem placeat aut maiores id assumenda culpa aliquam veniam. Rem omnis amet provident quia suscipit aliquam cum.\",\n            \"notes\": \"Facilis id nihil dolorum debitis asperiores. Nisi id laborum tempore quia temporibus accusamus. Cum reprehenderit et quia et ducimus ipsam odio. Consectetur nulla recusandae magni itaque.\",\n            \"start_date\": \"2019-08-29T00:00:00+00:00\",\n            \"deadline\": \"2019-12-29T00:00:00+00:00\",\n            \"status\": \"in progress\",\n            \"category\": {\n                \"id\": 4,\n                \"category_name\": \"CakePhp\"\n            },\n            \"client\": {\n                \"id\": 61,\n                \"name\": \"Tyreek Waters\"\n            }\n        },\n        {\n            \"id\": 5,\n            \"project_name\": \"Cinema Ticket Booking System\",\n            \"project_summary\": \"Autem ut non animi ea molestias aliquam aut consequuntur. Nisi ut qui reiciendis ut. Tempora quae dolores provident praesentium. Illum beatae laboriosam perspiciatis sunt labore quod laborum enim. Quas sit quas illo illum molestiae et.\",\n            \"notes\": \"Unde natus qui et ipsum quis excepturi numquam vel. Dolores earum quisquam aliquam error dolorum voluptas et enim. Aut sequi sequi id doloremque vitae.\",\n            \"start_date\": \"2019-11-29T00:00:00+00:00\",\n            \"deadline\": \"2020-03-29T00:00:00+00:00\",\n            \"status\": \"in progress\",\n            \"category\": {\n                \"id\": 4,\n                \"category_name\": \"CakePhp\"\n            },\n            \"client\": {\n                \"id\": 59,\n                \"name\": \"Ruby Mills\"\n            }\n        },\n        {\n            \"id\": 6,\n            \"project_name\": \"Live Meeting\",\n            \"project_summary\": \"Aut praesentium inventore ea doloremque occaecati commodi cumque. Atque aut doloribus rerum eveniet ea at nihil. Nulla velit et vitae ad voluptatem.\",\n            \"notes\": \"Minima fugit aut hic ducimus modi. Eos ut corporis odio nihil. Et odit qui non.\",\n            \"start_date\": \"2019-11-29T00:00:00+00:00\",\n            \"deadline\": \"2020-03-29T00:00:00+00:00\",\n            \"status\": \"in progress\",\n            \"category\": {\n                \"id\": 4,\n                \"category_name\": \"CakePhp\"\n            },\n            \"client\": {\n                \"id\": 45,\n                \"name\": \"Mike Stoltenberg\"\n            }\n        },\n        {\n            \"id\": 7,\n            \"project_name\": \"Web Installation\",\n            \"project_summary\": \"Magnam cupiditate consequuntur quas sed consequatur eligendi blanditiis. Ullam et qui sunt aliquid nesciunt architecto. Possimus excepturi tempore asperiores quos rerum dolores. Labore accusantium delectus cumque a.\",\n            \"notes\": \"Totam aspernatur iure modi repellendus. Harum eum sed necessitatibus magnam consequatur ut quia. Ex dolores consequuntur eaque tempore harum velit. Corporis consequatur quia at est quas quas.\",\n            \"start_date\": \"2019-09-29T00:00:00+00:00\",\n            \"deadline\": \"2020-01-29T00:00:00+00:00\",\n            \"status\": \"in progress\",\n            \"category\": {\n                \"id\": 3,\n                \"category_name\": \"Zend\"\n            },\n            \"client\": {\n                \"id\": 54,\n                \"name\": \"Adolphus Torphy\"\n            }\n        },\n        {\n            \"id\": 8,\n            \"project_name\": \"Website Copier Project\",\n            \"project_summary\": \"Quia magnam asperiores quaerat rerum. Placeat qui natus non qui ipsum recusandae dolores.\",\n            \"notes\": \"Consequatur autem tenetur saepe eveniet. Vel sed corporis magnam. Eos voluptatem ipsum iste deserunt enim.\",\n            \"start_date\": \"2019-11-29T00:00:00+00:00\",\n            \"deadline\": \"2020-03-29T00:00:00+00:00\",\n            \"status\": \"in progress\",\n            \"category\": {\n                \"id\": 1,\n                \"category_name\": \"Laravel\"\n            },\n            \"client\": {\n                \"id\": 52,\n                \"name\": \"Ezekiel Kassulke V\"\n            }\n        },\n        {\n            \"id\": 9,\n            \"project_name\": \"Payment Billing System\",\n            \"project_summary\": \"Unde doloribus nihil sunt voluptates exercitationem. Nam nihil provident repudiandae error aut in. Distinctio fugiat quia unde sunt ipsa expedita. Iure quo et ad in quidem. Provident temporibus sint officia adipisci.\",\n            \"notes\": \"Rerum molestiae qui voluptatum pariatur cum sed. Laborum perferendis rerum quisquam rem officiis. Perferendis facilis quia sapiente qui eum pariatur quia. Nisi officia neque fugit ullam. Ut distinctio occaecati omnis omnis voluptatem est qui.\",\n            \"start_date\": \"2019-08-29T00:00:00+00:00\",\n            \"deadline\": \"2019-12-29T00:00:00+00:00\",\n            \"status\": \"in progress\",\n            \"category\": {\n                \"id\": 3,\n                \"category_name\": \"Zend\"\n            },\n            \"client\": {\n                \"id\": 54,\n                \"name\": \"Adolphus Torphy\"\n            }\n        },\n        {\n            \"id\": 10,\n            \"project_name\": \"Odyssey\",\n            \"project_summary\": \"Qui sit accusantium nemo omnis inventore. Dicta vitae pariatur nisi laudantium. Et ex accusamus aliquid laudantium ducimus atque saepe. Nesciunt earum veniam dolor nihil tempore id.\",\n            \"notes\": \"Aperiam et reprehenderit aut culpa maiores nostrum. Et porro veniam ea adipisci maxime ducimus recusandae. Tempora ad aperiam odit vero. Doloribus nesciunt non deserunt ut sit.\",\n            \"start_date\": \"2019-08-29T00:00:00+00:00\",\n            \"deadline\": \"2019-12-29T00:00:00+00:00\",\n            \"status\": \"in progress\",\n            \"category\": {\n                \"id\": 3,\n                \"category_name\": \"Zend\"\n            },\n            \"client\": {\n                \"id\": 49,\n                \"name\": \"Loraine Moore\"\n            }\n        }\n    ],\n    \"meta\": {\n        \"paging\": {\n            \"links\": {\n                \"next\": \"https://worksuite.dev/api/v1/project?fields=id%2Cproject_name%2Cproject_summary%2Cnotes%2Cstart_date%2Cdeadline%2Cstatus%2Ccategory%2Cclient%7Bid%2Cname%7D&offset=10\"\n            },\n            \"total\": 20\n        },\n        \"time\": 0.117\n    }\n}"}],"_postman_id":"c8f7ebaf-6d48-4776-a90d-3086c07a1fa4"},{"name":"/project/{id}","id":"f7acbe3e-b065-8c1b-4137-f742d715d55d","request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/project/1/?fields=id,project_name,project_summary,notes,start_date,deadline,status,category,client{id,name}","description":"<p>Get project details of id = 1</p>\n","urlObject":{"protocol":"https","path":["api","v1","project","1",""],"host":["worksuite","dev"],"query":[{"key":"fields","value":"id,project_name,project_summary,notes,start_date,deadline,status,category,client{id,name}"}],"variable":[]}},"response":[{"id":"f4c8355e-90af-399e-9e9e-916b54e05f70","name":"Successful Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://worksuite.dev/api/v1/project/1/?fields=id,project_name,project_summary,notes,start_date,deadline,status,category,client{id,name}","protocol":"https","host":["worksuite","dev"],"path":["api","v1","project","1",""],"query":[{"key":"fields","value":"id,project_name,project_summary,notes,start_date,deadline,status,category,client{id,name}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"X-SNAPHRM-HOST,Authorization,Content-Type,X-REQUEST-WITH","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache","description":""},{"name":"connection","key":"connection","value":"Keep-Alive","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 05 Oct 2017 10:38:19 GMT","description":""},{"name":"keep-alive","key":"keep-alive","value":"timeout=5, max=100","description":""},{"name":"server","key":"server","value":"Apache/2.4.18 (Ubuntu)","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""},{"name":"vary","key":"vary","value":"Authorization","description":""}],"cookie":[],"responseTime":"765","body":"{\n    \"data\": {\n        \"id\": 1,\n        \"project_name\": \"Server Installation\",\n        \"project_summary\": \"Vel et nam repellat excepturi est in. Assumenda minus quia facilis et magnam sit possimus. Facilis perferendis ut quae veniam.\",\n        \"notes\": \"Magnam non facere minima aut numquam nesciunt. Repellat cum voluptatem non iusto eum veritatis. Cupiditate praesentium eum labore libero praesentium qui.\",\n        \"start_date\": \"2019-12-29T00:00:00+00:00\",\n        \"deadline\": \"2020-04-29T00:00:00+00:00\",\n        \"status\": \"in progress\",\n        \"category\": {\n            \"id\": 3,\n            \"category_name\": \"Zend\"\n        },\n        \"client\": {\n            \"id\": 40,\n            \"name\": \"Clinton Moen\"\n        }\n    },\n    \"meta\": {\n        \"time\": 0.123\n    }\n}"}],"_postman_id":"f7acbe3e-b065-8c1b-4137-f742d715d55d"},{"name":"/tasks","id":"866a7949-99a4-4e5a-a022-3af43cc2a09d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"url":"https://worksuite.test/api/v1/project/19/tasks/?fields=id,heading,due_date,status,project{id,project_name},users{id,name,image,image_url},board_column{id,column_name,slug,label_color}","description":"<p>Get project details of id = 1</p>\n","urlObject":{"protocol":"https","path":["api","v1","project","19","tasks",""],"host":["worksuite","test"],"query":[{"key":"fields","value":"id,heading,due_date,status,project{id,project_name},users{id,name,image,image_url},board_column{id,column_name,slug,label_color}"},{"disabled":true,"description":{"content":"<p>Project id</p>\n","type":"text/plain"},"key":"filters","value":"project_id eq 1"}],"variable":[]}},"response":[{"id":"7d1e5c1d-de20-4ed3-a95f-aef6d6c225a7","name":"Successful Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"url":{"raw":"https://worksuite.dev/api/v1/project/1/?fields=id,project_name,project_summary,notes,start_date,deadline,status,category,client{id,name}","protocol":"https","host":["worksuite","dev"],"path":["api","v1","project","1",""],"query":[{"key":"fields","value":"id,project_name,project_summary,notes,start_date,deadline,status,category,client{id,name}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"X-SNAPHRM-HOST,Authorization,Content-Type,X-REQUEST-WITH","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache","description":""},{"name":"connection","key":"connection","value":"Keep-Alive","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 05 Oct 2017 10:38:19 GMT","description":""},{"name":"keep-alive","key":"keep-alive","value":"timeout=5, max=100","description":""},{"name":"server","key":"server","value":"Apache/2.4.18 (Ubuntu)","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""},{"name":"vary","key":"vary","value":"Authorization","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"project_name\": \"Server Installation\",\n        \"project_summary\": \"Vel et nam repellat excepturi est in. Assumenda minus quia facilis et magnam sit possimus. Facilis perferendis ut quae veniam.\",\n        \"notes\": \"Magnam non facere minima aut numquam nesciunt. Repellat cum voluptatem non iusto eum veritatis. Cupiditate praesentium eum labore libero praesentium qui.\",\n        \"start_date\": \"2019-12-29T00:00:00+00:00\",\n        \"deadline\": \"2020-04-29T00:00:00+00:00\",\n        \"status\": \"in progress\",\n        \"category\": {\n            \"id\": 3,\n            \"category_name\": \"Zend\"\n        },\n        \"client\": {\n            \"id\": 40,\n            \"name\": \"Clinton Moen\"\n        }\n    },\n    \"meta\": {\n        \"time\": 0.123\n    }\n}"}],"_postman_id":"866a7949-99a4-4e5a-a022-3af43cc2a09d"},{"name":"/project","id":"ac1f00b5-8686-7fb6-f7cc-b4ee61f12677","request":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"project_name","value":"Worksuite Test API Project","description":"<p>Project name of project</p>\n"},{"key":"start_date","value":"2020-01-12","description":"<p>Start date of project</p>\n","type":"text"},{"key":"deadline","value":"2020-01-22","description":"<p>Deadline date of project</p>\n"}]},"url":"https://worksuite.dev/api/v1/project","description":"<p>Create new project</p>\n","urlObject":{"protocol":"https","path":["api","v1","project"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"529aba53-797b-fc8d-20f9-44c8c563e2df","name":"Successful Request","originalRequest":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"project_name","value":"Worksuite Test API Project","description":"Project name of project"},{"key":"start_date","value":"2020-01-12","description":"Start date of project","type":"text"},{"key":"deadline","value":"2020-01-22","description":"Deadline date of project"}]},"url":"https://worksuite.dev/api/v1/project"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"X-SNAPHRM-HOST,Authorization,Content-Type,X-REQUEST-WITH","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache","description":""},{"name":"connection","key":"connection","value":"Keep-Alive","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 05 Oct 2017 10:38:19 GMT","description":""},{"name":"keep-alive","key":"keep-alive","value":"timeout=5, max=100","description":""},{"name":"server","key":"server","value":"Apache/2.4.18 (Ubuntu)","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""},{"name":"vary","key":"vary","value":"Authorization","description":""}],"cookie":[],"responseTime":"765","body":"{\n    \"message\": \"Resource created successfully\",\n    \"data\": {\n        \"id\": 21\n    },\n    \"meta\": {\n        \"time\": 0.125\n    }\n}"}],"_postman_id":"ac1f00b5-8686-7fb6-f7cc-b4ee61f12677"},{"name":"/project/{id}","id":"cb4a3b27-78af-382d-813b-e55e39f5c130","request":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/project/2","description":"<p>Create new project</p>\n","urlObject":{"protocol":"https","path":["api","v1","project","2"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"14d9c01c-d58f-460f-2a8e-ca2a4c0e5b43","name":"Successful Request","originalRequest":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"project_name","value":"Worksuite Test API Project","description":"Project name of project"},{"key":"start_date","value":"2020-01-12","description":"Start date of project","type":"text"},{"key":"deadline","value":"2020-01-22","description":"Deadline date of project"}]},"url":"https://worksuite.dev/api/v1/project/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"X-SNAPHRM-HOST,Authorization,Content-Type,X-REQUEST-WITH","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache","description":""},{"name":"connection","key":"connection","value":"Keep-Alive","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 05 Oct 2017 10:38:19 GMT","description":""},{"name":"keep-alive","key":"keep-alive","value":"timeout=5, max=100","description":""},{"name":"server","key":"server","value":"Apache/2.4.18 (Ubuntu)","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""},{"name":"vary","key":"vary","value":"Authorization","description":""}],"cookie":[],"responseTime":"765","body":"{\n    \"message\": \"Resource updated successfully\",\n    \"data\": {\n        \"id\": 2\n    },\n    \"meta\": {\n        \"time\": 0.267\n    }\n}"}],"_postman_id":"cb4a3b27-78af-382d-813b-e55e39f5c130"},{"name":"/project/{id}","id":"cb520c2e-4712-7440-f8c0-a6d4611ea66f","request":{"method":"DELETE","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/project/1","description":"<p>Deleting a project having id = 1</p>\n","urlObject":{"protocol":"https","path":["api","v1","project","1"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"25ba64bd-40cd-21ef-e398-401b1e24b470","name":"Successful Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/project/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"X-SNAPHRM-HOST,Authorization,Content-Type,X-REQUEST-WITH","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache","description":""},{"name":"connection","key":"connection","value":"Keep-Alive","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 05 Oct 2017 10:38:19 GMT","description":""},{"name":"keep-alive","key":"keep-alive","value":"timeout=5, max=100","description":""},{"name":"server","key":"server","value":"Apache/2.4.18 (Ubuntu)","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""},{"name":"vary","key":"vary","value":"Authorization","description":""}],"cookie":[],"responseTime":"765","body":"{\n    \"message\": \"Resource deleted successfully\",\n    \"meta\": {\n        \"time\": 0.308\n    }\n}"}],"_postman_id":"cb520c2e-4712-7440-f8c0-a6d4611ea66f"}],"id":"d66f8056-4800-1eeb-d307-8b360146bc40","description":"<p>Create and manage projects.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer, Readonly</td>\n<td>Unique ID for the project</td>\n</tr>\n<tr>\n<td>project_name</td>\n<td>String</td>\n<td>Name of the project. For example, Design UI for Worksuite</td>\n</tr>\n<tr>\n<td>project_summary</td>\n<td>Text</td>\n<td>Summary of the project</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>Text</td>\n<td>Summary of the project</td>\n</tr>\n<tr>\n<td>category</td>\n<td>Relation to category table</td>\n<td>Project category</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>Date</td>\n<td>Start date of the project example 2019-12-29T00:00:00+00:00</td>\n</tr>\n<tr>\n<td>deadline</td>\n<td>Date</td>\n<td>Deadline of the project example 2019-12-29T00:00:00+00:00</td>\n</tr>\n<tr>\n<td>status</td>\n<td>enum(not started,in progress,on hold, cancelled,finshed)</td>\n<td>status of the project</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"d66f8056-4800-1eeb-d307-8b360146bc40"},{"name":"Task","item":[{"name":"/task","id":"3220da2e-c38e-ed21-a6df-4a8f5ac6d475","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLnRlc3RcL2FwaVwvdjFcL2F1dGhcL2xvZ2luIiwiaWF0IjoxNTg0Mzc0MjkzLCJleHAiOjE2MTU5MTAyOTMsIm5iZiI6MTU4NDM3NDI5MywianRpIjoiUmJqcWw4aEh3WDlvd3F6VSIsInN1YiI6MSwicHJ2IjoiODE4ZjVjOThhY2UyMzc1MzJkOWQ0OTQzZmQ4ZWZiNTQwYjg1NWI0MiIsInJlbWVtYmVyIjoxLCJ0eXBlIjoxfQ.Avl6nvGw6AdsytEBTWoaAxhccHbdXL22ywjFHRaljvk","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"url":"https://worksuite.test/api/v1/task?fields=id,heading,start_date,due_date,description,status,project{id,project_name},users{id,name,image,image_url},board_column{id,column_name,slug,label_color},subtasks{id,title,start_date,due_date,status}","description":"<p>Get all Task</p>\n","urlObject":{"protocol":"https","path":["api","v1","task"],"host":["worksuite","test"],"query":[{"key":"fields","value":"id,heading,start_date,due_date,description,status,project{id,project_name},users{id,name,image,image_url},board_column{id,column_name,slug,label_color},subtasks{id,title,start_date,due_date,status}"}],"variable":[]}},"response":[{"id":"c9ca2370-e471-f572-7612-87457d9f6ee9","name":"Successful Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request.","warning":""},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLXJlc3QtYXBpLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODA4ODI4MDYsImV4cCI6MTYxMjUwNTIwNiwibmJmIjoxNTgwODgyODA2LCJqdGkiOiJXaHdIMGRSamhMalliSzZnIiwic3ViIjozLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.AFKoicIGSEyjS1ydRqe9amFgsqiGVMgO6i7aNsdlFPw","description":"Part after \"Bearer\" is the access token","warning":""},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format","warning":""}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://worksuite.dev/api/v1/task?fields=id,heading,description,start_date,due_date,user{id,name},project{id,project_name},category{id,category_name},priority,status,is_private,create_by{id,name}","protocol":"https","host":["worksuite","dev"],"path":["api","v1","task"],"query":[{"key":"fields","value":"id,heading,description,start_date,due_date,user{id,name},project{id,project_name},category{id,category_name},priority,status,is_private,create_by{id,name}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Wed, 05 Feb 2020 06:29:32 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"585","body":"{\"data\":[{\"id\":1,\"heading\":\"COULD grin.' 'They.\",\"description\":\"The Duchess took her choice, and was delighted to find herself still in existence; 'and now for the next moment she felt that she wasn't a really good school,' said the Dormouse, who seemed to her.\",\"start_date\":null,\"due_date\":\"2019-06-02T00:00:00+00:00\",\"priority\":\"medium\",\"status\":\"completed\",\"is_private\":1,\"user\":{\"id\":1,\"name\":\"Lilly Douglas III\"},\"project\":{\"id\":1,\"project_name\":\"Website Copier Project\"},\"category\":null,\"create_by\":{\"id\":1,\"name\":\"Lilly Douglas III\"}},{\"id\":2,\"heading\":\"Alice. 'Of course.\",\"description\":\"I'm sure _I_ shan't be able! I shall be late!' (when she thought to herself, as she could see this, as she had succeeded in curving it down 'important,' and some were birds,) 'I suppose so,' said.\",\"start_date\":null,\"due_date\":\"2019-12-22T00:00:00+00:00\",\"priority\":\"high\",\"status\":\"incomplete\",\"is_private\":1,\"user\":{\"id\":2,\"name\":\"Tanya Koss\"},\"project\":{\"id\":1,\"project_name\":\"Website Copier Project\"},\"category\":null,\"create_by\":null},{\"id\":3,\"heading\":\"Gryphon, sighing.\",\"description\":\"This seemed to follow, except a little irritated at the top with its eyelids, so he did,' said the Gryphon. 'Do you mean that you had been to a mouse: she had never been in a moment: she looked up.\",\"start_date\":null,\"due_date\":\"2020-01-20T00:00:00+00:00\",\"priority\":\"low\",\"status\":\"incomplete\",\"is_private\":1,\"user\":{\"id\":4,\"name\":\"Arden Bins\"},\"project\":{\"id\":2,\"project_name\":\"Create Design\"},\"category\":null,\"create_by\":null},{\"id\":4,\"heading\":\"The Mouse looked.\",\"description\":\"FOOT, ESQ. HEARTHRUG, NEAR THE FENDER, (WITH ALICE'S LOVE). Oh dear, what nonsense I'm talking!' Just then she looked up, and reduced the answer to it?' said the King. 'Then it ought to be no use.\",\"start_date\":null,\"due_date\":\"2020-01-27T00:00:00+00:00\",\"priority\":\"high\",\"status\":\"incomplete\",\"is_private\":1,\"user\":{\"id\":3,\"name\":\"Jarvis Nolan\"},\"project\":{\"id\":2,\"project_name\":\"Create Design\"},\"category\":null,\"create_by\":null},{\"id\":5,\"heading\":\"Dormouse into the.\",\"description\":\"The executioner's argument was, that she still held the pieces of mushroom in her life, and had no pictures or conversations?' So she swallowed one of the lefthand bit of mushroom, and raised.\",\"start_date\":null,\"due_date\":\"2020-01-21T00:00:00+00:00\",\"priority\":\"low\",\"status\":\"incomplete\",\"is_private\":1,\"user\":{\"id\":7,\"name\":\"Mr. Amani Davis PhD\"},\"project\":{\"id\":3,\"project_name\":\"Tars\"},\"category\":null,\"create_by\":null},{\"id\":6,\"heading\":\"King hastily said.\",\"description\":\"This is the capital of Rome, and Rome--no, THAT'S all wrong, I'm certain! I must be Mabel after all, and I could let you out, you know.' 'Not the same thing,' said the Hatter, 'or you'll be telling.\",\"start_date\":null,\"due_date\":\"2019-08-03T00:00:00+00:00\",\"priority\":\"medium\",\"status\":\"incomplete\",\"is_private\":1,\"user\":{\"id\":7,\"name\":\"Mr. Amani Davis PhD\"},\"project\":{\"id\":3,\"project_name\":\"Tars\"},\"category\":null,\"create_by\":null},{\"id\":7,\"heading\":\"Alice was soon.\",\"description\":\"They were indeed a queer-looking party that assembled on the floor, as it was out of the court with a round face, and was going to happen next. 'It's--it's a very difficult question. However, at.\",\"start_date\":null,\"due_date\":\"2019-06-25T00:00:00+00:00\",\"priority\":\"high\",\"status\":\"completed\",\"is_private\":1,\"user\":{\"id\":9,\"name\":\"Candelario Jenkins\"},\"project\":{\"id\":3,\"project_name\":\"Tars\"},\"category\":null,\"create_by\":null},{\"id\":8,\"heading\":\"And she began.\",\"description\":\"Alice: '--where's the Duchess?' 'Hush! Hush!' said the Queen, who was sitting on a branch of a muchness\\\"--did you ever see such a noise inside, no one to listen to her. The Cat only grinned when it.\",\"start_date\":null,\"due_date\":\"2020-01-03T00:00:00+00:00\",\"priority\":\"low\",\"status\":\"incomplete\",\"is_private\":1,\"user\":{\"id\":8,\"name\":\"Melissa Hickle Jr.\"},\"project\":{\"id\":3,\"project_name\":\"Tars\"},\"category\":null,\"create_by\":null},{\"id\":9,\"heading\":\"March Hare, 'that.\",\"description\":\"Cat's head began fading away the time. Alice had been all the right way of escape, and wondering whether she could not even room for her. 'Yes!' shouted Alice. 'Come on, then,' said Alice, who had.\",\"start_date\":null,\"due_date\":\"2020-01-10T00:00:00+00:00\",\"priority\":\"high\",\"status\":\"completed\",\"is_private\":1,\"user\":{\"id\":5,\"name\":\"Prof. Halie Franecki\"},\"project\":{\"id\":3,\"project_name\":\"Tars\"},\"category\":null,\"create_by\":null},{\"id\":10,\"heading\":\"I learn music.'.\",\"description\":\"They all returned from him to be no chance of her head to feel very queer indeed:-- ''Tis the voice of the tail, and ending with the bread-and-butter getting so thin--and the twinkling of the room.\",\"start_date\":null,\"due_date\":\"2020-01-27T00:00:00+00:00\",\"priority\":\"medium\",\"status\":\"completed\",\"is_private\":1,\"user\":{\"id\":11,\"name\":\"Mrs. Roberta Stoltenberg Sr.\"},\"project\":{\"id\":4,\"project_name\":\"Eyeq\"},\"category\":null,\"create_by\":null}],\"meta\":{\"paging\":{\"links\":{\"next\":\"https:\\/\\/worksuite-rest-api.dev\\/api\\/v1\\/task?fields=id%2Cheading%2Cdescription%2Cstart_date%2Cdue_date%2Cuser%7Bid%2Cname%7D%2Cproject%7Bid%2Cproject_name%7D%2Ccategory%7Bid%2Ccategory_name%7D%2Cpriority%2Cstatus%2Cis_private%2Ccreate_by%7Bid%2Cname%7D&offset=10\"},\"total\":61},\"time\":0.06,\"queries\":7,\"queries_list\":[{\"query\":\"select * from `users` where `id` = ? and `users`.`status` = ? limit 1\",\"bindings\":[3,\"active\"],\"time\":20.06},{\"query\":\"select `tasks`.`id`, `tasks`.`heading`, `tasks`.`description`, `tasks`.`start_date`, `tasks`.`due_date`, `tasks`.`user_id`, `tasks`.`project_id`, `tasks`.`task_category_id`, `tasks`.`priority`, `tasks`.`status`, `tasks`.`is_private`, `tasks`.`created_by` from `tasks` limit 10 offset 0\",\"bindings\":[],\"time\":9.37},{\"query\":\"select `users`.`id`, `users`.`name`, `id` from `users` where `users`.`id` in (1, 2, 3, 4, 5, 7, 8, 9, 11) limit 10\",\"bindings\":[],\"time\":0.59},{\"query\":\"select `projects`.`id`, `projects`.`project_name`, `id` from `projects` where `projects`.`id` in (1, 2, 3, 4) and `projects`.`deleted_at` is null limit 10\",\"bindings\":[],\"time\":2.1},{\"query\":\"select `task_category`.`id`, `task_category`.`category_name`, `id` from `task_category` where 0 = 1 limit 10\",\"bindings\":[],\"time\":2},{\"query\":\"select `users`.`id`, `users`.`name`, `id` from `users` where `users`.`id` in (1) limit 10\",\"bindings\":[],\"time\":2.04},{\"query\":\"select count(`tasks`.`id`) as aggregate from `tasks` limit 10 offset 0\",\"bindings\":[],\"time\":1.79}]}}"}],"_postman_id":"3220da2e-c38e-ed21-a6df-4a8f5ac6d475"},{"name":"/task/{id}","id":"6418f5e1-9b54-51cd-00ac-27aeba639a86","request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/task/1/?fields=id,heading,description,start_date,due_date,user{id,name},project{id,project_name},category{id,category_name},priority,status,is_private,create_by{id,name}","description":"<p>Get project task of id = 1</p>\n","urlObject":{"protocol":"https","path":["api","v1","task","1",""],"host":["worksuite","dev"],"query":[{"key":"fields","value":"id,heading,description,start_date,due_date,user{id,name},project{id,project_name},category{id,category_name},priority,status,is_private,create_by{id,name}"}],"variable":[]}},"response":[{"id":"85c7a807-3407-cd92-1be3-ae8c80d595a7","name":"Successful Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://worksuite.dev/api/v1/task/1/?fields=id,heading,description,start_date,due_date,user{id,name},project{id,project_name},category{id,category_name},priority,status,is_private,create_by{id,name}","protocol":"https","host":["worksuite","dev"],"path":["api","v1","task","1",""],"query":[{"key":"fields","value":"id,heading,description,start_date,due_date,user{id,name},project{id,project_name},category{id,category_name},priority,status,is_private,create_by{id,name}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Wed, 05 Feb 2020 06:30:29 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"218","body":"{\"data\":{\"id\":1,\"heading\":\"COULD grin.' 'They.\",\"description\":\"The Duchess took her choice, and was delighted to find herself still in existence; 'and now for the next moment she felt that she wasn't a really good school,' said the Dormouse, who seemed to her.\",\"start_date\":null,\"due_date\":\"2019-06-02T00:00:00+00:00\",\"priority\":\"medium\",\"status\":\"completed\",\"is_private\":1,\"user\":{\"id\":1,\"name\":\"Lilly Douglas III\"},\"project\":{\"id\":1,\"project_name\":\"Website Copier Project\"},\"category\":null,\"create_by\":{\"id\":1,\"name\":\"Lilly Douglas III\"}},\"meta\":{\"time\":0.019,\"queries\":6,\"queries_list\":[{\"query\":\"select * from `users` where `id` = ? and `users`.`status` = ? limit 1\",\"bindings\":[1,\"active\"],\"time\":4.98},{\"query\":\"select `tasks`.`id`, `tasks`.`heading`, `tasks`.`description`, `tasks`.`start_date`, `tasks`.`due_date`, `tasks`.`user_id`, `tasks`.`project_id`, `tasks`.`task_category_id`, `tasks`.`priority`, `tasks`.`status`, `tasks`.`is_private`, `tasks`.`created_by` from `tasks` where `tasks`.`id` = ? limit 1 offset 0\",\"bindings\":[\"1\"],\"time\":0.55},{\"query\":\"select `users`.`id`, `users`.`name`, `id` from `users` where `users`.`id` in (1) limit 10\",\"bindings\":[],\"time\":0.39},{\"query\":\"select `projects`.`id`, `projects`.`project_name`, `id` from `projects` where `projects`.`id` in (1) and `projects`.`deleted_at` is null limit 10\",\"bindings\":[],\"time\":0.4},{\"query\":\"select `task_category`.`id`, `task_category`.`category_name`, `id` from `task_category` where 0 = 1 limit 10\",\"bindings\":[],\"time\":0.31},{\"query\":\"select `users`.`id`, `users`.`name`, `id` from `users` where `users`.`id` in (1) limit 10\",\"bindings\":[],\"time\":0.34}]}}"}],"_postman_id":"6418f5e1-9b54-51cd-00ac-27aeba639a86"},{"name":"/task/{id}/subtasks","id":"a46b9925-7817-430d-bd35-a3a6669d256a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Indicates this is an API request.</p>\n","key":"X-Requested-With","value":"XMLHttpRequest"},{"description":"<p>Part after \"Bearer\" is the access token</p>\n","key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLnRlc3RcL2FwaVwvdjFcL2F1dGhcL2xvZ2luIiwiaWF0IjoxNTg0Mzc0MjkzLCJleHAiOjE2MTU5MTAyOTMsIm5iZiI6MTU4NDM3NDI5MywianRpIjoiUmJqcWw4aEh3WDlvd3F6VSIsInN1YiI6MSwicHJ2IjoiODE4ZjVjOThhY2UyMzc1MzJkOWQ0OTQzZmQ4ZWZiNTQwYjg1NWI0MiIsInJlbWVtYmVyIjoxLCJ0eXBlIjoxfQ.Avl6nvGw6AdsytEBTWoaAxhccHbdXL22ywjFHRaljvk"},{"description":"<p>Request data is in JSON format</p>\n","key":"Content-Type","value":"application/json"}],"url":"https://worksuite.test/api/v1/task/1/subtasks?fields=id,title,start_date,due_date,status","description":"<p>Get project task of id = 1</p>\n","urlObject":{"protocol":"https","path":["api","v1","task","1","subtasks"],"host":["worksuite","test"],"query":[{"key":"fields","value":"id,title,start_date,due_date,status"}],"variable":[]}},"response":[],"_postman_id":"a46b9925-7817-430d-bd35-a3a6669d256a"},{"name":"/task/{id}/subtasks/{id}","id":"f5950844-5d5c-4991-9df1-c0c420536d7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Indicates this is an API request.</p>\n","key":"X-Requested-With","value":"XMLHttpRequest"},{"description":"<p>Part after \"Bearer\" is the access token</p>\n","key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLnRlc3RcL2FwaVwvdjFcL2F1dGhcL2xvZ2luIiwiaWF0IjoxNTg0Mzc0MjkzLCJleHAiOjE2MTU5MTAyOTMsIm5iZiI6MTU4NDM3NDI5MywianRpIjoiUmJqcWw4aEh3WDlvd3F6VSIsInN1YiI6MSwicHJ2IjoiODE4ZjVjOThhY2UyMzc1MzJkOWQ0OTQzZmQ4ZWZiNTQwYjg1NWI0MiIsInJlbWVtYmVyIjoxLCJ0eXBlIjoxfQ.Avl6nvGw6AdsytEBTWoaAxhccHbdXL22ywjFHRaljvk"},{"description":"<p>Request data is in JSON format</p>\n","key":"Content-Type","value":"application/json"}],"url":"https://worksuite.test/api/v1/task/1/subtasks?fields=id,title,start_date,due_date,status","description":"<p>Get project task of id = 1</p>\n","urlObject":{"protocol":"https","path":["api","v1","task","1","subtasks"],"host":["worksuite","test"],"query":[{"key":"fields","value":"id,title,start_date,due_date,status"}],"variable":[]}},"response":[],"_postman_id":"f5950844-5d5c-4991-9df1-c0c420536d7d"},{"name":"/task","id":"3f2f5c85-89f7-938c-5bdf-f6cb99824a2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n        \n        \"heading\": \"COULD grin.' 'They.\",\n        \"description\": \"The Duchess took her choice, and was delighted to find herself still in existence; 'and now for the next moment she felt that she wasn't a really good school,' said the Dormouse, who seemed to her.\",\n        \"start_date\": null,\n        \"due_date\": \"2019-06-02T00:00:00+00:00\",\n        \"priority\": \"medium\",\n        \"status\": \"completed\",\n        \"is_private\": 1,\n        \"task_users\": [\n        \t{\n            \t\"id\": 1,\n            \t\"name\": \"Lilly Douglas III\"\n        \t},\n        \t{\n            \t\"id\": 86,\n            \t\"name\": \"Froiden\"\n    \t   }\n        ],\n        \"project\": {\n            \"id\": 1,\n            \"project_name\": \"Website Copier Project\"\n        },\n        \"category\": null,\n        \"create_by\": {\n            \"id\": 1,\n            \"name\": \"Lilly Douglas III\"\n        }\n}","options":{"raw":{"language":"json"}}},"url":"https://worksuite.dev/api/v1/task","description":"<p>Create new task</p>\n","urlObject":{"protocol":"https","path":["api","v1","task"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"2ee1c038-f930-92d5-0e93-40662135e396","name":"Successful Request","originalRequest":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","type":"text","name":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"raw","raw":"{\n        \n        \"heading\": \"COULD grin.' 'They.\",\n        \"description\": \"The Duchess took her choice, and was delighted to find herself still in existence; 'and now for the next moment she felt that she wasn't a really good school,' said the Dormouse, who seemed to her.\",\n        \"start_date\": null,\n        \"due_date\": \"2019-06-02T00:00:00+00:00\",\n        \"priority\": \"medium\",\n        \"status\": \"completed\",\n        \"is_private\": 1,\n        \"user\": {\n            \"id\": 1,\n            \"name\": \"Lilly Douglas III\"\n        },\n        \"project\": {\n            \"id\": 1,\n            \"project_name\": \"Website Copier Project\"\n        },\n        \"category\": null,\n        \"create_by\": {\n            \"id\": 1,\n            \"name\": \"Lilly Douglas III\"\n        }\n}"},"url":"https://worksuite.dev/api/v1/task"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Wed, 05 Feb 2020 06:37:04 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"311","body":"{\"message\":\"Resource created successfully\",\"data\":{\"id\":62},\"meta\":{\"time\":0.048,\"queries\":10,\"queries_list\":[{\"query\":\"select * from `users` where `id` = ? and `users`.`status` = ? limit 1\",\"bindings\":[1,\"active\"],\"time\":5.03},{\"query\":\"select count(*) as aggregate from `users` where `id` = ?\",\"bindings\":[1],\"time\":0.9},{\"query\":\"select count(*) as aggregate from `projects` where `id` = ?\",\"bindings\":[1],\"time\":1.77},{\"query\":\"select * from `users` where `users`.`id` = ? and `users`.`status` = ? limit 1\",\"bindings\":[1,\"active\"],\"time\":0.51},{\"query\":\"select * from `projects` where `projects`.`id` = ? and `projects`.`deleted_at` is null limit 1\",\"bindings\":[1],\"time\":2.16},{\"query\":\"select * from `users` where `users`.`id` = ? and `users`.`status` = ? limit 1\",\"bindings\":[1,\"active\"],\"time\":0.46},{\"query\":\"select * from `users` where `users`.`id` = ? and `users`.`status` = ? limit 1\",\"bindings\":[1,\"active\"],\"time\":0.45},{\"query\":\"select * from `projects` where `projects`.`id` = ? and `projects`.`deleted_at` is null limit 1\",\"bindings\":[1],\"time\":0.8},{\"query\":\"select * from `users` where `users`.`id` = ? and `users`.`status` = ? limit 1\",\"bindings\":[1,\"active\"],\"time\":0.46},{\"query\":\"insert into `tasks` (`user_id`, `project_id`, `task_category_id`, `created_by`, `updated_at`, `created_at`) values (?, ?, ?, ?, ?, ?)\",\"bindings\":[1,1,null,1,\"2020-02-05 06:37:04\",\"2020-02-05 06:37:04\"],\"time\":14.93}]}}"}],"_postman_id":"3f2f5c85-89f7-938c-5bdf-f6cb99824a2c"},{"name":"/task/{id}","id":"b984e23f-35ab-d075-4d46-fa593fcd381a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"raw","raw":"{\n        \n        \"heading\": \"COULD grin.' 'They.\",\n        \"description\": \"The Duchess took her choice, and was delighted to find herself still in existence; 'and now for the next moment she felt that she wasn't a really good school,' said the Dormouse, who seemed to her.\",\n        \"start_date\": null,\n        \"due_date\": \"2019-06-02T00:00:00+00:00\",\n        \"priority\": \"medium\",\n        \"status\": \"completed\",\n        \"is_private\": 1,\n        \"task_users\": [\n        \t{\n            \t\"id\": 1,\n            \t\"name\": \"Lilly Douglas III\"\n        \t},\n        \t{\n            \t\"id\": 86,\n            \t\"name\": \"Froiden\"\n    \t   }\n        ],\n        \"project\": {\n            \"id\": 1,\n            \"project_name\": \"Website Copier Project\"\n        },\n        \"category\": null,\n        \"create_by\": {\n            \"id\": 1,\n            \"name\": \"Lilly Douglas III\"\n        }\n}"},"url":"https://worksuite.dev/api/v1/task/2","description":"<p>Update a existing task</p>\n","urlObject":{"protocol":"https","path":["api","v1","task","2"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"cf2947bb-7404-9ed1-d7e4-e4aa7eb02e13","name":"Successful Request","originalRequest":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","type":"text","name":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/task/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Wed, 05 Feb 2020 06:40:03 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"979","body":"{\"message\":\"Resource updated successfully\",\"data\":{\"id\":2},\"meta\":{\"time\":0.215}}"}],"_postman_id":"b984e23f-35ab-d075-4d46-fa593fcd381a"},{"name":"/task/{id}","id":"ade9960a-9499-6840-229b-f844f4e121f1","request":{"method":"DELETE","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/task/1","description":"<p>Deleting a task having id = 1</p>\n","urlObject":{"protocol":"https","path":["api","v1","task","1"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"8dd9b79c-3238-60af-566c-9862e9c632ad","name":"Successful Request","originalRequest":{"method":"DELETE","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/task/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Wed, 05 Feb 2020 06:41:08 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"360","body":"{\"message\":\"Resource deleted successfully\",\"meta\":{\"time\":0.098}}"}],"_postman_id":"ade9960a-9499-6840-229b-f844f4e121f1"}],"id":"30795706-1be2-1dec-5f89-fbc990deba06","description":"<p>Create and manage <strong>Tasks</strong>.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer, Readonly</td>\n<td>Unique ID for the task</td>\n</tr>\n<tr>\n<td>heading</td>\n<td>String</td>\n<td>Heading of the task</td>\n</tr>\n<tr>\n<td>description</td>\n<td>Text</td>\n<td>Description of the task</td>\n</tr>\n<tr>\n<td>due_date</td>\n<td>Date</td>\n<td>due date of task</td>\n</tr>\n<tr>\n<td>task_users</td>\n<td>array of Object</td>\n<td>Object of user to assign exampele user:[{id:1,id:2}]. Relation to <strong>users</strong> table</td>\n</tr>\n<tr>\n<td>project</td>\n<td>Object</td>\n<td>Object of project to assign example project:{id=1}. Relation to <strong>projects</strong> table</td>\n</tr>\n<tr>\n<td>category</td>\n<td>Object</td>\n<td>Object of category to assign exampele category:{id=1} Relation to <strong>task_category</strong> table</td>\n</tr>\n<tr>\n<td>start_date (optional)</td>\n<td>Date</td>\n<td>Start Date of the task</td>\n</tr>\n<tr>\n<td>priority</td>\n<td>Enum(high,medium,low)</td>\n<td>priority of project</td>\n</tr>\n<tr>\n<td>status</td>\n<td>Enum(completed,incomplete)</td>\n<td>status of project</td>\n</tr>\n<tr>\n<td>is_private</td>\n<td>Boolean</td>\n<td>If this task is private or visible to all users</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"90b0a7a9-0883-4a8f-bd56-0c3bf9d6faae","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"3cbf0040-f4fb-4454-a3ef-968da19ced8d","type":"text/javascript","exec":[""]}}],"_postman_id":"30795706-1be2-1dec-5f89-fbc990deba06"},{"name":"Contract","item":[{"name":"Contact Types","item":[{"name":"/contract-type","id":"4c6f636c-1752-980c-5491-04ecce8f80ba","request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/contract-type?field=name","description":"<p>Get all contract types</p>\n","urlObject":{"protocol":"https","path":["api","v1","contract-type"],"host":["worksuite","dev"],"query":[{"key":"field","value":"name"}],"variable":[]}},"response":[{"id":"60237b77-09e2-cef0-57ec-f85736d85777","name":"Successfull Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://worksuite.dev/api/v1/contract-type?field=name","protocol":"https","host":["worksuite","dev"],"path":["api","v1","contract-type"],"query":[{"key":"field","value":"name"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 06:34:35 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"550","body":"{\"data\":[{\"id\":1,\"name\":\"Adhesion Contracts\"},{\"id\":2,\"name\":\"Aleatory Contracts\"},{\"id\":3,\"name\":\"Bilateral and Unilateral Contracts\"},{\"id\":4,\"name\":\"Contracts under Seal\"},{\"id\":5,\"name\":\"Executed and Executory Contracts\"},{\"id\":6,\"name\":\"Express Contracts\"},{\"id\":7,\"name\":\"Implied Contracts\"},{\"id\":8,\"name\":\"Unconscionable Contracts\"},{\"id\":9,\"name\":\"Void and Voidable Contracts\"}],\"meta\":{\"paging\":{\"links\":[],\"total\":9},\"time\":0.042,\"queries\":3,\"queries_list\":[{\"query\":\"select * from `users` where `id` = ? and `users`.`status` = ? limit 1\",\"bindings\":[1,\"active\"],\"time\":18.64},{\"query\":\"select `contract_types`.`id`, `contract_types`.`name` from `contract_types` limit 10 offset 0\",\"bindings\":[],\"time\":0.6},{\"query\":\"select count(`contract_types`.`id`) as aggregate from `contract_types` limit 10 offset 0\",\"bindings\":[],\"time\":0.29}]}}"}],"_postman_id":"4c6f636c-1752-980c-5491-04ecce8f80ba"},{"name":"/contract-type/{id}","id":"e4c203a1-bf79-37b3-1a0a-5b1e1885a50e","request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/contract-type/1/?fields=name","description":"<p>Get details of contract-type having with id = {id}</p>\n","urlObject":{"protocol":"https","path":["api","v1","contract-type","1",""],"host":["worksuite","dev"],"query":[{"key":"fields","value":"name"}],"variable":[]}},"response":[{"id":"15cb1a19-8203-c999-df04-0a20fa68036b","name":"Successfull Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://worksuite.dev/api/v1/contract-type/1/?fields=name","protocol":"https","host":["worksuite","dev"],"path":["api","v1","contract-type","1",""],"query":[{"key":"fields","value":"name"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 06:35:31 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"469","body":"{\"data\":{\"name\":\"Adhesion Contracts\",\"id\":1},\"meta\":{\"time\":0.025}}"}],"_postman_id":"e4c203a1-bf79-37b3-1a0a-5b1e1885a50e"},{"name":"/contract-type","id":"bbdbcf33-3388-0d9c-11c7-cd2e878d4e34","request":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Initial Contract","description":"<p>contact name</p>\n"}]},"url":"https://worksuite.dev/api/v1/contract-type","description":"<p>Create new holiday</p>\n","urlObject":{"protocol":"https","path":["api","v1","contract-type"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"23558d43-685b-bbe2-555d-f1fb6a701b24","name":"Successfull Request","originalRequest":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"Request data is in JSON format"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Initial Contract","description":"Contract name","type":"text"}]},"url":"https://worksuite.dev/api/v1/contract-type"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 06:40:39 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"167","body":"{\"message\":\"Resource created successfully\",\"data\":{\"id\":11},\"meta\":{\"time\":0.01}}"},{"id":"a679d784-1c6c-a44a-46ca-bad2fa7a82e9","name":"Unsuccessfull Request","originalRequest":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"Request data is in JSON format"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Initial Contract","description":"contract name","type":"text","disabled":true}]},"url":"https://worksuite.dev/api/v1/contract-type"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 06:43:15 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"422","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"148","body":"{\"error\":{\"message\":\"Request could not be validated\",\"code\":422,\"details\":{\"name\":[\"The name field is required.\"]}}}"}],"_postman_id":"bbdbcf33-3388-0d9c-11c7-cd2e878d4e34"},{"name":"/contract-type/{id}","id":"5baa28d4-2dc6-aab9-742a-57f4c9e374ff","request":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Initial Contract","disabled":true}]},"url":"https://worksuite.dev/api/v1/contract-type/1","description":"<p>Update the contract-type</p>\n","urlObject":{"protocol":"https","path":["api","v1","contract-type","1"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"8d1a3b89-88ed-657b-51d4-fa3c1c826d19","name":"Successfull Request","originalRequest":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"Request data is in JSON format"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Initial Contract","type":"text"}]},"url":"https://worksuite.dev/api/v1/contract-type/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 06:36:25 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"184","body":"{\"message\":\"Resource updated successfully\",\"data\":{\"id\":1},\"meta\":{\"time\":0.029}}"}],"_postman_id":"5baa28d4-2dc6-aab9-742a-57f4c9e374ff"},{"name":"/contract-type/{id}","id":"244aaf53-0bd3-75a2-a3d6-39c5d2d7856f","request":{"method":"DELETE","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/contract-type/1","description":"<p>Deleting a contract-type</p>\n","urlObject":{"protocol":"https","path":["api","v1","contract-type","1"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"6cf5c0c7-91f3-942d-434b-e569dab11a31","name":"Successfull Request","originalRequest":{"method":"DELETE","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/contract-type/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 06:15:28 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"481","body":"{\"message\":\"Resource deleted successfully\",\"meta\":{\"time\":0.026}}"}],"_postman_id":"244aaf53-0bd3-75a2-a3d6-39c5d2d7856f"}],"id":"a41f713f-16a8-006c-7700-ddbeadb9483b","description":"<p>Create and manage contract types.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer, Readonly</td>\n<td>Unique ID for the contract types</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>name  of contract type</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"a41f713f-16a8-006c-7700-ddbeadb9483b"},{"name":"Contract","item":[{"name":"/contract","id":"37e69598-3054-1e86-a1d5-54a00804eafe","request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/contract","description":"<p>Get all contract</p>\n","urlObject":{"protocol":"https","path":["api","v1","contract"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"4ce755ef-7449-df91-5130-346b80435a32","name":"Successfull Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/contract"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 06:55:30 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"931","body":"{\"data\":[{\"id\":1,\"subject\":\"Alice began, in a.\",\"amount\":\"214\",\"start_date\":\"2020-01-09T00:00:00+00:00\"},{\"id\":2,\"subject\":\"Alice, seriously.\",\"amount\":\"310\",\"start_date\":\"2020-01-12T00:00:00+00:00\"},{\"id\":3,\"subject\":\"Alice dodged.\",\"amount\":\"168\",\"start_date\":\"2020-01-03T00:00:00+00:00\"},{\"id\":4,\"subject\":\"As she said to.\",\"amount\":\"165\",\"start_date\":\"2020-01-05T00:00:00+00:00\"},{\"id\":5,\"subject\":\"I'm a hatter.'.\",\"amount\":\"128\",\"start_date\":\"2019-12-31T00:00:00+00:00\"},{\"id\":6,\"subject\":\"Dormouse,' thought.\",\"amount\":\"344\",\"start_date\":\"2020-01-28T00:00:00+00:00\"},{\"id\":7,\"subject\":\"Don't let me help.\",\"amount\":\"282\",\"start_date\":\"2020-01-25T00:00:00+00:00\"},{\"id\":8,\"subject\":\"The judge, by the.\",\"amount\":\"922\",\"start_date\":\"2020-01-09T00:00:00+00:00\"},{\"id\":9,\"subject\":\"THAT!' 'Oh, you.\",\"amount\":\"648\",\"start_date\":\"2020-01-09T00:00:00+00:00\"},{\"id\":10,\"subject\":\"VERY nearly at the.\",\"amount\":\"957\",\"start_date\":\"2020-01-13T00:00:00+00:00\"}],\"meta\":{\"paging\":{\"links\":{\"next\":\"https:\\/\\/worksuite.dev\\/api\\/v1\\/contract?offset=10\"},\"total\":19},\"time\":0.023}}"}],"_postman_id":"37e69598-3054-1e86-a1d5-54a00804eafe"},{"name":"/contract","id":"b2d7719a-8b1b-7a47-ce91-7ba3ff13de9b","request":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"raw","raw":"{\n\t\"client\":{\n\t\t\"id\":1\n\t},\n\t\"contract_type\":{\n\t\t\"id\":7\n\t},\n\t\"subject\":\"1 year contract\",\n\t\"amount\":1000,\n\t\"start_date\":\"2020-01-09\",\n\t\"end_date\":\"2020-01-19\"\n}"},"url":"https://worksuite.dev/api/v1/contract","description":"<p>Create new contract</p>\n","urlObject":{"protocol":"https","path":["api","v1","contract"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"76e88111-ebf7-47f4-2015-b9f09e2fd481","name":"Successfull Request","originalRequest":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","type":"text","name":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"raw","raw":"{\n\t\"client\":{\n\t\t\"id\":1\n\t},\n\t\"contract_type\":{\n\t\t\"id\":7\n\t},\n\t\"subject\":\"1 year contract\",\n\t\"amount\":1000,\n\t\"start_date\":\"2020-01-09\",\n\t\"end_date\":\"2020-01-19\"\n}"},"url":"https://worksuite.dev/api/v1/contract"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 07:07:55 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"200","body":"{\"message\":\"Resource created successfully\",\"data\":{\"id\":22},\"meta\":{\"time\":0.017,\"queries\":8,\"queries_list\":[{\"query\":\"select * from `users` where `id` = ? and `users`.`status` = ? limit 1\",\"bindings\":[1,\"active\"],\"time\":2.31},{\"query\":\"select count(*) as aggregate from `users` where `id` = ?\",\"bindings\":[1],\"time\":0.34},{\"query\":\"select count(*) as aggregate from `contract_types` where `id` = ?\",\"bindings\":[7],\"time\":0.37},{\"query\":\"select * from `users` where `users`.`id` = ? and `users`.`status` = ? limit 1\",\"bindings\":[1,\"active\"],\"time\":0.54},{\"query\":\"select * from `contract_types` where `contract_types`.`id` = ? limit 1\",\"bindings\":[7],\"time\":0.46},{\"query\":\"select * from `users` where `users`.`id` = ? and `users`.`status` = ? limit 1\",\"bindings\":[1,\"active\"],\"time\":0.46},{\"query\":\"select * from `contract_types` where `contract_types`.`id` = ? limit 1\",\"bindings\":[7],\"time\":0.38},{\"query\":\"insert into `contracts` (`client_id`, `contract_type_id`, `subject`, `amount`, `start_date`, `end_date`, `updated_at`, `created_at`) values (?, ?, ?, ?, ?, ?, ?, ?)\",\"bindings\":[1,7,\"1 year contract\",1000,\"2020-01-09 00:00:00\",\"2020-01-19 00:00:00\",\"2020-01-30 07:07:55\",\"2020-01-30 07:07:55\"],\"time\":0.51}]}}"}],"_postman_id":"b2d7719a-8b1b-7a47-ce91-7ba3ff13de9b"},{"name":"/contract/{id}","id":"0a865a75-8351-a29b-2746-93cd87d9cad7","request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/contract/1/?fields=subject,client,amount,contract_type,start_date,end_date","description":"<p>Get details of contract having with id = {id}</p>\n","urlObject":{"protocol":"https","path":["api","v1","contract","1",""],"host":["worksuite","dev"],"query":[{"key":"fields","value":"subject,client,amount,contract_type,start_date,end_date"}],"variable":[]}},"response":[{"id":"d4d690bf-e03d-3505-27a7-40dc2997402b","name":"Successfull Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://worksuite.dev/api/v1/contract/1/?fields=subject,client,amount,contract_type,start_date,end_date","protocol":"https","host":["worksuite","dev"],"path":["api","v1","contract","1",""],"query":[{"key":"fields","value":"subject,client,amount,contract_type,start_date,end_date"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 07:09:38 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"218","body":"{\"data\":{\"subject\":\"Alice began, in a.\",\"client_id\":47,\"amount\":\"214\",\"contract_type_id\":7,\"start_date\":\"2020-01-09T00:00:00+00:00\",\"end_date\":\"2020-02-29T00:00:00+00:00\",\"id\":1,\"client\":{\"id\":47},\"contract_type\":{\"id\":7}},\"meta\":{\"time\":0.018,\"queries\":4,\"queries_list\":[{\"query\":\"select * from `users` where `id` = ? and `users`.`status` = ? limit 1\",\"bindings\":[1,\"active\"],\"time\":6.13},{\"query\":\"select `contracts`.`subject`, `contracts`.`client_id`, `contracts`.`amount`, `contracts`.`contract_type_id`, `contracts`.`start_date`, `contracts`.`end_date`, `contracts`.`id` from `contracts` where `contracts`.`id` = ? limit 1 offset 0\",\"bindings\":[\"1\"],\"time\":1.72},{\"query\":\"select `users`.`id`, `id` from `users` where `users`.`id` in (47) limit 10\",\"bindings\":[],\"time\":0.34},{\"query\":\"select `contract_types`.`id`, `id` from `contract_types` where `contract_types`.`id` in (7) limit 10\",\"bindings\":[],\"time\":0.39}]}}"}],"_postman_id":"0a865a75-8351-a29b-2746-93cd87d9cad7"},{"name":"/contract/{id}","id":"ebce64b1-7633-1014-83b7-886914eebc1f","request":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"raw","raw":"{\n\t\"client\":{\n\t\t\"id\":1\n\t},\n\t\"contract_type\":{\n\t\t\"id\":7\n\t},\n\t\"subject\":\"1 year contract\",\n\t\"amount\":1000,\n\t\"start_date\":\"2020-01-09\",\n\t\"end_date\":\"2020-01-19\"\n}"},"url":"https://worksuite.dev/api/v1/contract-type/1","description":"<p>Update the contract</p>\n","urlObject":{"protocol":"https","path":["api","v1","contract-type","1"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"0fcb58b4-cb72-de62-acd0-fc23bb5ca6b7","name":"Successfull Request","originalRequest":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","type":"text","name":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Initial Contract","disabled":true}]},"url":"https://worksuite.dev/api/v1/contract/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 07:11:03 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"838","body":"{\"message\":\"Resource updated successfully\",\"data\":{\"id\":1},\"meta\":{\"time\":0.178}}"}],"_postman_id":"ebce64b1-7633-1014-83b7-886914eebc1f"},{"name":"/contract/{id}","id":"8cb514f7-e580-e464-f01a-2dfa58a14b74","request":{"method":"DELETE","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/contract/1","description":"<p>Deleting a contract</p>\n","urlObject":{"protocol":"https","path":["api","v1","contract","1"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"ca0942b8-b25d-4d75-7ed2-e1e00ac4b2bf","name":"Successful Request","originalRequest":{"method":"DELETE","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/contract/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 07:11:32 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"164","body":"{\"message\":\"Resource deleted successfully\",\"meta\":{\"time\":0.016}}"}],"_postman_id":"8cb514f7-e580-e464-f01a-2dfa58a14b74"}],"id":"552a7d92-8eaf-94b4-cc74-a84da080cc6b","description":"<p>Create and manage contract types.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer, Readonly</td>\n<td>Unique ID for the contract types</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>name  of contract type</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"552a7d92-8eaf-94b4-cc74-a84da080cc6b"}],"id":"1d7784da-7454-dbc7-ca84-3f94aec069b8","description":"<p>Create and manage Holidays.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer, Readonly</td>\n<td>Unique ID for the holiday</td>\n</tr>\n<tr>\n<td>date</td>\n<td>Date</td>\n<td>Date of holiday</td>\n</tr>\n<tr>\n<td>occassion</td>\n<td>String</td>\n<td>occassion of Holiday</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"1d7784da-7454-dbc7-ca84-3f94aec069b8"}],"id":"1678083b-f135-86bd-29fc-db8fa9c3fbb4","_postman_id":"1678083b-f135-86bd-29fc-db8fa9c3fbb4","description":""},{"name":"Finance","item":[{"name":"Estimate","item":[{"name":"/estimate","id":"0ea1d782-7153-4e66-95d8-ffb65fedb41a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Indicates this is an API request.</p>\n","key":"X-Requested-With","value":"XMLHttpRequest"},{"description":"<p>Part after \"Bearer\" is the access token</p>\n","key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODIyNjI2MDksImV4cCI6MTYxMzg4NTAwOSwibmJmIjoxNTgyMjYyNjA5LCJqdGkiOiJlc05xZHU1eVlEQkNaNG5sIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.7z4Uza9GEgLPvVowJpAA8SPhWqfGggt9L_BaEoSB22Q"},{"description":"<p>Request data is in JSON format</p>\n","key":"Content-Type","value":"application/json"}],"url":"https://worksuite.dev/api/v1/estimate","description":"<p>Get all estimates, Default estimates counts will be 10</p>\n","urlObject":{"protocol":"https","path":["api","v1","estimate"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"7bf0d462-364b-485f-97a7-6243f943481d","name":"Get all estimates","originalRequest":{"method":"GET","header":[{"description":"Indicates this is an API request.","key":"X-Requested-With","value":"XMLHttpRequest"},{"description":"Part after \"Bearer\" is the access token","key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODIyNjI2MDksImV4cCI6MTYxMzg4NTAwOSwibmJmIjoxNTgyMjYyNjA5LCJqdGkiOiJlc05xZHU1eVlEQkNaNG5sIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.7z4Uza9GEgLPvVowJpAA8SPhWqfGggt9L_BaEoSB22Q"},{"description":"Request data is in JSON format","key":"Content-Type","value":"application/json"}],"url":"https://worksuite.dev/api/v1/estimate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.13.12"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"PHP/7.2.23"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 21 Feb 2020 05:23:49 GMT"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization,Content-Type"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"total\": 1200,\n            \"status\": \"waiting\",\n            \"valid_till\": \"2017-02-03T00:00:00+00:00\",\n            \"estimate_number\": \"\"\n        },\n        {\n            \"id\": 2,\n            \"total\": 4100,\n            \"status\": \"accepted\",\n            \"valid_till\": \"2017-02-08T00:00:00+00:00\",\n            \"estimate_number\": \"\"\n        },\n        {\n            \"id\": 3,\n            \"total\": 533,\n            \"status\": \"waiting\",\n            \"valid_till\": \"2020-03-21T00:00:00+00:00\",\n            \"estimate_number\": \"\"\n        },\n        {\n            \"id\": 4,\n            \"total\": 100,\n            \"status\": \"waiting\",\n            \"valid_till\": \"2020-03-21T00:00:00+00:00\",\n            \"estimate_number\": \"\"\n        }\n    ],\n    \"meta\": {\n        \"paging\": {\n            \"links\": [],\n            \"total\": 4\n        },\n        \"time\": 0.031\n    }\n}"}],"_postman_id":"0ea1d782-7153-4e66-95d8-ffb65fedb41a"},{"name":"/estimate/{id}","id":"bd8ae2ee-a2e9-42b3-a224-9107135d79ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODIyMDAzNjQsImV4cCI6MTYxMzgyMjc2NCwibmJmIjoxNTgyMjAwMzY0LCJqdGkiOiJYbG1HVVkxTXdrMUFzS1FyIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.sze4zlquRqS3AseEV_so2yoVXy2P2KjMexY5gESQQx4","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"url":"https://worksuite.dev/api/v1/estimate/1?fields=id,estimate_number,client{id,name},valid_till,total,currency{currency_name,currency_symbol},status","description":"<p>Get estimate details of id = 1</p>\n","urlObject":{"protocol":"https","path":["api","v1","estimate","1"],"host":["worksuite","dev"],"query":[{"key":"fields","value":"id,estimate_number,client{id,name},valid_till,total,currency{currency_name,currency_symbol},status"}],"variable":[]}},"response":[{"id":"d12cda0d-83ba-498c-ba82-6b016dfc9699","name":"Successful Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"url":{"raw":"https://worksuite.dev/api/v1/lead/1/?fields=id,company_name,client_name,client_email,client{id,name}","protocol":"https","host":["worksuite","dev"],"path":["api","v1","lead","1",""],"query":[{"key":"fields","value":"id,company_name,client_name,client_email,client{id,name}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"X-SNAPHRM-HOST,Authorization,Content-Type,X-REQUEST-WITH","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache","description":""},{"name":"connection","key":"connection","value":"Keep-Alive","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 05 Oct 2017 10:38:19 GMT","description":""},{"name":"keep-alive","key":"keep-alive","value":"timeout=5, max=100","description":""},{"name":"server","key":"server","value":"Apache/2.4.18 (Ubuntu)","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""},{"name":"vary","key":"vary","value":"Authorization","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"company_name\": \"Schneider Ltd\",\n        \"client_name\": \"Janessa Crona\",\n        \"client_email\": \"kayla16@yost.biz\",\n        \"client\": null\n    },\n    \"meta\": {\n        \"time\": 0.021\n    }\n}"}],"_postman_id":"bd8ae2ee-a2e9-42b3-a224-9107135d79ca"},{"name":"/estimate","id":"00732a10-2290-416c-ae50-48fc55f48c7b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Indicates this is an API request.</p>\n","key":"X-Requested-With","value":"XMLHttpRequest"},{"description":"<p>Part after \"Bearer\" is the access token</p>\n","key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0"},{"description":"<p>Request data is in JSON format</p>\n","key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"description":"<p>Client name of lead</p>\n","key":"client_name","value":"Abhinav Saraswat"},{"description":"<p>email of lead</p>\n","key":"client_email","type":"text","value":"abhinav@froiden.com"}]},"url":"https://worksuite.dev/api/v1/estimate","description":"<p>Create new estimate</p>\n","urlObject":{"protocol":"https","path":["api","v1","estimate"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"41941d83-7b03-4dc7-b0ce-bcb512c86dc9","name":"Successful Request","originalRequest":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"project_name","value":"Worksuite Test API Project","description":"Project name of project"},{"key":"start_date","value":"2020-01-12","description":"Start date of project"},{"key":"deadline","value":"2020-01-22","description":"Deadline date of project"}]},"url":"https://worksuite.dev/api/v1/project"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"X-SNAPHRM-HOST,Authorization,Content-Type,X-REQUEST-WITH","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache","description":""},{"name":"connection","key":"connection","value":"Keep-Alive","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 05 Oct 2017 10:38:19 GMT","description":""},{"name":"keep-alive","key":"keep-alive","value":"timeout=5, max=100","description":""},{"name":"server","key":"server","value":"Apache/2.4.18 (Ubuntu)","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""},{"name":"vary","key":"vary","value":"Authorization","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Resource created successfully\",\n    \"data\": {\n        \"id\": 23\n    },\n    \"meta\": {\n        \"time\": 0.013\n    }\n}"}],"_postman_id":"00732a10-2290-416c-ae50-48fc55f48c7b"},{"name":"/estimate/{id}","id":"24d17737-dee1-4bcc-bc46-71a28fb02d5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"description":"<p>Indicates this is an API request.</p>\n","key":"X-Requested-With","value":"XMLHttpRequest"},{"description":"<p>Part after \"Bearer\" is the access token</p>\n","key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODIyMDAzNjQsImV4cCI6MTYxMzgyMjc2NCwibmJmIjoxNTgyMjAwMzY0LCJqdGkiOiJYbG1HVVkxTXdrMUFzS1FyIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.sze4zlquRqS3AseEV_so2yoVXy2P2KjMexY5gESQQx4"},{"description":"<p>Request data is in JSON format</p>\n","key":"Content-Type","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/estimate/5","description":"<p>Deleting a estimate having id = 1</p>\n","urlObject":{"protocol":"https","path":["api","v1","estimate","5"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"737df013-30f4-4fb7-a655-f301a09856e5","name":"Successful Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"url":"https://worksuite.dev/api/v1/lead/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"X-SNAPHRM-HOST,Authorization,Content-Type,X-REQUEST-WITH","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache","description":""},{"name":"connection","key":"connection","value":"Keep-Alive","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 05 Oct 2017 10:38:19 GMT","description":""},{"name":"keep-alive","key":"keep-alive","value":"timeout=5, max=100","description":""},{"name":"server","key":"server","value":"Apache/2.4.18 (Ubuntu)","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""},{"name":"vary","key":"vary","value":"Authorization","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Resource deleted successfully\",\n    \"meta\": {\n        \"time\": 0.308\n    }\n}"}],"_postman_id":"24d17737-dee1-4bcc-bc46-71a28fb02d5e"},{"name":"/estimate/{id}","id":"8ca17b81-3f30-41ec-b682-de818f379530","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p>Indicates this is an API request.</p>\n","key":"X-Requested-With","value":"XMLHttpRequest"},{"description":"<p>Part after \"Bearer\" is the access token</p>\n","key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0"},{"description":"<p>Request data is in JSON format</p>\n","key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"client_email","type":"text","value":"abhinav@froiden.com"},{"key":"client_name","type":"text","value":"Abhinav"}]},"url":"https://worksuite.dev/api/v1/estimate/1","description":"<p>Update the estimate</p>\n","urlObject":{"protocol":"https","path":["api","v1","estimate","1"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"a51ddaa3-c99a-42b2-bf51-f2b9e1e705bc","name":"Successful Request","originalRequest":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"Request data is in JSON format"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"client_email","value":"abhinav@froiden.com","type":"text"},{"key":"client_name","value":"Abhinav","type":"text"}]},"url":"https://worksuite.dev/api/v1/lead/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Wed, 29 Jan 2020 11:58:09 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":null,"body":"{\"message\":\"Resource updated successfully\",\"data\":{\"id\":2},\"meta\":{\"time\":0.011}}"}],"_postman_id":"8ca17b81-3f30-41ec-b682-de818f379530"}],"id":"13a9ffd3-51e6-4f02-8af7-f7b70e3e9dfa","description":"<p>Create and manage Leads.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer, Readonly</td>\n<td>Unique ID for the lead</td>\n</tr>\n<tr>\n<td>client_email</td>\n<td>String</td>\n<td>Email of client</td>\n</tr>\n<tr>\n<td>client_name</td>\n<td>String</td>\n<td>Name of client</td>\n</tr>\n<tr>\n<td>company_name      (optional)</td>\n<td>String</td>\n<td>Company Name of client</td>\n</tr>\n<tr>\n<td>website (optional)</td>\n<td>String</td>\n<td>Website of lead</td>\n</tr>\n<tr>\n<td>mobile (optional)</td>\n<td>String</td>\n<td>Mobile number of lead</td>\n</tr>\n<tr>\n<td>note   (optional)</td>\n<td>text</td>\n<td>Note for the lead</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"13a9ffd3-51e6-4f02-8af7-f7b70e3e9dfa"},{"name":"Invoice","item":[{"name":"/invoice","id":"0f873959-3959-4a25-9a4c-dfcf4c91551e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Indicates this is an API request.</p>\n","key":"X-Requested-With","value":"XMLHttpRequest"},{"description":"<p>Part after \"Bearer\" is the access token</p>\n","key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODIyMDAzNjQsImV4cCI6MTYxMzgyMjc2NCwibmJmIjoxNTgyMjAwMzY0LCJqdGkiOiJYbG1HVVkxTXdrMUFzS1FyIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.sze4zlquRqS3AseEV_so2yoVXy2P2KjMexY5gESQQx4"},{"description":"<p>Request data is in JSON format</p>\n","key":"Content-Type","value":"application/json"}],"url":"https://worksuite.dev/api/v1/invoice","description":"<p>Get all Projects, Default projects counts will be 10</p>\n","urlObject":{"protocol":"https","path":["api","v1","invoice"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"e8516737-f162-45a3-b058-3e0a04cc6f7f","name":"Successfuly request","originalRequest":{"method":"GET","header":[{"description":"Indicates this is an API request.","key":"X-Requested-With","value":"XMLHttpRequest"},{"description":"Part after \"Bearer\" is the access token","key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODIxNzM3MzMsImV4cCI6MTYxMzc5NjEzMywibmJmIjoxNTgyMTczNzMzLCJqdGkiOiJscDdhemZZNVhIeFAzNW44Iiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.Xl4wbPfepCO1fw5soq5jrHrUV-3HnX4v204-gCJHQwc"},{"description":"Request data is in JSON format","key":"Content-Type","value":"application/json"}],"url":"https://worksuite.dev/api/v1/estimate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.13.12"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"PHP/7.2.23"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 20 Feb 2020 08:39:50 GMT"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization,Content-Type"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"total\": 1200,\n            \"status\": \"waiting\",\n            \"valid_till\": \"2017-02-03T00:00:00+00:00\",\n            \"estimate_number\": \"\"\n        },\n        {\n            \"id\": 2,\n            \"total\": 4100,\n            \"status\": \"accepted\",\n            \"valid_till\": \"2017-02-08T00:00:00+00:00\",\n            \"estimate_number\": \"\"\n        }\n    ],\n    \"meta\": {\n        \"paging\": {\n            \"links\": [],\n            \"total\": 2\n        },\n        \"time\": 0.014\n    }\n}"}],"_postman_id":"0f873959-3959-4a25-9a4c-dfcf4c91551e"},{"name":"/invoice/{id}","id":"d0c449d4-6a2f-436e-b9f9-77239ee7a743","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODIyMDAzNjQsImV4cCI6MTYxMzgyMjc2NCwibmJmIjoxNTgyMjAwMzY0LCJqdGkiOiJYbG1HVVkxTXdrMUFzS1FyIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.sze4zlquRqS3AseEV_so2yoVXy2P2KjMexY5gESQQx4","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"url":"https://worksuite.dev/api/v1/invoice/2?fields=id,estimate_number,client{id,name},valid_till,total,currency{currency_name,currency_symbol},status","description":"<p>Get project details of id = 1</p>\n","urlObject":{"protocol":"https","path":["api","v1","invoice","2"],"host":["worksuite","dev"],"query":[{"key":"fields","value":"id,estimate_number,client{id,name},valid_till,total,currency{currency_name,currency_symbol},status"}],"variable":[]}},"response":[{"id":"2c76e8e6-7e79-424b-859c-8863b8ce140a","name":"Successful Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"url":{"raw":"https://worksuite.dev/api/v1/lead/1/?fields=id,company_name,client_name,client_email,client{id,name}","protocol":"https","host":["worksuite","dev"],"path":["api","v1","lead","1",""],"query":[{"key":"fields","value":"id,company_name,client_name,client_email,client{id,name}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"X-SNAPHRM-HOST,Authorization,Content-Type,X-REQUEST-WITH","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache","description":""},{"name":"connection","key":"connection","value":"Keep-Alive","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 05 Oct 2017 10:38:19 GMT","description":""},{"name":"keep-alive","key":"keep-alive","value":"timeout=5, max=100","description":""},{"name":"server","key":"server","value":"Apache/2.4.18 (Ubuntu)","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""},{"name":"vary","key":"vary","value":"Authorization","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"company_name\": \"Schneider Ltd\",\n        \"client_name\": \"Janessa Crona\",\n        \"client_email\": \"kayla16@yost.biz\",\n        \"client\": null\n    },\n    \"meta\": {\n        \"time\": 0.021\n    }\n}"}],"_postman_id":"d0c449d4-6a2f-436e-b9f9-77239ee7a743"},{"name":"/invoice","id":"4641561b-6c38-43c9-9509-9563c91c82bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Indicates this is an API request.</p>\n","key":"X-Requested-With","value":"XMLHttpRequest"},{"description":"<p>Part after \"Bearer\" is the access token</p>\n","key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0"},{"description":"<p>Request data is in JSON format</p>\n","key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"description":"<p>Invoice number</p>\n","key":"invoice_number","value":"123"},{"description":"<p>Issue date</p>\n","key":"issue_date","type":"text","value":"2020-01-02"},{"key":"due_date","value":"2020-01-02","description":"<p>Due date</p>\n","type":"text"},{"key":"sub_total","value":"100","type":"text"},{"key":"total","value":"100","type":"text"},{"key":"currency_id","value":"2","type":"text"},{"key":"client_id","value":"2","type":"text"}]},"url":"https://worksuite.test/api/v1/invoice","description":"<p>Create new invoice</p>\n","urlObject":{"protocol":"https","path":["api","v1","invoice"],"host":["worksuite","test"],"query":[],"variable":[]}},"response":[],"_postman_id":"4641561b-6c38-43c9-9509-9563c91c82bb"},{"name":"/invoice/{id}","id":"f754e0b5-21ab-444b-bcf7-aa45f4dc0028","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"description":"<p>Indicates this is an API request.</p>\n","key":"X-Requested-With","value":"XMLHttpRequest"},{"description":"<p>Part after \"Bearer\" is the access token</p>\n","key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODIyMDAzNjQsImV4cCI6MTYxMzgyMjc2NCwibmJmIjoxNTgyMjAwMzY0LCJqdGkiOiJYbG1HVVkxTXdrMUFzS1FyIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.sze4zlquRqS3AseEV_so2yoVXy2P2KjMexY5gESQQx4"},{"description":"<p>Request data is in JSON format</p>\n","key":"Content-Type","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/estimate/1","description":"<p>Deleting a project having id = 1</p>\n","urlObject":{"protocol":"https","path":["api","v1","estimate","1"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"06f30367-8526-48ad-accd-6f1bfced9fb4","name":"Successful Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"url":"https://worksuite.dev/api/v1/lead/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"X-SNAPHRM-HOST,Authorization,Content-Type,X-REQUEST-WITH","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache","description":""},{"name":"connection","key":"connection","value":"Keep-Alive","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 05 Oct 2017 10:38:19 GMT","description":""},{"name":"keep-alive","key":"keep-alive","value":"timeout=5, max=100","description":""},{"name":"server","key":"server","value":"Apache/2.4.18 (Ubuntu)","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""},{"name":"vary","key":"vary","value":"Authorization","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Resource deleted successfully\",\n    \"meta\": {\n        \"time\": 0.308\n    }\n}"}],"_postman_id":"f754e0b5-21ab-444b-bcf7-aa45f4dc0028"},{"name":"/invoice/{id}","id":"2c68e542-384c-419e-941b-f1a48b51cee6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p>Indicates this is an API request.</p>\n","key":"X-Requested-With","value":"XMLHttpRequest"},{"description":"<p>Part after \"Bearer\" is the access token</p>\n","key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0"},{"description":"<p>Request data is in JSON format</p>\n","key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"client_email","type":"text","value":"abhinav@froiden.com"},{"key":"client_name","type":"text","value":"Abhinav"}]},"url":"https://worksuite.dev/api/v1/invoice/2","description":"<p>Update the lead</p>\n","urlObject":{"protocol":"https","path":["api","v1","invoice","2"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"96f528ab-2241-4812-88a0-93f290bfb51f","name":"Successful Request","originalRequest":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"Request data is in JSON format"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"client_email","value":"abhinav@froiden.com","type":"text"},{"key":"client_name","value":"Abhinav","type":"text"}]},"url":"https://worksuite.dev/api/v1/lead/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Wed, 29 Jan 2020 11:58:09 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":null,"body":"{\"message\":\"Resource updated successfully\",\"data\":{\"id\":2},\"meta\":{\"time\":0.011}}"}],"_postman_id":"2c68e542-384c-419e-941b-f1a48b51cee6"}],"id":"16a17618-0840-4487-9897-c7e74668c3ae","description":"<p>Create and manage Leads.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer, Readonly</td>\n<td>Unique ID for the lead</td>\n</tr>\n<tr>\n<td>client_email</td>\n<td>String</td>\n<td>Email of client</td>\n</tr>\n<tr>\n<td>client_name</td>\n<td>String</td>\n<td>Name of client</td>\n</tr>\n<tr>\n<td>company_name      (optional)</td>\n<td>String</td>\n<td>Company Name of client</td>\n</tr>\n<tr>\n<td>website (optional)</td>\n<td>String</td>\n<td>Website of lead</td>\n</tr>\n<tr>\n<td>mobile (optional)</td>\n<td>String</td>\n<td>Mobile number of lead</td>\n</tr>\n<tr>\n<td>note   (optional)</td>\n<td>text</td>\n<td>Note for the lead</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"16a17618-0840-4487-9897-c7e74668c3ae"}],"id":"567ba03b-219e-4338-8f5e-fe06e233e5e8","_postman_id":"567ba03b-219e-4338-8f5e-fe06e233e5e8","description":""},{"name":"Notice Board","item":[{"name":"/notice","id":"adbcad30-b0f9-5183-da55-face4db88bcc","request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/notice?fields=id,heading,description,to","description":"<p>Get all notice</p>\n","urlObject":{"protocol":"https","path":["api","v1","notice"],"host":["worksuite","dev"],"query":[{"key":"fields","value":"id,heading,description,to"}],"variable":[]}},"response":[{"id":"9d30a42a-8fb3-c71c-a385-df46aff4738c","name":"Successful Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://worksuite.dev/api/v1/notice?fields=id,heading,description,to","protocol":"https","host":["worksuite","dev"],"path":["api","v1","notice"],"query":[{"key":"fields","value":"id,heading,description,to"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 09:43:34 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"628","body":"{\"data\":[{\"id\":1,\"heading\":\"I'll get into that beautiful garden--how IS that to be nothing but a.\",\"description\":\"Alice very humbly: 'you had got to come down the little magic bottle had now had its full effect, and she hastily dried her eyes filled with cupboards and book-shelves; here and there. There was a queer-shaped little creature, and held it out into the air off all its feet at the jury-box, or they would die. 'The trial cannot proceed,' said the Cat. '--so long as you might knock, and I don't believe it,' said Alice. 'Why not?' said the sage, as he could go. Alice took up the other, trying every door, she found her head through the neighbouring pool--she could hear him sighing as if it began ordering people about like mad things all this grand procession, came THE KING AND QUEEN OF HEARTS. Alice was not a bit hurt, and she did not come the same words as before, 'It's all his fancy, that: he hasn't got no sorrow, you know. Come on!' So they went up to the door. 'Call the next witness. It quite makes my forehead ache!' Alice watched the Queen ordering off her head!' Alice glanced rather.\",\"to\":\"employee\"},{\"id\":2,\"heading\":\"Cheshire Cat, she was playing against herself, for she had not the.\",\"description\":\"In a minute or two sobs choked his voice. 'Same as if she meant to take out of sight before the end of the trees had a VERY good opportunity for making her escape; so she waited. The Gryphon sat up and bawled out, \\\"He's murdering the time! Off with his nose, and broke off a little animal (she couldn't guess of what work it would be as well as I do,' said Alice in a low, trembling voice. 'There's more evidence to come out among the bright flower-beds and the choking of the court was a dispute going on shrinking rapidly: she soon made out that she did not like the tone of great curiosity. 'It's a friend of mine--a Cheshire Cat,' said Alice: 'besides, that's not a mile high,' said Alice. 'Did you speak?' 'Not I!' said the Gryphon. 'It's all her coaxing. Hardly knowing what she did, she picked up a little scream of laughter. 'Oh, hush!' the Rabbit say to itself, half to itself, half to Alice. 'Nothing,' said Alice. 'Then you shouldn't talk,' said the King. 'When did you manage to do it!.\",\"to\":\"employee\"},{\"id\":3,\"heading\":\"Even the Duchess by this very sudden change, but very politely: 'Did.\",\"description\":\"Dormouse, after thinking a minute or two, and the White Rabbit, who was a dead silence instantly, and Alice guessed in a tone of this remark, and thought it would be worth the trouble of getting up and ran the faster, while more and more faintly came, carried on the bank, with her head!' Those whom she sentenced were taken into custody by the White Rabbit blew three blasts on the breeze that followed them, the melancholy words:-- 'Soo--oop of the creature, but on second thoughts she decided to remain where she was peering about anxiously among the distant green leaves. As there seemed to think that proved it at last, they must needs come wriggling down from the shock of being such a thing as a cushion, resting their elbows on it, ('which certainly was not going to say,' said the Duck: 'it's generally a frog or a watch to take out of sight, they were IN the well,' Alice said to the Caterpillar, just as well. The twelve jurors were writing down 'stupid things!' on their throne when.\",\"to\":\"employee\"},{\"id\":4,\"heading\":\"The poor little thing was waving its tail about in the middle of.\",\"description\":\"Footman, and began picking them up again with a trumpet in one hand and a scroll of parchment in the beautiful garden, among the trees, a little timidly, 'why you are painting those roses?' Five and Seven said nothing, but looked at it uneasily, shaking it every now and then, 'we went to school in the sea, though you mayn't believe it--' 'I never went to the general conclusion, that wherever you go to law: I will just explain to you never had fits, my dear, and that makes the world you fly, Like a tea-tray in the pool, and the pattern on their slates, when the Rabbit asked. 'No, I didn't,' said Alice: 'she's so extremely--' Just then she had plenty of time as she couldn't answer either question, it didn't sound at all the right way of speaking to a snail. \\\"There's a porpoise close behind it when she looked at each other for some way, and then treading on her spectacles, and began to cry again, for she was appealed to by the hand, it hurried off, without waiting for turns, quarrelling.\",\"to\":\"employee\"},{\"id\":5,\"heading\":\"Dormouse began in a hurry. 'No, I'll look first,' she said, without.\",\"description\":\"Hatter; 'so I should like to show you! A little bright-eyed terrier, you know, upon the other was sitting on the shingle--will you come and join the dance. Would not, could not, would not, could not, would not, could not, would not, could not, would not, could not, could not, would not, could not, would not, could not, would not, could not, would not, could not, could not remember ever having seen in her pocket, and was going a journey, I should say \\\"With what porpoise?\\\"' 'Don't you mean \\\"purpose\\\"?' said Alice. 'Anything you like,' said the Caterpillar. 'Well, I can't see you?' She was walking by the pope, was soon submitted to by all three to settle the question, and they went up to the dance. Would not, could not, would not, could not, could not, would not give all else for two reasons. First, because I'm on the top of her own ears for having missed their turns, and she felt that she knew that it was perfectly round, she found a little shaking among the trees, a little bottle on.\",\"to\":\"employee\"},{\"id\":6,\"heading\":\"I suppose?' said Alice. 'Come, let's hear some of them hit her in a.\",\"description\":\"King, the Queen, who was a dead silence. Alice was so large a house, that she hardly knew what she was going to happen next. The first thing I've got to come out among the distant green leaves. As there seemed to rise like a telescope.' And so it was the King; 'and don't be nervous, or I'll kick you down stairs!' 'That is not said right,' said the Dormouse into the book her sister was reading, but it did not much like keeping so close to her, And mentioned me to sell you a present of everything I've said as yet.' 'A cheap sort of meaning in it, and finding it very nice, (it had, in fact, I didn't know that you're mad?' 'To begin with,' the Mock Turtle. 'Certainly not!' said Alice doubtfully: 'it means--to--make--anything--prettier.' 'Well, then,' the Gryphon at the sides of the month, and doesn't tell what o'clock it is!' As she said to Alice; and Alice looked down at her as she spoke. 'I must be growing small again.' She got up in such confusion that she was as long as there seemed.\",\"to\":\"employee\"},{\"id\":7,\"heading\":\"Alice; 'that's not at all like the look of it appeared. 'I don't.\",\"description\":\"HE taught us Drawling, Stretching, and Fainting in Coils.' 'What was THAT like?' said Alice. 'Why, SHE,' said the March Hare, 'that \\\"I like what I see\\\"!' 'You might just as she spoke, but no result seemed to think about it, so she went out, but it was sneezing and howling alternately without a great deal too far off to other parts of the Gryphon, and all would change to dull reality--the grass would be so easily offended!' 'You'll get used up.' 'But what happens when one eats cake, but Alice had got burnt, and eaten up by two guinea-pigs, who were giving it a bit, if you don't even know what to say it over) '--yes, that's about the same year for such dainties would not join the dance? Will you, won't you, will you, won't you, will you, old fellow?' The Mock Turtle yawned and shut his note-book hastily. 'Consider your verdict,' the King very decidedly, and he went on without attending to her, 'if we had the dish as its share of the jurymen. 'It isn't directed at all,' said Alice.\",\"to\":\"employee\"},{\"id\":8,\"heading\":\"Lobster Quadrille?' the Gryphon at the top of his teacup instead of.\",\"description\":\"LOVE). Oh dear, what nonsense I'm talking!' Just then her head pressing against the roof of the trial.' 'Stupid things!' Alice began to repeat it, when a cry of 'The trial's beginning!' was heard in the distance, and she dropped it hastily, just in time to go, for the immediate adoption of more broken glass.) 'Now tell me, Pat, what's that in some alarm. This time there could be no use in talking to herself, rather sharply; 'I advise you to get in?' 'There might be some sense in your knocking,' the Footman went on in these words: 'Yes, we went to the garden at once; but, alas for poor Alice! when she next peeped out the verses on his spectacles. 'Where shall I begin, please your Majesty!' the soldiers shouted in reply. 'That's right!' shouted the Gryphon, 'she wants for to know your history, you know,' the Mock Turtle, suddenly dropping his voice; and the words don't FIT you,' said Alice, who had meanwhile been examining the roses. 'Off with her face brightened up at the end.' 'If.\",\"to\":\"employee\"},{\"id\":9,\"heading\":\"But at any rate he might answer questions.--How am I to get an.\",\"description\":\"Hatter. 'I deny it!' said the Rabbit angrily. 'Here! Come and help me out of sight, they were trying to invent something!' 'I--I'm a little glass box that was sitting on the top of his teacup and bread-and-butter, and went on: '--that begins with a soldier on each side, and opened their eyes and mouths so VERY tired of being all alone here!' As she said to herself. Imagine her surprise, when the tide rises and sharks are around, His voice has a timid voice at her own children. 'How should I know?' said Alice, swallowing down her flamingo, and began smoking again. This time there were ten of them, and the other queer noises, would change to tinkling sheep-bells, and the shrill voice of thunder, and people began running about in the way YOU manage?' Alice asked. The Hatter opened his eyes. He looked anxiously over his shoulder with some severity; 'it's very rude.' The Hatter was the Rabbit in a deep, hollow tone: 'sit down, both of you, and must know better'; and this time it all is!.\",\"to\":\"employee\"},{\"id\":10,\"heading\":\"I hadn't begun my tea--not above a week or so--and what with the.\",\"description\":\"I vote the young lady tells us a story.' 'I'm afraid I've offended it again!' For the Mouse was swimming away from him, and said anxiously to herself, as well as she spoke; 'either you or your head must be growing small again.' She got up and down looking for eggs, as it was talking in his sleep, 'that \\\"I like what I eat\\\" is the same as the other.' As soon as the White Rabbit with pink eyes ran close by it, and yet it was over at last, and managed to put down the little magic bottle had now had its full effect, and she said to herself, 'whenever I eat or drink anything; so I'll just see what was the cat.) 'I hope they'll remember her saucer of milk at tea-time. Dinah my dear! Let this be a person of authority over Alice. 'Stand up and saying, 'Thank you, it's a set of verses.' 'Are they in the common way. So they had any sense, they'd take the place of the trees under which she found to be beheaded!' said Alice, very earnestly. 'I've had nothing yet,' Alice replied in a tone of this.\",\"to\":\"employee\"}],\"meta\":{\"paging\":{\"links\":{\"next\":\"https:\\/\\/worksuite.dev\\/api\\/v1\\/notice?fields=id%2Cheading%2Cdescription%2Cto&offset=10\"},\"total\":34},\"time\":0.052}}"}],"_postman_id":"adbcad30-b0f9-5183-da55-face4db88bcc"},{"name":"/notice/{id}","id":"6d5b8e99-5419-27a6-97ef-a6caaf4c90d8","request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/notice/1/?fields=id,heading,description,to","description":"<p>Get details of notice  having with id = {id}</p>\n","urlObject":{"protocol":"https","path":["api","v1","notice","1",""],"host":["worksuite","dev"],"query":[{"key":"fields","value":"id,heading,description,to"}],"variable":[]}},"response":[{"id":"7d1e9745-fef2-3670-8a7d-4ccdb3d4bee8","name":"Successful Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://worksuite.dev/api/v1/notice/1/?fields=id,heading,description,to","protocol":"https","host":["worksuite","dev"],"path":["api","v1","notice","1",""],"query":[{"key":"fields","value":"id,heading,description,to"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 09:44:15 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"579","body":"{\"data\":{\"id\":1,\"heading\":\"I'll get into that beautiful garden--how IS that to be nothing but a.\",\"description\":\"Alice very humbly: 'you had got to come down the little magic bottle had now had its full effect, and she hastily dried her eyes filled with cupboards and book-shelves; here and there. There was a queer-shaped little creature, and held it out into the air off all its feet at the jury-box, or they would die. 'The trial cannot proceed,' said the Cat. '--so long as you might knock, and I don't believe it,' said Alice. 'Why not?' said the sage, as he could go. Alice took up the other, trying every door, she found her head through the neighbouring pool--she could hear him sighing as if it began ordering people about like mad things all this grand procession, came THE KING AND QUEEN OF HEARTS. Alice was not a bit hurt, and she did not come the same words as before, 'It's all his fancy, that: he hasn't got no sorrow, you know. Come on!' So they went up to the door. 'Call the next witness. It quite makes my forehead ache!' Alice watched the Queen ordering off her head!' Alice glanced rather.\",\"to\":\"employee\"},\"meta\":{\"time\":0.018}}"}],"_postman_id":"6d5b8e99-5419-27a6-97ef-a6caaf4c90d8"},{"name":"/notice","id":"39da72d7-7739-9c13-5840-1be3a07d9cf6","request":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"heading","value":"New Notice created","description":"<p>Not heading</p>\n"},{"key":"to","value":"employee","type":"text"}]},"url":"https://worksuite.dev/api/v1/notice","description":"<p>Create new notice</p>\n","urlObject":{"protocol":"https","path":["api","v1","notice"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"6e89e2e7-11bd-ed99-3251-216a95109585","name":"Successful Request","originalRequest":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"Request data is in JSON format"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"heading","value":"New Notice created","description":"Not heading"},{"key":"to","value":"employee","type":"text"}]},"url":"https://worksuite.dev/api/v1/notice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 09:45:46 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"627","body":"{\"message\":\"Resource created successfully\",\"data\":{\"id\":37},\"meta\":{\"time\":0.141}}"}],"_postman_id":"39da72d7-7739-9c13-5840-1be3a07d9cf6"},{"name":"/notice/{id}","id":"3513a378-6ae8-b9e3-ec61-b7b693e3d54c","request":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"heading","value":"Updated Notice","description":"<p>heading of notice</p>\n"},{"key":"description","value":"description of notice","description":"<p>description of notice</p>\n","type":"text"},{"key":"to","value":"employee","type":"text"}]},"url":"https://worksuite.dev/api/v1/notice/1","description":"<p>Update the notice</p>\n","urlObject":{"protocol":"https","path":["api","v1","notice","1"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"aa8586f6-dc98-d264-5aea-b24782f806d1","name":"Successful Request","originalRequest":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"Request data is in JSON format"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"heading","value":"Updated Notice","description":"heading of notice"},{"key":"description","value":"description of notice","description":"description of notice","type":"text"},{"key":"to","value":"employee","type":"text"}]},"url":"https://worksuite.dev/api/v1/notice/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 09:50:21 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"377","body":"{\"message\":\"Resource updated successfully\",\"data\":{\"id\":1},\"meta\":{\"time\":0.02}}"}],"_postman_id":"3513a378-6ae8-b9e3-ec61-b7b693e3d54c"},{"name":"/notice/{id}","id":"91fc9ae5-6d53-8acc-211e-82fa354bb583","request":{"method":"DELETE","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/notice/1","description":"<p>Deleting a notice</p>\n","urlObject":{"protocol":"https","path":["api","v1","notice","1"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"51b8fb60-9078-74c5-b7ba-4c20bfc0149b","name":"successful Request","originalRequest":{"method":"DELETE","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/notice/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 06:15:28 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"481","body":"{\"message\":\"Resource deleted successfully\",\"meta\":{\"time\":0.026}}"}],"_postman_id":"91fc9ae5-6d53-8acc-211e-82fa354bb583"}],"id":"3bcaee66-d638-ee2b-effd-7c8dc05ec07b","description":"<p>Create and manage Notice board.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer, Readonly</td>\n<td>Unique ID for the notice</td>\n</tr>\n<tr>\n<td>heading</td>\n<td>String</td>\n<td>Heading of notice</td>\n</tr>\n<tr>\n<td>description      (optional)</td>\n<td>Text</td>\n<td>Detailed description of notice</td>\n</tr>\n<tr>\n<td>to</td>\n<td>enum(employee,client)</td>\n<td>Notice is availabe for client or employee</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"3bcaee66-d638-ee2b-effd-7c8dc05ec07b"},{"name":"Event","item":[{"name":"/event","id":"f2f2315f-ddb9-182d-94ca-3f67608b5520","request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/event?fields=id,event_name,where,description,start_date_time,end_date_time,label_color,repeat,repeat_every,repeat_cycles,repeat_type,send_reminder,remind_time,remind_type","description":"<p>Get all event</p>\n","urlObject":{"protocol":"https","path":["api","v1","event"],"host":["worksuite","dev"],"query":[{"key":"fields","value":"id,event_name,where,description,start_date_time,end_date_time,label_color,repeat,repeat_every,repeat_cycles,repeat_type,send_reminder,remind_time,remind_type"}],"variable":[]}},"response":[{"id":"826a1823-62e2-a820-fec4-a800dc490fc1","name":"Successful Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://worksuite.dev/api/v1/event?fields=id,event_name,where,description,start_date_time,end_date_time,label_color,repeat,repeat_every,repeat_cycles,repeat_type,send_reminder,remind_time,remind_type","protocol":"https","host":["worksuite","dev"],"path":["api","v1","event"],"query":[{"key":"fields","value":"id,event_name,where,description,start_date_time,end_date_time,label_color,repeat,repeat_every,repeat_cycles,repeat_type,send_reminder,remind_time,remind_type"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 10:24:54 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"778","body":"{\"data\":[{\"id\":1,\"event_name\":\"Tempora ea dolorem.\",\"where\":\"89194 Rogahn Light\\nWest Randyfurt, SD 42474-7704\",\"description\":\"Sint qui dolores sunt ipsam quis error itaque. Occaecati est est quis voluptas facere. Incidunt qui ratione ducimus non eos non. Rerum ab quis quos quos labore minus sint. Maxime et architecto consequatur occaecati dignissimos.\",\"start_date_time\":\"2020-01-07T06:09:50+00:00\",\"end_date_time\":\"2020-01-07T06:09:50+00:00\",\"label_color\":\"bg-info\",\"repeat\":\"no\",\"repeat_every\":null,\"repeat_cycles\":null,\"repeat_type\":\"day\",\"send_reminder\":\"no\",\"remind_time\":null,\"remind_type\":\"day\"},{\"id\":2,\"event_name\":\"Beatae perferendis.\",\"where\":\"731 Mueller Isle\\nWest Luciousberg, NV 76387\",\"description\":\"Doloremque nesciunt doloribus non reiciendis illum assumenda. Consequuntur aut dignissimos nulla ab dolorem adipisci. Optio suscipit saepe ipsam quia est nesciunt est. Qui officiis nam facilis consectetur.\",\"start_date_time\":\"2020-01-10T14:12:17+00:00\",\"end_date_time\":\"2020-01-10T14:12:17+00:00\",\"label_color\":\"bg-purple\",\"repeat\":\"no\",\"repeat_every\":null,\"repeat_cycles\":null,\"repeat_type\":\"day\",\"send_reminder\":\"no\",\"remind_time\":null,\"remind_type\":\"day\"},{\"id\":3,\"event_name\":\"Aut ipsa omnis est.\",\"where\":\"67239 Marian Run Apt. 929\\nVincentmouth, WY 20211-8488\",\"description\":\"Qui unde in minus nobis. Veniam quo beatae voluptatibus omnis. Tenetur exercitationem aut magni at.\",\"start_date_time\":\"2019-06-28T22:29:35+00:00\",\"end_date_time\":\"2019-06-28T22:29:35+00:00\",\"label_color\":\"bg-danger\",\"repeat\":\"no\",\"repeat_every\":null,\"repeat_cycles\":null,\"repeat_type\":\"day\",\"send_reminder\":\"no\",\"remind_time\":null,\"remind_type\":\"day\"},{\"id\":4,\"event_name\":\"Tempora aut.\",\"where\":\"760 Schultz Pass\\nNeilside, ND 40092\",\"description\":\"Error veniam facilis cum. Occaecati provident consectetur aut provident voluptate veritatis. Quis aliquid harum cumque harum. Placeat eum fuga qui mollitia qui qui.\",\"start_date_time\":\"2020-01-23T22:46:19+00:00\",\"end_date_time\":\"2020-01-23T22:46:19+00:00\",\"label_color\":\"bg-info\",\"repeat\":\"no\",\"repeat_every\":null,\"repeat_cycles\":null,\"repeat_type\":\"day\",\"send_reminder\":\"no\",\"remind_time\":null,\"remind_type\":\"day\"},{\"id\":5,\"event_name\":\"Et sapiente eum.\",\"where\":\"6751 Kailey Station\\nNew Kylaburgh, NJ 77571\",\"description\":\"Consequatur praesentium laboriosam impedit illo debitis quisquam maiores officia. Deleniti qui nobis voluptatem animi sint. Labore doloribus perferendis unde ratione est. Modi dolorum ut nihil molestias facilis velit sunt.\",\"start_date_time\":\"2020-01-04T20:24:16+00:00\",\"end_date_time\":\"2020-01-04T20:24:16+00:00\",\"label_color\":\"bg-inverse\",\"repeat\":\"no\",\"repeat_every\":null,\"repeat_cycles\":null,\"repeat_type\":\"day\",\"send_reminder\":\"no\",\"remind_time\":null,\"remind_type\":\"day\"},{\"id\":6,\"event_name\":\"Voluptas minima a.\",\"where\":\"444 Hirthe Points\\nSwaniawskiside, SD 56521\",\"description\":\"Nulla totam rem consectetur voluptates. Qui fuga nobis repellat quo aspernatur delectus. Aut aliquid qui quia expedita.\",\"start_date_time\":\"2019-11-24T07:58:16+00:00\",\"end_date_time\":\"2019-11-24T07:58:16+00:00\",\"label_color\":\"bg-info\",\"repeat\":\"no\",\"repeat_every\":null,\"repeat_cycles\":null,\"repeat_type\":\"day\",\"send_reminder\":\"no\",\"remind_time\":null,\"remind_type\":\"day\"},{\"id\":7,\"event_name\":\"Sit earum qui ut.\",\"where\":\"8420 Amber Loop\\nThielfurt, AR 47255-2218\",\"description\":\"Aut perspiciatis dolores laudantium aperiam. Quia laboriosam dolore corporis dolor accusantium. Nam voluptas ut molestias facere nostrum aut quae esse. Qui unde incidunt quae accusantium.\",\"start_date_time\":\"2020-01-09T08:13:02+00:00\",\"end_date_time\":\"2020-01-09T08:13:02+00:00\",\"label_color\":\"bg-danger\",\"repeat\":\"no\",\"repeat_every\":null,\"repeat_cycles\":null,\"repeat_type\":\"day\",\"send_reminder\":\"no\",\"remind_time\":null,\"remind_type\":\"day\"},{\"id\":8,\"event_name\":\"Laboriosam harum.\",\"where\":\"3951 Era Falls Suite 981\\nNorth Jakayla, WV 05119-2263\",\"description\":\"Fugiat pariatur aperiam sed debitis quasi explicabo. Voluptas non consectetur enim dolores modi vel iure. Hic explicabo odit voluptate. Non modi dolorum tempore laborum officiis est.\",\"start_date_time\":\"2019-02-18T07:11:54+00:00\",\"end_date_time\":\"2019-02-18T07:11:54+00:00\",\"label_color\":\"bg-success\",\"repeat\":\"no\",\"repeat_every\":null,\"repeat_cycles\":null,\"repeat_type\":\"day\",\"send_reminder\":\"no\",\"remind_time\":null,\"remind_type\":\"day\"},{\"id\":9,\"event_name\":\"Nihil ea nisi minus.\",\"where\":\"76321 Fritsch Parkway Suite 672\\nEast Camilla, UT 54666-1241\",\"description\":\"Mollitia rerum voluptate quae non autem nisi. Provident quaerat et iure et nihil reprehenderit possimus.\",\"start_date_time\":\"2019-09-23T12:14:32+00:00\",\"end_date_time\":\"2019-09-23T12:14:32+00:00\",\"label_color\":\"bg-inverse\",\"repeat\":\"no\",\"repeat_every\":null,\"repeat_cycles\":null,\"repeat_type\":\"day\",\"send_reminder\":\"no\",\"remind_time\":null,\"remind_type\":\"day\"},{\"id\":10,\"event_name\":\"Corporis ex est nam.\",\"where\":\"948 Trace Way Apt. 282\\nNorth Greta, UT 59145-9840\",\"description\":\"Exercitationem harum delectus doloribus aperiam sed quibusdam aut. Amet molestias et iusto laboriosam inventore. Eos eveniet doloremque accusantium beatae et dolorem possimus.\",\"start_date_time\":\"2020-01-13T22:27:26+00:00\",\"end_date_time\":\"2020-01-13T22:27:26+00:00\",\"label_color\":\"bg-inverse\",\"repeat\":\"no\",\"repeat_every\":null,\"repeat_cycles\":null,\"repeat_type\":\"day\",\"send_reminder\":\"no\",\"remind_time\":null,\"remind_type\":\"day\"}],\"meta\":{\"paging\":{\"links\":{\"next\":\"https:\\/\\/worksuite.dev\\/api\\/v1\\/event?fields=id%2Cevent_name%2Cwhere%2Cdescription%2Cstart_date_time%2Cend_date_time%2Clabel_color%2Crepeat%2Crepeat_every%2Crepeat_cycles%2Crepeat_type%2Csend_reminder%2Cremind_time%2Cremind_type&offset=10\"},\"total\":30},\"time\":0.021}}"}],"_postman_id":"f2f2315f-ddb9-182d-94ca-3f67608b5520"},{"name":"/event/{id}","id":"319f9146-b092-bee5-f489-296db3fdf80d","request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/event/1/?fields=id,event_name,where,description,start_date_time,end_date_time,label_color,repeat,repeat_every,repeat_cycles,repeat_type,send_reminder,remind_time,remind_type","description":"<p>Get details of event  having with id = {id}</p>\n","urlObject":{"protocol":"https","path":["api","v1","event","1",""],"host":["worksuite","dev"],"query":[{"key":"fields","value":"id,event_name,where,description,start_date_time,end_date_time,label_color,repeat,repeat_every,repeat_cycles,repeat_type,send_reminder,remind_time,remind_type"}],"variable":[]}},"response":[{"id":"0774839b-1f5d-1124-b93f-88d8884e45b3","name":"Successful Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://worksuite.dev/api/v1/event/1/?fields=id,event_name,where,description,start_date_time,end_date_time,label_color,repeat,repeat_every,repeat_cycles,repeat_type,send_reminder,remind_time,remind_type","protocol":"https","host":["worksuite","dev"],"path":["api","v1","event","1",""],"query":[{"key":"fields","value":"id,event_name,where,description,start_date_time,end_date_time,label_color,repeat,repeat_every,repeat_cycles,repeat_type,send_reminder,remind_time,remind_type"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 10:25:49 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"187","body":"{\"data\":{\"id\":1,\"event_name\":\"Tempora ea dolorem.\",\"where\":\"89194 Rogahn Light\\nWest Randyfurt, SD 42474-7704\",\"description\":\"Sint qui dolores sunt ipsam quis error itaque. Occaecati est est quis voluptas facere. Incidunt qui ratione ducimus non eos non. Rerum ab quis quos quos labore minus sint. Maxime et architecto consequatur occaecati dignissimos.\",\"start_date_time\":\"2020-01-07T06:09:50+00:00\",\"end_date_time\":\"2020-01-07T06:09:50+00:00\",\"label_color\":\"bg-info\",\"repeat\":\"no\",\"repeat_every\":null,\"repeat_cycles\":null,\"repeat_type\":\"day\",\"send_reminder\":\"no\",\"remind_time\":null,\"remind_type\":\"day\"},\"meta\":{\"time\":0.041}}"}],"_postman_id":"319f9146-b092-bee5-f489-296db3fdf80d"},{"name":"/event","id":"5cf4ab6b-1c45-6ba6-ca44-d9c8e7133880","request":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"start_date_time","value":"2020-01-02","description":"<p>Start Date of event</p>\n"},{"key":"end_date_time","value":"2020-01-03","description":"<p>End date of event</p>\n"},{"key":"event_name","value":"Director Meeting","description":"<p>Name of event</p>\n"},{"key":"where","value":"Office","description":"<p>location of event</p>\n"},{"key":"description","value":"Will discuss about new office","description":"<p>Detail description of event</p>\n"}]},"url":"https://worksuite.dev/api/v1/event","description":"<p>Create new event</p>\n","urlObject":{"protocol":"https","path":["api","v1","event"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"8c5dc006-1815-e488-0910-737dfab33336","name":"Successfull Request","originalRequest":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"Request data is in JSON format"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"start_date_time","value":"2020-01-02","description":"Start Date of event"},{"key":"end_date_time","value":"2020-01-03","description":"End date of event","type":"text"},{"key":"event_name","value":"Director Meeting","description":"Name of event","type":"text"},{"key":"where","value":"Office","description":"location of event","type":"text"},{"key":"description","value":"Will discuss about new office","description":"Detail description of event","type":"text"}]},"url":"https://worksuite.dev/api/v1/event"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 10:30:28 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"549","body":"{\"message\":\"Resource created successfully\",\"data\":{\"id\":31},\"meta\":{\"time\":0.039,\"queries\":4,\"queries_list\":[{\"query\":\"select * from `users` where `id` = ? and `users`.`status` = ? limit 1\",\"bindings\":[1,\"active\"],\"time\":10.56},{\"query\":\"select `roles`.*, `role_user`.`user_id` as `pivot_user_id`, `role_user`.`role_id` as `pivot_role_id` from `roles` inner join `role_user` on `roles`.`id` = `role_user`.`role_id` where `role_user`.`user_id` = ?\",\"bindings\":[1],\"time\":0.65},{\"query\":\"select `module_name` from `module_settings` where `type` = ? and `status` = ?\",\"bindings\":[\"admin\",\"active\"],\"time\":0.58},{\"query\":\"insert into `events` (`start_date_time`, `end_date_time`, `event_name`, `where`, `description`, `updated_at`, `created_at`) values (?, ?, ?, ?, ?, ?, ?)\",\"bindings\":[\"2020-01-02 00:00:00\",\"2020-01-03 00:00:00\",\"Director Meeting\",\"Office\",\"Will discuss about new office\",\"2020-01-30 10:30:28\",\"2020-01-30 10:30:28\"],\"time\":15.06}]}}"}],"_postman_id":"5cf4ab6b-1c45-6ba6-ca44-d9c8e7133880"},{"name":"/event/{id}","id":"2686cee0-d951-a322-9cfa-da13ddb4ee4b","request":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"start_date_time","value":"2020-01-02","description":"<p>Start Date of event</p>\n"},{"key":"end_date_time","value":"2020-01-03","description":"<p>End date of event</p>\n"},{"key":"event_name","value":"Director Meeting","description":"<p>Name of event</p>\n"},{"key":"where","value":"Office","description":"<p>location of event</p>\n"},{"key":"description","value":"Will discuss about new office","description":"<p>Detail description of event</p>\n"}]},"url":"https://worksuite.dev/api/v1/event/2","description":"<p>Update the Event</p>\n","urlObject":{"protocol":"https","path":["api","v1","event","2"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"cbebad12-b26f-3c89-4404-cc47805591d8","name":"Successful Request","originalRequest":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"Request data is in JSON format"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"start_date_time","value":"2020-01-02","description":"Start Date of event"},{"key":"end_date_time","value":"2020-01-03","description":"End date of event"},{"key":"event_name","value":"Director Meeting","description":"Name of event"},{"key":"where","value":"Office","description":"location of event"},{"key":"description","value":"Will discuss about new office","description":"Detail description of event"}]},"url":"https://worksuite.dev/api/v1/event/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 10:32:06 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"258","body":"{\"message\":\"Resource updated successfully\",\"data\":{\"id\":2},\"meta\":{\"time\":0.044,\"queries\":5,\"queries_list\":[{\"query\":\"select * from `users` where `id` = ? and `users`.`status` = ? limit 1\",\"bindings\":[1,\"active\"],\"time\":28.85},{\"query\":\"select `roles`.*, `role_user`.`user_id` as `pivot_user_id`, `role_user`.`role_id` as `pivot_role_id` from `roles` inner join `role_user` on `roles`.`id` = `role_user`.`role_id` where `role_user`.`user_id` = ?\",\"bindings\":[1],\"time\":0.7},{\"query\":\"select `module_name` from `module_settings` where `type` = ? and `status` = ?\",\"bindings\":[\"admin\",\"active\"],\"time\":0.54},{\"query\":\"select * from `events` where `events`.`id` = ? limit 1\",\"bindings\":[\"2\"],\"time\":0.44},{\"query\":\"update `events` set `event_name` = ?, `where` = ?, `description` = ?, `start_date_time` = ?, `end_date_time` = ?, `events`.`updated_at` = ? where `id` = ?\",\"bindings\":[\"Director Meeting\",\"Office\",\"Will discuss about new office\",\"2020-01-02 00:00:00\",\"2020-01-03 00:00:00\",\"2020-01-30 10:32:06\",2],\"time\":0.57}]}}"}],"_postman_id":"2686cee0-d951-a322-9cfa-da13ddb4ee4b"},{"name":"/event/{id}","id":"797fd8d0-de10-6c25-6a6b-56054d318ccd","request":{"method":"DELETE","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/event/1","description":"<p>Deleting a Event</p>\n","urlObject":{"protocol":"https","path":["api","v1","event","1"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"7dd8d4df-aa95-d501-d181-0ba6f98bcfb5","name":"Successful Request","originalRequest":{"method":"DELETE","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/event/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 10:26:15 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"182","body":"{\"message\":\"Resource deleted successfully\",\"meta\":{\"time\":0.017}}"}],"_postman_id":"797fd8d0-de10-6c25-6a6b-56054d318ccd"}],"id":"2be668a3-2dd1-137e-eb16-b6c0726803fe","description":"<p>Create and manage Events </p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer, Readonly</td>\n<td>Unique ID for the event</td>\n</tr>\n<tr>\n<td>event_name</td>\n<td>String</td>\n<td>Name of the event</td>\n</tr>\n<tr>\n<td>where</td>\n<td>String</td>\n<td>Localtion of event</td>\n</tr>\n<tr>\n<td>description</td>\n<td>Text</td>\n<td>Description of event</td>\n</tr>\n<tr>\n<td>start_date_time</td>\n<td>datetime</td>\n<td>Start date of event</td>\n</tr>\n<tr>\n<td>end_date_time</td>\n<td>datetime</td>\n<td>End date of event</td>\n</tr>\n<tr>\n<td>label_color   (optional)</td>\n<td>enum(bg-info,bg-success,bg-danger,bg-info,bg-inverse,bg-purple,bg-warning)</td>\n<td>Color of label</td>\n</tr>\n<tr>\n<td>repeat    (optional)</td>\n<td>enum(yes,no)</td>\n<td>Repeat the event of not</td>\n</tr>\n<tr>\n<td>repeat_every    (optional)</td>\n<td>int</td>\n<td>Repeat after number of</td>\n</tr>\n<tr>\n<td>repeat_cycles    (optional)</td>\n<td>int</td>\n<td>number of cycles of repeat</td>\n</tr>\n<tr>\n<td>repeat_type    (optional)</td>\n<td>enum(day,week,month,year)</td>\n<td>Repeat number are of day ,weeek, month or year</td>\n</tr>\n<tr>\n<td>send_reminder    (optional)</td>\n<td>enum(yes,no)</td>\n<td>Send reminder about event yes or no</td>\n</tr>\n<tr>\n<td>remind_time    (optional)</td>\n<td>datetime</td>\n<td>Remind after how many days</td>\n</tr>\n<tr>\n<td>remind_type    (optional)</td>\n<td>enum(day,hour,minute)</td>\n<td>Remind after how many days,hour,minute</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"2be668a3-2dd1-137e-eb16-b6c0726803fe"},{"name":"Product","item":[{"name":"/product","id":"a4092a26-217e-2b8f-fa48-5de47184e49b","request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/product?fields=id,name,price,description,taxes,allow_purchase","description":"<p>Get all Product</p>\n","urlObject":{"protocol":"https","path":["api","v1","product"],"host":["worksuite","dev"],"query":[{"key":"fields","value":"id,name,price,description,taxes,allow_purchase"}],"variable":[]}},"response":[{"id":"19278a43-55f1-7ead-3d37-58f35047973e","name":"Successful Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://worksuite.dev/api/v1/product?fields=id,name,price,description,taxes,allow_purchase","protocol":"https","host":["worksuite","dev"],"path":["api","v1","product"],"query":[{"key":"fields","value":"id,name,price,description,taxes,allow_purchase"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 11:28:15 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"679","body":"{\"data\":[{\"id\":1,\"name\":\"Modify Application\",\"price\":\"506\",\"description\":\"Temporibus ea sed eos rerum est. Molestiae non repellendus accusantium eos ut eos. Ut fugiat voluptatem voluptatem sit.\",\"taxes\":null,\"allow_purchase\":0},{\"id\":2,\"name\":\"Eyeq\",\"price\":\"336\",\"description\":\"Eum illum dignissimos tempora facilis ut. Corrupti eius et sint suscipit id qui omnis. Tempora vero nihil voluptas quia.\",\"taxes\":null,\"allow_purchase\":0},{\"id\":3,\"name\":\"Modify Application\",\"price\":\"651\",\"description\":\"Dolores ratione alias aliquid modi. In vitae animi dolorem nulla ad. Quia maiores ut ut. Et error facere ad quia cum aut.\",\"taxes\":null,\"allow_purchase\":0},{\"id\":4,\"name\":\"Examination System Project\",\"price\":\"358\",\"description\":\"Et velit quia vel non non voluptates. Aperiam quod similique sit maxime atque voluptatem. Sed possimus illum voluptas velit autem inventore eos. Exercitationem aspernatur voluptatem nobis quis consectetur nesciunt sequi.\",\"taxes\":null,\"allow_purchase\":0},{\"id\":5,\"name\":\"Examination System Project\",\"price\":\"218\",\"description\":\"Nam dolorem aut beatae. Fuga qui quibusdam quam vel hic. Inventore qui iste dolore voluptatum magnam. Maiores non iusto perspiciatis iusto quia excepturi dignissimos.\",\"taxes\":null,\"allow_purchase\":0},{\"id\":6,\"name\":\"Live Meeting\",\"price\":\"524\",\"description\":\"Sequi voluptatem iusto ad. Quis qui earum ut excepturi. Ipsam praesentium placeat sint laborum quisquam eos cum.\",\"taxes\":null,\"allow_purchase\":0},{\"id\":7,\"name\":\"Cli-twitter\",\"price\":\"236\",\"description\":\"Nostrum corporis porro quisquam natus suscipit ut atque. Sint minus harum eos magnam sed qui qui.\",\"taxes\":null,\"allow_purchase\":0},{\"id\":8,\"name\":\"Payment Billing System\",\"price\":\"937\",\"description\":\"Qui corrupti fuga natus et molestiae. Reiciendis architecto ipsam at. Cupiditate eaque harum voluptatem sint. Aut aperiam quia qui quis et culpa odit.\",\"taxes\":null,\"allow_purchase\":0},{\"id\":9,\"name\":\"Examination System Project\",\"price\":\"744\",\"description\":\"Ut sed veritatis reprehenderit beatae voluptas consequatur quia. Et ex deleniti consequatur fugit nesciunt occaecati sapiente qui. Eius dolores nulla odio earum cupiditate consequatur. Sed earum maiores maxime ducimus explicabo et et.\",\"taxes\":null,\"allow_purchase\":0},{\"id\":10,\"name\":\"Picard\",\"price\":\"442\",\"description\":\"Nemo ea beatae doloremque enim alias. Nisi voluptas officiis dolorem nesciunt neque nam. Quisquam quo provident ipsa sed deserunt eligendi error. Aut unde omnis pariatur dolorem.\",\"taxes\":null,\"allow_purchase\":0}],\"meta\":{\"paging\":{\"links\":{\"next\":\"https:\\/\\/worksuite.dev\\/api\\/v1\\/product?fields=id%2Cname%2Cprice%2Cdescription%2Ctaxes%2Callow_purchase&offset=10\"},\"total\":20},\"time\":0.023}}"}],"_postman_id":"a4092a26-217e-2b8f-fa48-5de47184e49b"},{"name":"/product/{id}","id":"6f08d59e-99e8-f17c-ed35-0696eb5fcd72","request":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/product/1/?fields=id,name,price,description,taxes,allow_purchase","description":"<p>Get details of product  having with id = {id}</p>\n","urlObject":{"protocol":"https","path":["api","v1","product","1",""],"host":["worksuite","dev"],"query":[{"key":"fields","value":"id,name,price,description,taxes,allow_purchase"}],"variable":[]}},"response":[{"id":"7eb84a7e-e45b-c32f-b67c-330a4b646686","name":"Successful Request","originalRequest":{"method":"GET","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://worksuite.dev/api/v1/product/1/?fields=id,name,price,description,taxes,allow_purchase","protocol":"https","host":["worksuite","dev"],"path":["api","v1","product","1",""],"query":[{"key":"fields","value":"id,name,price,description,taxes,allow_purchase"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 11:29:04 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"632","body":"{\"data\":{\"id\":1,\"name\":\"Modify Application\",\"price\":\"506\",\"description\":\"Temporibus ea sed eos rerum est. Molestiae non repellendus accusantium eos ut eos. Ut fugiat voluptatem voluptatem sit.\",\"taxes\":null,\"allow_purchase\":0},\"meta\":{\"time\":0.022}}"}],"_postman_id":"6f08d59e-99e8-f17c-ed35-0696eb5fcd72"},{"name":"/product","id":"772373e7-97eb-8695-6044-d41ed5c32613","request":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Laptop","description":"<p>name of the product</p>\n"},{"key":"price","value":"250","description":"<p>price of the product without currency</p>\n"},{"key":"description","value":"New Laptop HP","description":"<p>details of the product</p>\n"},{"key":"purchase_allow","value":"0"}]},"url":"https://worksuite.dev/api/v1/product","description":"<p>Create new product</p>\n","urlObject":{"protocol":"https","path":["api","v1","product"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"cb9bee0f-361f-38b7-caa9-e30818fbdd9c","name":"Successful Request","originalRequest":{"method":"POST","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"Request data is in JSON format"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Laptop","description":"name of the product","type":"text"},{"key":"price","value":"250","description":"price of the product without currency","type":"text"},{"key":"description","value":"New Laptop HP","description":"details of the product","type":"text"},{"key":"purchase_allow","value":"0","type":"text"}]},"url":"https://worksuite.dev/api/v1/product"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 11:36:18 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"603","body":"{\"message\":\"Resource created successfully\",\"data\":{\"id\":21},\"meta\":{\"time\":0.057}}"}],"_postman_id":"772373e7-97eb-8695-6044-d41ed5c32613"},{"name":"/product/{id}","id":"08cd6d8f-493d-ef28-9abe-e948a2e17abe","request":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Laptop","description":"<p>name of the product</p>\n"},{"key":"price","value":"250","description":"<p>price of the product without currency</p>\n"},{"key":"description","value":"New Laptop HP","description":"<p>details of the product</p>\n"},{"key":"purchase_allow","value":"0"}]},"url":"https://worksuite.dev/api/v1/product/2","description":"<p>Update the product</p>\n","urlObject":{"protocol":"https","path":["api","v1","product","2"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"10365a1c-97fe-d487-bef6-f866a36cae01","name":"Successful Request","originalRequest":{"method":"PUT","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","description":"Request data is in JSON format"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Laptop","description":"name of the product"},{"key":"price","value":"250","description":"price of the product without currency"},{"key":"description","value":"New Laptop HP","description":"details of the product"},{"key":"purchase_allow","value":"0"}]},"url":"https://worksuite.dev/api/v1/product/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 11:38:02 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"710","body":"{\"message\":\"Resource updated successfully\",\"data\":{\"id\":2},\"meta\":{\"time\":0.034}}"}],"_postman_id":"08cd6d8f-493d-ef28-9abe-e948a2e17abe"},{"name":"/product/{id}","id":"59dd9ce7-7445-b6da-6cc0-73f6711b8a0a","request":{"method":"DELETE","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"<p>Indicates this is an API request.</p>\n"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"<p>Part after \"Bearer\" is the access token</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Request data is in JSON format</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/product/2","description":"<p>Deleting a Product</p>\n","urlObject":{"protocol":"https","path":["api","v1","product","2"],"host":["worksuite","dev"],"query":[],"variable":[]}},"response":[{"id":"693495c3-004d-620d-48ce-56fdef72b4cb","name":"Successful Request","originalRequest":{"method":"DELETE","header":[{"key":"X-Requested-With","value":"XMLHttpRequest","description":"Indicates this is an API request."},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd29ya3N1aXRlLmRldlwvYXBpXC92MVwvYXV0aFwvbG9naW4iLCJpYXQiOjE1ODAyODA3MjksImV4cCI6MTYxMTkwMzEyOCwibmJmIjoxNTgwMjgwNzI5LCJqdGkiOiJBYXE1QkdnT0p1dG1ycUdIIiwic3ViIjoxLCJwcnYiOiI4MThmNWM5OGFjZTIzNzUzMmQ5ZDQ5NDNmZDhlZmI1NDBiODU1YjQyIiwicmVtZW1iZXIiOjEsInR5cGUiOjF9.wK4OhcwUWa9uwFboqkZCOznjnRnjU19yzoCGCKIZUY0","description":"Part after \"Bearer\" is the access token"},{"key":"Content-Type","value":"application/json","description":"Request data is in JSON format"}],"body":{"mode":"formdata","formdata":[]},"url":"https://worksuite.dev/api/v1/product/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-headers","key":"access-control-allow-headers","value":"Authorization,Content-Type","description":""},{"name":"access-control-allow-methods","key":"access-control-allow-methods","value":"GET, POST, PUT, PATCH, DELETE, OPTIONS","description":""},{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"cache-control","key":"cache-control","value":"no-cache, private","description":""},{"name":"content-encoding","key":"content-encoding","value":"gzip","description":""},{"name":"content-type","key":"content-type","value":"application/json","description":""},{"name":"date","key":"date","value":"Thu, 30 Jan 2020 11:38:33 GMT","description":""},{"name":"server","key":"server","value":"nginx/1.17.3","description":""},{"name":"status","key":"status","value":"200","description":""},{"name":"vary","key":"vary","value":"Accept-Encoding","description":""},{"name":"x-powered-by","key":"x-powered-by","value":"PHP/7.3.9","description":""}],"cookie":[],"responseTime":"679","body":"{\"message\":\"Resource deleted successfully\",\"meta\":{\"time\":0.033}}"}],"_postman_id":"59dd9ce7-7445-b6da-6cc0-73f6711b8a0a"}],"id":"eb95db5b-fc5c-f233-1629-4cb43fa7eb1d","description":"<p>Create and manage product.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer, Readonly</td>\n<td>Unique ID for the notice</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Name of the product</td>\n</tr>\n<tr>\n<td>price</td>\n<td>int</td>\n<td>price of product</td>\n</tr>\n<tr>\n<td>description</td>\n<td>Text</td>\n<td>Description of product</td>\n</tr>\n<tr>\n<td>allow_purchase</td>\n<td>boolean</td>\n<td>Do you want to allow this product as purchase</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"eb95db5b-fc5c-f233-1629-4cb43fa7eb1d"}],"event":[{"listen":"prerequest","script":{"id":"df20dadd-3b45-4336-a9aa-7ce32171ec2e","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"9c704440-6d47-4da7-9d4b-a5ad0f1fc8a0","type":"text/javascript","exec":[""]}}]}