{"info":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"6996413","collectionId":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","publishedId":"Szf6YoYD","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-07-01T07:48:14.000Z"},"item":[{"name":"Accounts","item":[{"name":"All Accounts","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"1df81307-94c4-4751-8eba-fe0c536cb867","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/accounts","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["accounts"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"1a5cc8e5-7b7c-4744-9090-2ee40fad869d","name":"All Accounts","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/accounts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 08:39:27 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Försäljning städ privat\",\n            \"number\": \"3010\",\n            \"description\": \"\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Material\",\n            \"number\": \"3013\",\n            \"description\": \"\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Försäljning städ företag\",\n            \"number\": \"3011\",\n            \"description\": \"\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Merförsäljning\",\n            \"number\": \"3012\",\n            \"description\": \"\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Fönsterputs privat\",\n            \"number\": \"3014\",\n            \"description\": \"\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Fönsterputs företag\",\n            \"number\": \"3015\",\n            \"description\": \"\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 9,\n            \"name\": \"\",\n            \"number\": \" \",\n            \"description\": \"För övrig schemaläggning\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Hemtjänst\",\n            \"number\": \"3016\",\n            \"description\": \"\",\n            \"deleted\": false\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/accounts?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/accounts?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/accounts?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/accounts\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 8,\n    \"total\": 8\n}"}],"_postman_id":"1df81307-94c4-4751-8eba-fe0c536cb867"},{"name":"Account by ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"b323d2d4-92f9-4f3f-b470-18575c896f5d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/accounts/1","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["accounts","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"5395986d-074a-44d0-9afb-e44c2b2e0637","name":"Account by ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/accounts/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 08:41:01 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Försäljning städ privat\",\n        \"number\": \"3010\",\n        \"description\": \"Beskrivande text\",\n        \"deleted\": false\n    }\n}"}],"_postman_id":"b323d2d4-92f9-4f3f-b470-18575c896f5d"},{"name":"Account Find By Field","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"6f462636-52ce-4675-a3f2-82708f84f9b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/accounts/findById/1","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["accounts","findById","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"3cc02ea5-b6af-4e4f-b7aa-977d995e460f","name":"Account Find By Field","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/accounts/findById/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 08:41:21 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Försäljning städ privat\",\n            \"number\": \"3010\",\n            \"description\": \"Beskrivande text\",\n            \"deleted\": false\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/accounts/findById/1?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/accounts/findById/1?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/accounts/findById/1?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/accounts/findById/1\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"6f462636-52ce-4675-a3f2-82708f84f9b3"}],"id":"515280a1-f470-4cc1-a1ee-a00a30a4ab52","event":[{"listen":"prerequest","script":{"id":"c37aa710-fbee-4905-b016-3802852aac24","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a277e200-1fba-4681-8f41-af19cff000bd","type":"text/javascript","exec":[""]}}],"_postman_id":"515280a1-f470-4cc1-a1ee-a00a30a4ab52","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Auth","item":[{"name":"Access token","id":"631838c9-aed5-4a81-8dad-b274b4d941f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"client_id","type":"text","value":"5"},{"key":"client_secret","type":"text","value":"0zbrotKJAGaLGKhuGC0LJLVdkR7Z4lKuqWIxoMqI"},{"key":"grant_type","type":"text","value":"client_credentials"}]},"url":"https://api.twsandbox.net/v3/oauth/token","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["oauth","token"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"bca9951a-a517-471b-bf9f-f69712b00d19","name":"Access token","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"client_id","type":"text","value":"5"},{"key":"client_secret","type":"text","value":"0zbrotKJAGaLGKhuGC0LJLVdkR7Z4lKuqWIxoMqI"},{"key":"grant_type","type":"text","value":"client_credentials"},{"key":"username","type":"text","value":"admin@admin.com","disabled":true},{"key":"password","type":"text","value":"password","disabled":true}]},"url":"https://api.twsandbox.net/v3/oauth/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Tue, 10 Dec 2019 06:37:03 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"pragma","value":"no-cache"},{"key":"Cache-Control","value":"no-store, private"}],"cookie":[],"responseTime":null,"body":"{\n    \"token_type\": \"Bearer\",\n    \"expires_in\": 31622400,\n    \"access_token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImp0aSI6ImUxMTc1ZjU2MDg1M2MwMDMxMzNkOWEwODMyMDg0MDQ3ZmIxMWJhYzBmNTY3NjBhMDI4MzYyZTIyNTY0OGMyZWFiNjM5ZmFiOWY0M2FiM2Y5In0.eyJhdWQiOiI1IiwianRpIjoiZTExNzVmNTYwODUzYzAwMzEzM2Q5YTA4MzIwODQwNDdmYjExYmFjMGY1Njc2MGEwMjgzNjJlMjI1NjQ4YzJlYWI2MzlmYWI5ZjQzYWIzZjkiLCJpYXQiOjE1NzU5NTk4MjMsIm5iZiI6MTU3NTk1OTgyMywiZXhwIjoxNjA3NTgyMjIzLCJzdWIiOiIiLCJzY29wZXMiOltdfQ.yGm2320EJCCyVhu8X33vhCkD_Ll-KAXPRd2n62ZAUaFsQgbSw0ANJ79qBKIllIIVkCC-etrtvUM6twOHIC5IVwabvn-dVfL9XjEm_KxYl3wr7bjXO6T59kaKlHqsrEQe0SlNnDhWEHMyPJJb0F0y-O1LyJZTRT_cxYRsB5CNgBJJV1KwjNybQVhv7N4O-_ohAH_qYGZKZkQ3mnLJHLquECj-I97jkKo8Kc9HDB7gVlFSyAohdMGHKajqQXm-GOBBBEWLw-I7orHAPHL3BTNfOOpGL6RkH-ZceCJ8Xhj2dZU-mS9te-St7JJdwOTG7O8hMAOgeJp742HjZ8yXcGrNcUA17oS2m7-7NEFeVeQIOW_lbqWU_U2j9y1DY7f_1p7wWyiqKpOTVJ23v1OWbKWxgDm4Rrf3bud1rELTqbGlucdqOC0f9gma3rz58Yf4hz6UYxgw_E9O6G9dsewgjCfBNOh-i9HnQnSeCi4a2fUaWap15Rb7rk2F-jRRnvzO3Y5eTn6jGjZ-l3zkuyjsJxhr2947F4cLaZz3dHpd7snjx3DJZYofhYT46hOskcNhMAYnF9oy0TyZC6LPFLZ8Fgu1Wv2-drNUPAg5W3C928_3NfW3AMWn285wGNCrkQCXUzaeUabYLuBycd2INjkEu0Ih2TjRv3XhhiNcHISB9b-bZRc\"\n}"}],"_postman_id":"631838c9-aed5-4a81-8dad-b274b4d941f0"},{"name":"API Health Check","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"b26d1b50-0999-4a57-bff6-3dad22fc519e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/check","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["check"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"74b0c69d-7649-4cec-9f06-75810d8e1437","name":"API Health Check","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/check"},"status":"OK","code":200,"_postman_previewlanguage":"raw","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 08:41:45 GMT"},{"key":"Content-Type","value":"*/*"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\"data\":{\"rateLimit\":{\"attempts\":0,\"limit\":null,\"time\":null,\"attemptsLeft\":1},\"databaseConnection\":{\"status\":\"Ok\"}}}"}],"_postman_id":"b26d1b50-0999-4a57-bff6-3dad22fc519e"}],"id":"a6f5f7c1-389d-4b24-bb19-29169cfa8dca","_postman_id":"a6f5f7c1-389d-4b24-bb19-29169cfa8dca","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Banks","item":[{"name":"All Banks","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"1963a995-4b11-46ba-8636-deba96814930","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/banks","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["banks"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"85cd38a0-8da8-4b4d-a0fd-b630f42bbd39","name":"All Banks","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/banks"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 08:43:43 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"bid\": \"0019\",\n            \"enar\": \"SEB\",\n            \"name\": \"S E B\"\n        },\n        {\n            \"id\": 2,\n            \"bid\": \"0027\",\n            \"enar\": \"SHB\",\n            \"name\": \"Handelsbanken\"\n        },\n        {\n            \"id\": 3,\n            \"bid\": \"0035\",\n            \"enar\": \"OEB\",\n            \"name\": \"Danske Bank\"\n        },\n        {\n            \"id\": 4,\n            \"bid\": \"0043\",\n            \"enar\": \"SKB\",\n            \"name\": \"Skandiabanken\"\n        },\n        {\n            \"id\": 5,\n            \"bid\": \"0051\",\n            \"enar\": \"FSPA\",\n            \"name\": \"Swedbank\"\n        },\n        {\n            \"id\": 6,\n            \"bid\": \"0078\",\n            \"enar\": \"NB\",\n            \"name\": \"Nordea\"\n        },\n        {\n            \"id\": 7,\n            \"bid\": \"0086\",\n            \"enar\": \"FINN\",\n            \"name\": \"Sparbanken FINN\"\n        },\n        {\n            \"id\": 8,\n            \"bid\": \"0116\",\n            \"enar\": \"ICA\",\n            \"name\": \"ICA Banken\"\n        },\n        {\n            \"id\": 9,\n            \"bid\": \"0124\",\n            \"enar\": \"LFB\",\n            \"name\": \"Länsförsäkningar Bank\"\n        },\n        {\n            \"id\": 10,\n            \"bid\": \"0094\",\n            \"enar\": \"GRIP\",\n            \"name\": \"Sparbanken GRIPEN\"\n        },\n        {\n            \"id\": 11,\n            \"bid\": \"0132\",\n            \"enar\": \"DNB\",\n            \"name\": \"DnB NOR\"\n        },\n        {\n            \"id\": 12,\n            \"bid\": \"0159\",\n            \"enar\": \"SYD\",\n            \"name\": \"Sparbanken SYD\"\n        },\n        {\n            \"id\": 13,\n            \"bid\": \"0167\",\n            \"enar\": \"MARG\",\n            \"name\": \"Marginalen Bank\"\n        },\n        {\n            \"id\": 14,\n            \"bid\": \"0183\",\n            \"enar\": \"SBAB\",\n            \"name\": \"SBAB\"\n        },\n        {\n            \"id\": 15,\n            \"bid\": \"0248\",\n            \"enar\": \"AAB\",\n            \"name\": \"Ålandsbanken\"\n        },\n        {\n            \"id\": 16,\n            \"bid\": null,\n            \"enar\": \"FRX\",\n            \"name\": \"Forex\"\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/banks?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/banks?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/banks?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/banks\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 16,\n    \"total\": 16\n}"}],"_postman_id":"1963a995-4b11-46ba-8636-deba96814930"}],"id":"4c21d652-92e6-4e88-a525-7fab22dc7ea9","event":[{"listen":"prerequest","script":{"id":"c37aa710-fbee-4905-b016-3802852aac24","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a277e200-1fba-4681-8f41-af19cff000bd","type":"text/javascript","exec":[""]}}],"_postman_id":"4c21d652-92e6-4e88-a525-7fab22dc7ea9","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Categories","item":[{"name":"All Categories","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"9328996f-a2be-4fca-ac6b-b5192084726d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/categories","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["categories"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"e1eeaf03-0c27-4bc5-9561-3ebd89ecf4cd","name":"All Categories","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/categories"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 08:45:34 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 5,\n            \"name\": \"2. Privat - trädgård avtal\",\n            \"description\": null,\n            \"deleted\": false,\n            \"number\": \"1\"\n        },\n        {\n            \"id\": 9,\n            \"name\": \"4a. Ftg - avtalsstäd\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"number\": null\n        },\n        {\n            \"id\": 11,\n            \"name\": \"9a. Personal - övrigt\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"number\": null\n        },\n        {\n            \"id\": 14,\n            \"name\": \"9b. Personal - frånvaro\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"number\": null\n        },\n        {\n            \"id\": 15,\n            \"name\": \"8b. Företag - produkter\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"number\": null\n        },\n        {\n            \"id\": 25,\n            \"name\": \"1b. Privat - städ enstaka\",\n            \"description\": \"Hemstäd\",\n            \"deleted\": false,\n            \"number\": \"25\"\n        },\n        {\n            \"id\": 26,\n            \"name\": \"6. Hemtjänst\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"number\": null\n        },\n        {\n            \"id\": 28,\n            \"name\": \"1a. Privat - städ återk.\",\n            \"description\": null,\n            \"deleted\": false,\n            \"number\": \"26\"\n        },\n        {\n            \"id\": 29,\n            \"name\": \"Omvänd byggmoms\",\n            \"description\": \"tjänster med omvänd betalningssyldighet, 0 % moms\",\n            \"deleted\": false,\n            \"number\": null\n        },\n        {\n            \"id\": 30,\n            \"name\": \"4d. Ftg - merförsäljning\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"number\": null\n        },\n        {\n            \"id\": 31,\n            \"name\": \"4b. Ftg - tilläggsbest.\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"number\": null\n        },\n        {\n            \"id\": 32,\n            \"name\": \"2b. Privat - trädgård enstaka\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"number\": null\n        },\n        {\n            \"id\": 33,\n            \"name\": \"8a Privat - produkter\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"number\": null\n        },\n        {\n            \"id\": 34,\n            \"name\": \"1c. Privat - fönster\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"number\": null\n        },\n        {\n            \"id\": 35,\n            \"name\": \"4c. Ftg - fönster\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"number\": null\n        },\n        {\n            \"id\": 36,\n            \"name\": \"9c. Företag - recycling\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"number\": null\n        },\n        {\n            \"id\": 37,\n            \"name\": \"1d. Privat - timpott\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"number\": null\n        },\n        {\n            \"id\": 38,\n            \"name\": \"1e. Privat - merförsäljning\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"number\": null\n        },\n        {\n            \"id\": 39,\n            \"name\": \"1f. Flytthjälp\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"number\": null\n        },\n        {\n            \"id\": 40,\n            \"name\": \"Utlägg\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"number\": null\n        },\n        {\n            \"id\": 41,\n            \"name\": \"Rot-tjänster\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"number\": null\n        },\n        {\n            \"id\": 42,\n            \"name\": \"Test\",\n            \"description\": \"Text\",\n            \"deleted\": false,\n            \"number\": \"27\"\n        },\n        {\n            \"id\": 43,\n            \"name\": \"Privat - barntjänster\",\n            \"description\": \"passning, läxhjälp\",\n            \"deleted\": false,\n            \"number\": null\n        },\n        {\n            \"id\": 44,\n            \"name\": \"OBS\",\n            \"description\": \"Test\",\n            \"deleted\": false,\n            \"number\": null\n        },\n        {\n            \"id\": 48,\n            \"name\": \"material\",\n            \"description\": null,\n            \"deleted\": false,\n            \"number\": null\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/categories?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/categories?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/categories?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/categories\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 25,\n    \"total\": 25\n}"}],"_postman_id":"9328996f-a2be-4fca-ac6b-b5192084726d"},{"name":"Category by ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"c2d203b1-3003-4ca1-90e2-bbd7faf8a168","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/categories/5","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["categories","5"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"dbf06732-6cc0-423d-924e-0fdb9a4c33f2","name":"Category by ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/categories/5"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 08:45:54 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 5,\n        \"name\": \"2. Privat - trädgård avtal\",\n        \"description\": null,\n        \"deleted\": false,\n        \"number\": \"1\"\n    }\n}"}],"_postman_id":"c2d203b1-3003-4ca1-90e2-bbd7faf8a168"},{"name":"Category Find By Field","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"d8879bdd-3b62-44dc-899e-2574b8ae970c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/categories/findById/5","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["categories","findById","5"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"4457366b-d993-4a2e-9899-853a5b448aae","name":"Category Find By Field","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/categories/findById/5"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 08:46:57 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 5,\n            \"name\": \"2. Privat - trädgård avtal\",\n            \"description\": null,\n            \"deleted\": false,\n            \"number\": \"1\"\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/categories/findById/5?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/categories/findById/5?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/categories/findById/5?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/categories/findById/5\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"d8879bdd-3b62-44dc-899e-2574b8ae970c"}],"id":"82707255-a0eb-4878-b40a-801a3592c0d5","event":[{"listen":"prerequest","script":{"id":"c37aa710-fbee-4905-b016-3802852aac24","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a277e200-1fba-4681-8f41-af19cff000bd","type":"text/javascript","exec":[""]}}],"_postman_id":"82707255-a0eb-4878-b40a-801a3592c0d5","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Clients","item":[{"name":"All clients","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"84c708e7-3015-498c-a6a1-d816e6433ef3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/clients","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["clients"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"1e598d50-9c12-4d64-a6dd-739351599101","name":"All clients","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/clients"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 08:47:17 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 3,\n            \"status\": \"active\",\n            \"number\": \"111\",\n            \"title\": \"Test title\",\n            \"deleted\": false,\n            \"phone\": \"123456789\",\n            \"mobile\": \"123456789\",\n            \"paymentterms\": \"15\",\n            \"email\": \"test@test.com\",\n            \"clientnbr\": \"111\",\n            \"employee_id\": \"7\",\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"0\",\n            \"fax\": \"\",\n            \"workphone\": \"123456789\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"2\",\n            \"www\": \"http://test.se\",\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"First\",\n            \"last_name\": \"Lastx\",\n            \"company_name\": \"Company name\",\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": \"testemail@email.com\",\n            \"invoice_fee_id\": \"4\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": {\n                \"id\": 1,\n                \"bid\": \"0019\",\n                \"enar\": \"SEB\",\n                \"name\": \"S E B\"\n            },\n            \"contacts\": [\n                {\n                    \"id\": 187,\n                    \"firstname\": \"Karl\",\n                    \"lastname\": \"Andreasson\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": \"\",\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"0\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"19700203-1511\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 3,\n                    \"client_id\": \"3\",\n                    \"address\": \"Upplandsgatan 71\",\n                    \"co_address\": \"Tomas Berglund, Bergvik\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"112 21\",\n                    \"port_code\": \"1212\",\n                    \"alarm_code\": \"1313#\",\n                    \"housing_association\": \"fast\",\n                    \"property_name\": \"12:12\",\n                    \"address_type\": \"invoice\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 65,\n                    \"client_id\": \"3\",\n                    \"address\": \"Hornsgatan 75\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"11821\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 216,\n                    \"client_id\": \"3\",\n                    \"address\": \"Adress 2\",\n                    \"co_address\": \"co-gatan 33\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"112 21\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"12:1233\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 300,\n                    \"client_id\": \"3\",\n                    \"address\": \"New Adress\",\n                    \"co_address\": \"coa\",\n                    \"city\": \"MyCity\",\n                    \"deleted\": false,\n                    \"route_num\": \"1\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"123 45\",\n                    \"port_code\": \"1122\",\n                    \"alarm_code\": \"none\",\n                    \"housing_association\": \"-\",\n                    \"property_name\": \"-\",\n                    \"address_type\": \"delivery\",\n                    \"workarea\": {\n                        \"id\": 4,\n                        \"name\": \"Stockholm - Söder\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"333\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": \"Orten söder\",\n                        \"phone\": \"08-11223344\",\n                        \"email\": \"test@epost.ab\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": [\n                {\n                    \"id\": 3,\n                    \"name\": \"Test\",\n                    \"description\": null,\n                    \"client_id\": \"3\"\n                }\n            ]\n        },\n        {\n            \"id\": 4,\n            \"status\": \"active\",\n            \"number\": \"111\",\n            \"title\": \"Test title\",\n            \"deleted\": false,\n            \"phone\": \"123456789\",\n            \"mobile\": \"123456789\",\n            \"paymentterms\": \"15\",\n            \"email\": \"test@test.com\",\n            \"clientnbr\": \"111\",\n            \"employee_id\": \"7\",\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"0\",\n            \"fax\": \"123456789\",\n            \"workphone\": \"123456789\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"1\",\n            \"www\": \"http://test.com\",\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"First\",\n            \"last_name\": \"Last\",\n            \"company_name\": \"Company name\",\n            \"personal_number\": \"19121212--1212\",\n            \"secondary_email\": \"testemail@email.com\",\n            \"invoice_fee_id\": \"4\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": {\n                \"id\": 1,\n                \"bid\": \"0019\",\n                \"enar\": \"SEB\",\n                \"name\": \"S E B\"\n            },\n            \"contacts\": [\n                {\n                    \"id\": 101,\n                    \"firstname\": \"Eva\",\n                    \"lastname\": \"Lindholm\",\n                    \"title\": \"Ekonomiansvarig\",\n                    \"phone\": \"\",\n                    \"mobile\": \"073-2344412\",\n                    \"email\": \"eva@connektica.se\",\n                    \"fax\": \"\",\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"0\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 4,\n                    \"client_id\": \"4\",\n                    \"address\": \"Rådmansgatan 60\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"134 24\",\n                    \"port_code\": \"1222\",\n                    \"alarm_code\": \"1333#\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"invoice\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 101,\n                    \"client_id\": \"4\",\n                    \"address\": \"Rådmansgatan 64\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"13341\",\n                    \"alarm_code\": \"1244 ring tuula\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"delivery\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 265,\n                    \"client_id\": \"4\",\n                    \"address\": \"\",\n                    \"co_address\": \"\",\n                    \"city\": \"\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 266,\n                    \"client_id\": \"4\",\n                    \"address\": \"Porfyrvägen 7 Lgh 1208\",\n                    \"co_address\": \"\",\n                    \"city\": \"Gävle\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"80631\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                }\n            ],\n            \"references\": [\n                {\n                    \"id\": 7,\n                    \"name\": \"Test\",\n                    \"description\": null,\n                    \"client_id\": \"4\"\n                }\n            ]\n        },\n        {\n            \"id\": 5,\n            \"status\": \"active\",\n            \"number\": \"111\",\n            \"title\": \"Test title\",\n            \"deleted\": false,\n            \"phone\": \"123456789\",\n            \"mobile\": \"123456789\",\n            \"paymentterms\": \"15\",\n            \"email\": \"test@test.com\",\n            \"clientnbr\": \"111\",\n            \"employee_id\": \"7\",\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"0\",\n            \"fax\": \"123456789\",\n            \"workphone\": \"123456789\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"2\",\n            \"www\": \"http://test.com\",\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"Nisse\",\n            \"last_name\": \"Lund\",\n            \"company_name\": \"Company X\",\n            \"personal_number\": \"16121212-1212\",\n            \"secondary_email\": \"testemail@email.com\",\n            \"invoice_fee_id\": \"4\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": {\n                \"id\": 1,\n                \"bid\": \"0019\",\n                \"enar\": \"SEB\",\n                \"name\": \"S E B\"\n            },\n            \"contacts\": [\n                {\n                    \"id\": 209,\n                    \"firstname\": \"Rune \",\n                    \"lastname\": \"Larsson\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"073-4270371\",\n                    \"email\": \"erika@timewave.se\",\n                    \"fax\": \"\",\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"0\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"19121212-1212\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                },\n                {\n                    \"id\": 220,\n                    \"firstname\": \"Idiot\",\n                    \"lastname\": \"Larsson\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": \"\",\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"0\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"19700203-1511\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 5,\n                    \"client_id\": \"5\",\n                    \"address\": \"Odengatan 33\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"111 22\",\n                    \"port_code\": \"1444\",\n                    \"alarm_code\": \"1656\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"invoice\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 249,\n                    \"client_id\": \"5\",\n                    \"address\": \"Linneagatan 3\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"73148\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"1234567890123456789012345678901234567890\",\n                    \"address_type\": \"delivery\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": [\n                {\n                    \"id\": 11,\n                    \"name\": \"Test\",\n                    \"description\": null,\n                    \"client_id\": \"5\"\n                }\n            ]\n        },\n        {\n            \"id\": 7,\n            \"status\": \"active\",\n            \"number\": \"111\",\n            \"title\": \"Test title\",\n            \"deleted\": false,\n            \"phone\": \"123456789\",\n            \"mobile\": \"123456789\",\n            \"paymentterms\": \"15\",\n            \"email\": \"test@test.com\",\n            \"clientnbr\": \"111\",\n            \"employee_id\": \"7\",\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"0\",\n            \"fax\": \"123456789\",\n            \"workphone\": \"123456789\",\n            \"has_hourpot\": true,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"1\",\n            \"www\": \"http://test.com\",\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"First\",\n            \"last_name\": \"Last\",\n            \"company_name\": \"Company name\",\n            \"personal_number\": \"19121212--1212\",\n            \"secondary_email\": \"testemail@email.com\",\n            \"invoice_fee_id\": \"4\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": {\n                \"id\": 1,\n                \"bid\": \"0019\",\n                \"enar\": \"SEB\",\n                \"name\": \"S E B\"\n            },\n            \"contacts\": [\n                {\n                    \"id\": 9,\n                    \"firstname\": \"Lars \",\n                    \"lastname\": \"Nilsson\",\n                    \"title\": \"\",\n                    \"phone\": \"0736794754\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": null,\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"50\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"19121212-1212\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 7,\n                    \"client_id\": \"7\",\n                    \"address\": \"Spångavägen 12\",\n                    \"co_address\": \"\",\n                    \"city\": \"Sala\",\n                    \"deleted\": false,\n                    \"route_num\": \"21\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"12473\",\n                    \"port_code\": \"2222\",\n                    \"alarm_code\": \"1111#\",\n                    \"housing_association\": \"xxxxx\",\n                    \"property_name\": \"xxxxx\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 8,\n                        \"name\": \"Stockholm - Väster\",\n                        \"workareagroup_id\": 0,\n                        \"number\": \"666\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": [\n                {\n                    \"id\": 15,\n                    \"name\": \"Test\",\n                    \"description\": null,\n                    \"client_id\": \"7\"\n                }\n            ]\n        },\n        {\n            \"id\": 8,\n            \"status\": \"active\",\n            \"number\": \"8\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"0866794755\",\n            \"mobile\": \"0736794754\",\n            \"paymentterms\": \"10\",\n            \"email\": \"agge@timewave.se\",\n            \"clientnbr\": \"8\",\n            \"employee_id\": null,\n            \"paymenttype\": \"7\",\n            \"hourpot\": \"0\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": true,\n            \"clienttype_id\": \"2\",\n            \"full_reduction_pot\": \"2\",\n            \"www\": null,\n            \"invoicetemplate_id\": \"3\",\n            \"first_name\": \"Ayoub\",\n            \"last_name\": \"Nicolaou\",\n            \"company_name\": \"TimeWave\",\n            \"personal_number\": \"55121212-1212\",\n            \"secondary_email\": \"stagingfaktura@mail.se\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 2,\n                \"name\": \"company\"\n            },\n            \"bank\": {\n                \"id\": 6,\n                \"bid\": \"0078\",\n                \"enar\": \"NB\",\n                \"name\": \"Nordea\"\n            },\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 8,\n                    \"client_id\": \"8\",\n                    \"address\": \"Hantverkargatan 5\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"23\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"11221\",\n                    \"port_code\": \"1412\",\n                    \"alarm_code\": \"25234\",\n                    \"housing_association\": \"xxxxx\",\n                    \"property_name\": \"xxxxx\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 10,\n            \"status\": \"active\",\n            \"number\": \"9\",\n            \"title\": \"Rusthållare\",\n            \"deleted\": false,\n            \"phone\": \"080503155\",\n            \"mobile\": \"080503155\",\n            \"paymentterms\": \"30\",\n            \"email\": \"info@foretaget.se\",\n            \"clientnbr\": \"9\",\n            \"employee_id\": \"182\",\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"0\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"2\",\n            \"full_reduction_pot\": \"2\",\n            \"www\": \"foretag.se\",\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"Peter\",\n            \"last_name\": \"Vinkelhake\",\n            \"company_name\": \"Förertaget AB\",\n            \"personal_number\": \"16551212-1212\",\n            \"secondary_email\": null,\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 2,\n                \"name\": \"company\"\n            },\n            \"bank\": null,\n            \"contacts\": [\n                {\n                    \"id\": 11,\n                    \"firstname\": \"PRC\",\n                    \"lastname\": \"\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": null,\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"0\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                },\n                {\n                    \"id\": 12,\n                    \"firstname\": \"ALB\",\n                    \"lastname\": \"\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": null,\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"0\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                },\n                {\n                    \"id\": 13,\n                    \"firstname\": \"Peter\",\n                    \"lastname\": \"Andersson\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": null,\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"0\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 9,\n                    \"client_id\": \"10\",\n                    \"address\": \"Box 108\",\n                    \"co_address\": \"\",\n                    \"city\": \"Sala\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"12532\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"invoice\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 10,\n                    \"client_id\": \"10\",\n                    \"address\": \"Drottningatan\",\n                    \"co_address\": \"\",\n                    \"city\": \"Vällingby\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 11,\n                    \"client_id\": \"10\",\n                    \"address\": \"Konradsbergsg. 4A-J, 6A-G, 8-10\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 12,\n                    \"client_id\": \"10\",\n                    \"address\": \"Verkstadsgatan 2\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 13,\n                    \"client_id\": \"10\",\n                    \"address\": \"Långholmsg. 12-14\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 58,\n                    \"client_id\": \"10\",\n                    \"address\": \"Smålandsgatan 1\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"delivery\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 14,\n            \"status\": \"active\",\n            \"number\": \"10\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"0702644400\",\n            \"mobile\": \"0702644400\",\n            \"paymentterms\": \"10\",\n            \"email\": \"\",\n            \"clientnbr\": \"10\",\n            \"employee_id\": null,\n            \"paymenttype\": \"2\",\n            \"hourpot\": \"-8\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": null,\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"Kund\",\n            \"last_name\": \"Kundsson\",\n            \"company_name\": null,\n            \"personal_number\": \"19680605-1436\",\n            \"secondary_email\": \"info@timewave.se\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": [\n                {\n                    \"id\": 32,\n                    \"firstname\": \"fru Kund\",\n                    \"lastname\": \"\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": null,\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"50\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"19121212-1212\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 14,\n                    \"client_id\": \"14\",\n                    \"address\": \"Drottninggatan 103\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"13324\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"Test 3:19\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 15,\n            \"status\": \"inactive\",\n            \"number\": \"11\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"070-22343324\",\n            \"mobile\": \"070-22343324\",\n            \"paymentterms\": \"10\",\n            \"email\": \"jenna.parikka@abouttime.se\",\n            \"clientnbr\": \"11\",\n            \"employee_id\": \"202\",\n            \"paymenttype\": \"4\",\n            \"hourpot\": \"-59.62\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": null,\n            \"invoicetemplate_id\": \"3\",\n            \"first_name\": \"Tant\",\n            \"last_name\": \"Grön\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": \"cani.arif@abouttime.se\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": [\n                {\n                    \"id\": 24,\n                    \"firstname\": \"Herr\",\n                    \"lastname\": \"Grön\",\n                    \"title\": \"19121212-1212\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": null,\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"100\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"19680\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 15,\n                    \"client_id\": \"15\",\n                    \"address\": \"Sagovägen 1\",\n                    \"co_address\": \"\",\n                    \"city\": \"Tyresö\",\n                    \"deleted\": true,\n                    \"route_num\": \"32\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"135 51\",\n                    \"port_code\": \"12323\",\n                    \"alarm_code\": \"989898\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 6,\n                        \"name\": \"Stockholm - Norr\",\n                        \"workareagroup_id\": 0,\n                        \"number\": \"444\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 16,\n                    \"client_id\": \"15\",\n                    \"address\": \"Drottninggatan 103\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"12345\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 16,\n            \"status\": \"active\",\n            \"number\": \"12\",\n            \"title\": \"Fru\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"070-123123\",\n            \"paymentterms\": \"10\",\n            \"email\": \"tomas@timewave.se\",\n            \"clientnbr\": \"12\",\n            \"employee_id\": \"179\",\n            \"paymenttype\": \"4\",\n            \"hourpot\": \"-51.01\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": true,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": null,\n            \"invoicetemplate_id\": \"4\",\n            \"first_name\": \"Anna\",\n            \"last_name\": \"Jansson\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": null,\n            \"invoice_fee_id\": \"70\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": [\n                {\n                    \"id\": 185,\n                    \"firstname\": \"Jan\",\n                    \"lastname\": \"Annasson\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": \"\",\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"0\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"19121212-1212\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 17,\n                    \"client_id\": \"16\",\n                    \"address\": \"Tunnlandsvägen 50\",\n                    \"co_address\": \"Elzbieta Gorecki\",\n                    \"city\": \"Bromma\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"124 32\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"delivery\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 28,\n                    \"client_id\": \"16\",\n                    \"address\": \"Drottninggatan 103\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": true,\n                    \"route_num\": \"3\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"21040\",\n                    \"port_code\": \"1111\",\n                    \"alarm_code\": \"3434\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"invoice\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 205,\n                    \"client_id\": \"16\",\n                    \"address\": \"\",\n                    \"co_address\": \"\",\n                    \"city\": \"\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"234\",\n                    \"alarm_code\": \"sdfsdf\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 206,\n                    \"client_id\": \"16\",\n                    \"address\": \"Vinggatan 1\",\n                    \"co_address\": \"\",\n                    \"city\": \"Uppsala\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"75337\",\n                    \"port_code\": \"q232\",\n                    \"alarm_code\": \"sdf\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"LYNS 5:67\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": [\n                {\n                    \"id\": 19,\n                    \"name\": \"Referenstext..\",\n                    \"description\": null,\n                    \"client_id\": \"16\"\n                }\n            ]\n        },\n        {\n            \"id\": 17,\n            \"status\": \"active\",\n            \"number\": \"111\",\n            \"title\": \"Test title\",\n            \"deleted\": false,\n            \"phone\": \"123456789\",\n            \"mobile\": \"123456789\",\n            \"paymentterms\": \"15\",\n            \"email\": \"test@test.com\",\n            \"clientnbr\": \"111\",\n            \"employee_id\": \"7\",\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"0\",\n            \"fax\": \"123456789\",\n            \"workphone\": \"123456789\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"1\",\n            \"www\": \"http://test.com\",\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"First\",\n            \"last_name\": \"Last\",\n            \"company_name\": \"Company name\",\n            \"personal_number\": \"19121212--1212\",\n            \"secondary_email\": \"testemail@email.com\",\n            \"invoice_fee_id\": \"4\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": {\n                \"id\": 1,\n                \"bid\": \"0019\",\n                \"enar\": \"SEB\",\n                \"name\": \"S E B\"\n            },\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 18,\n                    \"client_id\": \"17\",\n                    \"address\": \"Gesundaplan 59\",\n                    \"co_address\": \"\",\n                    \"city\": \"Bromma\",\n                    \"deleted\": false,\n                    \"route_num\": \"18\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"16743\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"007*\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 4,\n                        \"name\": \"Stockholm - Söder\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"333\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": \"Orten söder\",\n                        \"phone\": \"08-11223344\",\n                        \"email\": \"test@epost.ab\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": [\n                {\n                    \"id\": 23,\n                    \"name\": \"Test\",\n                    \"description\": null,\n                    \"client_id\": \"17\"\n                }\n            ]\n        },\n        {\n            \"id\": 18,\n            \"status\": \"active\",\n            \"number\": \"14\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"08-25 45 52\",\n            \"mobile\": \"070-1117744\",\n            \"paymentterms\": \"10\",\n            \"email\": \"goran@abouttime.se\",\n            \"clientnbr\": \"14\",\n            \"employee_id\": \"6\",\n            \"paymenttype\": \"7\",\n            \"hourpot\": \"-28.52\",\n            \"fax\": null,\n            \"workphone\": \"08-223997664\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": null,\n            \"invoicetemplate_id\": \"3\",\n            \"first_name\": \"Alex\",\n            \"last_name\": \"Domin\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": null,\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": [\n                {\n                    \"id\": 33,\n                    \"firstname\": \"Alexandra\",\n                    \"lastname\": \"Domin\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": null,\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"0\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"19121212-1212\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 19,\n                    \"client_id\": \"18\",\n                    \"address\": \"Annedalsv. 73\",\n                    \"co_address\": \"\",\n                    \"city\": \"Bromma \",\n                    \"deleted\": false,\n                    \"route_num\": \"2\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"183 42\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"invoice\",\n                    \"workarea\": {\n                        \"id\": 2,\n                        \"name\": \"Stockholm - Prio\",\n                        \"workareagroup_id\": 1,\n                        \"number\": \"222\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 215,\n                    \"client_id\": \"18\",\n                    \"address\": \"Adress 2\",\n                    \"co_address\": \"\",\n                    \"city\": \"Bergvik\",\n                    \"deleted\": false,\n                    \"route_num\": \"1\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"82023\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"Test\",\n                    \"address_type\": \"delivery\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 262,\n                    \"client_id\": \"18\",\n                    \"address\": \"\",\n                    \"co_address\": \"\",\n                    \"city\": \"\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                }\n            ],\n            \"references\": [\n                {\n                    \"id\": 27,\n                    \"name\": \"Referenstext från kundkortet med en massa text, test KS 838\",\n                    \"description\": null,\n                    \"client_id\": \"18\"\n                }\n            ]\n        },\n        {\n            \"id\": 20,\n            \"status\": \"active\",\n            \"number\": \"15\",\n            \"title\": \"Brödskivare\",\n            \"deleted\": false,\n            \"phone\": \"0724344244\",\n            \"mobile\": \"0724344244\",\n            \"paymentterms\": \"10\",\n            \"email\": \"info@skogaholm.se\",\n            \"clientnbr\": \"15\",\n            \"employee_id\": null,\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"-14.02\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"2\",\n            \"full_reduction_pot\": \"2\",\n            \"www\": \"skogaholm.se\",\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"Bosse\",\n            \"last_name\": \"Ek\",\n            \"company_name\": \"Skogaholm\",\n            \"personal_number\": \"\",\n            \"secondary_email\": \"ekonomi@skogaholm.se\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 2,\n                \"name\": \"company\"\n            },\n            \"bank\": null,\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 20,\n                    \"client_id\": \"20\",\n                    \"address\": \"Genetaleden 7\",\n                    \"co_address\": \"COOP\",\n                    \"city\": \"södertälje\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"15159\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"invoice\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 21,\n                    \"client_id\": \"20\",\n                    \"address\": \"Sveavägen 8\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"112 21\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 270,\n                    \"client_id\": \"20\",\n                    \"address\": \"Flygrakan\",\n                    \"co_address\": \"\",\n                    \"city\": \"\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"delivery\",\n                    \"workarea\": {\n                        \"id\": 9,\n                        \"name\": \"Bredden\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"777\",\n                        \"address\": \"\",\n                        \"postalcode\": \"\",\n                        \"city\": \"\",\n                        \"phone\": \"\",\n                        \"email\": \"\",\n                        \"www\": \"\"\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 21,\n            \"status\": \"active\",\n            \"number\": \"16\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"08-112233\",\n            \"mobile\": \"070-232323\",\n            \"paymentterms\": \"10\",\n            \"email\": \"erika@abouttime.se\",\n            \"clientnbr\": \"16\",\n            \"employee_id\": null,\n            \"paymenttype\": \"7\",\n            \"hourpot\": \"-41.68\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": null,\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"Tant\",\n            \"last_name\": \"Brunisch\",\n            \"company_name\": null,\n            \"personal_number\": \"19680605-1436\",\n            \"secondary_email\": \"erika@timewave.se\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": [\n                {\n                    \"id\": 150,\n                    \"firstname\": \"Erik\",\n                    \"lastname\": \"Brun\",\n                    \"title\": \"\",\n                    \"phone\": \"070 123 4567\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": \"\",\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"0\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"19121212-1212\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                },\n                {\n                    \"id\": 218,\n                    \"firstname\": \"Åke\",\n                    \"lastname\": \"Brun\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": \"\",\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"0\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"191112-1212\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 22,\n                    \"client_id\": \"21\",\n                    \"address\": \"Hantverkargatan 1\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 168,\n                    \"client_id\": \"21\",\n                    \"address\": \"Hornsgatan 1\",\n                    \"co_address\": \"\",\n                    \"city\": \"Hjos\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"810 12\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": null\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 22,\n            \"status\": \"active\",\n            \"number\": \"17\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"070-2234122\",\n            \"mobile\": \"070-2234122\",\n            \"paymentterms\": \"30\",\n            \"email\": \"tgraddelin@timewave.se\",\n            \"clientnbr\": \"17\",\n            \"employee_id\": null,\n            \"paymenttype\": \"4\",\n            \"hourpot\": \"0\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": null,\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"Tant\",\n            \"last_name\": \"Gräddelin\",\n            \"company_name\": null,\n            \"personal_number\": \"19700203-1511\",\n            \"secondary_email\": null,\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": [\n                {\n                    \"id\": 23,\n                    \"firstname\": \"Lasse\",\n                    \"lastname\": \"Gräddelin\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": null,\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"10\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"19121212-1212\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 23,\n                    \"client_id\": \"22\",\n                    \"address\": \"Hantverkargatan 3\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"13131135\",\n                    \"port_code\": \"23423\",\n                    \"alarm_code\": \"313654332\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 24,\n                    \"client_id\": \"22\",\n                    \"address\": \"Hantverkargatan 20\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": true,\n                    \"route_num\": \"5\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"11221\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 26,\n            \"status\": \"active\",\n            \"number\": \"19\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"080503155\",\n            \"mobile\": \"0724-253553\",\n            \"paymentterms\": \"10\",\n            \"email\": \"tomas@timewave.se\",\n            \"clientnbr\": \"19\",\n            \"employee_id\": null,\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"0\",\n            \"fax\": null,\n            \"workphone\": \"026-945611\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"2\",\n            \"full_reduction_pot\": \"2\",\n            \"www\": \"bengtsimportoexport.se\",\n            \"invoicetemplate_id\": \"5\",\n            \"first_name\": \"Bengt\",\n            \"last_name\": \"Bengtsson\",\n            \"company_name\": \"ICA Söder\",\n            \"personal_number\": \"\",\n            \"secondary_email\": \"claes@timewave.se\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 2,\n                \"name\": \"company\"\n            },\n            \"bank\": null,\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 26,\n                    \"client_id\": \"26\",\n                    \"address\": \"Mariagatan 4\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"820 34\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"invoice\",\n                    \"workarea\": {\n                        \"id\": 4,\n                        \"name\": \"Stockholm - Söder\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"333\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": \"Orten söder\",\n                        \"phone\": \"08-11223344\",\n                        \"email\": \"test@epost.ab\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 252,\n                    \"client_id\": \"26\",\n                    \"address\": \"Mariagatan 10\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"810 23\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"delivery\",\n                    \"workarea\": null\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 27,\n            \"status\": \"active\",\n            \"number\": \"20\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"080503155\",\n            \"mobile\": \"0735730346\",\n            \"paymentterms\": \"10\",\n            \"email\": \"anna@timewave.se\",\n            \"clientnbr\": \"20\",\n            \"employee_id\": null,\n            \"paymenttype\": \"7\",\n            \"hourpot\": \"11.64\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": \"\",\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"Anna\",\n            \"last_name\": \"Larsson\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": \"erika@timewave.se\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": {\n                \"id\": 16,\n                \"bid\": null,\n                \"enar\": \"FRX\",\n                \"name\": \"Forex\"\n            },\n            \"contacts\": [\n                {\n                    \"id\": 186,\n                    \"firstname\": \"Lars\",\n                    \"lastname\": \"Annasson\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": \"\",\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"15\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"19121212-1212\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 27,\n                    \"client_id\": \"27\",\n                    \"address\": \"Västberga allé\",\n                    \"co_address\": \"Gatan 3\",\n                    \"city\": \"Hägersten\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"42186\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"delivery\",\n                    \"workarea\": {\n                        \"id\": 6,\n                        \"name\": \"Stockholm - Norr\",\n                        \"workareagroup_id\": 0,\n                        \"number\": \"444\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 261,\n                    \"client_id\": \"27\",\n                    \"address\": \"Rullstensgatan\",\n                    \"co_address\": \"\",\n                    \"city\": \"\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"invoice\",\n                    \"workarea\": null\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 28,\n            \"status\": \"deleted\",\n            \"number\": \"21\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"087651234\",\n            \"mobile\": \"0723-13123444\",\n            \"paymentterms\": \"10\",\n            \"email\": \"sune@timewave.se\",\n            \"clientnbr\": \"21\",\n            \"employee_id\": null,\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"-33.36\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": \"\",\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"Namnlös\",\n            \"last_name\": \"\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": null,\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": [\n                {\n                    \"id\": 87,\n                    \"firstname\": \"Fru\",\n                    \"lastname\": \"STÖKIG\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": \"\",\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"100\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"19700203-1511\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 29,\n                    \"client_id\": \"28\",\n                    \"address\": \"Vägen 2\",\n                    \"co_address\": \"\",\n                    \"city\": \"Lidingö\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"18146\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 7,\n                        \"name\": \"Stockholm - Öster\",\n                        \"workareagroup_id\": 1,\n                        \"number\": \"555\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 201,\n                    \"client_id\": \"28\",\n                    \"address\": \"Gullmarsgränd\",\n                    \"co_address\": \"\",\n                    \"city\": \"\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 263,\n                    \"client_id\": \"28\",\n                    \"address\": \"Hornsgata 10\",\n                    \"co_address\": \"\",\n                    \"city\": \"\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 9,\n                        \"name\": \"Bredden\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"777\",\n                        \"address\": \"\",\n                        \"postalcode\": \"\",\n                        \"city\": \"\",\n                        \"phone\": \"\",\n                        \"email\": \"\",\n                        \"www\": \"\"\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 29,\n            \"status\": \"active\",\n            \"number\": \"22\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"0742334\",\n            \"mobile\": \"0742334\",\n            \"paymentterms\": \"10\",\n            \"email\": \"tomas@timewave.se\",\n            \"clientnbr\": \"22\",\n            \"employee_id\": null,\n            \"paymenttype\": \"4\",\n            \"hourpot\": \"0\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": \"\",\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"Stina\",\n            \"last_name\": \"Slarvig\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": \"tomas@timewave.se\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 30,\n                    \"client_id\": \"29\",\n                    \"address\": \"Vägen 3\",\n                    \"co_address\": \"\",\n                    \"city\": \"Lidingö\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"18146\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 8,\n                        \"name\": \"Stockholm - Väster\",\n                        \"workareagroup_id\": 0,\n                        \"number\": \"666\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 38,\n            \"status\": \"active\",\n            \"number\": \"29\",\n            \"title\": \"Ryttmästare\",\n            \"deleted\": false,\n            \"phone\": \"0701231233\",\n            \"mobile\": \"0701703029\",\n            \"paymentterms\": \"10\",\n            \"email\": \"nisse@timewave.se\",\n            \"clientnbr\": \"29\",\n            \"employee_id\": null,\n            \"paymenttype\": \"7\",\n            \"hourpot\": \"-110.73\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"9\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": \"\",\n            \"invoicetemplate_id\": \"3\",\n            \"first_name\": \"Nisse\",\n            \"last_name\": \"Nilsson\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": \"nisse@timewave.se\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 9,\n                \"name\": \"Senaste typen\"\n            },\n            \"bank\": null,\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 37,\n                    \"client_id\": \"38\",\n                    \"address\": \"Hornsgatan 75\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"11821\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 4,\n                        \"name\": \"Stockholm - Söder\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"333\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": \"Orten söder\",\n                        \"phone\": \"08-11223344\",\n                        \"email\": \"test@epost.ab\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 74,\n            \"status\": \"active\",\n            \"number\": \"65\",\n            \"title\": \"Byrådirektör\",\n            \"deleted\": false,\n            \"phone\": \"080503155\",\n            \"mobile\": \"08 050 3155\",\n            \"paymentterms\": \"10\",\n            \"email\": \"\",\n            \"clientnbr\": \"65\",\n            \"employee_id\": \"166\",\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"-1.67\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"2\",\n            \"full_reduction_pot\": \"2\",\n            \"www\": \"byggforetaget.se\",\n            \"invoicetemplate_id\": \"6\",\n            \"first_name\": \"Nils\",\n            \"last_name\": \"Nilsson\",\n            \"company_name\": \"Byggföretaget AB\",\n            \"personal_number\": \"556916-0657\",\n            \"secondary_email\": null,\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 2,\n                \"name\": \"company\"\n            },\n            \"bank\": null,\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 75,\n                    \"client_id\": \"74\",\n                    \"address\": \"Hantverkargatan 44C\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"112 21\",\n                    \"port_code\": \"25342\",\n                    \"alarm_code\": \"64453\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 84,\n            \"status\": \"active\",\n            \"number\": \"75\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"074-342444\",\n            \"mobile\": \"074-342444\",\n            \"paymentterms\": \"10\",\n            \"email\": \"orjan@timewave.se\",\n            \"clientnbr\": \"75\",\n            \"employee_id\": \"196\",\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"-11.67\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": \"\",\n            \"invoicetemplate_id\": \"6\",\n            \"first_name\": \"Örjan\",\n            \"last_name\": \"Örjansson\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": \"orjan@timewave.se\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 85,\n                    \"client_id\": \"84\",\n                    \"address\": \"Vinggatan 1\",\n                    \"co_address\": \"\",\n                    \"city\": \"Uppsala\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"75337\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 85,\n            \"status\": \"active\",\n            \"number\": \"76\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"018-55446655\",\n            \"mobile\": \"070-12312343\",\n            \"paymentterms\": \"10\",\n            \"email\": \"erika@timewave.se\",\n            \"clientnbr\": \"76\",\n            \"employee_id\": null,\n            \"paymenttype\": \"7\",\n            \"hourpot\": \"-18\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": \"\",\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"Peter\",\n            \"last_name\": \"Vinkelhake\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1214\",\n            \"secondary_email\": \"erika@timewave.se\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": [\n                {\n                    \"id\": 210,\n                    \"firstname\": \"Lisa\",\n                    \"lastname\": \"Vinkelhake\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": \"\",\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"30\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"19790804-7546\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                },\n                {\n                    \"id\": 219,\n                    \"firstname\": \"Pelle\",\n                    \"lastname\": \"Vinkelhake\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": \"\",\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"0\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"19121212-1212\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 86,\n                    \"client_id\": \"85\",\n                    \"address\": \"Vinggatan 4\",\n                    \"co_address\": \"\",\n                    \"city\": \"Uppsala\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"75337\",\n                    \"port_code\": \"1234\",\n                    \"alarm_code\": \"9753\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 6,\n                        \"name\": \"Stockholm - Norr\",\n                        \"workareagroup_id\": 0,\n                        \"number\": \"444\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 242,\n                    \"client_id\": \"85\",\n                    \"address\": \"vinggatan\",\n                    \"co_address\": \"\",\n                    \"city\": \"Uppsala\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"75337\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": null\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 100,\n            \"status\": \"active\",\n            \"number\": \"90\",\n            \"title\": \"VD\",\n            \"deleted\": false,\n            \"phone\": \"08-2342323\",\n            \"mobile\": \"0703-44455234\",\n            \"paymentterms\": \"10\",\n            \"email\": \"info@adjumstmentb.se\",\n            \"clientnbr\": \"90\",\n            \"employee_id\": \"6\",\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"-5.33\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"2\",\n            \"www\": \"adjustment.se\",\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"Peter\",\n            \"last_name\": \"Niedelmayer\",\n            \"company_name\": \"The Adjustment Bureau\",\n            \"personal_number\": \"16551212-1212\",\n            \"secondary_email\": null,\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": {\n                \"id\": 4,\n                \"bid\": \"0043\",\n                \"enar\": \"SKB\",\n                \"name\": \"Skandiabanken\"\n            },\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 100,\n                    \"client_id\": \"100\",\n                    \"address\": \"Norr Mälarstrand 46\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"11221\",\n                    \"port_code\": \"1342\",\n                    \"alarm_code\": \"255342\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"1111111111222222222233333333334444444444\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": [\n                {\n                    \"id\": 31,\n                    \"name\": \"Peter N\",\n                    \"description\": null,\n                    \"client_id\": \"100\"\n                }\n            ]\n        },\n        {\n            \"id\": 105,\n            \"status\": \"active\",\n            \"number\": \"94\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"08 123 400 11\",\n            \"mobile\": \"\",\n            \"paymentterms\": \"10\",\n            \"email\": \"test@mail.xx\",\n            \"clientnbr\": \"94\",\n            \"employee_id\": null,\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"0\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"2\",\n            \"full_reduction_pot\": \"2\",\n            \"www\": \"\",\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"Bertil\",\n            \"last_name\": \"von Trapp\",\n            \"company_name\": \"Fastighetsbolaget AB\",\n            \"personal_number\": \"16121212-4040\",\n            \"secondary_email\": null,\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 2,\n                \"name\": \"company\"\n            },\n            \"bank\": null,\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 105,\n                    \"client_id\": \"105\",\n                    \"address\": \"Strandvägen 1\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"11222\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 2,\n                        \"name\": \"Stockholm - Prio\",\n                        \"workareagroup_id\": 1,\n                        \"number\": \"222\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 107,\n                    \"client_id\": \"105\",\n                    \"address\": \"Västmannagatan 1\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 108,\n                    \"client_id\": \"105\",\n                    \"address\": \"Västmannagatan 3\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 109,\n                    \"client_id\": \"105\",\n                    \"address\": \"Västmannagatan 5\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 110,\n                    \"client_id\": \"105\",\n                    \"address\": \"Västmannagatan 7\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 111,\n                    \"client_id\": \"105\",\n                    \"address\": \"Västmannagatan 9\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"invoice\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 112,\n                    \"client_id\": \"105\",\n                    \"address\": \"Västmannagatan 11\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 113,\n                    \"client_id\": \"105\",\n                    \"address\": \"Västmannagatan 13\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 114,\n                    \"client_id\": \"105\",\n                    \"address\": \"Wallingatan 3\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 115,\n                    \"client_id\": \"105\",\n                    \"address\": \"Wallingatan 5\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 116,\n                    \"client_id\": \"105\",\n                    \"address\": \"Wallingatan 7\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 117,\n                    \"client_id\": \"105\",\n                    \"address\": \"Dalagatan 4\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 118,\n                    \"client_id\": \"105\",\n                    \"address\": \"Dalagatan 6\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 119,\n                    \"client_id\": \"105\",\n                    \"address\": \"Dalagatan 8\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 120,\n                    \"client_id\": \"105\",\n                    \"address\": \"Drottninggattan 100\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 121,\n                    \"client_id\": \"105\",\n                    \"address\": \"Drottninggattan 104\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"delivery\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 122,\n                    \"client_id\": \"105\",\n                    \"address\": \"Drottninggattan 104\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 123,\n                    \"client_id\": \"105\",\n                    \"address\": \"Tegnérlunden 1\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 124,\n                    \"client_id\": \"105\",\n                    \"address\": \"Tegnérlunden 3\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 264,\n                    \"client_id\": \"105\",\n                    \"address\": \"Hornsgata 10\",\n                    \"co_address\": \"\",\n                    \"city\": \"\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 9,\n                        \"name\": \"Bredden\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"777\",\n                        \"address\": \"\",\n                        \"postalcode\": \"\",\n                        \"city\": \"\",\n                        \"phone\": \"\",\n                        \"email\": \"\",\n                        \"www\": \"\"\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 183,\n            \"status\": \"active\",\n            \"number\": \"171\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"073-5730346\",\n            \"paymentterms\": \"10\",\n            \"email\": \"erika@timewave.se\",\n            \"clientnbr\": \"171\",\n            \"employee_id\": null,\n            \"paymenttype\": \"2\",\n            \"hourpot\": \"-3.5\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": \"\",\n            \"invoicetemplate_id\": \"3\",\n            \"first_name\": \"Erika\",\n            \"last_name\": \"Elmefors\",\n            \"company_name\": null,\n            \"personal_number\": \"19790804-7546\",\n            \"secondary_email\": \"erika@timewave.se\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": {\n                \"id\": 6,\n                \"bid\": \"0078\",\n                \"enar\": \"NB\",\n                \"name\": \"Nordea\"\n            },\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 202,\n                    \"client_id\": \"183\",\n                    \"address\": \"Skomakarevägen 4\",\n                    \"co_address\": \"\",\n                    \"city\": \"Söderala\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"82692\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 184,\n            \"status\": \"active\",\n            \"number\": \"172\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"paymentterms\": \"10\",\n            \"email\": \"\",\n            \"clientnbr\": \"172\",\n            \"employee_id\": null,\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"2\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": \"\",\n            \"invoicetemplate_id\": \"3\",\n            \"first_name\": \"Donald\",\n            \"last_name\": \"Trump\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": \"\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 203,\n                    \"client_id\": \"184\",\n                    \"address\": \"Södra Ersmarksgatan 14 e\",\n                    \"co_address\": \"\",\n                    \"city\": \"Umeå\",\n                    \"deleted\": false,\n                    \"route_num\": \"22\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"90332\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": null\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 188,\n            \"status\": \"active\",\n            \"number\": \"173\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"paymentterms\": \"10\",\n            \"email\": \"\",\n            \"clientnbr\": \"173\",\n            \"employee_id\": null,\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"0\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": \"\",\n            \"invoicetemplate_id\": \"3\",\n            \"first_name\": \"Kund\",\n            \"last_name\": \"Kundsson\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": \"\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 204,\n                    \"client_id\": \"188\",\n                    \"address\": \"Rotegatan 4\",\n                    \"co_address\": \"\",\n                    \"city\": \"Uppsala\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"75337\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": null\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 189,\n            \"status\": \"active\",\n            \"number\": \"174\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"paymentterms\": \"15\",\n            \"email\": null,\n            \"clientnbr\": \"174\",\n            \"employee_id\": null,\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"0\",\n            \"fax\": \"\",\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": null,\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"First\",\n            \"last_name\": \"Last\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": null,\n            \"invoice_fee_id\": null,\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 208,\n                    \"client_id\": \"189\",\n                    \"address\": \"Hantverkargatan 5\",\n                    \"co_address\": null,\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"112 21\",\n                    \"port_code\": null,\n                    \"alarm_code\": null,\n                    \"housing_association\": null,\n                    \"property_name\": null,\n                    \"address_type\": \"delivery\",\n                    \"workarea\": {\n                        \"id\": 2,\n                        \"name\": \"Stockholm - Prio\",\n                        \"workareagroup_id\": 1,\n                        \"number\": \"222\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 209,\n                    \"client_id\": \"189\",\n                    \"address\": \"Hantverkargatan 5\",\n                    \"co_address\": null,\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"112 21\",\n                    \"port_code\": null,\n                    \"alarm_code\": null,\n                    \"housing_association\": null,\n                    \"property_name\": null,\n                    \"address_type\": \"invoice\",\n                    \"workarea\": {\n                        \"id\": 2,\n                        \"name\": \"Stockholm - Prio\",\n                        \"workareagroup_id\": 1,\n                        \"number\": \"222\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 191,\n            \"status\": \"active\",\n            \"number\": \"175\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"paymentterms\": \"15\",\n            \"email\": null,\n            \"clientnbr\": \"175\",\n            \"employee_id\": null,\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"0\",\n            \"fax\": \"\",\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": null,\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"First\",\n            \"last_name\": \"Last\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": null,\n            \"invoice_fee_id\": null,\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 211,\n                    \"client_id\": \"191\",\n                    \"address\": \"Hantverkargatan 5\",\n                    \"co_address\": null,\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"112 21\",\n                    \"port_code\": null,\n                    \"alarm_code\": null,\n                    \"housing_association\": null,\n                    \"property_name\": null,\n                    \"address_type\": \"delivery\",\n                    \"workarea\": {\n                        \"id\": 2,\n                        \"name\": \"Stockholm - Prio\",\n                        \"workareagroup_id\": 1,\n                        \"number\": \"222\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 212,\n                    \"client_id\": \"191\",\n                    \"address\": \"Hantverkargatan 5\",\n                    \"co_address\": null,\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"112 21\",\n                    \"port_code\": null,\n                    \"alarm_code\": null,\n                    \"housing_association\": null,\n                    \"property_name\": null,\n                    \"address_type\": \"invoice\",\n                    \"workarea\": {\n                        \"id\": 2,\n                        \"name\": \"Stockholm - Prio\",\n                        \"workareagroup_id\": 1,\n                        \"number\": \"222\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 193,\n            \"status\": \"active\",\n            \"number\": \"176\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"paymentterms\": \"15\",\n            \"email\": null,\n            \"clientnbr\": \"176\",\n            \"employee_id\": null,\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"0\",\n            \"fax\": \"\",\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": null,\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"First\",\n            \"last_name\": \"Last\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": null,\n            \"invoice_fee_id\": null,\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 213,\n                    \"client_id\": \"193\",\n                    \"address\": \"Hantverkargatan 5\",\n                    \"co_address\": null,\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"112 21\",\n                    \"port_code\": null,\n                    \"alarm_code\": null,\n                    \"housing_association\": null,\n                    \"property_name\": null,\n                    \"address_type\": \"delivery\",\n                    \"workarea\": {\n                        \"id\": 2,\n                        \"name\": \"Stockholm - Prio\",\n                        \"workareagroup_id\": 1,\n                        \"number\": \"222\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 214,\n                    \"client_id\": \"193\",\n                    \"address\": \"Hantverkargatan 5\",\n                    \"co_address\": null,\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"112 21\",\n                    \"port_code\": null,\n                    \"alarm_code\": null,\n                    \"housing_association\": null,\n                    \"property_name\": null,\n                    \"address_type\": \"invoice\",\n                    \"workarea\": {\n                        \"id\": 2,\n                        \"name\": \"Stockholm - Prio\",\n                        \"workareagroup_id\": 1,\n                        \"number\": \"222\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/clients?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 7,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/clients?page%5Bnumber%5D=7\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clients?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clients?page%5Bnumber%5D=2\",\n            \"label\": \"2\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clients?page%5Bnumber%5D=3\",\n            \"label\": \"3\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clients?page%5Bnumber%5D=4\",\n            \"label\": \"4\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clients?page%5Bnumber%5D=5\",\n            \"label\": \"5\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clients?page%5Bnumber%5D=6\",\n            \"label\": \"6\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clients?page%5Bnumber%5D=7\",\n            \"label\": \"7\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clients?page%5Bnumber%5D=2\",\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": \"https://api.twsandbox.net/v3/clients?page%5Bnumber%5D=2\",\n    \"path\": \"https://api.twsandbox.net/v3/clients\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 30,\n    \"total\": 192\n}"}],"_postman_id":"84c708e7-3015-498c-a6a1-d816e6433ef3"},{"name":"Client by ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"a9943260-697c-44c9-8e39-8d3b7c74d9a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/clients/3","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["clients","3"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"7fd1409c-f545-4091-ae8f-30ae3e34d5e2","name":"Client by ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/clients/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 08:47:40 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 3,\n        \"status\": \"active\",\n        \"number\": \"111\",\n        \"title\": \"Test title\",\n        \"deleted\": false,\n        \"phone\": \"123456789\",\n        \"mobile\": \"123456789\",\n        \"paymentterms\": \"15\",\n        \"email\": \"test@test.com\",\n        \"clientnbr\": \"111\",\n        \"employee_id\": \"7\",\n        \"paymenttype\": \"1\",\n        \"hourpot\": \"0\",\n        \"fax\": \"\",\n        \"workphone\": \"123456789\",\n        \"has_hourpot\": false,\n        \"clienttype_id\": \"1\",\n        \"full_reduction_pot\": \"2\",\n        \"www\": \"http://test.se\",\n        \"invoicetemplate_id\": \"1\",\n        \"first_name\": \"First\",\n        \"last_name\": \"Lastx\",\n        \"company_name\": \"Company name\",\n        \"personal_number\": \"19121212-1212\",\n        \"secondary_email\": \"testemail@email.com\",\n        \"invoice_fee_id\": \"4\",\n        \"clienttype\": {\n            \"id\": 1,\n            \"name\": \"Test\"\n        },\n        \"bank\": {\n            \"id\": 1,\n            \"bid\": \"0019\",\n            \"enar\": \"SEB\",\n            \"name\": \"S E B\"\n        },\n        \"contacts\": [\n            {\n                \"id\": 187,\n                \"firstname\": \"Karl\",\n                \"lastname\": \"Andreasson\",\n                \"title\": \"\",\n                \"phone\": \"\",\n                \"mobile\": \"\",\n                \"email\": \"\",\n                \"fax\": \"\",\n                \"workphone\": \"\",\n                \"taxreduction_percentage\": \"0\",\n                \"full_reduction_pot\": \"0\",\n                \"personal_number\": \"19700203-1511\",\n                \"clienttype\": {\n                    \"id\": 1,\n                    \"name\": \"Test\"\n                }\n            }\n        ],\n        \"addresses\": [\n            {\n                \"id\": 3,\n                \"client_id\": \"3\",\n                \"address\": \"Upplandsgatan 71\",\n                \"co_address\": \"Tomas Berglund, Bergvik\",\n                \"city\": \"Stockholm\",\n                \"deleted\": false,\n                \"route_num\": \"0\",\n                \"is_delivery\": false,\n                \"is_invoice\": true,\n                \"postal_code\": \"112 21\",\n                \"port_code\": \"1212\",\n                \"alarm_code\": \"1313#\",\n                \"housing_association\": \"fast\",\n                \"property_name\": \"12:12\",\n                \"address_type\": \"invoice\",\n                \"workarea\": {\n                    \"id\": 1,\n                    \"name\": \"Stockholm - Centrum\",\n                    \"workareagroup_id\": 3,\n                    \"number\": \"111\",\n                    \"address\": null,\n                    \"postalcode\": null,\n                    \"city\": null,\n                    \"phone\": \"073 945 9718\",\n                    \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                    \"www\": null\n                }\n            },\n            {\n                \"id\": 65,\n                \"client_id\": \"3\",\n                \"address\": \"Hornsgatan 75\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"deleted\": true,\n                \"route_num\": \"0\",\n                \"is_delivery\": false,\n                \"is_invoice\": false,\n                \"postal_code\": \"11821\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\",\n                \"housing_association\": \"\",\n                \"property_name\": \"\",\n                \"address_type\": \"additional\",\n                \"workarea\": null\n            },\n            {\n                \"id\": 216,\n                \"client_id\": \"3\",\n                \"address\": \"Adress 2\",\n                \"co_address\": \"co-gatan 33\",\n                \"city\": \"Stockholm\",\n                \"deleted\": false,\n                \"route_num\": \"0\",\n                \"is_delivery\": false,\n                \"is_invoice\": false,\n                \"postal_code\": \"112 21\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\",\n                \"housing_association\": \"\",\n                \"property_name\": \"12:1233\",\n                \"address_type\": \"additional\",\n                \"workarea\": null\n            },\n            {\n                \"id\": 300,\n                \"client_id\": \"3\",\n                \"address\": \"New Adress\",\n                \"co_address\": \"coa\",\n                \"city\": \"MyCity\",\n                \"deleted\": false,\n                \"route_num\": \"1\",\n                \"is_delivery\": true,\n                \"is_invoice\": false,\n                \"postal_code\": \"123 45\",\n                \"port_code\": \"1122\",\n                \"alarm_code\": \"none\",\n                \"housing_association\": \"-\",\n                \"property_name\": \"-\",\n                \"address_type\": \"delivery\",\n                \"workarea\": {\n                    \"id\": 4,\n                    \"name\": \"Stockholm - Söder\",\n                    \"workareagroup_id\": 3,\n                    \"number\": \"333\",\n                    \"address\": null,\n                    \"postalcode\": null,\n                    \"city\": \"Orten söder\",\n                    \"phone\": \"08-11223344\",\n                    \"email\": \"test@epost.ab\",\n                    \"www\": null\n                }\n            }\n        ],\n        \"references\": [\n            {\n                \"id\": 3,\n                \"name\": \"Test\",\n                \"description\": null,\n                \"client_id\": \"3\"\n            }\n        ]\n    }\n}"}],"_postman_id":"a9943260-697c-44c9-8e39-8d3b7c74d9a4"},{"name":"Client Find By Email","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"9b6552bf-a748-4693-9eac-dd44d7e661d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/clients/findByEmail/robert.ingemarsson@timewave.se","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["clients","findByEmail","robert.ingemarsson@timewave.se"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"36ccb4c6-a264-4028-bb81-3a503199aae6","name":"Client Find By Email","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/clients/findByEmail/robert.ingemarsson@timewave.se"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 08:50:03 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 232,\n            \"status\": \"active\",\n            \"number\": \"201\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"08-1234567\",\n            \"mobile\": \"\",\n            \"paymentterms\": \"45\",\n            \"email\": \"robert.ingemarsson@timewave.se\",\n            \"clientnbr\": \"201\",\n            \"employee_id\": \"203\",\n            \"paymenttype\": \"8\",\n            \"hourpot\": \"0\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"2\",\n            \"full_reduction_pot\": \"2\",\n            \"www\": \"\",\n            \"invoicetemplate_id\": \"3\",\n            \"first_name\": \"Robert\",\n            \"last_name\": \"Ingemarsson\",\n            \"company_name\": \"TimeWave AB\",\n            \"personal_number\": \"556916-0665\",\n            \"secondary_email\": \"robert.ingemarsson@timewave.se\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 2,\n                \"name\": \"company\"\n            },\n            \"bank\": {\n                \"id\": 15,\n                \"bid\": \"0248\",\n                \"enar\": \"AAB\",\n                \"name\": \"Ålandsbanken\"\n            },\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 272,\n                    \"client_id\": \"232\",\n                    \"address\": \"Ekensbergsvägen 24\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"93456\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 4,\n                        \"name\": \"Stockholm - Söder\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"333\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": \"Orten söder\",\n                        \"phone\": \"08-11223344\",\n                        \"email\": \"test@epost.ab\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/clients/findByEmail/robert.ingemarsson@timewave.se?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/clients/findByEmail/robert.ingemarsson@timewave.se?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clients/findByEmail/robert.ingemarsson@timewave.se?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/clients/findByEmail/robert.ingemarsson@timewave.se\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"9b6552bf-a748-4693-9eac-dd44d7e661d0"},{"name":"Client Find By Number","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"d46a0d66-cac4-48da-8a47-d6f4894fe870","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/clients/findByNumber/201","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["clients","findByNumber","201"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"db0ace9d-f794-4c32-95ec-e9f8e215789f","name":"Client Find By Number","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/clients/findByNumber/201"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 08:51:21 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 232,\n            \"status\": \"active\",\n            \"number\": \"201\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"08-1234567\",\n            \"mobile\": \"\",\n            \"paymentterms\": \"45\",\n            \"email\": \"robert.ingemarsson@timewave.se\",\n            \"clientnbr\": \"201\",\n            \"employee_id\": \"203\",\n            \"paymenttype\": \"8\",\n            \"hourpot\": \"0\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"2\",\n            \"full_reduction_pot\": \"2\",\n            \"www\": \"\",\n            \"invoicetemplate_id\": \"3\",\n            \"first_name\": \"Robert\",\n            \"last_name\": \"Ingemarsson\",\n            \"company_name\": \"TimeWave AB\",\n            \"personal_number\": \"556916-0665\",\n            \"secondary_email\": \"robert.ingemarsson@timewave.se\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 2,\n                \"name\": \"company\"\n            },\n            \"bank\": {\n                \"id\": 15,\n                \"bid\": \"0248\",\n                \"enar\": \"AAB\",\n                \"name\": \"Ålandsbanken\"\n            },\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 272,\n                    \"client_id\": \"232\",\n                    \"address\": \"Ekensbergsvägen 24\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"93456\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 4,\n                        \"name\": \"Stockholm - Söder\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"333\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": \"Orten söder\",\n                        \"phone\": \"08-11223344\",\n                        \"email\": \"test@epost.ab\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/clients/findByNumber/201?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/clients/findByNumber/201?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clients/findByNumber/201?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/clients/findByNumber/201\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"d46a0d66-cac4-48da-8a47-d6f4894fe870"},{"name":"Client Find By Personal number","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"4d523778-d0ab-434f-9170-9c57b599d3ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/clients/findByPersonal_number/196512232431","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["clients","findByPersonal_number","196512232431"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"103dd293-4819-4550-b4ce-77fed6c9f964","name":"Client Find By Personal number","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/clients/findByPersonal_number/196512232431"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 08:54:52 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 228,\n            \"status\": \"active\",\n            \"number\": \"198\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"paymentterms\": \"30\",\n            \"email\": \"\",\n            \"clientnbr\": \"198\",\n            \"employee_id\": \"184\",\n            \"paymenttype\": \"7\",\n            \"hourpot\": \"0\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"6\",\n            \"full_reduction_pot\": \"2\",\n            \"www\": \"\",\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"Robert\",\n            \"last_name\": \"Ingemarsson\",\n            \"company_name\": \"AaaaaBbbbbCccccDddddEeeeeFffffGggggHhhhhIiiiiJjjjjKkkkkLllllMmmm\",\n            \"personal_number\": \"19651223-2431\",\n            \"secondary_email\": \"robert.ingemarsson@timewave.se\",\n            \"invoice_fee_id\": \"70\",\n            \"clienttype\": {\n                \"id\": 6,\n                \"name\": \"Privatkunder\"\n            },\n            \"bank\": null,\n            \"contacts\": [\n                {\n                    \"id\": 231,\n                    \"firstname\": \"1\",\n                    \"lastname\": \"0\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": \"\",\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"0\",\n                    \"full_reduction_pot\": \"1\",\n                    \"personal_number\": \"\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 256,\n                    \"client_id\": \"228\",\n                    \"address\": \"Gatan 1\",\n                    \"co_address\": \"\",\n                    \"city\": \"Söderhamn\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"42397\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"11c\",\n                    \"property_name\": \"abc\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 259,\n                    \"client_id\": \"228\",\n                    \"address\": \"\",\n                    \"co_address\": \"\",\n                    \"city\": \"\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 9,\n                        \"name\": \"Bredden\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"777\",\n                        \"address\": \"\",\n                        \"postalcode\": \"\",\n                        \"city\": \"\",\n                        \"phone\": \"\",\n                        \"email\": \"\",\n                        \"www\": \"\"\n                    }\n                },\n                {\n                    \"id\": 260,\n                    \"client_id\": \"228\",\n                    \"address\": \"\",\n                    \"co_address\": \"\",\n                    \"city\": \"\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                }\n            ],\n            \"references\": null\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/clients/findByPersonal_number/196512232431?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/clients/findByPersonal_number/196512232431?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clients/findByPersonal_number/196512232431?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/clients/findByPersonal_number/196512232431\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"4d523778-d0ab-434f-9170-9c57b599d3ba"},{"name":"Client Find By Status Active","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"ce617584-016e-42c1-b45f-3c9230312ba8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/clients/findByStatus/active","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["clients","findByStatus","active"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"4e9751c2-6368-4cc9-b5a7-2bfa2bd6af08","name":"Client Find By Status Active","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/clients/findByStatus/active"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 08:55:08 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 3,\n            \"status\": \"active\",\n            \"number\": \"111\",\n            \"title\": \"Test title\",\n            \"deleted\": false,\n            \"phone\": \"123456789\",\n            \"mobile\": \"123456789\",\n            \"paymentterms\": \"15\",\n            \"email\": \"test@test.com\",\n            \"clientnbr\": \"111\",\n            \"employee_id\": \"7\",\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"0\",\n            \"fax\": \"\",\n            \"workphone\": \"123456789\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"2\",\n            \"www\": \"http://test.se\",\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"First\",\n            \"last_name\": \"Lastx\",\n            \"company_name\": \"Company name\",\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": \"testemail@email.com\",\n            \"invoice_fee_id\": \"4\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": {\n                \"id\": 1,\n                \"bid\": \"0019\",\n                \"enar\": \"SEB\",\n                \"name\": \"S E B\"\n            },\n            \"contacts\": [\n                {\n                    \"id\": 187,\n                    \"firstname\": \"Karl\",\n                    \"lastname\": \"Andreasson\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": \"\",\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"0\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"19700203-1511\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 3,\n                    \"client_id\": \"3\",\n                    \"address\": \"Upplandsgatan 71\",\n                    \"co_address\": \"Tomas Berglund, Bergvik\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"112 21\",\n                    \"port_code\": \"1212\",\n                    \"alarm_code\": \"1313#\",\n                    \"housing_association\": \"fast\",\n                    \"property_name\": \"12:12\",\n                    \"address_type\": \"invoice\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 65,\n                    \"client_id\": \"3\",\n                    \"address\": \"Hornsgatan 75\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"11821\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 216,\n                    \"client_id\": \"3\",\n                    \"address\": \"Adress 2\",\n                    \"co_address\": \"co-gatan 33\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"112 21\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"12:1233\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 300,\n                    \"client_id\": \"3\",\n                    \"address\": \"New Adress\",\n                    \"co_address\": \"coa\",\n                    \"city\": \"MyCity\",\n                    \"deleted\": false,\n                    \"route_num\": \"1\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"123 45\",\n                    \"port_code\": \"1122\",\n                    \"alarm_code\": \"none\",\n                    \"housing_association\": \"-\",\n                    \"property_name\": \"-\",\n                    \"address_type\": \"delivery\",\n                    \"workarea\": {\n                        \"id\": 4,\n                        \"name\": \"Stockholm - Söder\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"333\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": \"Orten söder\",\n                        \"phone\": \"08-11223344\",\n                        \"email\": \"test@epost.ab\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": [\n                {\n                    \"id\": 3,\n                    \"name\": \"Test\",\n                    \"description\": null,\n                    \"client_id\": \"3\"\n                }\n            ]\n        },\n        {\n            \"id\": 4,\n            \"status\": \"active\",\n            \"number\": \"111\",\n            \"title\": \"Test title\",\n            \"deleted\": false,\n            \"phone\": \"123456789\",\n            \"mobile\": \"123456789\",\n            \"paymentterms\": \"15\",\n            \"email\": \"test@test.com\",\n            \"clientnbr\": \"111\",\n            \"employee_id\": \"7\",\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"0\",\n            \"fax\": \"123456789\",\n            \"workphone\": \"123456789\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"1\",\n            \"www\": \"http://test.com\",\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"First\",\n            \"last_name\": \"Last\",\n            \"company_name\": \"Company name\",\n            \"personal_number\": \"19121212--1212\",\n            \"secondary_email\": \"testemail@email.com\",\n            \"invoice_fee_id\": \"4\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": {\n                \"id\": 1,\n                \"bid\": \"0019\",\n                \"enar\": \"SEB\",\n                \"name\": \"S E B\"\n            },\n            \"contacts\": [\n                {\n                    \"id\": 101,\n                    \"firstname\": \"Eva\",\n                    \"lastname\": \"Lindholm\",\n                    \"title\": \"Ekonomiansvarig\",\n                    \"phone\": \"\",\n                    \"mobile\": \"073-2344412\",\n                    \"email\": \"eva@connektica.se\",\n                    \"fax\": \"\",\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"0\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 4,\n                    \"client_id\": \"4\",\n                    \"address\": \"Rådmansgatan 60\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"134 24\",\n                    \"port_code\": \"1222\",\n                    \"alarm_code\": \"1333#\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"invoice\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 101,\n                    \"client_id\": \"4\",\n                    \"address\": \"Rådmansgatan 64\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"13341\",\n                    \"alarm_code\": \"1244 ring tuula\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"delivery\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 265,\n                    \"client_id\": \"4\",\n                    \"address\": \"\",\n                    \"co_address\": \"\",\n                    \"city\": \"\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 266,\n                    \"client_id\": \"4\",\n                    \"address\": \"Porfyrvägen 7 Lgh 1208\",\n                    \"co_address\": \"\",\n                    \"city\": \"Gävle\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"80631\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                }\n            ],\n            \"references\": [\n                {\n                    \"id\": 7,\n                    \"name\": \"Test\",\n                    \"description\": null,\n                    \"client_id\": \"4\"\n                }\n            ]\n        },\n        {\n            \"id\": 5,\n            \"status\": \"active\",\n            \"number\": \"111\",\n            \"title\": \"Test title\",\n            \"deleted\": false,\n            \"phone\": \"123456789\",\n            \"mobile\": \"123456789\",\n            \"paymentterms\": \"15\",\n            \"email\": \"test@test.com\",\n            \"clientnbr\": \"111\",\n            \"employee_id\": \"7\",\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"0\",\n            \"fax\": \"123456789\",\n            \"workphone\": \"123456789\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"2\",\n            \"www\": \"http://test.com\",\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"Nisse\",\n            \"last_name\": \"Lund\",\n            \"company_name\": \"Company X\",\n            \"personal_number\": \"16121212-1212\",\n            \"secondary_email\": \"testemail@email.com\",\n            \"invoice_fee_id\": \"4\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": {\n                \"id\": 1,\n                \"bid\": \"0019\",\n                \"enar\": \"SEB\",\n                \"name\": \"S E B\"\n            },\n            \"contacts\": [\n                {\n                    \"id\": 209,\n                    \"firstname\": \"Rune \",\n                    \"lastname\": \"Larsson\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"073-4270371\",\n                    \"email\": \"erika@timewave.se\",\n                    \"fax\": \"\",\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"0\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"19121212-1212\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                },\n                {\n                    \"id\": 220,\n                    \"firstname\": \"Idiot\",\n                    \"lastname\": \"Larsson\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": \"\",\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"0\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"19700203-1511\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 5,\n                    \"client_id\": \"5\",\n                    \"address\": \"Odengatan 33\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"111 22\",\n                    \"port_code\": \"1444\",\n                    \"alarm_code\": \"1656\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"invoice\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 249,\n                    \"client_id\": \"5\",\n                    \"address\": \"Linneagatan 3\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"73148\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"1234567890123456789012345678901234567890\",\n                    \"address_type\": \"delivery\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": [\n                {\n                    \"id\": 11,\n                    \"name\": \"Test\",\n                    \"description\": null,\n                    \"client_id\": \"5\"\n                }\n            ]\n        },\n        {\n            \"id\": 7,\n            \"status\": \"active\",\n            \"number\": \"111\",\n            \"title\": \"Test title\",\n            \"deleted\": false,\n            \"phone\": \"123456789\",\n            \"mobile\": \"123456789\",\n            \"paymentterms\": \"15\",\n            \"email\": \"test@test.com\",\n            \"clientnbr\": \"111\",\n            \"employee_id\": \"7\",\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"0\",\n            \"fax\": \"123456789\",\n            \"workphone\": \"123456789\",\n            \"has_hourpot\": true,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"1\",\n            \"www\": \"http://test.com\",\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"First\",\n            \"last_name\": \"Last\",\n            \"company_name\": \"Company name\",\n            \"personal_number\": \"19121212--1212\",\n            \"secondary_email\": \"testemail@email.com\",\n            \"invoice_fee_id\": \"4\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": {\n                \"id\": 1,\n                \"bid\": \"0019\",\n                \"enar\": \"SEB\",\n                \"name\": \"S E B\"\n            },\n            \"contacts\": [\n                {\n                    \"id\": 9,\n                    \"firstname\": \"Lars \",\n                    \"lastname\": \"Nilsson\",\n                    \"title\": \"\",\n                    \"phone\": \"0736794754\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": null,\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"50\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"19121212-1212\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 7,\n                    \"client_id\": \"7\",\n                    \"address\": \"Spångavägen 12\",\n                    \"co_address\": \"\",\n                    \"city\": \"Sala\",\n                    \"deleted\": false,\n                    \"route_num\": \"21\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"12473\",\n                    \"port_code\": \"2222\",\n                    \"alarm_code\": \"1111#\",\n                    \"housing_association\": \"xxxxx\",\n                    \"property_name\": \"xxxxx\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 8,\n                        \"name\": \"Stockholm - Väster\",\n                        \"workareagroup_id\": 0,\n                        \"number\": \"666\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": [\n                {\n                    \"id\": 15,\n                    \"name\": \"Test\",\n                    \"description\": null,\n                    \"client_id\": \"7\"\n                }\n            ]\n        },\n        {\n            \"id\": 8,\n            \"status\": \"active\",\n            \"number\": \"8\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"0866794755\",\n            \"mobile\": \"0736794754\",\n            \"paymentterms\": \"10\",\n            \"email\": \"agge@timewave.se\",\n            \"clientnbr\": \"8\",\n            \"employee_id\": null,\n            \"paymenttype\": \"7\",\n            \"hourpot\": \"0\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": true,\n            \"clienttype_id\": \"2\",\n            \"full_reduction_pot\": \"2\",\n            \"www\": null,\n            \"invoicetemplate_id\": \"3\",\n            \"first_name\": \"Ayoub\",\n            \"last_name\": \"Nicolaou\",\n            \"company_name\": \"TimeWave\",\n            \"personal_number\": \"55121212-1212\",\n            \"secondary_email\": \"stagingfaktura@mail.se\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 2,\n                \"name\": \"company\"\n            },\n            \"bank\": {\n                \"id\": 6,\n                \"bid\": \"0078\",\n                \"enar\": \"NB\",\n                \"name\": \"Nordea\"\n            },\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 8,\n                    \"client_id\": \"8\",\n                    \"address\": \"Hantverkargatan 5\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"23\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"11221\",\n                    \"port_code\": \"1412\",\n                    \"alarm_code\": \"25234\",\n                    \"housing_association\": \"xxxxx\",\n                    \"property_name\": \"xxxxx\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 10,\n            \"status\": \"active\",\n            \"number\": \"9\",\n            \"title\": \"Rusthållare\",\n            \"deleted\": false,\n            \"phone\": \"080503155\",\n            \"mobile\": \"080503155\",\n            \"paymentterms\": \"30\",\n            \"email\": \"info@foretaget.se\",\n            \"clientnbr\": \"9\",\n            \"employee_id\": \"182\",\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"0\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"2\",\n            \"full_reduction_pot\": \"2\",\n            \"www\": \"foretag.se\",\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"Peter\",\n            \"last_name\": \"Vinkelhake\",\n            \"company_name\": \"Förertaget AB\",\n            \"personal_number\": \"16551212-1212\",\n            \"secondary_email\": null,\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 2,\n                \"name\": \"company\"\n            },\n            \"bank\": null,\n            \"contacts\": [\n                {\n                    \"id\": 11,\n                    \"firstname\": \"PRC\",\n                    \"lastname\": \"\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": null,\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"0\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                },\n                {\n                    \"id\": 12,\n                    \"firstname\": \"ALB\",\n                    \"lastname\": \"\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": null,\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"0\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                },\n                {\n                    \"id\": 13,\n                    \"firstname\": \"Peter\",\n                    \"lastname\": \"Andersson\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": null,\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"0\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 9,\n                    \"client_id\": \"10\",\n                    \"address\": \"Box 108\",\n                    \"co_address\": \"\",\n                    \"city\": \"Sala\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"12532\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"invoice\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 10,\n                    \"client_id\": \"10\",\n                    \"address\": \"Drottningatan\",\n                    \"co_address\": \"\",\n                    \"city\": \"Vällingby\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 11,\n                    \"client_id\": \"10\",\n                    \"address\": \"Konradsbergsg. 4A-J, 6A-G, 8-10\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 12,\n                    \"client_id\": \"10\",\n                    \"address\": \"Verkstadsgatan 2\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 13,\n                    \"client_id\": \"10\",\n                    \"address\": \"Långholmsg. 12-14\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 58,\n                    \"client_id\": \"10\",\n                    \"address\": \"Smålandsgatan 1\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"delivery\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 14,\n            \"status\": \"active\",\n            \"number\": \"10\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"0702644400\",\n            \"mobile\": \"0702644400\",\n            \"paymentterms\": \"10\",\n            \"email\": \"\",\n            \"clientnbr\": \"10\",\n            \"employee_id\": null,\n            \"paymenttype\": \"2\",\n            \"hourpot\": \"-8\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": null,\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"Kund\",\n            \"last_name\": \"Kundsson\",\n            \"company_name\": null,\n            \"personal_number\": \"19680605-1436\",\n            \"secondary_email\": \"info@timewave.se\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": [\n                {\n                    \"id\": 32,\n                    \"firstname\": \"fru Kund\",\n                    \"lastname\": \"\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": null,\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"50\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"19121212-1212\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 14,\n                    \"client_id\": \"14\",\n                    \"address\": \"Drottninggatan 103\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"13324\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"Test 3:19\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 16,\n            \"status\": \"active\",\n            \"number\": \"12\",\n            \"title\": \"Fru\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"070-123123\",\n            \"paymentterms\": \"10\",\n            \"email\": \"tomas@timewave.se\",\n            \"clientnbr\": \"12\",\n            \"employee_id\": \"179\",\n            \"paymenttype\": \"4\",\n            \"hourpot\": \"-51.01\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": true,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": null,\n            \"invoicetemplate_id\": \"4\",\n            \"first_name\": \"Anna\",\n            \"last_name\": \"Jansson\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": null,\n            \"invoice_fee_id\": \"70\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": [\n                {\n                    \"id\": 185,\n                    \"firstname\": \"Jan\",\n                    \"lastname\": \"Annasson\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": \"\",\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"0\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"19121212-1212\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 17,\n                    \"client_id\": \"16\",\n                    \"address\": \"Tunnlandsvägen 50\",\n                    \"co_address\": \"Elzbieta Gorecki\",\n                    \"city\": \"Bromma\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"124 32\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"delivery\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 28,\n                    \"client_id\": \"16\",\n                    \"address\": \"Drottninggatan 103\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": true,\n                    \"route_num\": \"3\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"21040\",\n                    \"port_code\": \"1111\",\n                    \"alarm_code\": \"3434\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"invoice\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 205,\n                    \"client_id\": \"16\",\n                    \"address\": \"\",\n                    \"co_address\": \"\",\n                    \"city\": \"\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"234\",\n                    \"alarm_code\": \"sdfsdf\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 206,\n                    \"client_id\": \"16\",\n                    \"address\": \"Vinggatan 1\",\n                    \"co_address\": \"\",\n                    \"city\": \"Uppsala\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"75337\",\n                    \"port_code\": \"q232\",\n                    \"alarm_code\": \"sdf\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"LYNS 5:67\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": [\n                {\n                    \"id\": 19,\n                    \"name\": \"Referenstext..\",\n                    \"description\": null,\n                    \"client_id\": \"16\"\n                }\n            ]\n        },\n        {\n            \"id\": 17,\n            \"status\": \"active\",\n            \"number\": \"111\",\n            \"title\": \"Test title\",\n            \"deleted\": false,\n            \"phone\": \"123456789\",\n            \"mobile\": \"123456789\",\n            \"paymentterms\": \"15\",\n            \"email\": \"test@test.com\",\n            \"clientnbr\": \"111\",\n            \"employee_id\": \"7\",\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"0\",\n            \"fax\": \"123456789\",\n            \"workphone\": \"123456789\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"1\",\n            \"www\": \"http://test.com\",\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"First\",\n            \"last_name\": \"Last\",\n            \"company_name\": \"Company name\",\n            \"personal_number\": \"19121212--1212\",\n            \"secondary_email\": \"testemail@email.com\",\n            \"invoice_fee_id\": \"4\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": {\n                \"id\": 1,\n                \"bid\": \"0019\",\n                \"enar\": \"SEB\",\n                \"name\": \"S E B\"\n            },\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 18,\n                    \"client_id\": \"17\",\n                    \"address\": \"Gesundaplan 59\",\n                    \"co_address\": \"\",\n                    \"city\": \"Bromma\",\n                    \"deleted\": false,\n                    \"route_num\": \"18\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"16743\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"007*\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 4,\n                        \"name\": \"Stockholm - Söder\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"333\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": \"Orten söder\",\n                        \"phone\": \"08-11223344\",\n                        \"email\": \"test@epost.ab\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": [\n                {\n                    \"id\": 23,\n                    \"name\": \"Test\",\n                    \"description\": null,\n                    \"client_id\": \"17\"\n                }\n            ]\n        },\n        {\n            \"id\": 18,\n            \"status\": \"active\",\n            \"number\": \"14\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"08-25 45 52\",\n            \"mobile\": \"070-1117744\",\n            \"paymentterms\": \"10\",\n            \"email\": \"goran@abouttime.se\",\n            \"clientnbr\": \"14\",\n            \"employee_id\": \"6\",\n            \"paymenttype\": \"7\",\n            \"hourpot\": \"-28.52\",\n            \"fax\": null,\n            \"workphone\": \"08-223997664\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": null,\n            \"invoicetemplate_id\": \"3\",\n            \"first_name\": \"Alex\",\n            \"last_name\": \"Domin\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": null,\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": [\n                {\n                    \"id\": 33,\n                    \"firstname\": \"Alexandra\",\n                    \"lastname\": \"Domin\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": null,\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"0\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"19121212-1212\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 19,\n                    \"client_id\": \"18\",\n                    \"address\": \"Annedalsv. 73\",\n                    \"co_address\": \"\",\n                    \"city\": \"Bromma \",\n                    \"deleted\": false,\n                    \"route_num\": \"2\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"183 42\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"invoice\",\n                    \"workarea\": {\n                        \"id\": 2,\n                        \"name\": \"Stockholm - Prio\",\n                        \"workareagroup_id\": 1,\n                        \"number\": \"222\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 215,\n                    \"client_id\": \"18\",\n                    \"address\": \"Adress 2\",\n                    \"co_address\": \"\",\n                    \"city\": \"Bergvik\",\n                    \"deleted\": false,\n                    \"route_num\": \"1\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"82023\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"Test\",\n                    \"address_type\": \"delivery\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 262,\n                    \"client_id\": \"18\",\n                    \"address\": \"\",\n                    \"co_address\": \"\",\n                    \"city\": \"\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                }\n            ],\n            \"references\": [\n                {\n                    \"id\": 27,\n                    \"name\": \"Referenstext från kundkortet med en massa text, test KS 838\",\n                    \"description\": null,\n                    \"client_id\": \"18\"\n                }\n            ]\n        },\n        {\n            \"id\": 20,\n            \"status\": \"active\",\n            \"number\": \"15\",\n            \"title\": \"Brödskivare\",\n            \"deleted\": false,\n            \"phone\": \"0724344244\",\n            \"mobile\": \"0724344244\",\n            \"paymentterms\": \"10\",\n            \"email\": \"info@skogaholm.se\",\n            \"clientnbr\": \"15\",\n            \"employee_id\": null,\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"-14.02\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"2\",\n            \"full_reduction_pot\": \"2\",\n            \"www\": \"skogaholm.se\",\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"Bosse\",\n            \"last_name\": \"Ek\",\n            \"company_name\": \"Skogaholm\",\n            \"personal_number\": \"\",\n            \"secondary_email\": \"ekonomi@skogaholm.se\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 2,\n                \"name\": \"company\"\n            },\n            \"bank\": null,\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 20,\n                    \"client_id\": \"20\",\n                    \"address\": \"Genetaleden 7\",\n                    \"co_address\": \"COOP\",\n                    \"city\": \"södertälje\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"15159\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"invoice\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 21,\n                    \"client_id\": \"20\",\n                    \"address\": \"Sveavägen 8\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"112 21\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 270,\n                    \"client_id\": \"20\",\n                    \"address\": \"Flygrakan\",\n                    \"co_address\": \"\",\n                    \"city\": \"\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"delivery\",\n                    \"workarea\": {\n                        \"id\": 9,\n                        \"name\": \"Bredden\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"777\",\n                        \"address\": \"\",\n                        \"postalcode\": \"\",\n                        \"city\": \"\",\n                        \"phone\": \"\",\n                        \"email\": \"\",\n                        \"www\": \"\"\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 21,\n            \"status\": \"active\",\n            \"number\": \"16\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"08-112233\",\n            \"mobile\": \"070-232323\",\n            \"paymentterms\": \"10\",\n            \"email\": \"erika@abouttime.se\",\n            \"clientnbr\": \"16\",\n            \"employee_id\": null,\n            \"paymenttype\": \"7\",\n            \"hourpot\": \"-41.68\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": null,\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"Tant\",\n            \"last_name\": \"Brunisch\",\n            \"company_name\": null,\n            \"personal_number\": \"19680605-1436\",\n            \"secondary_email\": \"erika@timewave.se\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": [\n                {\n                    \"id\": 150,\n                    \"firstname\": \"Erik\",\n                    \"lastname\": \"Brun\",\n                    \"title\": \"\",\n                    \"phone\": \"070 123 4567\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": \"\",\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"0\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"19121212-1212\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                },\n                {\n                    \"id\": 218,\n                    \"firstname\": \"Åke\",\n                    \"lastname\": \"Brun\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": \"\",\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"0\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"191112-1212\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 22,\n                    \"client_id\": \"21\",\n                    \"address\": \"Hantverkargatan 1\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 168,\n                    \"client_id\": \"21\",\n                    \"address\": \"Hornsgatan 1\",\n                    \"co_address\": \"\",\n                    \"city\": \"Hjos\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"810 12\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": null\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 22,\n            \"status\": \"active\",\n            \"number\": \"17\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"070-2234122\",\n            \"mobile\": \"070-2234122\",\n            \"paymentterms\": \"30\",\n            \"email\": \"tgraddelin@timewave.se\",\n            \"clientnbr\": \"17\",\n            \"employee_id\": null,\n            \"paymenttype\": \"4\",\n            \"hourpot\": \"0\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": null,\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"Tant\",\n            \"last_name\": \"Gräddelin\",\n            \"company_name\": null,\n            \"personal_number\": \"19700203-1511\",\n            \"secondary_email\": null,\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": [\n                {\n                    \"id\": 23,\n                    \"firstname\": \"Lasse\",\n                    \"lastname\": \"Gräddelin\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": null,\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"10\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"19121212-1212\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 23,\n                    \"client_id\": \"22\",\n                    \"address\": \"Hantverkargatan 3\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"13131135\",\n                    \"port_code\": \"23423\",\n                    \"alarm_code\": \"313654332\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 24,\n                    \"client_id\": \"22\",\n                    \"address\": \"Hantverkargatan 20\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": true,\n                    \"route_num\": \"5\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"11221\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 26,\n            \"status\": \"active\",\n            \"number\": \"19\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"080503155\",\n            \"mobile\": \"0724-253553\",\n            \"paymentterms\": \"10\",\n            \"email\": \"tomas@timewave.se\",\n            \"clientnbr\": \"19\",\n            \"employee_id\": null,\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"0\",\n            \"fax\": null,\n            \"workphone\": \"026-945611\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"2\",\n            \"full_reduction_pot\": \"2\",\n            \"www\": \"bengtsimportoexport.se\",\n            \"invoicetemplate_id\": \"5\",\n            \"first_name\": \"Bengt\",\n            \"last_name\": \"Bengtsson\",\n            \"company_name\": \"ICA Söder\",\n            \"personal_number\": \"\",\n            \"secondary_email\": \"claes@timewave.se\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 2,\n                \"name\": \"company\"\n            },\n            \"bank\": null,\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 26,\n                    \"client_id\": \"26\",\n                    \"address\": \"Mariagatan 4\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"820 34\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"invoice\",\n                    \"workarea\": {\n                        \"id\": 4,\n                        \"name\": \"Stockholm - Söder\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"333\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": \"Orten söder\",\n                        \"phone\": \"08-11223344\",\n                        \"email\": \"test@epost.ab\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 252,\n                    \"client_id\": \"26\",\n                    \"address\": \"Mariagatan 10\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"810 23\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"delivery\",\n                    \"workarea\": null\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 27,\n            \"status\": \"active\",\n            \"number\": \"20\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"080503155\",\n            \"mobile\": \"0735730346\",\n            \"paymentterms\": \"10\",\n            \"email\": \"anna@timewave.se\",\n            \"clientnbr\": \"20\",\n            \"employee_id\": null,\n            \"paymenttype\": \"7\",\n            \"hourpot\": \"11.64\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": \"\",\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"Anna\",\n            \"last_name\": \"Larsson\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": \"erika@timewave.se\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": {\n                \"id\": 16,\n                \"bid\": null,\n                \"enar\": \"FRX\",\n                \"name\": \"Forex\"\n            },\n            \"contacts\": [\n                {\n                    \"id\": 186,\n                    \"firstname\": \"Lars\",\n                    \"lastname\": \"Annasson\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": \"\",\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"15\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"19121212-1212\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 27,\n                    \"client_id\": \"27\",\n                    \"address\": \"Västberga allé\",\n                    \"co_address\": \"Gatan 3\",\n                    \"city\": \"Hägersten\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"42186\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"delivery\",\n                    \"workarea\": {\n                        \"id\": 6,\n                        \"name\": \"Stockholm - Norr\",\n                        \"workareagroup_id\": 0,\n                        \"number\": \"444\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 261,\n                    \"client_id\": \"27\",\n                    \"address\": \"Rullstensgatan\",\n                    \"co_address\": \"\",\n                    \"city\": \"\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"invoice\",\n                    \"workarea\": null\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 29,\n            \"status\": \"active\",\n            \"number\": \"22\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"0742334\",\n            \"mobile\": \"0742334\",\n            \"paymentterms\": \"10\",\n            \"email\": \"tomas@timewave.se\",\n            \"clientnbr\": \"22\",\n            \"employee_id\": null,\n            \"paymenttype\": \"4\",\n            \"hourpot\": \"0\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": \"\",\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"Stina\",\n            \"last_name\": \"Slarvig\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": \"tomas@timewave.se\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 30,\n                    \"client_id\": \"29\",\n                    \"address\": \"Vägen 3\",\n                    \"co_address\": \"\",\n                    \"city\": \"Lidingö\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"18146\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 8,\n                        \"name\": \"Stockholm - Väster\",\n                        \"workareagroup_id\": 0,\n                        \"number\": \"666\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 38,\n            \"status\": \"active\",\n            \"number\": \"29\",\n            \"title\": \"Ryttmästare\",\n            \"deleted\": false,\n            \"phone\": \"0701231233\",\n            \"mobile\": \"0701703029\",\n            \"paymentterms\": \"10\",\n            \"email\": \"nisse@timewave.se\",\n            \"clientnbr\": \"29\",\n            \"employee_id\": null,\n            \"paymenttype\": \"7\",\n            \"hourpot\": \"-110.73\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"9\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": \"\",\n            \"invoicetemplate_id\": \"3\",\n            \"first_name\": \"Nisse\",\n            \"last_name\": \"Nilsson\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": \"nisse@timewave.se\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 9,\n                \"name\": \"Senaste typen\"\n            },\n            \"bank\": null,\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 37,\n                    \"client_id\": \"38\",\n                    \"address\": \"Hornsgatan 75\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"11821\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 4,\n                        \"name\": \"Stockholm - Söder\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"333\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": \"Orten söder\",\n                        \"phone\": \"08-11223344\",\n                        \"email\": \"test@epost.ab\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 74,\n            \"status\": \"active\",\n            \"number\": \"65\",\n            \"title\": \"Byrådirektör\",\n            \"deleted\": false,\n            \"phone\": \"080503155\",\n            \"mobile\": \"08 050 3155\",\n            \"paymentterms\": \"10\",\n            \"email\": \"\",\n            \"clientnbr\": \"65\",\n            \"employee_id\": \"166\",\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"-1.67\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"2\",\n            \"full_reduction_pot\": \"2\",\n            \"www\": \"byggforetaget.se\",\n            \"invoicetemplate_id\": \"6\",\n            \"first_name\": \"Nils\",\n            \"last_name\": \"Nilsson\",\n            \"company_name\": \"Byggföretaget AB\",\n            \"personal_number\": \"556916-0657\",\n            \"secondary_email\": null,\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 2,\n                \"name\": \"company\"\n            },\n            \"bank\": null,\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 75,\n                    \"client_id\": \"74\",\n                    \"address\": \"Hantverkargatan 44C\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"112 21\",\n                    \"port_code\": \"25342\",\n                    \"alarm_code\": \"64453\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 84,\n            \"status\": \"active\",\n            \"number\": \"75\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"074-342444\",\n            \"mobile\": \"074-342444\",\n            \"paymentterms\": \"10\",\n            \"email\": \"orjan@timewave.se\",\n            \"clientnbr\": \"75\",\n            \"employee_id\": \"196\",\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"-11.67\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": \"\",\n            \"invoicetemplate_id\": \"6\",\n            \"first_name\": \"Örjan\",\n            \"last_name\": \"Örjansson\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": \"orjan@timewave.se\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 85,\n                    \"client_id\": \"84\",\n                    \"address\": \"Vinggatan 1\",\n                    \"co_address\": \"\",\n                    \"city\": \"Uppsala\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"75337\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 85,\n            \"status\": \"active\",\n            \"number\": \"76\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"018-55446655\",\n            \"mobile\": \"070-12312343\",\n            \"paymentterms\": \"10\",\n            \"email\": \"erika@timewave.se\",\n            \"clientnbr\": \"76\",\n            \"employee_id\": null,\n            \"paymenttype\": \"7\",\n            \"hourpot\": \"-18\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": \"\",\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"Peter\",\n            \"last_name\": \"Vinkelhake\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1214\",\n            \"secondary_email\": \"erika@timewave.se\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": [\n                {\n                    \"id\": 210,\n                    \"firstname\": \"Lisa\",\n                    \"lastname\": \"Vinkelhake\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": \"\",\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"30\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"19790804-7546\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                },\n                {\n                    \"id\": 219,\n                    \"firstname\": \"Pelle\",\n                    \"lastname\": \"Vinkelhake\",\n                    \"title\": \"\",\n                    \"phone\": \"\",\n                    \"mobile\": \"\",\n                    \"email\": \"\",\n                    \"fax\": \"\",\n                    \"workphone\": \"\",\n                    \"taxreduction_percentage\": \"0\",\n                    \"full_reduction_pot\": \"0\",\n                    \"personal_number\": \"19121212-1212\",\n                    \"clienttype\": {\n                        \"id\": 1,\n                        \"name\": \"Test\"\n                    }\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 86,\n                    \"client_id\": \"85\",\n                    \"address\": \"Vinggatan 4\",\n                    \"co_address\": \"\",\n                    \"city\": \"Uppsala\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"75337\",\n                    \"port_code\": \"1234\",\n                    \"alarm_code\": \"9753\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 6,\n                        \"name\": \"Stockholm - Norr\",\n                        \"workareagroup_id\": 0,\n                        \"number\": \"444\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 242,\n                    \"client_id\": \"85\",\n                    \"address\": \"vinggatan\",\n                    \"co_address\": \"\",\n                    \"city\": \"Uppsala\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"75337\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": null\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 100,\n            \"status\": \"active\",\n            \"number\": \"90\",\n            \"title\": \"VD\",\n            \"deleted\": false,\n            \"phone\": \"08-2342323\",\n            \"mobile\": \"0703-44455234\",\n            \"paymentterms\": \"10\",\n            \"email\": \"info@adjumstmentb.se\",\n            \"clientnbr\": \"90\",\n            \"employee_id\": \"6\",\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"-5.33\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"2\",\n            \"www\": \"adjustment.se\",\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"Peter\",\n            \"last_name\": \"Niedelmayer\",\n            \"company_name\": \"The Adjustment Bureau\",\n            \"personal_number\": \"16551212-1212\",\n            \"secondary_email\": null,\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": {\n                \"id\": 4,\n                \"bid\": \"0043\",\n                \"enar\": \"SKB\",\n                \"name\": \"Skandiabanken\"\n            },\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 100,\n                    \"client_id\": \"100\",\n                    \"address\": \"Norr Mälarstrand 46\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"11221\",\n                    \"port_code\": \"1342\",\n                    \"alarm_code\": \"255342\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"1111111111222222222233333333334444444444\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": [\n                {\n                    \"id\": 31,\n                    \"name\": \"Peter N\",\n                    \"description\": null,\n                    \"client_id\": \"100\"\n                }\n            ]\n        },\n        {\n            \"id\": 105,\n            \"status\": \"active\",\n            \"number\": \"94\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"08 123 400 11\",\n            \"mobile\": \"\",\n            \"paymentterms\": \"10\",\n            \"email\": \"test@mail.xx\",\n            \"clientnbr\": \"94\",\n            \"employee_id\": null,\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"0\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"2\",\n            \"full_reduction_pot\": \"2\",\n            \"www\": \"\",\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"Bertil\",\n            \"last_name\": \"von Trapp\",\n            \"company_name\": \"Fastighetsbolaget AB\",\n            \"personal_number\": \"16121212-4040\",\n            \"secondary_email\": null,\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 2,\n                \"name\": \"company\"\n            },\n            \"bank\": null,\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 105,\n                    \"client_id\": \"105\",\n                    \"address\": \"Strandvägen 1\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"11222\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 2,\n                        \"name\": \"Stockholm - Prio\",\n                        \"workareagroup_id\": 1,\n                        \"number\": \"222\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 107,\n                    \"client_id\": \"105\",\n                    \"address\": \"Västmannagatan 1\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 108,\n                    \"client_id\": \"105\",\n                    \"address\": \"Västmannagatan 3\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 109,\n                    \"client_id\": \"105\",\n                    \"address\": \"Västmannagatan 5\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 110,\n                    \"client_id\": \"105\",\n                    \"address\": \"Västmannagatan 7\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 111,\n                    \"client_id\": \"105\",\n                    \"address\": \"Västmannagatan 9\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"invoice\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 112,\n                    \"client_id\": \"105\",\n                    \"address\": \"Västmannagatan 11\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 113,\n                    \"client_id\": \"105\",\n                    \"address\": \"Västmannagatan 13\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 114,\n                    \"client_id\": \"105\",\n                    \"address\": \"Wallingatan 3\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 115,\n                    \"client_id\": \"105\",\n                    \"address\": \"Wallingatan 5\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 116,\n                    \"client_id\": \"105\",\n                    \"address\": \"Wallingatan 7\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 117,\n                    \"client_id\": \"105\",\n                    \"address\": \"Dalagatan 4\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 118,\n                    \"client_id\": \"105\",\n                    \"address\": \"Dalagatan 6\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 119,\n                    \"client_id\": \"105\",\n                    \"address\": \"Dalagatan 8\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 120,\n                    \"client_id\": \"105\",\n                    \"address\": \"Drottninggattan 100\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 121,\n                    \"client_id\": \"105\",\n                    \"address\": \"Drottninggattan 104\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"delivery\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 122,\n                    \"client_id\": \"105\",\n                    \"address\": \"Drottninggattan 104\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 123,\n                    \"client_id\": \"105\",\n                    \"address\": \"Tegnérlunden 1\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 124,\n                    \"client_id\": \"105\",\n                    \"address\": \"Tegnérlunden 3\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"111 24\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": null\n                },\n                {\n                    \"id\": 264,\n                    \"client_id\": \"105\",\n                    \"address\": \"Hornsgata 10\",\n                    \"co_address\": \"\",\n                    \"city\": \"\",\n                    \"deleted\": true,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"additional\",\n                    \"workarea\": {\n                        \"id\": 9,\n                        \"name\": \"Bredden\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"777\",\n                        \"address\": \"\",\n                        \"postalcode\": \"\",\n                        \"city\": \"\",\n                        \"phone\": \"\",\n                        \"email\": \"\",\n                        \"www\": \"\"\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 183,\n            \"status\": \"active\",\n            \"number\": \"171\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"073-5730346\",\n            \"paymentterms\": \"10\",\n            \"email\": \"erika@timewave.se\",\n            \"clientnbr\": \"171\",\n            \"employee_id\": null,\n            \"paymenttype\": \"2\",\n            \"hourpot\": \"-3.5\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": \"\",\n            \"invoicetemplate_id\": \"3\",\n            \"first_name\": \"Erika\",\n            \"last_name\": \"Elmefors\",\n            \"company_name\": null,\n            \"personal_number\": \"19790804-7546\",\n            \"secondary_email\": \"erika@timewave.se\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": {\n                \"id\": 6,\n                \"bid\": \"0078\",\n                \"enar\": \"NB\",\n                \"name\": \"Nordea\"\n            },\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 202,\n                    \"client_id\": \"183\",\n                    \"address\": \"Skomakarevägen 4\",\n                    \"co_address\": \"\",\n                    \"city\": \"Söderala\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"82692\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": {\n                        \"id\": 1,\n                        \"name\": \"Stockholm - Centrum\",\n                        \"workareagroup_id\": 3,\n                        \"number\": \"111\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": \"073 945 9718\",\n                        \"email\": \"goteborg.centrum@veteranpoolen.se\",\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 184,\n            \"status\": \"active\",\n            \"number\": \"172\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"paymentterms\": \"10\",\n            \"email\": \"\",\n            \"clientnbr\": \"172\",\n            \"employee_id\": null,\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"2\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": \"\",\n            \"invoicetemplate_id\": \"3\",\n            \"first_name\": \"Donald\",\n            \"last_name\": \"Trump\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": \"\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 203,\n                    \"client_id\": \"184\",\n                    \"address\": \"Södra Ersmarksgatan 14 e\",\n                    \"co_address\": \"\",\n                    \"city\": \"Umeå\",\n                    \"deleted\": false,\n                    \"route_num\": \"22\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"90332\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": null\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 188,\n            \"status\": \"active\",\n            \"number\": \"173\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"paymentterms\": \"10\",\n            \"email\": \"\",\n            \"clientnbr\": \"173\",\n            \"employee_id\": null,\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"0\",\n            \"fax\": null,\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": \"\",\n            \"invoicetemplate_id\": \"3\",\n            \"first_name\": \"Kund\",\n            \"last_name\": \"Kundsson\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": \"\",\n            \"invoice_fee_id\": \"0\",\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 204,\n                    \"client_id\": \"188\",\n                    \"address\": \"Rotegatan 4\",\n                    \"co_address\": \"\",\n                    \"city\": \"Uppsala\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"75337\",\n                    \"port_code\": \"\",\n                    \"alarm_code\": \"\",\n                    \"housing_association\": \"\",\n                    \"property_name\": \"\",\n                    \"address_type\": \"both\",\n                    \"workarea\": null\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 189,\n            \"status\": \"active\",\n            \"number\": \"174\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"paymentterms\": \"15\",\n            \"email\": null,\n            \"clientnbr\": \"174\",\n            \"employee_id\": null,\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"0\",\n            \"fax\": \"\",\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": null,\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"First\",\n            \"last_name\": \"Last\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": null,\n            \"invoice_fee_id\": null,\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 208,\n                    \"client_id\": \"189\",\n                    \"address\": \"Hantverkargatan 5\",\n                    \"co_address\": null,\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"112 21\",\n                    \"port_code\": null,\n                    \"alarm_code\": null,\n                    \"housing_association\": null,\n                    \"property_name\": null,\n                    \"address_type\": \"delivery\",\n                    \"workarea\": {\n                        \"id\": 2,\n                        \"name\": \"Stockholm - Prio\",\n                        \"workareagroup_id\": 1,\n                        \"number\": \"222\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 209,\n                    \"client_id\": \"189\",\n                    \"address\": \"Hantverkargatan 5\",\n                    \"co_address\": null,\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"112 21\",\n                    \"port_code\": null,\n                    \"alarm_code\": null,\n                    \"housing_association\": null,\n                    \"property_name\": null,\n                    \"address_type\": \"invoice\",\n                    \"workarea\": {\n                        \"id\": 2,\n                        \"name\": \"Stockholm - Prio\",\n                        \"workareagroup_id\": 1,\n                        \"number\": \"222\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 191,\n            \"status\": \"active\",\n            \"number\": \"175\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"paymentterms\": \"15\",\n            \"email\": null,\n            \"clientnbr\": \"175\",\n            \"employee_id\": null,\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"0\",\n            \"fax\": \"\",\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": null,\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"First\",\n            \"last_name\": \"Last\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": null,\n            \"invoice_fee_id\": null,\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 211,\n                    \"client_id\": \"191\",\n                    \"address\": \"Hantverkargatan 5\",\n                    \"co_address\": null,\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"112 21\",\n                    \"port_code\": null,\n                    \"alarm_code\": null,\n                    \"housing_association\": null,\n                    \"property_name\": null,\n                    \"address_type\": \"delivery\",\n                    \"workarea\": {\n                        \"id\": 2,\n                        \"name\": \"Stockholm - Prio\",\n                        \"workareagroup_id\": 1,\n                        \"number\": \"222\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 212,\n                    \"client_id\": \"191\",\n                    \"address\": \"Hantverkargatan 5\",\n                    \"co_address\": null,\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"112 21\",\n                    \"port_code\": null,\n                    \"alarm_code\": null,\n                    \"housing_association\": null,\n                    \"property_name\": null,\n                    \"address_type\": \"invoice\",\n                    \"workarea\": {\n                        \"id\": 2,\n                        \"name\": \"Stockholm - Prio\",\n                        \"workareagroup_id\": 1,\n                        \"number\": \"222\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 193,\n            \"status\": \"active\",\n            \"number\": \"176\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"paymentterms\": \"15\",\n            \"email\": null,\n            \"clientnbr\": \"176\",\n            \"employee_id\": null,\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"0\",\n            \"fax\": \"\",\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": null,\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"First\",\n            \"last_name\": \"Last\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": null,\n            \"invoice_fee_id\": null,\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 213,\n                    \"client_id\": \"193\",\n                    \"address\": \"Hantverkargatan 5\",\n                    \"co_address\": null,\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"112 21\",\n                    \"port_code\": null,\n                    \"alarm_code\": null,\n                    \"housing_association\": null,\n                    \"property_name\": null,\n                    \"address_type\": \"delivery\",\n                    \"workarea\": {\n                        \"id\": 2,\n                        \"name\": \"Stockholm - Prio\",\n                        \"workareagroup_id\": 1,\n                        \"number\": \"222\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 214,\n                    \"client_id\": \"193\",\n                    \"address\": \"Hantverkargatan 5\",\n                    \"co_address\": null,\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"112 21\",\n                    \"port_code\": null,\n                    \"alarm_code\": null,\n                    \"housing_association\": null,\n                    \"property_name\": null,\n                    \"address_type\": \"invoice\",\n                    \"workarea\": {\n                        \"id\": 2,\n                        \"name\": \"Stockholm - Prio\",\n                        \"workareagroup_id\": 1,\n                        \"number\": \"222\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 194,\n            \"status\": \"active\",\n            \"number\": \"177\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"paymentterms\": \"15\",\n            \"email\": null,\n            \"clientnbr\": \"177\",\n            \"employee_id\": null,\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"0\",\n            \"fax\": \"\",\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": null,\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"First\",\n            \"last_name\": \"Last\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": null,\n            \"invoice_fee_id\": null,\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 218,\n                    \"client_id\": \"194\",\n                    \"address\": \"Hantverkargatan 5\",\n                    \"co_address\": null,\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"112 21\",\n                    \"port_code\": null,\n                    \"alarm_code\": null,\n                    \"housing_association\": null,\n                    \"property_name\": null,\n                    \"address_type\": \"delivery\",\n                    \"workarea\": {\n                        \"id\": 2,\n                        \"name\": \"Stockholm - Prio\",\n                        \"workareagroup_id\": 1,\n                        \"number\": \"222\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 219,\n                    \"client_id\": \"194\",\n                    \"address\": \"Hantverkargatan 5\",\n                    \"co_address\": null,\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"112 21\",\n                    \"port_code\": null,\n                    \"alarm_code\": null,\n                    \"housing_association\": null,\n                    \"property_name\": null,\n                    \"address_type\": \"invoice\",\n                    \"workarea\": {\n                        \"id\": 2,\n                        \"name\": \"Stockholm - Prio\",\n                        \"workareagroup_id\": 1,\n                        \"number\": \"222\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        },\n        {\n            \"id\": 196,\n            \"status\": \"active\",\n            \"number\": \"178\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"paymentterms\": \"15\",\n            \"email\": null,\n            \"clientnbr\": \"178\",\n            \"employee_id\": null,\n            \"paymenttype\": \"1\",\n            \"hourpot\": \"0\",\n            \"fax\": \"\",\n            \"workphone\": \"\",\n            \"has_hourpot\": false,\n            \"clienttype_id\": \"1\",\n            \"full_reduction_pot\": \"0\",\n            \"www\": null,\n            \"invoicetemplate_id\": \"1\",\n            \"first_name\": \"First\",\n            \"last_name\": \"Last\",\n            \"company_name\": null,\n            \"personal_number\": \"19121212-1212\",\n            \"secondary_email\": null,\n            \"invoice_fee_id\": null,\n            \"clienttype\": {\n                \"id\": 1,\n                \"name\": \"Test\"\n            },\n            \"bank\": null,\n            \"contacts\": null,\n            \"addresses\": [\n                {\n                    \"id\": 221,\n                    \"client_id\": \"196\",\n                    \"address\": \"Hantverkargatan 5\",\n                    \"co_address\": null,\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": true,\n                    \"is_invoice\": false,\n                    \"postal_code\": \"112 21\",\n                    \"port_code\": null,\n                    \"alarm_code\": null,\n                    \"housing_association\": null,\n                    \"property_name\": null,\n                    \"address_type\": \"delivery\",\n                    \"workarea\": {\n                        \"id\": 2,\n                        \"name\": \"Stockholm - Prio\",\n                        \"workareagroup_id\": 1,\n                        \"number\": \"222\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                },\n                {\n                    \"id\": 222,\n                    \"client_id\": \"196\",\n                    \"address\": \"Hantverkargatan 5\",\n                    \"co_address\": null,\n                    \"city\": \"Stockholm\",\n                    \"deleted\": false,\n                    \"route_num\": \"0\",\n                    \"is_delivery\": false,\n                    \"is_invoice\": true,\n                    \"postal_code\": \"112 21\",\n                    \"port_code\": null,\n                    \"alarm_code\": null,\n                    \"housing_association\": null,\n                    \"property_name\": null,\n                    \"address_type\": \"invoice\",\n                    \"workarea\": {\n                        \"id\": 2,\n                        \"name\": \"Stockholm - Prio\",\n                        \"workareagroup_id\": 1,\n                        \"number\": \"222\",\n                        \"address\": null,\n                        \"postalcode\": null,\n                        \"city\": null,\n                        \"phone\": null,\n                        \"email\": null,\n                        \"www\": null\n                    }\n                }\n            ],\n            \"references\": null\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/clients/findByStatus/active?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 7,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/clients/findByStatus/active?page%5Bnumber%5D=7\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clients/findByStatus/active?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clients/findByStatus/active?page%5Bnumber%5D=2\",\n            \"label\": \"2\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clients/findByStatus/active?page%5Bnumber%5D=3\",\n            \"label\": \"3\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clients/findByStatus/active?page%5Bnumber%5D=4\",\n            \"label\": \"4\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clients/findByStatus/active?page%5Bnumber%5D=5\",\n            \"label\": \"5\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clients/findByStatus/active?page%5Bnumber%5D=6\",\n            \"label\": \"6\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clients/findByStatus/active?page%5Bnumber%5D=7\",\n            \"label\": \"7\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clients/findByStatus/active?page%5Bnumber%5D=2\",\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": \"https://api.twsandbox.net/v3/clients/findByStatus/active?page%5Bnumber%5D=2\",\n    \"path\": \"https://api.twsandbox.net/v3/clients/findByStatus/active\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 30,\n    \"total\": 185\n}"}],"_postman_id":"ce617584-016e-42c1-b45f-3c9230312ba8"},{"name":"Update client","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"8b470dbb-a61c-413c-b666-fc055b2b554c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"first_name\":\"First\",\n    \"last_name\":\"Last\",\n    \"status\":1,\n    \"personal_number\":\"19641223-2431\",\n    \"comments\":\"Test comments\",\n    \"company_name\":\"Company name\",\n    \"reference_name\":\"Test\",\n    \"reference\":\"Test\",\n    \"title\":\"Test title\",\n    \"vat\":\"1234567890\",\n    \"phone\":\"123456789\",\n    \"mobile\":\"123456789\",\n    \"invoice_fee_id\": 70,\n    \"email\":\"test@test.com\",\n    \"employee_id\":7,\n    \"payment_type\":1,\n    \"paymenttype_use_form\":false,\n    \"hourpot\":0,\n    \"fax\":\"123456789\",\n    \"workphone\":\"123456789\",\n    \"bank_id\":1,\n    \"has_hourpot\":false,\n    \"secondary_email\":\"testemail@email.com\",\n    \"clienttype_id\":1,\n    \"full_reduction_pot\":1,\n    \"www\":\"http://test.com\",\n    \"invoicetemplate_id\":1,\n    \"payment_terms\":\"15\"\n}"},"url":"https://api.twsandbox.net/v3/clients/259","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["clients","259"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"1d4d9553-7a55-4571-bc56-e2463d5f1c85","name":"Update client","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"first_name\":\"First\",\n    \"last_name\":\"Last\",\n    \"status\":1,\n    \"personal_number\":\"19641223-2431\",\n    \"comments\":\"Test comments\",\n    \"company_name\":\"Company name\",\n    \"reference_name\":\"Test\",\n    \"reference\":\"Test\",\n    \"title\":\"Test title\",\n    \"vat\":\"1234567890\",\n    \"phone\":\"123456789\",\n    \"mobile\":\"123456789\",\n    \"invoice_fee_id\": 70,\n    \"email\":\"test@test.com\",\n    \"employee_id\":7,\n    \"payment_type\":1,\n    \"paymenttype_use_form\":false,\n    \"hourpot\":0,\n    \"fax\":\"123456789\",\n    \"workphone\":\"123456789\",\n    \"bank_id\":1,\n    \"has_hourpot\":false,\n    \"secondary_email\":\"testemail@email.com\",\n    \"clienttype_id\":1,\n    \"full_reduction_pot\":1,\n    \"www\":\"http://test.com\",\n    \"invoicetemplate_id\":1,\n    \"payment_terms\":\"15\"\n}"},"url":"https://api.twsandbox.net/v3/clients/259"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 08:57:06 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 259,\n        \"status\": \"active\",\n        \"number\": \"666\",\n        \"title\": \"Test title\",\n        \"deleted\": false,\n        \"phone\": \"123456789\",\n        \"mobile\": \"123456789\",\n        \"paymentterms\": \"15\",\n        \"email\": \"test@test.com\",\n        \"clientnbr\": \"666\",\n        \"employee_id\": 7,\n        \"paymenttype\": 1,\n        \"hourpot\": 0,\n        \"fax\": \"123456789\",\n        \"workphone\": \"123456789\",\n        \"has_hourpot\": false,\n        \"clienttype_id\": 1,\n        \"full_reduction_pot\": 2,\n        \"www\": \"http://test.com\",\n        \"invoicetemplate_id\": 1,\n        \"first_name\": \"First\",\n        \"last_name\": \"Last\",\n        \"company_name\": \"Company name\",\n        \"personal_number\": \"19641223-2431\",\n        \"secondary_email\": \"testemail@email.com\",\n        \"invoice_fee_id\": 70\n    }\n}"}],"_postman_id":"8b470dbb-a61c-413c-b666-fc055b2b554c"},{"name":"Create client","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"27f181d2-7f23-46ca-851f-632789e60050","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"clienttype_id\":1,\n    \"status\":1,\n    \"first_name\":\"Anders\",\n    \"last_name\":\"Klevby Bäckman\",\n    \"personal_number\":\"19950312-4832\",\n    \"mobile\":\"0791020077\",\n    \"workphone\":\"08-6502700\",\n    \"email\":\"contact@email.com\",\n    \"secondary_email\":\"invoice-recipient@email.com\",\n    \"delivery_address\":{\n        \"address\":\"Hantverkargatan 5\",\n        \"postal_code\":\"112 21\",\n        \"city\":\"Stockholm\",\n        \"workarea_id\":\"7\"\n    },\n    \"invoice_address\":{\n        \"address\":\"Vedhuggaregatan 18\",\n        \"postal_code\":\"412 61\",\n        \"city\":\"Göteborg\",\n        \"workarea_id\":\"8\"\n    },\n    \"address\":{\n        \"postal_code\":\"Döbelnsgatan 55\",\n        \"postal_code\":\"113 52\",\n        \"city\":\"Stockholm\",\n        \"address\":\"Hantverkargatan 5\",\n        \"workarea_id\":\"1\"\n    }\n}"},"url":"https://api.twsandbox.net/v3/clients","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["clients"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"389bc400-da04-4557-b48b-4af889678e7a","name":"Create client","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"clienttype_id\":1,\n    \"status\":1,\n    \"first_name\":\"Anders\",\n    \"last_name\":\"Klevby Bäckman\",\n    \"personal_number\":\"19950312-4832\",\n    \"mobile\":\"0791020077\",\n    \"workphone\":\"08-6502700\",\n    \"email\":\"contact@email.com\",\n    \"secondary_email\":\"invoice-recipient@email.com\",\n    \"delivery_address\":{\n        \"address\":\"Hantverkargatan 5\",\n        \"postal_code\":\"112 21\",\n        \"city\":\"Stockholm\",\n        \"workarea_id\":\"7\"\n    },\n    \"invoice_address\":{\n        \"address\":\"Vedhuggaregatan 18\",\n        \"postal_code\":\"412 61\",\n        \"city\":\"Göteborg\",\n        \"workarea_id\":\"8\"\n    },\n    \"address\":{\n        \"postal_code\":\"Döbelnsgatan 55\",\n        \"postal_code\":\"113 52\",\n        \"city\":\"Stockholm\",\n        \"address\":\"Hantverkargatan 5\",\n        \"workarea_id\":\"1\"\n    }\n}"},"url":"https://api.twsandbox.net/v3/clients"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 09:13:37 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 568,\n        \"status\": \"active\",\n        \"number\": \"792\",\n        \"title\": \"\",\n        \"deleted\": false,\n        \"phone\": null,\n        \"mobile\": \"0791020077\",\n        \"paymentterms\": \"30\",\n        \"email\": \"contact@email.com\",\n        \"clientnbr\": \"792\",\n        \"employee_id\": null,\n        \"paymenttype\": \"3\",\n        \"hourpot\": \"0\",\n        \"fax\": null,\n        \"workphone\": \"08-6502700\",\n        \"has_hourpot\": false,\n        \"clienttype_id\": \"1\",\n        \"full_reduction_pot\": \"2\",\n        \"www\": null,\n        \"invoicetemplate_id\": \"1\",\n        \"first_name\": \"Anders\",\n        \"last_name\": \"Klevby Bäckman\",\n        \"company_name\": null,\n        \"personal_number\": \"19950312-4832\",\n        \"secondary_email\": \"invoice-recipient@email.com\",\n        \"invoice_fee_id\": \"0\",\n        \"clienttype\": {\n            \"id\": 1,\n            \"name\": \"Test\"\n        },\n        \"bank\": null,\n        \"contacts\": null,\n        \"addresses\": [\n            {\n                \"id\": 630,\n                \"client_id\": \"568\",\n                \"address\": \"Hantverkargatan 5\",\n                \"co_address\": null,\n                \"city\": \"Stockholm\",\n                \"deleted\": false,\n                \"route_num\": \"0\",\n                \"is_delivery\": true,\n                \"is_invoice\": false,\n                \"postal_code\": \"112 21\",\n                \"port_code\": null,\n                \"alarm_code\": null,\n                \"housing_association\": null,\n                \"property_name\": null,\n                \"address_type\": \"delivery\",\n                \"workarea\": {\n                    \"id\": 7,\n                    \"name\": \"Stockholm - Öster\",\n                    \"workareagroup_id\": 1,\n                    \"number\": \"555\",\n                    \"address\": null,\n                    \"postalcode\": null,\n                    \"city\": null,\n                    \"phone\": null,\n                    \"email\": null,\n                    \"www\": null\n                }\n            },\n            {\n                \"id\": 631,\n                \"client_id\": \"568\",\n                \"address\": \"Vedhuggaregatan 18\",\n                \"co_address\": null,\n                \"city\": \"Göteborg\",\n                \"deleted\": false,\n                \"route_num\": \"0\",\n                \"is_delivery\": false,\n                \"is_invoice\": true,\n                \"postal_code\": \"412 61\",\n                \"port_code\": null,\n                \"alarm_code\": null,\n                \"housing_association\": null,\n                \"property_name\": null,\n                \"address_type\": \"invoice\",\n                \"workarea\": {\n                    \"id\": 8,\n                    \"name\": \"Stockholm - Väster\",\n                    \"workareagroup_id\": 0,\n                    \"number\": \"666\",\n                    \"address\": null,\n                    \"postalcode\": null,\n                    \"city\": null,\n                    \"phone\": null,\n                    \"email\": null,\n                    \"www\": null\n                }\n            },\n            {\n                \"id\": 632,\n                \"client_id\": \"568\",\n                \"address\": \"Hantverkargatan 5\",\n                \"co_address\": null,\n                \"city\": \"Stockholm\",\n                \"deleted\": false,\n                \"route_num\": \"0\",\n                \"is_delivery\": false,\n                \"is_invoice\": false,\n                \"postal_code\": \"113 52\",\n                \"port_code\": null,\n                \"alarm_code\": null,\n                \"housing_association\": null,\n                \"property_name\": null,\n                \"address_type\": \"additional\",\n                \"workarea\": {\n                    \"id\": 1,\n                    \"name\": \"Stockholm - Centrum\",\n                    \"workareagroup_id\": 3,\n                    \"number\": \"111\",\n                    \"address\": null,\n                    \"postalcode\": null,\n                    \"city\": null,\n                    \"phone\": \"073 945 9718\",\n                    \"email\": \"kundtjanst@timewave.se\",\n                    \"www\": null\n                }\n            }\n        ],\n        \"references\": null\n    }\n}"}],"_postman_id":"27f181d2-7f23-46ca-851f-632789e60050"}],"id":"a039ca6a-c9b2-42fe-bbad-f8dd5d919415","event":[{"listen":"prerequest","script":{"id":"c37aa710-fbee-4905-b016-3802852aac24","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a277e200-1fba-4681-8f41-af19cff000bd","type":"text/javascript","exec":[""]}}],"_postman_id":"a039ca6a-c9b2-42fe-bbad-f8dd5d919415","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Client addresses","item":[{"name":"All client addresses","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"ba360c8d-8d3d-4ceb-8e55-121ce8184a3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/clientaddresses","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["clientaddresses"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"b828f7a5-612f-400b-b04b-155369109459","name":"All client addresses","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/clientaddresses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 11:45:16 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"client_id\": \"1\",\n            \"address\": \"New Adress\",\n            \"co_address\": \"coa\",\n            \"city\": \"MyCity\",\n            \"deleted\": false,\n            \"route_num\": \"1\",\n            \"is_delivery\": false,\n            \"is_invoice\": false,\n            \"postal_code\": \"123 60\",\n            \"port_code\": \"1122\",\n            \"alarm_code\": \"none\",\n            \"housing_association\": \"-\",\n            \"property_name\": \"-\",\n            \"address_type\": \"additional\",\n            \"workarea\": {\n                \"id\": 4,\n                \"name\": \"Stockholm - Söder\",\n                \"workareagroup_id\": 3,\n                \"number\": \"333\",\n                \"address\": null,\n                \"postalcode\": null,\n                \"city\": \"Orten söder\",\n                \"phone\": \"08-11223344\",\n                \"email\": \"test@epost.ab\",\n                \"www\": null\n            }\n        },\n        {\n            \"id\": 2,\n            \"client_id\": \"2\",\n            \"address\": \"Drottninggatan 103\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"deleted\": false,\n            \"route_num\": \"0\",\n            \"is_delivery\": true,\n            \"is_invoice\": true,\n            \"postal_code\": \"11221\",\n            \"port_code\": \"1313\",\n            \"alarm_code\": \"4444\",\n            \"housing_association\": \"\",\n            \"property_name\": \"\",\n            \"address_type\": \"both\",\n            \"workarea\": null\n        },\n        {\n            \"id\": 3,\n            \"client_id\": \"3\",\n            \"address\": \"Upplandsgatan 71\",\n            \"co_address\": \"Tomas Berglund, Bergvik\",\n            \"city\": \"Stockholm\",\n            \"deleted\": false,\n            \"route_num\": \"0\",\n            \"is_delivery\": false,\n            \"is_invoice\": true,\n            \"postal_code\": \"112 21\",\n            \"port_code\": \"1212\",\n            \"alarm_code\": \"1313#\",\n            \"housing_association\": \"fast\",\n            \"property_name\": \"12:12\",\n            \"address_type\": \"invoice\",\n            \"workarea\": {\n                \"id\": 1,\n                \"name\": \"Stockholm - Centrum\",\n                \"workareagroup_id\": 3,\n                \"number\": \"111\",\n                \"address\": null,\n                \"postalcode\": null,\n                \"city\": null,\n                \"phone\": \"073 945 9718\",\n                \"email\": \"kundtjanst@timewave.se\",\n                \"www\": null\n            }\n        },\n        {\n            \"id\": 4,\n            \"client_id\": \"4\",\n            \"address\": \"Rådmansgatan 60\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"deleted\": false,\n            \"route_num\": \"0\",\n            \"is_delivery\": false,\n            \"is_invoice\": true,\n            \"postal_code\": \"134 24\",\n            \"port_code\": \"1222\",\n            \"alarm_code\": \"1333#\",\n            \"housing_association\": \"\",\n            \"property_name\": \"\",\n            \"address_type\": \"invoice\",\n            \"workarea\": {\n                \"id\": 1,\n                \"name\": \"Stockholm - Centrum\",\n                \"workareagroup_id\": 3,\n                \"number\": \"111\",\n                \"address\": null,\n                \"postalcode\": null,\n                \"city\": null,\n                \"phone\": \"073 945 9718\",\n                \"email\": \"kundtjanst@timewave.se\",\n                \"www\": null\n            }\n        },\n        {\n            \"id\": 5,\n            \"client_id\": \"5\",\n            \"address\": \"Odengatan 33\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"deleted\": false,\n            \"route_num\": \"0\",\n            \"is_delivery\": false,\n            \"is_invoice\": true,\n            \"postal_code\": \"111 22\",\n            \"port_code\": \"1444\",\n            \"alarm_code\": \"1656\",\n            \"housing_association\": \"\",\n            \"property_name\": \"\",\n            \"address_type\": \"invoice\",\n            \"workarea\": {\n                \"id\": 1,\n                \"name\": \"Stockholm - Centrum\",\n                \"workareagroup_id\": 3,\n                \"number\": \"111\",\n                \"address\": null,\n                \"postalcode\": null,\n                \"city\": null,\n                \"phone\": \"073 945 9718\",\n                \"email\": \"kundtjanst@timewave.se\",\n                \"www\": null\n            }\n        },\n        {\n            \"id\": 6,\n            \"client_id\": \"6\",\n            \"address\": \"Hantverkargatan 5\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"deleted\": false,\n            \"route_num\": \"0\",\n            \"is_delivery\": true,\n            \"is_invoice\": true,\n            \"postal_code\": \"\",\n            \"port_code\": \"\",\n            \"alarm_code\": \"\",\n            \"housing_association\": \"\",\n            \"property_name\": \"\",\n            \"address_type\": \"both\",\n            \"workarea\": null\n        },\n        {\n            \"id\": 7,\n            \"client_id\": \"7\",\n            \"address\": \"Spångavägen 12\",\n            \"co_address\": \"\",\n            \"city\": \"Sala\",\n            \"deleted\": false,\n            \"route_num\": \"21\",\n            \"is_delivery\": true,\n            \"is_invoice\": true,\n            \"postal_code\": \"12473\",\n            \"port_code\": \"2222\",\n            \"alarm_code\": \"1111#\",\n            \"housing_association\": \"xxxxx\",\n            \"property_name\": \"xxxxx\",\n            \"address_type\": \"both\",\n            \"workarea\": {\n                \"id\": 8,\n                \"name\": \"Stockholm - Väster\",\n                \"workareagroup_id\": 0,\n                \"number\": \"666\",\n                \"address\": null,\n                \"postalcode\": null,\n                \"city\": null,\n                \"phone\": null,\n                \"email\": null,\n                \"www\": null\n            }\n        },\n        {\n            \"id\": 8,\n            \"client_id\": \"8\",\n            \"address\": \"Hantverkargatan 5\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"deleted\": false,\n            \"route_num\": \"23\",\n            \"is_delivery\": true,\n            \"is_invoice\": true,\n            \"postal_code\": \"11221\",\n            \"port_code\": \"1412\",\n            \"alarm_code\": \"25234\",\n            \"housing_association\": \"xxxxx\",\n            \"property_name\": \"xxxxx\",\n            \"address_type\": \"both\",\n            \"workarea\": {\n                \"id\": 1,\n                \"name\": \"Stockholm - Centrum\",\n                \"workareagroup_id\": 3,\n                \"number\": \"111\",\n                \"address\": null,\n                \"postalcode\": null,\n                \"city\": null,\n                \"phone\": \"073 945 9718\",\n                \"email\": \"kundtjanst@timewave.se\",\n                \"www\": null\n            }\n        },\n        {\n            \"id\": 9,\n            \"client_id\": \"10\",\n            \"address\": \"Box 108\",\n            \"co_address\": \"\",\n            \"city\": \"Sala\",\n            \"deleted\": false,\n            \"route_num\": \"0\",\n            \"is_delivery\": false,\n            \"is_invoice\": true,\n            \"postal_code\": \"12532\",\n            \"port_code\": \"\",\n            \"alarm_code\": \"\",\n            \"housing_association\": \"\",\n            \"property_name\": \"\",\n            \"address_type\": \"invoice\",\n            \"workarea\": {\n                \"id\": 1,\n                \"name\": \"Stockholm - Centrum\",\n                \"workareagroup_id\": 3,\n                \"number\": \"111\",\n                \"address\": null,\n                \"postalcode\": null,\n                \"city\": null,\n                \"phone\": \"073 945 9718\",\n                \"email\": \"kundtjanst@timewave.se\",\n                \"www\": null\n            }\n        },\n        {\n            \"id\": 10,\n            \"client_id\": \"10\",\n            \"address\": \"Drottningatan\",\n            \"co_address\": \"\",\n            \"city\": \"Vällingby\",\n            \"deleted\": false,\n            \"route_num\": \"0\",\n            \"is_delivery\": false,\n            \"is_invoice\": false,\n            \"postal_code\": \"\",\n            \"port_code\": \"\",\n            \"alarm_code\": \"\",\n            \"housing_association\": \"\",\n            \"property_name\": \"\",\n            \"address_type\": \"additional\",\n            \"workarea\": null\n        },\n        {\n            \"id\": 11,\n            \"client_id\": \"10\",\n            \"address\": \"Konradsbergsg. 4A-J, 6A-G, 8-10\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"deleted\": false,\n            \"route_num\": \"0\",\n            \"is_delivery\": false,\n            \"is_invoice\": false,\n            \"postal_code\": \"\",\n            \"port_code\": \"\",\n            \"alarm_code\": \"\",\n            \"housing_association\": \"\",\n            \"property_name\": \"\",\n            \"address_type\": \"additional\",\n            \"workarea\": null\n        },\n        {\n            \"id\": 12,\n            \"client_id\": \"10\",\n            \"address\": \"Verkstadsgatan 2\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"deleted\": false,\n            \"route_num\": \"0\",\n            \"is_delivery\": false,\n            \"is_invoice\": false,\n            \"postal_code\": \"\",\n            \"port_code\": \"\",\n            \"alarm_code\": \"\",\n            \"housing_association\": \"\",\n            \"property_name\": \"\",\n            \"address_type\": \"additional\",\n            \"workarea\": null\n        },\n        {\n            \"id\": 13,\n            \"client_id\": \"10\",\n            \"address\": \"Långholmsg. 12-14\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"deleted\": false,\n            \"route_num\": \"0\",\n            \"is_delivery\": false,\n            \"is_invoice\": false,\n            \"postal_code\": \"\",\n            \"port_code\": \"\",\n            \"alarm_code\": \"\",\n            \"housing_association\": \"\",\n            \"property_name\": \"\",\n            \"address_type\": \"additional\",\n            \"workarea\": null\n        },\n        {\n            \"id\": 14,\n            \"client_id\": \"14\",\n            \"address\": \"Drottninggatan 103\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"deleted\": false,\n            \"route_num\": \"0\",\n            \"is_delivery\": true,\n            \"is_invoice\": true,\n            \"postal_code\": \"13324\",\n            \"port_code\": \"\",\n            \"alarm_code\": \"\",\n            \"housing_association\": \"\",\n            \"property_name\": \"Test 3:19\",\n            \"address_type\": \"both\",\n            \"workarea\": {\n                \"id\": 1,\n                \"name\": \"Stockholm - Centrum\",\n                \"workareagroup_id\": 3,\n                \"number\": \"111\",\n                \"address\": null,\n                \"postalcode\": null,\n                \"city\": null,\n                \"phone\": \"073 945 9718\",\n                \"email\": \"kundtjanst@timewave.se\",\n                \"www\": null\n            }\n        },\n        {\n            \"id\": 16,\n            \"client_id\": \"15\",\n            \"address\": \"Drottninggatan 103\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"deleted\": false,\n            \"route_num\": \"0\",\n            \"is_delivery\": true,\n            \"is_invoice\": true,\n            \"postal_code\": \"12345\",\n            \"port_code\": \"\",\n            \"alarm_code\": \"\",\n            \"housing_association\": \"\",\n            \"property_name\": \"\",\n            \"address_type\": \"both\",\n            \"workarea\": {\n                \"id\": 1,\n                \"name\": \"Stockholm - Centrum\",\n                \"workareagroup_id\": 3,\n                \"number\": \"111\",\n                \"address\": null,\n                \"postalcode\": null,\n                \"city\": null,\n                \"phone\": \"073 945 9718\",\n                \"email\": \"kundtjanst@timewave.se\",\n                \"www\": null\n            }\n        },\n        {\n            \"id\": 18,\n            \"client_id\": \"17\",\n            \"address\": \"Gesundaplan 59\",\n            \"co_address\": \"\",\n            \"city\": \"Bromma\",\n            \"deleted\": false,\n            \"route_num\": \"18\",\n            \"is_delivery\": true,\n            \"is_invoice\": true,\n            \"postal_code\": \"16743\",\n            \"port_code\": \"\",\n            \"alarm_code\": \"007*\",\n            \"housing_association\": \"\",\n            \"property_name\": \"\",\n            \"address_type\": \"both\",\n            \"workarea\": {\n                \"id\": 4,\n                \"name\": \"Stockholm - Söder\",\n                \"workareagroup_id\": 3,\n                \"number\": \"333\",\n                \"address\": null,\n                \"postalcode\": null,\n                \"city\": \"Orten söder\",\n                \"phone\": \"08-11223344\",\n                \"email\": \"test@epost.ab\",\n                \"www\": null\n            }\n        },\n        {\n            \"id\": 19,\n            \"client_id\": \"18\",\n            \"address\": \"Annedalsv. 73\",\n            \"co_address\": \"\",\n            \"city\": \"Bromma \",\n            \"deleted\": false,\n            \"route_num\": \"2\",\n            \"is_delivery\": false,\n            \"is_invoice\": true,\n            \"postal_code\": \"183 42\",\n            \"port_code\": \"\",\n            \"alarm_code\": \"\",\n            \"housing_association\": \"\",\n            \"property_name\": \"\",\n            \"address_type\": \"invoice\",\n            \"workarea\": {\n                \"id\": 2,\n                \"name\": \"Stockholm - Prio\",\n                \"workareagroup_id\": 1,\n                \"number\": \"222\",\n                \"address\": null,\n                \"postalcode\": null,\n                \"city\": null,\n                \"phone\": null,\n                \"email\": null,\n                \"www\": null\n            }\n        },\n        {\n            \"id\": 20,\n            \"client_id\": \"20\",\n            \"address\": \"Genetaleden 7\",\n            \"co_address\": \"COOP\",\n            \"city\": \"södertälje\",\n            \"deleted\": false,\n            \"route_num\": \"0\",\n            \"is_delivery\": false,\n            \"is_invoice\": true,\n            \"postal_code\": \"15159\",\n            \"port_code\": \"\",\n            \"alarm_code\": \"\",\n            \"housing_association\": \"\",\n            \"property_name\": \"\",\n            \"address_type\": \"invoice\",\n            \"workarea\": {\n                \"id\": 1,\n                \"name\": \"Stockholm - Centrum\",\n                \"workareagroup_id\": 3,\n                \"number\": \"111\",\n                \"address\": null,\n                \"postalcode\": null,\n                \"city\": null,\n                \"phone\": \"073 945 9718\",\n                \"email\": \"kundtjanst@timewave.se\",\n                \"www\": null\n            }\n        },\n        {\n            \"id\": 23,\n            \"client_id\": \"22\",\n            \"address\": \"Hantverkargatan 3\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"deleted\": false,\n            \"route_num\": \"0\",\n            \"is_delivery\": true,\n            \"is_invoice\": true,\n            \"postal_code\": \"13131135\",\n            \"port_code\": \"23423\",\n            \"alarm_code\": \"313654332\",\n            \"housing_association\": \"\",\n            \"property_name\": \"\",\n            \"address_type\": \"both\",\n            \"workarea\": {\n                \"id\": 1,\n                \"name\": \"Stockholm - Centrum\",\n                \"workareagroup_id\": 3,\n                \"number\": \"111\",\n                \"address\": null,\n                \"postalcode\": null,\n                \"city\": null,\n                \"phone\": \"073 945 9718\",\n                \"email\": \"kundtjanst@timewave.se\",\n                \"www\": null\n            }\n        },\n        {\n            \"id\": 25,\n            \"client_id\": \"25\",\n            \"address\": \"sagovägen 20\",\n            \"co_address\": \"\",\n            \"city\": \"Tyresö\",\n            \"deleted\": false,\n            \"route_num\": \"33\",\n            \"is_delivery\": true,\n            \"is_invoice\": true,\n            \"postal_code\": \"\",\n            \"port_code\": \"\",\n            \"alarm_code\": \"\",\n            \"housing_association\": \"\",\n            \"property_name\": \"\",\n            \"address_type\": \"both\",\n            \"workarea\": {\n                \"id\": 2,\n                \"name\": \"Stockholm - Prio\",\n                \"workareagroup_id\": 1,\n                \"number\": \"222\",\n                \"address\": null,\n                \"postalcode\": null,\n                \"city\": null,\n                \"phone\": null,\n                \"email\": null,\n                \"www\": null\n            }\n        },\n        {\n            \"id\": 26,\n            \"client_id\": \"26\",\n            \"address\": \"Mariagatan 4\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"deleted\": false,\n            \"route_num\": \"0\",\n            \"is_delivery\": false,\n            \"is_invoice\": true,\n            \"postal_code\": \"820 34\",\n            \"port_code\": \"\",\n            \"alarm_code\": \"\",\n            \"housing_association\": \"\",\n            \"property_name\": \"\",\n            \"address_type\": \"invoice\",\n            \"workarea\": {\n                \"id\": 4,\n                \"name\": \"Stockholm - Söder\",\n                \"workareagroup_id\": 3,\n                \"number\": \"333\",\n                \"address\": null,\n                \"postalcode\": null,\n                \"city\": \"Orten söder\",\n                \"phone\": \"08-11223344\",\n                \"email\": \"test@epost.ab\",\n                \"www\": null\n            }\n        },\n        {\n            \"id\": 27,\n            \"client_id\": \"27\",\n            \"address\": \"Västberga allé\",\n            \"co_address\": \"Gatan 3\",\n            \"city\": \"Hägersten\",\n            \"deleted\": false,\n            \"route_num\": \"0\",\n            \"is_delivery\": true,\n            \"is_invoice\": false,\n            \"postal_code\": \"42186\",\n            \"port_code\": \"\",\n            \"alarm_code\": \"\",\n            \"housing_association\": \"\",\n            \"property_name\": \"\",\n            \"address_type\": \"delivery\",\n            \"workarea\": {\n                \"id\": 6,\n                \"name\": \"Stockholm - Norr\",\n                \"workareagroup_id\": 0,\n                \"number\": \"444\",\n                \"address\": null,\n                \"postalcode\": null,\n                \"city\": null,\n                \"phone\": null,\n                \"email\": null,\n                \"www\": null\n            }\n        },\n        {\n            \"id\": 29,\n            \"client_id\": \"28\",\n            \"address\": \"Vägen 2\",\n            \"co_address\": \"\",\n            \"city\": \"Lidingö\",\n            \"deleted\": false,\n            \"route_num\": \"0\",\n            \"is_delivery\": true,\n            \"is_invoice\": true,\n            \"postal_code\": \"18146\",\n            \"port_code\": \"\",\n            \"alarm_code\": \"\",\n            \"housing_association\": \"\",\n            \"property_name\": \"\",\n            \"address_type\": \"both\",\n            \"workarea\": {\n                \"id\": 7,\n                \"name\": \"Stockholm - Öster\",\n                \"workareagroup_id\": 1,\n                \"number\": \"555\",\n                \"address\": null,\n                \"postalcode\": null,\n                \"city\": null,\n                \"phone\": null,\n                \"email\": null,\n                \"www\": null\n            }\n        },\n        {\n            \"id\": 30,\n            \"client_id\": \"29\",\n            \"address\": \"Vägen 3\",\n            \"co_address\": \"\",\n            \"city\": \"Lidingö\",\n            \"deleted\": false,\n            \"route_num\": \"0\",\n            \"is_delivery\": true,\n            \"is_invoice\": true,\n            \"postal_code\": \"18146\",\n            \"port_code\": \"\",\n            \"alarm_code\": \"\",\n            \"housing_association\": \"\",\n            \"property_name\": \"\",\n            \"address_type\": \"both\",\n            \"workarea\": {\n                \"id\": 8,\n                \"name\": \"Stockholm - Väster\",\n                \"workareagroup_id\": 0,\n                \"number\": \"666\",\n                \"address\": null,\n                \"postalcode\": null,\n                \"city\": null,\n                \"phone\": null,\n                \"email\": null,\n                \"www\": null\n            }\n        },\n        {\n            \"id\": 31,\n            \"client_id\": \"30\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"deleted\": false,\n            \"route_num\": \"0\",\n            \"is_delivery\": true,\n            \"is_invoice\": true,\n            \"postal_code\": \"\",\n            \"port_code\": \"\",\n            \"alarm_code\": \"\",\n            \"housing_association\": \"\",\n            \"property_name\": \"\",\n            \"address_type\": \"both\",\n            \"workarea\": null\n        },\n        {\n            \"id\": 32,\n            \"client_id\": \"31\",\n            \"address\": \"bollmoravägen\",\n            \"co_address\": \"\",\n            \"city\": \"Tyresö\",\n            \"deleted\": false,\n            \"route_num\": \"0\",\n            \"is_delivery\": true,\n            \"is_invoice\": true,\n            \"postal_code\": \"13561\",\n            \"port_code\": \"\",\n            \"alarm_code\": \"\",\n            \"housing_association\": \"\",\n            \"property_name\": \"\",\n            \"address_type\": \"both\",\n            \"workarea\": null\n        },\n        {\n            \"id\": 33,\n            \"client_id\": \"34\",\n            \"address\": \"Hornsgatan 75\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"deleted\": false,\n            \"route_num\": \"0\",\n            \"is_delivery\": true,\n            \"is_invoice\": true,\n            \"postal_code\": \"11821\",\n            \"port_code\": \"\",\n            \"alarm_code\": \"\",\n            \"housing_association\": \"\",\n            \"property_name\": \"\",\n            \"address_type\": \"both\",\n            \"workarea\": {\n                \"id\": 4,\n                \"name\": \"Stockholm - Söder\",\n                \"workareagroup_id\": 3,\n                \"number\": \"333\",\n                \"address\": null,\n                \"postalcode\": null,\n                \"city\": \"Orten söder\",\n                \"phone\": \"08-11223344\",\n                \"email\": \"test@epost.ab\",\n                \"www\": null\n            }\n        },\n        {\n            \"id\": 34,\n            \"client_id\": \"35\",\n            \"address\": \"Honrsgatan 75\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"deleted\": false,\n            \"route_num\": \"0\",\n            \"is_delivery\": true,\n            \"is_invoice\": true,\n            \"postal_code\": \"11821\",\n            \"port_code\": \"\",\n            \"alarm_code\": \"\",\n            \"housing_association\": \"\",\n            \"property_name\": \"\",\n            \"address_type\": \"both\",\n            \"workarea\": {\n                \"id\": 4,\n                \"name\": \"Stockholm - Söder\",\n                \"workareagroup_id\": 3,\n                \"number\": \"333\",\n                \"address\": null,\n                \"postalcode\": null,\n                \"city\": \"Orten söder\",\n                \"phone\": \"08-11223344\",\n                \"email\": \"test@epost.ab\",\n                \"www\": null\n            }\n        },\n        {\n            \"id\": 35,\n            \"client_id\": \"36\",\n            \"address\": \"Hornsgatan 75\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"deleted\": false,\n            \"route_num\": \"0\",\n            \"is_delivery\": true,\n            \"is_invoice\": true,\n            \"postal_code\": \"11821\",\n            \"port_code\": \"\",\n            \"alarm_code\": \"\",\n            \"housing_association\": \"\",\n            \"property_name\": \"\",\n            \"address_type\": \"both\",\n            \"workarea\": {\n                \"id\": 4,\n                \"name\": \"Stockholm - Söder\",\n                \"workareagroup_id\": 3,\n                \"number\": \"333\",\n                \"address\": null,\n                \"postalcode\": null,\n                \"city\": \"Orten söder\",\n                \"phone\": \"08-11223344\",\n                \"email\": \"test@epost.ab\",\n                \"www\": null\n            }\n        },\n        {\n            \"id\": 36,\n            \"client_id\": \"37\",\n            \"address\": \"hornsgatan 75\",\n            \"co_address\": \"11821\",\n            \"city\": \"\",\n            \"deleted\": false,\n            \"route_num\": \"0\",\n            \"is_delivery\": true,\n            \"is_invoice\": true,\n            \"postal_code\": \"stockholm\",\n            \"port_code\": \"\",\n            \"alarm_code\": \"\",\n            \"housing_association\": \"\",\n            \"property_name\": \"\",\n            \"address_type\": \"both\",\n            \"workarea\": {\n                \"id\": 4,\n                \"name\": \"Stockholm - Söder\",\n                \"workareagroup_id\": 3,\n                \"number\": \"333\",\n                \"address\": null,\n                \"postalcode\": null,\n                \"city\": \"Orten söder\",\n                \"phone\": \"08-11223344\",\n                \"email\": \"test@epost.ab\",\n                \"www\": null\n            }\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/clientaddresses?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 14,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/clientaddresses?page%5Bnumber%5D=14\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clientaddresses?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clientaddresses?page%5Bnumber%5D=2\",\n            \"label\": \"2\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clientaddresses?page%5Bnumber%5D=3\",\n            \"label\": \"3\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clientaddresses?page%5Bnumber%5D=4\",\n            \"label\": \"4\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clientaddresses?page%5Bnumber%5D=5\",\n            \"label\": \"5\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clientaddresses?page%5Bnumber%5D=6\",\n            \"label\": \"6\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clientaddresses?page%5Bnumber%5D=7\",\n            \"label\": \"7\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clientaddresses?page%5Bnumber%5D=8\",\n            \"label\": \"8\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clientaddresses?page%5Bnumber%5D=9\",\n            \"label\": \"9\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clientaddresses?page%5Bnumber%5D=10\",\n            \"label\": \"10\",\n            \"active\": false\n        },\n        {\n            \"url\": null,\n            \"label\": \"...\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clientaddresses?page%5Bnumber%5D=13\",\n            \"label\": \"13\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clientaddresses?page%5Bnumber%5D=14\",\n            \"label\": \"14\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clientaddresses?page%5Bnumber%5D=2\",\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": \"https://api.twsandbox.net/v3/clientaddresses?page%5Bnumber%5D=2\",\n    \"path\": \"https://api.twsandbox.net/v3/clientaddresses\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 30,\n    \"total\": 411\n}"}],"_postman_id":"ba360c8d-8d3d-4ceb-8e55-121ce8184a3b"},{"name":"Client address by ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"dabe9df9-90bf-413f-826e-b3be2396a5ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/clientaddresses/1","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["clientaddresses","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"6d2f421d-f9b7-441c-892f-fdb7e1b03448","name":"Client address by ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/clientaddresses/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 11:46:17 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"client_id\": \"1\",\n        \"address\": \"New Adress\",\n        \"co_address\": \"coa\",\n        \"city\": \"MyCity\",\n        \"deleted\": false,\n        \"route_num\": \"1\",\n        \"is_delivery\": false,\n        \"is_invoice\": false,\n        \"postal_code\": \"123 60\",\n        \"port_code\": \"1122\",\n        \"alarm_code\": \"none\",\n        \"housing_association\": \"-\",\n        \"property_name\": \"-\",\n        \"address_type\": \"additional\",\n        \"workarea\": {\n            \"id\": 4,\n            \"name\": \"Stockholm - Söder\",\n            \"workareagroup_id\": 3,\n            \"number\": \"333\",\n            \"address\": null,\n            \"postalcode\": null,\n            \"city\": \"Orten söder\",\n            \"phone\": \"08-11223344\",\n            \"email\": \"test@epost.ab\",\n            \"www\": null\n        }\n    }\n}"}],"_postman_id":"dabe9df9-90bf-413f-826e-b3be2396a5ce"},{"name":"Client address Find By Field","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"d1185298-be2c-4af9-994f-65ed0db9b03f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/clientaddresses/findById/1","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["clientaddresses","findById","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"bbace72f-91b5-478f-b8fa-8d419fa05b60","name":"Client address Find By Field","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/clientaddresses/findById/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 11:47:38 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"client_id\": \"1\",\n            \"address\": \"New Adress\",\n            \"co_address\": \"coa\",\n            \"city\": \"MyCity\",\n            \"deleted\": false,\n            \"route_num\": \"1\",\n            \"is_delivery\": false,\n            \"is_invoice\": false,\n            \"postal_code\": \"123 60\",\n            \"port_code\": \"1122\",\n            \"alarm_code\": \"none\",\n            \"housing_association\": \"-\",\n            \"property_name\": \"-\",\n            \"address_type\": \"additional\",\n            \"workarea\": {\n                \"id\": 4,\n                \"name\": \"Stockholm - Söder\",\n                \"workareagroup_id\": 3,\n                \"number\": \"333\",\n                \"address\": null,\n                \"postalcode\": null,\n                \"city\": \"Orten söder\",\n                \"phone\": \"08-11223344\",\n                \"email\": \"test@epost.ab\",\n                \"www\": null\n            }\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/clientaddresses/findById/1?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/clientaddresses/findById/1?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clientaddresses/findById/1?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/clientaddresses/findById/1\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"d1185298-be2c-4af9-994f-65ed0db9b03f"},{"name":"Update client address","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"746b814a-0f34-4460-88be-e6efe54af4ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"client_id\":74,\n    \"address_type\":\"delivery\",\n    \"address\":\"Vedhuggaregatan 18\",\n    \"postal_code\":\"412 61\",\n    \"city\":\"Göteborg\",\n    \"co_address\":\"TimeWave AB\",\n    \"port_code\":\"1122\",\n    \"alarm_code\":\"none\",\n    \"workarea_id\":4\n}"},"url":"https://api.twsandbox.net/v3/clientaddresses/1","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["clientaddresses","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"4d629fb6-14d0-4547-944f-18ee0daa162e","name":"Update client address","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"client_id\":74,\n    \"address_type\":\"delivery\",\n    \"address\":\"Vedhuggaregatan 18\",\n    \"postal_code\":\"412 61\",\n    \"city\":\"Göteborg\",\n    \"co_address\":\"TimeWave AB\",\n    \"port_code\":\"1122\",\n    \"alarm_code\":\"none\",\n    \"workarea_id\":4\n}"},"url":"https://api.twsandbox.net/v3/clientaddresses/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 14:19:33 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"client_id\": \"1\",\n    \"address\": \"Vedhuggaregatan 18\",\n    \"co_address\": \"TimeWave AB\",\n    \"city\": \"Göteborg\",\n    \"deleted\": false,\n    \"route_num\": \"9\",\n    \"is_delivery\": true,\n    \"is_invoice\": false,\n    \"postal_code\": \"412 61\",\n    \"port_code\": \"1122\",\n    \"alarm_code\": \"none\",\n    \"housing_association\": \"-\",\n    \"property_name\": \"-\",\n    \"address_type\": \"delivery\"\n}"}],"_postman_id":"746b814a-0f34-4460-88be-e6efe54af4ad"},{"name":"Create client address","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"eb43f8fb-dd9a-4fe7-b137-a30d52a8d6f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"client_id\":406,\n    \"address_type\":\"delivery\",\n    \"address\":\"New Adress\",\n    \"postal_code\":\"123 45\",\n    \"city\":\"MyCity\",\n    \"co_address\":\"TimeWave AB\",\n    \"port_code\":\"1122\",\n    \"alarm_code\":\"none\",\n    \"housing_association\":\"716460-1086\", //Housing cooperative organisation number\n    \"property_name\":\"1104\", //Property Unit Designation or Apartment number\n    \"workarea_id\":4,\n    \"route_num\":1 //if route license activated\n}"},"url":"https://api.twsandbox.net/v3/clientaddresses","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["clientaddresses"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"3f3d79e3-e4ba-434c-a61f-7daf4f3e990d","name":"Create client address","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"client_id\":406,\n    \"address_type\":\"delivery\",\n    \"address\":\"New Adress\",\n    \"postal_code\":\"123 45\",\n    \"city\":\"MyCity\",\n    \"co_address\":\"TimeWave AB\",\n    \"port_code\":\"1122\",\n    \"alarm_code\":\"none\",\n    \"housing_association\":\"716460-1086\", //Housing cooperative organisation number\n    \"property_name\":\"1104\", //Property Unit Designation or Apartment number\n    \"workarea_id\":4,\n    \"route_num\":1 //if route license activated\n}"},"url":"https://api.twsandbox.net/v3/clientaddresses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 14:16:17 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 641,\n    \"client_id\": \"406\",\n    \"address\": \"New Adress\",\n    \"co_address\": \"TimeWave AB\",\n    \"city\": \"MyCity\",\n    \"deleted\": false,\n    \"route_num\": \"1\",\n    \"is_delivery\": true,\n    \"is_invoice\": false,\n    \"postal_code\": \"123 45\",\n    \"port_code\": \"1122\",\n    \"alarm_code\": \"none\",\n    \"housing_association\": \"716460-1086\",\n    \"property_name\": \"1104\",\n    \"address_type\": \"delivery\",\n    \"workarea\": {\n        \"id\": 4,\n        \"name\": \"Stockholm - Söder\",\n        \"workareagroup_id\": 3,\n        \"number\": \"333\",\n        \"address\": null,\n        \"postalcode\": null,\n        \"city\": \"Orten söder\",\n        \"phone\": \"08-11223344\",\n        \"email\": \"test@epost.ab\",\n        \"www\": null\n    }\n}"}],"_postman_id":"eb43f8fb-dd9a-4fe7-b137-a30d52a8d6f0"}],"id":"47aa4cd6-5a63-4f4e-973c-0783e8abbb6f","event":[{"listen":"prerequest","script":{"id":"c37aa710-fbee-4905-b016-3802852aac24","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a277e200-1fba-4681-8f41-af19cff000bd","type":"text/javascript","exec":[""]}}],"_postman_id":"47aa4cd6-5a63-4f4e-973c-0783e8abbb6f","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Client types","item":[{"name":"All client types","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"207867de-bb62-435e-a3bc-72c2fc82701a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/clienttypes","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["clienttypes"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"98dfa5ee-5620-4199-a0dd-e4cd798741d1","name":"All client types","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/clienttypes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 19:23:36 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Test\",\n            \"deleted\": false,\n            \"is_company\": true\n        },\n        {\n            \"id\": 2,\n            \"name\": \"company\",\n            \"deleted\": false,\n            \"is_company\": true\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Privatkunder\",\n            \"deleted\": false,\n            \"is_company\": true\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Avslutad - flyttat\",\n            \"deleted\": false,\n            \"is_company\": false\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Avslutad - övrigt\",\n            \"deleted\": false,\n            \"is_company\": false\n        },\n        {\n            \"id\": 9,\n            \"name\": \"Senaste typen\",\n            \"deleted\": false,\n            \"is_company\": false\n        },\n        {\n            \"id\": 15,\n            \"name\": \"Småföretagare\",\n            \"deleted\": false,\n            \"is_company\": true\n        },\n        {\n            \"id\": 18,\n            \"name\": \"Test\",\n            \"deleted\": false,\n            \"is_company\": true\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/clienttypes?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/clienttypes?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clienttypes?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/clienttypes\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 8,\n    \"total\": 8\n}"}],"_postman_id":"207867de-bb62-435e-a3bc-72c2fc82701a"},{"name":"Client type by ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"25357c48-b793-4195-be7e-33f74ea580ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/clienttypes/1","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["clienttypes","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"8b1ca089-61c6-4c1a-84b6-f082357fdc00","name":"Client type by ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/clienttypes/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 19:24:02 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Test\",\n        \"deleted\": false,\n        \"is_company\": true\n    }\n}"}],"_postman_id":"25357c48-b793-4195-be7e-33f74ea580ea"},{"name":"Client type Find By Field","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"de6d3707-5214-4563-9bfc-40ec6c7d76d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/clienttypes/findById/1","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["clienttypes","findById","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"b7d0ae33-5973-44dc-814a-949fb030691a","name":"Client type Find By Field","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/clienttypes/findById/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 19:24:12 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Test\",\n            \"deleted\": false,\n            \"is_company\": true\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/clienttypes/findById/1?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/clienttypes/findById/1?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/clienttypes/findById/1?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/clienttypes/findById/1\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"de6d3707-5214-4563-9bfc-40ec6c7d76d8"},{"name":"Update client type","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"55faef62-eef5-4fde-9bf2-85ed4512be91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Uppdatera\",\n    \"is_company\": false\n}"},"url":"https://api.twsandbox.net/v3/clienttypes/6","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["clienttypes","6"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"26ef0c93-0c38-4612-93c5-9961b48c69a1","name":"Update client type","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Uppdatera\",\n    \"is_company\": false\n}"},"url":"https://api.twsandbox.net/v3/clienttypes/6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 19:25:53 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 6,\n    \"name\": \"Uppdatera\",\n    \"deleted\": false,\n    \"is_company\": false\n}"}],"_postman_id":"55faef62-eef5-4fde-9bf2-85ed4512be91"},{"name":"Create client type","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"4a2e0c24-f01f-42cb-87f7-15441f1f2f02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"New customer type\",\n    \"is_company\": true //optional parameter\n}"},"url":"https://api.twsandbox.net/v3/clienttypes","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["clienttypes"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"24e8d8b2-82b2-400f-a425-7019641517e7","name":"Create client type","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"New customer type\",\n    \"is_company\": true //optional parameter\n}"},"url":"https://api.twsandbox.net/v3/clienttypes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 19:27:05 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"name\": \"New customer type\",\n        \"id\": 24,\n        \"is_company\": true\n    }\n}"}],"_postman_id":"4a2e0c24-f01f-42cb-87f7-15441f1f2f02"}],"id":"87a757dd-2038-4932-8a18-c2e85f38e767","event":[{"listen":"prerequest","script":{"id":"c37aa710-fbee-4905-b016-3802852aac24","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a277e200-1fba-4681-8f41-af19cff000bd","type":"text/javascript","exec":[""]}}],"_postman_id":"87a757dd-2038-4932-8a18-c2e85f38e767","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Employees","item":[{"name":"All employees","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"145626e2-14d4-4654-888c-730f135d5cad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Authorization}}"},{"key":"Accept","value":"application/json"},{"key":"Accept-Charset","value":"windows-1251"},{"key":"Accept-Encoding","value":"gzip"},{"key":"X-HTTP-Method-Override","value":"PUT"}],"url":"https://api.twsandbox.net/v3/employees","description":"<p>For /employees endpoint there is a list of special filter parameters:</p>\n<p><b>Workarea id filter</b></p>\n\n<p>filter[workarea_id]={workarea_id} </p>\n<p>This filter parameter can be used for filter employees by workarea id</p>\n<p><b>Tags included filter</b></p>\n\n<p>filter[tags_included]={tag_id1,tag_idN}</p>\n<p>This filter parameter can be used for filter employees by included tags</p>\n<p><b>Tags excluded filter</b></p>\n\n<p>filter[tags_excluded]={tag_id1,tag_idN}</p>\n<p>This filter parameter can be used for filter employees by excluded tags</p>\n<p><b>Service id filter</b></p>\n\n<p>filter[service_id]={service_id}</p>\n<p>This filter parameter can be used fo filter employees by service id</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["employees"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"aeaff579-d1b1-4317-8bd1-76c3d133378a","name":"All employees","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Authorization}}"},{"key":"Accept","value":"application/json"},{"key":"Accept-Charset","value":"windows-1251"},{"key":"Accept-Encoding","value":"gzip"},{"key":"X-HTTP-Method-Override","value":"PUT"}],"url":"https://api.twsandbox.net/v3/employees"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 19:30:16 GMT"},{"key":"Content-Type","value":"application/json;charset=windows-1251"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 6,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"0736794754\",\n            \"mobile\": \"123456789\",\n            \"workphone\": \"123456789\",\n            \"email\": \"test@test.com\",\n            \"address\": \"Test\",\n            \"co_address\": \"Test\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"0\",\n            \"car\": \"1\",\n            \"number\": \"99\",\n            \"employeecontract_id\": \"1\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Test\",\n            \"last_name\": \"Test\",\n            \"personal_number\": \"123456-7890\",\n            \"postal_code\": \"18600\",\n            \"employee_startdate\": \"2019-07-22\",\n            \"employee_enddate\": \"2020-07-22\",\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Bas 1 - Almega serviceentreprenad\",\n                \"occupation\": 50,\n                \"salary_hourlyrate\": 139,\n                \"salary_monthlyrate\": 12000,\n                \"experience\": 10,\n                \"extra\": 75,\n                \"overtime\": 45,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": [\n                {\n                    \"id\": \"39\"\n                },\n                {\n                    \"id\": \"66\"\n                },\n                {\n                    \"id\": \"58\"\n                },\n                {\n                    \"id\": \"62\"\n                },\n                {\n                    \"id\": \"34\"\n                },\n                {\n                    \"id\": \"29\"\n                },\n                {\n                    \"id\": \"27\"\n                },\n                {\n                    \"id\": \"28\"\n                }\n            ],\n            \"tags\": [\n                {\n                    \"id\": \"9\"\n                }\n            ]\n        },\n        {\n            \"id\": 9,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"070-1703029\",\n            \"workphone\": null,\n            \"email\": \"niklas@nilsson.se\",\n            \"address\": \"Sveavägen 5\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"34\",\n            \"employeecontract_id\": \"22\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Niklas \",\n            \"last_name\": \"Nilsson\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"11221\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Avtal anställd: #33\",\n                \"occupation\": 100,\n                \"salary_hourlyrate\": 125.6,\n                \"salary_monthlyrate\": 21110,\n                \"experience\": 10,\n                \"extra\": 5,\n                \"overtime\": 0,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": null,\n            \"tags\": null\n        },\n        {\n            \"id\": 18,\n            \"role_id\": \"4\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": null,\n            \"workphone\": null,\n            \"email\": \"zara@timewave.se\",\n            \"address\": \"Niordvägen 7\",\n            \"co_address\": \"\",\n            \"city\": \"Djursholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"3\",\n            \"car\": \"0\",\n            \"number\": \"220\",\n            \"employeecontract_id\": \"65\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Zara\",\n            \"last_name\": \"Stål\",\n            \"personal_number\": \"231230\",\n            \"postal_code\": \"18255 \",\n            \"employee_startdate\": \"2013-09-01\",\n            \"employee_enddate\": \"2014-02-28\",\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Avtal anställd: Zara Stål\",\n                \"occupation\": 100,\n                \"salary_hourlyrate\": 125.6,\n                \"salary_monthlyrate\": 21110,\n                \"experience\": 0,\n                \"extra\": 0,\n                \"overtime\": 0,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": [\n                {\n                    \"id\": \"31\"\n                },\n                {\n                    \"id\": \"15\"\n                },\n                {\n                    \"id\": \"11\"\n                },\n                {\n                    \"id\": \"16\"\n                },\n                {\n                    \"id\": \"9\"\n                },\n                {\n                    \"id\": \"30\"\n                },\n                {\n                    \"id\": \"34\"\n                },\n                {\n                    \"id\": \"32\"\n                }\n            ],\n            \"tags\": null\n        },\n        {\n            \"id\": 19,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"026-103341\",\n            \"mobile\": \"0725705084\",\n            \"workphone\": \"026-945611\",\n            \"email\": \"erika@timewave.se\",\n            \"address\": \"Bjurholmsplan 19\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"3\",\n            \"car\": \"1\",\n            \"number\": \"232\",\n            \"employeecontract_id\": \"16\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2018-09-03\",\n            \"latest_appraisal_date\": \"2018-09-20\",\n            \"medical_certificate_date\": \"2018-09-20\",\n            \"employer_support_date\": \"2018-09-20\",\n            \"first_name\": \"Lisa\",\n            \"last_name\": \"Lisasson\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"13233\",\n            \"employee_startdate\": \"2015-11-02\",\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Avtal anställd: Lisa Lisasson\",\n                \"occupation\": 80,\n                \"salary_hourlyrate\": 130.58,\n                \"salary_monthlyrate\": 21100,\n                \"experience\": 0,\n                \"extra\": 0,\n                \"overtime\": 71.05,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": [\n                {\n                    \"id\": \"16\"\n                },\n                {\n                    \"id\": \"16\"\n                },\n                {\n                    \"id\": \"43\"\n                },\n                {\n                    \"id\": \"9\"\n                },\n                {\n                    \"id\": \"61\"\n                },\n                {\n                    \"id\": \"59\"\n                },\n                {\n                    \"id\": \"60\"\n                },\n                {\n                    \"id\": \"57\"\n                },\n                {\n                    \"id\": \"75\"\n                }\n            ],\n            \"tags\": null\n        },\n        {\n            \"id\": 20,\n            \"role_id\": \"0\",\n            \"deleted\": false,\n            \"phone\": \"072574321543\",\n            \"mobile\": null,\n            \"workphone\": null,\n            \"email\": \"zoran@timewave.se\",\n            \"address\": \"Rotviksvägen\",\n            \"co_address\": \"\",\n            \"city\": \"Tyresö\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"2\",\n            \"number\": \"58\",\n            \"employeecontract_id\": \"66\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Zoran_admin\",\n            \"last_name\": \"Gustafsson\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"13561\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Avtal anställd: Zoran_admin Gustafsson\",\n                \"occupation\": 100,\n                \"salary_hourlyrate\": 125.6,\n                \"salary_monthlyrate\": 21110,\n                \"experience\": 0,\n                \"extra\": 0,\n                \"overtime\": 0,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": null,\n            \"tags\": null\n        },\n        {\n            \"id\": 21,\n            \"role_id\": \"4\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": null,\n            \"workphone\": null,\n            \"email\": \"testlotta@timewave.se\",\n            \"address\": \"Flemminggatan 5\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"224\",\n            \"employeecontract_id\": \"17\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Lotta\",\n            \"last_name\": \"Testsson\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Avtal anställd: Lotta Adminsson\",\n                \"occupation\": 100,\n                \"salary_hourlyrate\": 100,\n                \"salary_monthlyrate\": 18999,\n                \"experience\": 20,\n                \"extra\": 10,\n                \"overtime\": 10,\n                \"deleted\": \"N\",\n                \"amf\": \"a\"\n            },\n            \"services\": null,\n            \"tags\": null\n        },\n        {\n            \"id\": 65,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"0763434210\",\n            \"mobile\": \"0763434210\",\n            \"workphone\": null,\n            \"email\": \"annag@timewave.se\",\n            \"address\": \"Hantverkargatan 10\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"1\",\n            \"number\": \"227\",\n            \"employeecontract_id\": \"6\",\n            \"type_of_employment\": \"5\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2017-08-07\",\n            \"latest_appraisal_date\": \"2019-05-08\",\n            \"medical_certificate_date\": \"2019-06-11\",\n            \"employer_support_date\": \"2019-01-16\",\n            \"first_name\": \"Anna\",\n            \"last_name\": \"Gustavsson\",\n            \"personal_number\": \"19222222-2222\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": \"2017-08-07\",\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Avtal anställd: Anna Gustavsson\",\n                \"occupation\": 100,\n                \"salary_hourlyrate\": 125.6,\n                \"salary_monthlyrate\": 21110,\n                \"experience\": 0,\n                \"extra\": 0,\n                \"overtime\": 0,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": null,\n            \"tags\": null\n        },\n        {\n            \"id\": 74,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"070705088\",\n            \"mobile\": null,\n            \"workphone\": null,\n            \"email\": \"erika@elmefors.se\",\n            \"address\": \"Vinggatan 2\",\n            \"co_address\": \"\",\n            \"city\": \"Uppsala\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"235\",\n            \"employeecontract_id\": \"79\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Torsten \",\n            \"last_name\": \"Torstensson\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"75337\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Bas avtal\",\n                \"occupation\": 100,\n                \"salary_hourlyrate\": 125.6,\n                \"salary_monthlyrate\": 21110,\n                \"experience\": 10,\n                \"extra\": 5,\n                \"overtime\": 0,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": [\n                {\n                    \"id\": \"39\"\n                },\n                {\n                    \"id\": \"54\"\n                },\n                {\n                    \"id\": \"85\"\n                },\n                {\n                    \"id\": \"29\"\n                },\n                {\n                    \"id\": \"27\"\n                },\n                {\n                    \"id\": \"28\"\n                }\n            ],\n            \"tags\": null\n        },\n        {\n            \"id\": 75,\n            \"role_id\": \"2\",\n            \"deleted\": false,\n            \"phone\": \"0725705088\",\n            \"mobile\": \"\",\n            \"workphone\": null,\n            \"email\": \"urban@timewave.se\",\n            \"address\": \"\",\n            \"co_address\": \"Rotegatan 4\",\n            \"city\": \"Uppsala\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"31\",\n            \"employeecontract_id\": \"80\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Urban\",\n            \"last_name\": \"Urbansson\",\n            \"personal_number\": \"19780804-7546\",\n            \"postal_code\": \"75337\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Bas avtal\",\n                \"occupation\": 100,\n                \"salary_hourlyrate\": 125.6,\n                \"salary_monthlyrate\": 21110,\n                \"experience\": 0,\n                \"extra\": 0,\n                \"overtime\": 0,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": null,\n            \"tags\": null\n        },\n        {\n            \"id\": 76,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"0725705088\",\n            \"mobile\": null,\n            \"workphone\": null,\n            \"email\": \"viktor@timewave.se\",\n            \"address\": \"Raketgatan 11\",\n            \"co_address\": \"\",\n            \"city\": \"Uppsala\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"53\",\n            \"employeecontract_id\": \"81\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Viktor\",\n            \"last_name\": \"Viktorsson\",\n            \"personal_number\": \"19840817-2152\",\n            \"postal_code\": \"75337\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Bas avtal\",\n                \"occupation\": 100,\n                \"salary_hourlyrate\": 100,\n                \"salary_monthlyrate\": 18999,\n                \"experience\": 0,\n                \"extra\": 0,\n                \"overtime\": 10,\n                \"deleted\": \"N\",\n                \"amf\": \"a\"\n            },\n            \"services\": null,\n            \"tags\": null\n        },\n        {\n            \"id\": 77,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"0725705088\",\n            \"mobile\": null,\n            \"workphone\": null,\n            \"email\": \"ylva@timewave.se\",\n            \"address\": \"Rotegatan 5\",\n            \"co_address\": \"\",\n            \"city\": \"Uppsala\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"98\",\n            \"employeecontract_id\": \"82\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Ylva\",\n            \"last_name\": \"Ylvén\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"75337\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Bas avtal\",\n                \"occupation\": 100,\n                \"salary_hourlyrate\": 100,\n                \"salary_monthlyrate\": 18999,\n                \"experience\": 0,\n                \"extra\": 0,\n                \"overtime\": 10,\n                \"deleted\": \"N\",\n                \"amf\": \"a\"\n            },\n            \"services\": null,\n            \"tags\": null\n        },\n        {\n            \"id\": 164,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"070-2341778\",\n            \"workphone\": \"\",\n            \"email\": \"erika@timewave.se\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"225\",\n            \"employeecontract_id\": \"183\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Sanna \",\n            \"last_name\": \"Grandelius\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Bas 1 - Almega serviceentreprenad\",\n                \"occupation\": 100,\n                \"salary_hourlyrate\": 125.6,\n                \"salary_monthlyrate\": 21110,\n                \"experience\": 0,\n                \"extra\": 0,\n                \"overtime\": 0,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": [\n                {\n                    \"id\": \"39\"\n                },\n                {\n                    \"id\": \"66\"\n                },\n                {\n                    \"id\": \"58\"\n                },\n                {\n                    \"id\": \"62\"\n                },\n                {\n                    \"id\": \"34\"\n                }\n            ],\n            \"tags\": null\n        },\n        {\n            \"id\": 165,\n            \"role_id\": \"4\",\n            \"deleted\": false,\n            \"phone\": \"072-1114455\",\n            \"mobile\": \"072-1114455\",\n            \"workphone\": \"072-1114455\",\n            \"email\": \"testar@abouttime.se\",\n            \"address\": \"Dalagatan\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"223\",\n            \"employeecontract_id\": \"185\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Test\",\n            \"last_name\": \"Testar\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Bas 1 - Almega serviceentreprenad\",\n                \"occupation\": 100,\n                \"salary_hourlyrate\": 125.6,\n                \"salary_monthlyrate\": 21110,\n                \"experience\": 0,\n                \"extra\": 0,\n                \"overtime\": 0,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": null,\n            \"tags\": null\n        },\n        {\n            \"id\": 166,\n            \"role_id\": \"4\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"erika@abouttime.se\",\n            \"address\": \"Hattgränd\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"2\",\n            \"car\": \"0\",\n            \"number\": \"224*\",\n            \"employeecontract_id\": \"186\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2018-09-11\",\n            \"latest_appraisal_date\": \"2018-09-11\",\n            \"medical_certificate_date\": \"2018-09-11\",\n            \"employer_support_date\": \"2018-09-11\",\n            \"first_name\": \"Hans \",\n            \"last_name\": \"Idh\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Bas 1 - Almega serviceentreprenad\",\n                \"occupation\": 100,\n                \"salary_hourlyrate\": 125.6,\n                \"salary_monthlyrate\": 21110,\n                \"experience\": 0,\n                \"extra\": 0,\n                \"overtime\": 0,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": null,\n            \"tags\": null\n        },\n        {\n            \"id\": 168,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"236\",\n            \"employeecontract_id\": \"188\",\n            \"type_of_employment\": \"2\",\n            \"payslip_email\": true,\n            \"contract_date\": \"2018-12-01\",\n            \"latest_appraisal_date\": \"2018-12-17\",\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Petter\",\n            \"last_name\": \"Skog\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": \"2018-12-03\",\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Bas 1 - Almega serviceentreprenad\",\n                \"occupation\": 100,\n                \"salary_hourlyrate\": 125.6,\n                \"salary_monthlyrate\": 21110,\n                \"experience\": 0,\n                \"extra\": 0,\n                \"overtime\": 0,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": null,\n            \"tags\": null\n        },\n        {\n            \"id\": 169,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"237\",\n            \"employeecontract_id\": \"189\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"pannkaka \",\n            \"last_name\": \"\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Bas 1 - Almega serviceentreprenad\",\n                \"occupation\": 100,\n                \"salary_hourlyrate\": 125.6,\n                \"salary_monthlyrate\": 21110,\n                \"experience\": 0,\n                \"extra\": 0,\n                \"overtime\": 0,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": null,\n            \"tags\": null\n        },\n        {\n            \"id\": 170,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"238\",\n            \"employeecontract_id\": \"190\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Ylva\",\n            \"last_name\": \"Falk\",\n            \"personal_number\": \"20010724-3273\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Deltid\",\n                \"occupation\": 50,\n                \"salary_hourlyrate\": 120,\n                \"salary_monthlyrate\": 0,\n                \"experience\": 0,\n                \"extra\": 10,\n                \"overtime\": 0,\n                \"deleted\": \"N\",\n                \"amf\": \"K\"\n            },\n            \"services\": null,\n            \"tags\": null\n        },\n        {\n            \"id\": 171,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"Myed@hotmail.com\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"239\",\n            \"employeecontract_id\": \"191\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"My\",\n            \"last_name\": \"Ed\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Bas 1 - Almega serviceentreprenad\",\n                \"occupation\": 100,\n                \"salary_hourlyrate\": 125.6,\n                \"salary_monthlyrate\": 21110,\n                \"experience\": 0,\n                \"extra\": 0,\n                \"overtime\": 0,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": null,\n            \"tags\": null\n        },\n        {\n            \"id\": 172,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"240\",\n            \"employeecontract_id\": \"192\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Nadia\",\n            \"last_name\": \"Kahli\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Bas 1 - Almega serviceentreprenad\",\n                \"occupation\": 100,\n                \"salary_hourlyrate\": 125.6,\n                \"salary_monthlyrate\": 21110,\n                \"experience\": 0,\n                \"extra\": 0,\n                \"overtime\": 0,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": null,\n            \"tags\": null\n        },\n        {\n            \"id\": 173,\n            \"role_id\": \"4\",\n            \"deleted\": false,\n            \"phone\": \"076-1114422\",\n            \"mobile\": \"073-5730346\",\n            \"workphone\": \"070-993388444\",\n            \"email\": \"balder@ljung.se\",\n            \"address\": \"Blåklintsvägen 13\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"241\",\n            \"employeecontract_id\": \"193\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Balder\",\n            \"last_name\": \"Ljung\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Bas 1 - Almega serviceentreprenad\",\n                \"occupation\": 100,\n                \"salary_hourlyrate\": 125.6,\n                \"salary_monthlyrate\": 21110,\n                \"experience\": 0,\n                \"extra\": 0,\n                \"overtime\": 0,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": null,\n            \"tags\": [\n                {\n                    \"id\": \"5\"\n                },\n                {\n                    \"id\": \"9\"\n                },\n                {\n                    \"id\": \"2\"\n                }\n            ]\n        },\n        {\n            \"id\": 174,\n            \"role_id\": \"14\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"242\",\n            \"employeecontract_id\": \"194\",\n            \"type_of_employment\": \"3\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": \"2018-12-13\",\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"josefine\",\n            \"last_name\": \"Phil\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Bas 1 - Almega serviceentreprenad\",\n                \"occupation\": 100,\n                \"salary_hourlyrate\": 120,\n                \"salary_monthlyrate\": 0,\n                \"experience\": 0,\n                \"extra\": 0,\n                \"overtime\": 0,\n                \"deleted\": \"N\",\n                \"amf\": \"K\"\n            },\n            \"services\": null,\n            \"tags\": null\n        },\n        {\n            \"id\": 176,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"244\",\n            \"employeecontract_id\": \"196\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Nils\",\n            \"last_name\": \"Oscarsson\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Bas 1 - Almega serviceentreprenad\",\n                \"occupation\": 100,\n                \"salary_hourlyrate\": 125.6,\n                \"salary_monthlyrate\": 21110,\n                \"experience\": 0,\n                \"extra\": 0,\n                \"overtime\": 0,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": null,\n            \"tags\": null\n        },\n        {\n            \"id\": 177,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"245\",\n            \"employeecontract_id\": \"197\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Denna-hade-inget-namn-förut\",\n            \"last_name\": \"\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Bas 1 - Almega serviceentreprenad\",\n                \"occupation\": 100,\n                \"salary_hourlyrate\": 125.6,\n                \"salary_monthlyrate\": 21110,\n                \"experience\": 0,\n                \"extra\": 0,\n                \"overtime\": 0,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": null,\n            \"tags\": null\n        },\n        {\n            \"id\": 178,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"246\",\n            \"employeecontract_id\": \"198\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Max \",\n            \"last_name\": \"Lundberg\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Bas 1 - Almega serviceentreprenad\",\n                \"occupation\": 100,\n                \"salary_hourlyrate\": 125.6,\n                \"salary_monthlyrate\": 21110,\n                \"experience\": 0,\n                \"extra\": 0,\n                \"overtime\": 0,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": null,\n            \"tags\": null\n        },\n        {\n            \"id\": 179,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"0735730346\",\n            \"workphone\": \"\",\n            \"email\": \"cani@abouttime.se\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"247\",\n            \"employeecontract_id\": \"199\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2018-08-22\",\n            \"latest_appraisal_date\": \"2018-09-20\",\n            \"medical_certificate_date\": \"2018-09-20\",\n            \"employer_support_date\": \"2018-09-20\",\n            \"first_name\": \"Frida\",\n            \"last_name\": \"Leander\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Bas 1 - Almega serviceentreprenad\",\n                \"occupation\": 100,\n                \"salary_hourlyrate\": 113.1,\n                \"salary_monthlyrate\": 18999,\n                \"experience\": 0,\n                \"extra\": 0,\n                \"overtime\": 0,\n                \"deleted\": \"N\",\n                \"amf\": \"K\"\n            },\n            \"services\": null,\n            \"tags\": null\n        },\n        {\n            \"id\": 180,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"248\",\n            \"employeecontract_id\": \"200\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"sdf\",\n            \"last_name\": \"sdfsdf\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Bas 1 - Almega serviceentreprenad\",\n                \"occupation\": 100,\n                \"salary_hourlyrate\": 125.6,\n                \"salary_monthlyrate\": 21110,\n                \"experience\": 0,\n                \"extra\": 0,\n                \"overtime\": 0,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": null,\n            \"tags\": null\n        },\n        {\n            \"id\": 181,\n            \"role_id\": \"2\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"07249986677\",\n            \"workphone\": \"\",\n            \"email\": \"testbritta@jobbmail.com\",\n            \"address\": \"Videgatan 5\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"249\",\n            \"employeecontract_id\": \"201\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2018-08-01\",\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": \"2019-04-17\",\n            \"first_name\": \"Britta\",\n            \"last_name\": \"Jonsson\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": \"2018-11-05\",\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Bas 1 - Almega serviceentreprenad\",\n                \"occupation\": 50,\n                \"salary_hourlyrate\": 125.6,\n                \"salary_monthlyrate\": 21110,\n                \"experience\": 0,\n                \"extra\": 0,\n                \"overtime\": 0,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": null,\n            \"tags\": [\n                {\n                    \"id\": \"5\"\n                }\n            ]\n        },\n        {\n            \"id\": 182,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"anna@larsson.se\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"10\",\n            \"employeecontract_id\": \"202\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": true,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Anna\",\n            \"last_name\": \"Larsson\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": \"2018-09-01\",\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Bas 1 - Almega serviceentreprenad\",\n                \"occupation\": 100,\n                \"salary_hourlyrate\": 125.6,\n                \"salary_monthlyrate\": 21110,\n                \"experience\": 0,\n                \"extra\": 0,\n                \"overtime\": 0,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": [\n                {\n                    \"id\": \"66\"\n                },\n                {\n                    \"id\": \"104\"\n                },\n                {\n                    \"id\": \"85\"\n                },\n                {\n                    \"id\": \"86\"\n                }\n            ],\n            \"tags\": null\n        },\n        {\n            \"id\": 183,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"251\",\n            \"employeecontract_id\": \"203\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": \"2018-10-25\",\n            \"employer_support_date\": null,\n            \"first_name\": \"Urbans\",\n            \"last_name\": \"Kompis\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Bas 1 - Almega serviceentreprenad\",\n                \"occupation\": 100,\n                \"salary_hourlyrate\": 125.6,\n                \"salary_monthlyrate\": 21110,\n                \"experience\": 0,\n                \"extra\": 0,\n                \"overtime\": 0,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": null,\n            \"tags\": null\n        },\n        {\n            \"id\": 184,\n            \"role_id\": \"4\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"Christian\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"252\",\n            \"employeecontract_id\": \"204\",\n            \"type_of_employment\": \"2\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2019-05-16\",\n            \"latest_appraisal_date\": \"2019-09-20\",\n            \"medical_certificate_date\": \"2019-08-09\",\n            \"employer_support_date\": \"2019-07-25\",\n            \"first_name\": \"Christians\",\n            \"last_name\": \"Admin\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": \"2017-03-01\",\n            \"employee_enddate\": \"2019-12-07\",\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Bas 1 - Almega serviceentreprenad\",\n                \"occupation\": 100,\n                \"salary_hourlyrate\": 125.6,\n                \"salary_monthlyrate\": 21120,\n                \"experience\": 0,\n                \"extra\": 0,\n                \"overtime\": 0,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": null,\n            \"tags\": [\n                {\n                    \"id\": \"4\"\n                },\n                {\n                    \"id\": \"5\"\n                },\n                {\n                    \"id\": \"2\"\n                },\n                {\n                    \"id\": \"10\"\n                },\n                {\n                    \"id\": \"11\"\n                }\n            ]\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/employees?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 3,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/employees?page%5Bnumber%5D=3\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/employees?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/employees?page%5Bnumber%5D=2\",\n            \"label\": \"2\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/employees?page%5Bnumber%5D=3\",\n            \"label\": \"3\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/employees?page%5Bnumber%5D=2\",\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": \"https://api.twsandbox.net/v3/employees?page%5Bnumber%5D=2\",\n    \"path\": \"https://api.twsandbox.net/v3/employees\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 30,\n    \"total\": 81\n}"}],"_postman_id":"145626e2-14d4-4654-888c-730f135d5cad"},{"name":"Employee by ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"f3934c9c-00ad-4ebf-a972-abf5668da809","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/employees/6","description":"<p>Employee by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["employees","6"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"d3c3383d-04e0-4f61-a81c-336ace52a620","name":"Employee by ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/employees/6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 19:30:32 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 6,\n        \"role_id\": \"1\",\n        \"deleted\": false,\n        \"phone\": \"0736794754\",\n        \"mobile\": \"123456789\",\n        \"workphone\": \"123456789\",\n        \"email\": \"test@test.com\",\n        \"address\": \"Test\",\n        \"co_address\": \"Test\",\n        \"city\": \"Stockholm\",\n        \"status\": \"active\",\n        \"criminal_records\": \"0\",\n        \"car\": \"1\",\n        \"number\": \"99\",\n        \"employeecontract_id\": \"1\",\n        \"type_of_employment\": \"1\",\n        \"payslip_email\": false,\n        \"contract_date\": null,\n        \"latest_appraisal_date\": null,\n        \"medical_certificate_date\": null,\n        \"employer_support_date\": null,\n        \"first_name\": \"Test\",\n        \"last_name\": \"Test\",\n        \"personal_number\": \"123456-7890\",\n        \"postal_code\": \"18600\",\n        \"employee_startdate\": \"2019-07-22\",\n        \"employee_enddate\": \"2020-07-22\",\n        \"driver_licenses\": \"\",\n        \"base_contract\": {\n            \"name\": \"Bas 1 - Almega serviceentreprenad\",\n            \"occupation\": 50,\n            \"salary_hourlyrate\": 139,\n            \"salary_monthlyrate\": 12000,\n            \"experience\": 10,\n            \"extra\": 75,\n            \"overtime\": 45,\n            \"deleted\": \"N\",\n            \"amf\": \"k\"\n        },\n        \"services\": [\n            {\n                \"id\": \"39\"\n            },\n            {\n                \"id\": \"66\"\n            },\n            {\n                \"id\": \"58\"\n            },\n            {\n                \"id\": \"62\"\n            },\n            {\n                \"id\": \"34\"\n            },\n            {\n                \"id\": \"29\"\n            },\n            {\n                \"id\": \"27\"\n            },\n            {\n                \"id\": \"28\"\n            }\n        ],\n        \"tags\": [\n            {\n                \"id\": \"9\"\n            }\n        ]\n    }\n}"}],"_postman_id":"f3934c9c-00ad-4ebf-a972-abf5668da809"},{"name":"Employee by Find by ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"6aaea0d3-2860-4fe1-a87f-870c4bf6210c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/employees/findById/6","description":"<p>Employee by Find by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["employees","findById","6"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"88622df3-554b-45b1-b4ce-7cbdeb0156c8","name":"Employee by Find by ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/employees/findById/6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 19:30:52 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 6,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"0736794754\",\n            \"mobile\": \"123456789\",\n            \"workphone\": \"123456789\",\n            \"email\": \"test@test.com\",\n            \"address\": \"Test\",\n            \"co_address\": \"Test\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"0\",\n            \"car\": \"1\",\n            \"number\": \"99\",\n            \"employeecontract_id\": \"1\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Test\",\n            \"last_name\": \"Test\",\n            \"personal_number\": \"123456-7890\",\n            \"postal_code\": \"18600\",\n            \"employee_startdate\": \"2019-07-22\",\n            \"employee_enddate\": \"2020-07-22\",\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Bas 1 - Almega serviceentreprenad\",\n                \"occupation\": 50,\n                \"salary_hourlyrate\": 139,\n                \"salary_monthlyrate\": 12000,\n                \"experience\": 10,\n                \"extra\": 75,\n                \"overtime\": 45,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": [\n                {\n                    \"id\": \"39\"\n                },\n                {\n                    \"id\": \"66\"\n                },\n                {\n                    \"id\": \"58\"\n                },\n                {\n                    \"id\": \"62\"\n                },\n                {\n                    \"id\": \"34\"\n                },\n                {\n                    \"id\": \"29\"\n                },\n                {\n                    \"id\": \"27\"\n                },\n                {\n                    \"id\": \"28\"\n                }\n            ],\n            \"tags\": [\n                {\n                    \"id\": \"9\"\n                }\n            ]\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/employees/findById/6?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/employees/findById/6?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/employees/findById/6?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/employees/findById/6\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"6aaea0d3-2860-4fe1-a87f-870c4bf6210c"},{"name":"Employee by Find by Firstname","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"fcaa9cdd-b139-40dd-892d-c1d204e5bd09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/employees/findByFirst_name/Niklas","description":"<p>Employee by Find by Firstname</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["employees","findByFirst_name","Niklas"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"112defc1-5733-4da3-b6a8-956718599f81","name":"Employee by Find by Firstname","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/employees/findByFirst_name/Niklas"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 19:33:43 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 6,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"0736794754\",\n            \"mobile\": \"0791004877\",\n            \"workphone\": \"\",\n            \"email\": \"niklas@andersson.se\",\n            \"address\": \"Döbelnsgatan 55\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"0\",\n            \"car\": \"1\",\n            \"number\": \"99\",\n            \"employeecontract_id\": \"1\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Niklas\",\n            \"last_name\": \"Anderssson\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"112 31\",\n            \"employee_startdate\": \"2019-07-22\",\n            \"employee_enddate\": \"2020-07-22\",\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Bas 1 - Almega serviceentreprenad\",\n                \"occupation\": 50,\n                \"salary_hourlyrate\": 139,\n                \"salary_monthlyrate\": 12000,\n                \"experience\": 10,\n                \"extra\": 75,\n                \"overtime\": 45,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": [\n                {\n                    \"id\": \"39\"\n                },\n                {\n                    \"id\": \"66\"\n                },\n                {\n                    \"id\": \"58\"\n                },\n                {\n                    \"id\": \"62\"\n                },\n                {\n                    \"id\": \"34\"\n                },\n                {\n                    \"id\": \"29\"\n                },\n                {\n                    \"id\": \"27\"\n                },\n                {\n                    \"id\": \"28\"\n                }\n            ],\n            \"tags\": [\n                {\n                    \"id\": \"9\"\n                }\n            ]\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/employees/findByFirst_name/Niklas?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/employees/findByFirst_name/Niklas?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/employees/findByFirst_name/Niklas?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/employees/findByFirst_name/Niklas\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"fcaa9cdd-b139-40dd-892d-c1d204e5bd09"},{"name":"Employee by Find by Lastname","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"a43a129d-0618-46db-8e14-067239ff9a70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/employees/findByLast_name/Andersson","description":"<p>Employee by Find by Lastname</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["employees","findByLast_name","Andersson"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"e1a4bcd5-2c8d-41e6-85b5-95d279522683","name":"Employee by Find by Lastname","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/employees/findByLast_name/Andersson"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 19:34:42 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 6,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"0736794754\",\n            \"mobile\": \"0791004877\",\n            \"workphone\": \"\",\n            \"email\": \"niklas@andersson.se\",\n            \"address\": \"Döbelnsgatan 55\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"0\",\n            \"car\": \"1\",\n            \"number\": \"99\",\n            \"employeecontract_id\": \"1\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Niklas\",\n            \"last_name\": \"Andersson\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"112 31\",\n            \"employee_startdate\": \"2019-07-22\",\n            \"employee_enddate\": \"2020-07-22\",\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Bas 1 - Almega serviceentreprenad\",\n                \"occupation\": 50,\n                \"salary_hourlyrate\": 139,\n                \"salary_monthlyrate\": 12000,\n                \"experience\": 10,\n                \"extra\": 75,\n                \"overtime\": 45,\n                \"deleted\": \"N\",\n                \"amf\": \"k\"\n            },\n            \"services\": [\n                {\n                    \"id\": \"39\"\n                },\n                {\n                    \"id\": \"66\"\n                },\n                {\n                    \"id\": \"58\"\n                },\n                {\n                    \"id\": \"62\"\n                },\n                {\n                    \"id\": \"34\"\n                },\n                {\n                    \"id\": \"29\"\n                },\n                {\n                    \"id\": \"27\"\n                },\n                {\n                    \"id\": \"28\"\n                }\n            ],\n            \"tags\": [\n                {\n                    \"id\": \"9\"\n                }\n            ]\n        },\n        {\n            \"id\": 203,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"admin\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"\",\n            \"employeecontract_id\": \"224\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": \"2019-02-16\",\n            \"employer_support_date\": \"2019-02-13\",\n            \"first_name\": \"Anders\",\n            \"last_name\": \"Andersson\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\",\n            \"base_contract\": {\n                \"name\": \"Provanställning\",\n                \"occupation\": 75,\n                \"salary_hourlyrate\": 108,\n                \"salary_monthlyrate\": 0,\n                \"experience\": 0,\n                \"extra\": 0,\n                \"overtime\": 0,\n                \"deleted\": \"N\",\n                \"amf\": \"K\"\n            },\n            \"services\": [\n                {\n                    \"id\": \"58\"\n                },\n                {\n                    \"id\": \"30\"\n                }\n            ],\n            \"tags\": [\n                {\n                    \"id\": \"5\"\n                },\n                {\n                    \"id\": \"6\"\n                },\n                {\n                    \"id\": \"2\"\n                }\n            ]\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/employees/findByLast_name/Andersson?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/employees/findByLast_name/Andersson?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/employees/findByLast_name/Andersson?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/employees/findByLast_name/Andersson\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 2,\n    \"total\": 2\n}"}],"_postman_id":"a43a129d-0618-46db-8e14-067239ff9a70"},{"name":"New Employee","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"113067e7-e75d-44b6-a495-193cbdea699d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"number\":1337,\n\t\"status\":\"1\", //1 = active & 2 = inactive\n\t\"employeecontract_id\":97,\n\t\"first_name\":\"Jane\",\n\t\"last_name\":\"Doe\",\n\t\"role_id\":17,\n\t\"password\": \"my_secret_password\",\n\t\"email\": \"tester@timewave.se\",\n\t\"phone\": \"08-1231231\",\n\t\"mobile\": \"070-0000001\",\n\t\"workphone\": \"08-123 00 00\",\n\t\"address\": \"Hemvägen 12\",\n\t\"co_address\": \"c/o Segermyr\",\n\t\"postal_code\": \"12323\",\n\t\"city\": \"Blåkulla\",\n\t\"type_of_employment\": \"trial\",\n\t\"criminal_records\": \"applied\",\n\t\"payslip_email\": true,\n\t\"personal_number\": \"121212-1212\",\n\t\"employee_startdate\": \"2020-01-01\",\n\t\"employee_enddate\": \"2020-01-31\",\n\t\"employee_manager_id\": 32,\n\t\"salary_taxrate\": 29,\n\t\"car\": \"NO_CAR\",\n\t\"driver_licenses\": \"B,c,dE\",\n\t\"salarytype\": \"contract\",\n\t\"occupation\": 100,\n\t\"salary_hourlyrate\": 139,\n\t\"salary_monthlyrate\": 17900,\n\t\"experience\": 10,\n\t\"extra\": 40,\n\t\"overtime\": 45,\n\t\"sidewage_procent\": 12,\n\t\"sidewage_amount\": 34,\n\t\"sidewage_min\": 56\n}\n","options":{"raw":{"language":"json"}}},"url":"https://api.twsandbox.net/v3/employees","description":"<p>New Employee</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["employees"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"33134a36-e708-45d1-9611-71da34fc80c4","name":"New Employee","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"number\":1337,\n\t\"status\":\"1\", //0 = inactive & 1 = active\n\t\"employeecontract_id\":97,\n\t\"first_name\":\"Jane\",\n\t\"last_name\":\"Doe\",\n\t\"role_id\":17,\n\t\"password\": \"my_secret_password\",\n\t\"email\": \"tester@timewave.se\",\n\t\"phone\": \"08-1231231\",\n\t\"mobile\": \"070-0000001\",\n\t\"workphone\": \"08-123 00 00\",\n\t\"address\": \"Hemvägen 12\",\n\t\"co_address\": \"c/o Segermyr\",\n\t\"postal_code\": \"12323\",\n\t\"city\": \"Blåkulla\",\n\t\"type_of_employment\": \"trial\",\n\t\"criminal_records\": \"applied\",\n\t\"payslip_email\": true,\n\t\"personal_number\": \"121212-1212\",\n\t\"employee_startdate\": \"2020-01-01\",\n\t\"employee_enddate\": \"2020-01-31\",\n\t\"employee_manager_id\": 32,\n\t\"salary_taxrate\": 29,\n\t\"car\": \"NO_CAR\",\n\t\"driver_licenses\": \"B,c,dE\",\n\t\"salarytype\": \"contract\",\n\t\"occupation\": 100,\n\t\"salary_hourlyrate\": 139,\n\t\"salary_monthlyrate\": 17900,\n\t\"experience\": 10,\n\t\"extra\": 40,\n\t\"overtime\": 45,\n\t\"sidewage_procent\": 12,\n\t\"sidewage_amount\": 34,\n\t\"sidewage_min\": 56\n}\n","options":{"raw":{"language":"json"}}},"url":"https://api.twsandbox.net/v3/employees"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 19:42:47 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"employeecontract_id\": 291,\n        \"role_id\": 17,\n        \"deleted\": false,\n        \"status\": \"active\",\n        \"address\": \"Hemvägen 12\",\n        \"car\": \"NO_CAR\",\n        \"city\": \"Blåkulla\",\n        \"co_address\": \"c/o Segermyr\",\n        \"criminal_records\": \"applied\",\n        \"email\": \"tester@timewave.se\",\n        \"mobile\": \"070-0000001\",\n        \"payslip_email\": true,\n        \"phone\": \"08-1231231\",\n        \"type_of_employment\": \"trial\",\n        \"workphone\": \"08-123 00 00\",\n        \"number\": {},\n        \"id\": 255,\n        \"first_name\": \"Jane\",\n        \"last_name\": \"Doe\",\n        \"personal_number\": \"121212-1212\",\n        \"postal_code\": \"12323\",\n        \"employee_startdate\": \"2020-01-01\",\n        \"employee_enddate\": \"2020-01-31\",\n        \"driver_licenses\": \"B,C,DE\"\n    }\n}"}],"_postman_id":"113067e7-e75d-44b6-a495-193cbdea699d"},{"name":"Employee Update","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"9d9596d3-de2f-4849-8d26-838f2e651d28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"number\":1337,\n\t\"status\":\"0\", // 0 = inactive & 1 = active\n\t\"employeecontract_id\":181,\n\t\"first_name\":\"Robert\",\n\t\"last_name\":\"Ingemarsson\",\n\t\"role_id\":2,\n\t\"password\":\"my_secret_password\",\n\t\"email\":\"tester@timewave.se\",\n\t\"phone\":\"08-1231231\",\n\t\"mobile\":\"070-0000001\",\n\t\"workphone\":\"08-123 00 00\",\n\t\"address\":\"Hemvägen 12\",\n\t\"co_address\":\"c/o Segermyr\",\n\t\"postal_code\":\"12323\",\n\t\"city\":\"Blåkulla\",\n\t\"type_of_employment\":\"trial\",\n\t\"criminal_records\":\"applied\",\n\t\"payslip_email\":true,\n\t\"personal_number\":\"19121212-1212\",\n\t\"employee_startdate\":\"2023-11-14\",\n\t\"employee_enddate\":\"2024-01-31\",\n\t\"employee_manager_id\":32,\n\t\"salary_taxrate\":29,\n\t\"car\":\"NO_CAR\",\n\t\"driver_licenses\":\"A\",\n\t\"salarytype\":\"contract\",\n\t\"occupation\":50,\n\t\"salary_hourlyrate\":139,\n\t\"salary_monthlyrate\":17900,\n\t\"experience\":10,\n\t\"extra\":75,\n\t\"overtime\":45,\n\t\"sidewage_procent\":6,\n\t\"sidewage_amount\":34,\n\t\"sidewage_min\":56\n}","options":{"raw":{"language":"json"}}},"url":"https://api.twsandbox.net/v3/employees/7","description":"<p>Employee Update</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["employees","7"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"872d021a-cbf6-436e-8724-13e66f6bfe5a","name":"Employee Update","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"number\":1337,\n\t\"status\":\"0\", // 0 = inactive & 1 = active\n\t\"employeecontract_id\":181,\n\t\"first_name\":\"Robert\",\n\t\"last_name\":\"Ingemarsson\",\n\t\"role_id\":2,\n\t\"password\":\"my_secret_password\",\n\t\"email\":\"tester@timewave.se\",\n\t\"phone\":\"08-1231231\",\n\t\"mobile\":\"070-0000001\",\n\t\"workphone\":\"08-123 00 00\",\n\t\"address\":\"Hemvägen 12\",\n\t\"co_address\":\"c/o Segermyr\",\n\t\"postal_code\":\"12323\",\n\t\"city\":\"Blåkulla\",\n\t\"type_of_employment\":\"trial\",\n\t\"criminal_records\":\"applied\",\n\t\"payslip_email\":true,\n\t\"personal_number\":\"19121212-1212\",\n\t\"employee_startdate\":\"2023-11-14\",\n\t\"employee_enddate\":\"2024-01-31\",\n\t\"employee_manager_id\":32,\n\t\"salary_taxrate\":29,\n\t\"car\":\"NO_CAR\",\n\t\"driver_licenses\":\"A\",\n\t\"salarytype\":\"contract\",\n\t\"occupation\":50,\n\t\"salary_hourlyrate\":139,\n\t\"salary_monthlyrate\":17900,\n\t\"experience\":10,\n\t\"extra\":75,\n\t\"overtime\":45,\n\t\"sidewage_procent\":6,\n\t\"sidewage_amount\":34,\n\t\"sidewage_min\":56\n}","options":{"raw":{"language":"json"}}},"url":"https://api.twsandbox.net/v3/employees/7"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 19:42:02 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 7,\n        \"role_id\": 2,\n        \"deleted\": false,\n        \"phone\": \"08-1231231\",\n        \"mobile\": \"070-0000001\",\n        \"workphone\": \"08-123 00 00\",\n        \"email\": \"tester@timewave.se\",\n        \"address\": \"Hemvägen 12\",\n        \"co_address\": \"c/o Segermyr\",\n        \"city\": \"Blåkulla\",\n        \"status\": \"inactive\",\n        \"criminal_records\": \"applied\",\n        \"car\": \"NO_CAR\",\n        \"number\": {},\n        \"employeecontract_id\": \"1\",\n        \"type_of_employment\": \"trial\",\n        \"payslip_email\": true,\n        \"contract_date\": null,\n        \"latest_appraisal_date\": null,\n        \"medical_certificate_date\": null,\n        \"employer_support_date\": null,\n        \"first_name\": \"Robert\",\n        \"last_name\": \"Ingemarsson\",\n        \"personal_number\": \"19121212-1212\",\n        \"postal_code\": \"12323\",\n        \"employee_startdate\": \"2023-11-14\",\n        \"employee_enddate\": \"2024-01-31\",\n        \"driver_licenses\": \"A\"\n    }\n}"}],"_postman_id":"9d9596d3-de2f-4849-8d26-838f2e651d28"},{"name":"Employee - Get related workareas","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"acbf439c-fd7c-4ba9-8e09-633b31fdc4ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/employees/relatedworkareas/6","description":"<p>Employee - Get related workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["employees","relatedworkareas","6"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"4c5c8f84-7485-4322-81be-153ded1341b4","name":"Employee - Get related workareas","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/employees/relatedworkareas/6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 19:44:30 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Stockholm - Centrum\",\n            \"description\": \"Beskrivning på område\",\n            \"workareagroup_id\": 3,\n            \"number\": \"111\",\n            \"address\": null,\n            \"postalcode\": null,\n            \"city\": null,\n            \"phone\": \"073 945 9718\",\n            \"email\": \"kundtjanst@timewave.se\",\n            \"www\": null\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Stockholm - Prio\",\n            \"description\": null,\n            \"workareagroup_id\": 1,\n            \"number\": \"222\",\n            \"address\": null,\n            \"postalcode\": null,\n            \"city\": null,\n            \"phone\": null,\n            \"email\": null,\n            \"www\": null\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Stockholm - Söder\",\n            \"description\": null,\n            \"workareagroup_id\": 3,\n            \"number\": \"333\",\n            \"address\": null,\n            \"postalcode\": null,\n            \"city\": \"Orten söder\",\n            \"phone\": \"08-11223344\",\n            \"email\": \"test@epost.ab\",\n            \"www\": null\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Stockholm - Öster\",\n            \"description\": null,\n            \"workareagroup_id\": 1,\n            \"number\": \"555\",\n            \"address\": null,\n            \"postalcode\": null,\n            \"city\": null,\n            \"phone\": null,\n            \"email\": null,\n            \"www\": null\n        }\n    ]\n}"}],"_postman_id":"acbf439c-fd7c-4ba9-8e09-633b31fdc4ed"},{"name":"Employee Workarea managers Client","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"f7b1d932-a592-42de-a5c3-5b0710b30bdd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/employees/workareamanagers/client/1","description":"<p>Employee Workarea managers Client</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["employees","workareamanagers","client","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"dd8ff79d-7383-4d1c-bf66-edf7295bb082","name":"Employee Workarea managers Client","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/employees/workareamanagers/client/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 19:45:12 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 283,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"0736794754\",\n            \"mobile\": \"0791004877\",\n            \"workphone\": \"\",\n            \"email\": \"niklas@andersson.se\",\n            \"address\": \"Döbelnsgatan 55\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"0\",\n            \"car\": \"1\",\n            \"number\": \"99\",\n            \"employeecontract_id\": \"1\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Niklas\",\n            \"last_name\": \"Andersson\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"112 31\",\n            \"employee_startdate\": \"2019-07-22\",\n            \"employee_enddate\": \"2020-07-22\",\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 216,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"0736794754\",\n            \"mobile\": \"0791004877\",\n            \"workphone\": \"\",\n            \"email\": \"niklas@andersson.se\",\n            \"address\": \"Döbelnsgatan 55\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"0\",\n            \"car\": \"1\",\n            \"number\": \"99\",\n            \"employeecontract_id\": \"1\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Niklas\",\n            \"last_name\": \"Andersson\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"112 31\",\n            \"employee_startdate\": \"2019-07-22\",\n            \"employee_enddate\": \"2020-07-22\",\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 7,\n            \"role_id\": \"4\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": null,\n            \"workphone\": null,\n            \"email\": \"zara@timewave.se\",\n            \"address\": \"Niordvägen 7\",\n            \"co_address\": \"\",\n            \"city\": \"Djursholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"3\",\n            \"car\": \"0\",\n            \"number\": \"220\",\n            \"employeecontract_id\": \"65\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Zara\",\n            \"last_name\": \"Stål\",\n            \"personal_number\": \"231230\",\n            \"postal_code\": \"18255 \",\n            \"employee_startdate\": \"2013-09-01\",\n            \"employee_enddate\": \"2014-02-28\",\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 9,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"026-103341\",\n            \"mobile\": \"0725705084\",\n            \"workphone\": \"026-945611\",\n            \"email\": \"erika@timewave.se\",\n            \"address\": \"Bjurholmsplan 19\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"3\",\n            \"car\": \"1\",\n            \"number\": \"232\",\n            \"employeecontract_id\": \"16\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2018-09-03\",\n            \"latest_appraisal_date\": \"2018-09-20\",\n            \"medical_certificate_date\": \"2018-09-20\",\n            \"employer_support_date\": \"2018-09-20\",\n            \"first_name\": \"Lisa\",\n            \"last_name\": \"Lisasson\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"13233\",\n            \"employee_startdate\": \"2015-11-02\",\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 254,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"0763434210\",\n            \"mobile\": \"0763434210\",\n            \"workphone\": null,\n            \"email\": \"annag@timewave.se\",\n            \"address\": \"Hantverkargatan 10\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"1\",\n            \"number\": \"227\",\n            \"employeecontract_id\": \"6\",\n            \"type_of_employment\": \"5\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2017-08-07\",\n            \"latest_appraisal_date\": \"2019-05-08\",\n            \"medical_certificate_date\": \"2019-06-11\",\n            \"employer_support_date\": \"2019-01-16\",\n            \"first_name\": \"Anna\",\n            \"last_name\": \"Gustavsson\",\n            \"personal_number\": \"19222222-2222\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": \"2017-08-07\",\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 54,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"070705088\",\n            \"mobile\": null,\n            \"workphone\": null,\n            \"email\": \"erika@elmefors.se\",\n            \"address\": \"Vinggatan 2\",\n            \"co_address\": \"\",\n            \"city\": \"Uppsala\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"235\",\n            \"employeecontract_id\": \"79\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Torsten \",\n            \"last_name\": \"Torstensson\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"75337\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 275,\n            \"role_id\": \"2\",\n            \"deleted\": false,\n            \"phone\": \"0725705088\",\n            \"mobile\": \"\",\n            \"workphone\": null,\n            \"email\": \"urban@timewave.se\",\n            \"address\": \"\",\n            \"co_address\": \"Rotegatan 4\",\n            \"city\": \"Uppsala\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"31\",\n            \"employeecontract_id\": \"80\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Urban\",\n            \"last_name\": \"Urbansson\",\n            \"personal_number\": \"19780804-7546\",\n            \"postal_code\": \"75337\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 53,\n            \"role_id\": \"2\",\n            \"deleted\": false,\n            \"phone\": \"0725705088\",\n            \"mobile\": \"\",\n            \"workphone\": null,\n            \"email\": \"urban@timewave.se\",\n            \"address\": \"\",\n            \"co_address\": \"Rotegatan 4\",\n            \"city\": \"Uppsala\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"31\",\n            \"employeecontract_id\": \"80\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Urban\",\n            \"last_name\": \"Urbansson\",\n            \"personal_number\": \"19780804-7546\",\n            \"postal_code\": \"75337\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 55,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"0725705088\",\n            \"mobile\": null,\n            \"workphone\": null,\n            \"email\": \"viktor@timewave.se\",\n            \"address\": \"Raketgatan 11\",\n            \"co_address\": \"\",\n            \"city\": \"Uppsala\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"53\",\n            \"employeecontract_id\": \"81\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Viktor\",\n            \"last_name\": \"Viktorsson\",\n            \"personal_number\": \"19840817-2152\",\n            \"postal_code\": \"75337\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 56,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"0725705088\",\n            \"mobile\": null,\n            \"workphone\": null,\n            \"email\": \"ylva@timewave.se\",\n            \"address\": \"Rotegatan 5\",\n            \"co_address\": \"\",\n            \"city\": \"Uppsala\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"98\",\n            \"employeecontract_id\": \"82\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Ylva\",\n            \"last_name\": \"Ylvén\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"75337\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 171,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"236\",\n            \"employeecontract_id\": \"188\",\n            \"type_of_employment\": \"2\",\n            \"payslip_email\": true,\n            \"contract_date\": \"2018-12-01\",\n            \"latest_appraisal_date\": \"2018-12-17\",\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Petter\",\n            \"last_name\": \"Skog\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": \"2018-12-03\",\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 167,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"Myed@hotmail.com\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"239\",\n            \"employeecontract_id\": \"191\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"My\",\n            \"last_name\": \"Ed\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 154,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"Myed@hotmail.com\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"239\",\n            \"employeecontract_id\": \"191\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"My\",\n            \"last_name\": \"Ed\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 155,\n            \"role_id\": \"14\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"242\",\n            \"employeecontract_id\": \"194\",\n            \"type_of_employment\": \"3\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": \"2018-12-13\",\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"josefine\",\n            \"last_name\": \"Phil\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 210,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"245\",\n            \"employeecontract_id\": \"197\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Denna-hade-inget-namn-förut\",\n            \"last_name\": \"\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 187,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"0735730346\",\n            \"workphone\": \"\",\n            \"email\": \"cani@abouttime.se\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"247\",\n            \"employeecontract_id\": \"199\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2018-08-22\",\n            \"latest_appraisal_date\": \"2018-09-20\",\n            \"medical_certificate_date\": \"2018-09-20\",\n            \"employer_support_date\": \"2018-09-20\",\n            \"first_name\": \"Frida\",\n            \"last_name\": \"Leander\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 242,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"0735730346\",\n            \"workphone\": \"\",\n            \"email\": \"cani@abouttime.se\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"247\",\n            \"employeecontract_id\": \"199\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2018-08-22\",\n            \"latest_appraisal_date\": \"2018-09-20\",\n            \"medical_certificate_date\": \"2018-09-20\",\n            \"employer_support_date\": \"2018-09-20\",\n            \"first_name\": \"Frida\",\n            \"last_name\": \"Leander\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 269,\n            \"role_id\": \"2\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"07249986677\",\n            \"workphone\": \"\",\n            \"email\": \"testbritta@jobbmail.com\",\n            \"address\": \"Videgatan 5\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"249\",\n            \"employeecontract_id\": \"201\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2018-08-01\",\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": \"2019-04-17\",\n            \"first_name\": \"Britta\",\n            \"last_name\": \"Jonsson\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": \"2018-11-05\",\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 191,\n            \"role_id\": \"2\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"07249986677\",\n            \"workphone\": \"\",\n            \"email\": \"testbritta@jobbmail.com\",\n            \"address\": \"Videgatan 5\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"249\",\n            \"employeecontract_id\": \"201\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2018-08-01\",\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": \"2019-04-17\",\n            \"first_name\": \"Britta\",\n            \"last_name\": \"Jonsson\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": \"2018-11-05\",\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 252,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"anna@larsson.se\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"10\",\n            \"employeecontract_id\": \"202\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": true,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Anna\",\n            \"last_name\": \"Larsson\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": \"2018-09-01\",\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 253,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"anna@larsson.se\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"10\",\n            \"employeecontract_id\": \"202\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": true,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Anna\",\n            \"last_name\": \"Larsson\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": \"2018-09-01\",\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 248,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"gus@hotmail.com\",\n            \"address\": \"Hantverkargatan 8\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"1\",\n            \"number\": \"264\",\n            \"employeecontract_id\": \"216\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2018-09-04\",\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Gus\",\n            \"last_name\": \"Testadmin\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 272,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"admin\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"\",\n            \"employeecontract_id\": \"224\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": \"2019-02-16\",\n            \"employer_support_date\": \"2019-02-13\",\n            \"first_name\": \"Anders\",\n            \"last_name\": \"Andersson\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 271,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"admin\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"\",\n            \"employeecontract_id\": \"224\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": \"2019-02-16\",\n            \"employer_support_date\": \"2019-02-13\",\n            \"first_name\": \"Anders\",\n            \"last_name\": \"Andersson\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 217,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"543\",\n            \"employeecontract_id\": \"230\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Renée\",\n            \"last_name\": \"Wilsson\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 246,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"0767649486\",\n            \"workphone\": \"\",\n            \"email\": \"natalie@timewave.se\",\n            \"address\": \"Rotviksvägen 18\",\n            \"co_address\": \"\",\n            \"city\": \"Tyresö\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"28\",\n            \"employeecontract_id\": \"246\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Natalie\",\n            \"last_name\": \"Gustafsson\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"13561\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 247,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"pia@timewave.se\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"32\",\n            \"employeecontract_id\": \"247\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Pia\",\n            \"last_name\": \"Gustafsson\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 266,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"070-3334456\",\n            \"workphone\": \"\",\n            \"email\": \"monika@timewave.se\",\n            \"address\": \"Ängsvägen 4\",\n            \"co_address\": \"\",\n            \"city\": \"Köping\",\n            \"status\": \"active\",\n            \"criminal_records\": \"3\",\n            \"car\": \"1\",\n            \"number\": \"101\",\n            \"employeecontract_id\": \"255\",\n            \"type_of_employment\": \"3\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2019-04-30\",\n            \"latest_appraisal_date\": \"2019-06-05\",\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": \"2019-11-29\",\n            \"first_name\": \"Monika\",\n            \"last_name\": \"Landell\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": \"2019-05-01\",\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/employees/workareamanagers/client/1?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/employees/workareamanagers/client/1?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/employees/workareamanagers/client/1?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/employees/workareamanagers/client/1\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 28,\n    \"total\": 28\n}"}],"_postman_id":"f7b1d932-a592-42de-a5c3-5b0710b30bdd"},{"name":"Employee Workarea managers Workarea","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"02cea76d-117b-4243-b2ed-8fc34c84ce4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/employees/workareamanagers/workarea/2","description":"<p>Employee Workarea managers Workarea</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["employees","workareamanagers","workarea","2"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"3b9343b3-85da-4dfb-bfdc-5ed497365960","name":"Employee Workarea managers Workarea","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/employees/workareamanagers/workarea/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 19:45:33 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 283,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"0736794754\",\n            \"mobile\": \"0791004877\",\n            \"workphone\": \"\",\n            \"email\": \"niklas@andersson.se\",\n            \"address\": \"Döbelnsgatan 55\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"0\",\n            \"car\": \"1\",\n            \"number\": \"99\",\n            \"employeecontract_id\": \"1\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Niklas\",\n            \"last_name\": \"Andersson\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"112 31\",\n            \"employee_startdate\": \"2019-07-22\",\n            \"employee_enddate\": \"2020-07-22\",\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 7,\n            \"role_id\": \"4\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": null,\n            \"workphone\": null,\n            \"email\": \"zara@timewave.se\",\n            \"address\": \"Niordvägen 7\",\n            \"co_address\": \"\",\n            \"city\": \"Djursholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"3\",\n            \"car\": \"0\",\n            \"number\": \"220\",\n            \"employeecontract_id\": \"65\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Zara\",\n            \"last_name\": \"Stål\",\n            \"personal_number\": \"231230\",\n            \"postal_code\": \"18255 \",\n            \"employee_startdate\": \"2013-09-01\",\n            \"employee_enddate\": \"2014-02-28\",\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 9,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"026-103341\",\n            \"mobile\": \"0725705084\",\n            \"workphone\": \"026-945611\",\n            \"email\": \"erika@timewave.se\",\n            \"address\": \"Bjurholmsplan 19\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"3\",\n            \"car\": \"1\",\n            \"number\": \"232\",\n            \"employeecontract_id\": \"16\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2018-09-03\",\n            \"latest_appraisal_date\": \"2018-09-20\",\n            \"medical_certificate_date\": \"2018-09-20\",\n            \"employer_support_date\": \"2018-09-20\",\n            \"first_name\": \"Lisa\",\n            \"last_name\": \"Lisasson\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"13233\",\n            \"employee_startdate\": \"2015-11-02\",\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 254,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"0763434210\",\n            \"mobile\": \"0763434210\",\n            \"workphone\": null,\n            \"email\": \"annag@timewave.se\",\n            \"address\": \"Hantverkargatan 10\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"1\",\n            \"number\": \"227\",\n            \"employeecontract_id\": \"6\",\n            \"type_of_employment\": \"5\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2017-08-07\",\n            \"latest_appraisal_date\": \"2019-05-08\",\n            \"medical_certificate_date\": \"2019-06-11\",\n            \"employer_support_date\": \"2019-01-16\",\n            \"first_name\": \"Anna\",\n            \"last_name\": \"Gustavsson\",\n            \"personal_number\": \"19222222-2222\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": \"2017-08-07\",\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 275,\n            \"role_id\": \"2\",\n            \"deleted\": false,\n            \"phone\": \"0725705088\",\n            \"mobile\": \"\",\n            \"workphone\": null,\n            \"email\": \"urban@timewave.se\",\n            \"address\": \"\",\n            \"co_address\": \"Rotegatan 4\",\n            \"city\": \"Uppsala\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"31\",\n            \"employeecontract_id\": \"80\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Urban\",\n            \"last_name\": \"Urbansson\",\n            \"personal_number\": \"19780804-7546\",\n            \"postal_code\": \"75337\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 167,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"Myed@hotmail.com\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"239\",\n            \"employeecontract_id\": \"191\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"My\",\n            \"last_name\": \"Ed\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 210,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"245\",\n            \"employeecontract_id\": \"197\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Denna-hade-inget-namn-förut\",\n            \"last_name\": \"\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 187,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"0735730346\",\n            \"workphone\": \"\",\n            \"email\": \"cani@abouttime.se\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"247\",\n            \"employeecontract_id\": \"199\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2018-08-22\",\n            \"latest_appraisal_date\": \"2018-09-20\",\n            \"medical_certificate_date\": \"2018-09-20\",\n            \"employer_support_date\": \"2018-09-20\",\n            \"first_name\": \"Frida\",\n            \"last_name\": \"Leander\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 269,\n            \"role_id\": \"2\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"07249986677\",\n            \"workphone\": \"\",\n            \"email\": \"testbritta@jobbmail.com\",\n            \"address\": \"Videgatan 5\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"249\",\n            \"employeecontract_id\": \"201\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2018-08-01\",\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": \"2019-04-17\",\n            \"first_name\": \"Britta\",\n            \"last_name\": \"Jonsson\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": \"2018-11-05\",\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 252,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"anna@larsson.se\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"10\",\n            \"employeecontract_id\": \"202\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": true,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Anna\",\n            \"last_name\": \"Larsson\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": \"2018-09-01\",\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 272,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"admin\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"\",\n            \"employeecontract_id\": \"224\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": \"2019-02-16\",\n            \"employer_support_date\": \"2019-02-13\",\n            \"first_name\": \"Anders\",\n            \"last_name\": \"Andersson\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 217,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"543\",\n            \"employeecontract_id\": \"230\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Renée\",\n            \"last_name\": \"Wilsson\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/employees/workareamanagers/workarea/2?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/employees/workareamanagers/workarea/2?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/employees/workareamanagers/workarea/2?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/employees/workareamanagers/workarea/2\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 12,\n    \"total\": 12\n}"}],"_postman_id":"02cea76d-117b-4243-b2ed-8fc34c84ce4c"},{"name":"Employees without tags","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"6196b4cc-7fc2-4855-85e5-76aa0e1d6f17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/employees/withouttags/1","description":"<p>Employees without tags</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["employees","withouttags","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"9a6e84f8-b5d9-47aa-b079-a6dbb68b99e0","name":"Employees without tags","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/employees/withouttags/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 19:45:45 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 6,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"0736794754\",\n            \"mobile\": \"0791004877\",\n            \"workphone\": \"\",\n            \"email\": \"niklas@andersson.se\",\n            \"address\": \"Döbelnsgatan 55\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"0\",\n            \"car\": \"1\",\n            \"number\": \"99\",\n            \"employeecontract_id\": \"1\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Niklas\",\n            \"last_name\": \"Andersson\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"112 31\",\n            \"employee_startdate\": \"2019-07-22\",\n            \"employee_enddate\": \"2020-07-22\",\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 9,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"070-1703029\",\n            \"workphone\": null,\n            \"email\": \"niklas@nilsson.se\",\n            \"address\": \"Sveavägen 5\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"34\",\n            \"employeecontract_id\": \"22\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Niklas \",\n            \"last_name\": \"Nilsson\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"11221\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 18,\n            \"role_id\": \"4\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": null,\n            \"workphone\": null,\n            \"email\": \"zara@timewave.se\",\n            \"address\": \"Niordvägen 7\",\n            \"co_address\": \"\",\n            \"city\": \"Djursholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"3\",\n            \"car\": \"0\",\n            \"number\": \"220\",\n            \"employeecontract_id\": \"65\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Zara\",\n            \"last_name\": \"Stål\",\n            \"personal_number\": \"231230\",\n            \"postal_code\": \"18255 \",\n            \"employee_startdate\": \"2013-09-01\",\n            \"employee_enddate\": \"2014-02-28\",\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 19,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"026-103341\",\n            \"mobile\": \"0725705084\",\n            \"workphone\": \"026-945611\",\n            \"email\": \"erika@timewave.se\",\n            \"address\": \"Bjurholmsplan 19\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"3\",\n            \"car\": \"1\",\n            \"number\": \"232\",\n            \"employeecontract_id\": \"16\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2018-09-03\",\n            \"latest_appraisal_date\": \"2018-09-20\",\n            \"medical_certificate_date\": \"2018-09-20\",\n            \"employer_support_date\": \"2018-09-20\",\n            \"first_name\": \"Lisa\",\n            \"last_name\": \"Lisasson\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"13233\",\n            \"employee_startdate\": \"2015-11-02\",\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 20,\n            \"role_id\": \"0\",\n            \"deleted\": false,\n            \"phone\": \"072574321543\",\n            \"mobile\": null,\n            \"workphone\": null,\n            \"email\": \"zoran@timewave.se\",\n            \"address\": \"Rotviksvägen\",\n            \"co_address\": \"\",\n            \"city\": \"Tyresö\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"2\",\n            \"number\": \"58\",\n            \"employeecontract_id\": \"66\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Zoran_admin\",\n            \"last_name\": \"Gustafsson\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"13561\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 21,\n            \"role_id\": \"4\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": null,\n            \"workphone\": null,\n            \"email\": \"testlotta@timewave.se\",\n            \"address\": \"Flemminggatan 5\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"224\",\n            \"employeecontract_id\": \"17\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Lotta\",\n            \"last_name\": \"Testsson\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 65,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"0763434210\",\n            \"mobile\": \"0763434210\",\n            \"workphone\": null,\n            \"email\": \"annag@timewave.se\",\n            \"address\": \"Hantverkargatan 10\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"1\",\n            \"number\": \"227\",\n            \"employeecontract_id\": \"6\",\n            \"type_of_employment\": \"5\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2017-08-07\",\n            \"latest_appraisal_date\": \"2019-05-08\",\n            \"medical_certificate_date\": \"2019-06-11\",\n            \"employer_support_date\": \"2019-01-16\",\n            \"first_name\": \"Anna\",\n            \"last_name\": \"Gustavsson\",\n            \"personal_number\": \"19222222-2222\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": \"2017-08-07\",\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 74,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"070705088\",\n            \"mobile\": null,\n            \"workphone\": null,\n            \"email\": \"erika@elmefors.se\",\n            \"address\": \"Vinggatan 2\",\n            \"co_address\": \"\",\n            \"city\": \"Uppsala\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"235\",\n            \"employeecontract_id\": \"79\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Torsten \",\n            \"last_name\": \"Torstensson\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"75337\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 75,\n            \"role_id\": \"2\",\n            \"deleted\": false,\n            \"phone\": \"0725705088\",\n            \"mobile\": \"\",\n            \"workphone\": null,\n            \"email\": \"urban@timewave.se\",\n            \"address\": \"\",\n            \"co_address\": \"Rotegatan 4\",\n            \"city\": \"Uppsala\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"31\",\n            \"employeecontract_id\": \"80\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Urban\",\n            \"last_name\": \"Urbansson\",\n            \"personal_number\": \"19780804-7546\",\n            \"postal_code\": \"75337\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 76,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"0725705088\",\n            \"mobile\": null,\n            \"workphone\": null,\n            \"email\": \"viktor@timewave.se\",\n            \"address\": \"Raketgatan 11\",\n            \"co_address\": \"\",\n            \"city\": \"Uppsala\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"53\",\n            \"employeecontract_id\": \"81\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Viktor\",\n            \"last_name\": \"Viktorsson\",\n            \"personal_number\": \"19840817-2152\",\n            \"postal_code\": \"75337\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 77,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"0725705088\",\n            \"mobile\": null,\n            \"workphone\": null,\n            \"email\": \"ylva@timewave.se\",\n            \"address\": \"Rotegatan 5\",\n            \"co_address\": \"\",\n            \"city\": \"Uppsala\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"98\",\n            \"employeecontract_id\": \"82\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Ylva\",\n            \"last_name\": \"Ylvén\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"75337\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 164,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"070-2341778\",\n            \"workphone\": \"\",\n            \"email\": \"erika@timewave.se\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"225\",\n            \"employeecontract_id\": \"183\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Sanna \",\n            \"last_name\": \"Grandelius\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 165,\n            \"role_id\": \"4\",\n            \"deleted\": false,\n            \"phone\": \"072-1114455\",\n            \"mobile\": \"072-1114455\",\n            \"workphone\": \"072-1114455\",\n            \"email\": \"testar@abouttime.se\",\n            \"address\": \"Dalagatan\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"223\",\n            \"employeecontract_id\": \"185\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Test\",\n            \"last_name\": \"Testar\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 166,\n            \"role_id\": \"4\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"erika@abouttime.se\",\n            \"address\": \"Hattgränd\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"2\",\n            \"car\": \"0\",\n            \"number\": \"224*\",\n            \"employeecontract_id\": \"186\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2018-09-11\",\n            \"latest_appraisal_date\": \"2018-09-11\",\n            \"medical_certificate_date\": \"2018-09-11\",\n            \"employer_support_date\": \"2018-09-11\",\n            \"first_name\": \"Hans \",\n            \"last_name\": \"Idh\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 168,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"236\",\n            \"employeecontract_id\": \"188\",\n            \"type_of_employment\": \"2\",\n            \"payslip_email\": true,\n            \"contract_date\": \"2018-12-01\",\n            \"latest_appraisal_date\": \"2018-12-17\",\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Petter\",\n            \"last_name\": \"Skog\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": \"2018-12-03\",\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 169,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"237\",\n            \"employeecontract_id\": \"189\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"pannkaka \",\n            \"last_name\": \"\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 170,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"238\",\n            \"employeecontract_id\": \"190\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Ylva\",\n            \"last_name\": \"Falk\",\n            \"personal_number\": \"20010724-3273\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 171,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"Myed@hotmail.com\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"239\",\n            \"employeecontract_id\": \"191\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"My\",\n            \"last_name\": \"Ed\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 172,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"240\",\n            \"employeecontract_id\": \"192\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Nadia\",\n            \"last_name\": \"Kahli\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 174,\n            \"role_id\": \"14\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"242\",\n            \"employeecontract_id\": \"194\",\n            \"type_of_employment\": \"3\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": \"2018-12-13\",\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"josefine\",\n            \"last_name\": \"Phil\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 176,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"244\",\n            \"employeecontract_id\": \"196\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Nils\",\n            \"last_name\": \"Oscarsson\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 177,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"245\",\n            \"employeecontract_id\": \"197\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Denna-hade-inget-namn-förut\",\n            \"last_name\": \"\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 178,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"246\",\n            \"employeecontract_id\": \"198\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Max \",\n            \"last_name\": \"Lundberg\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 179,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"0735730346\",\n            \"workphone\": \"\",\n            \"email\": \"cani@abouttime.se\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"247\",\n            \"employeecontract_id\": \"199\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2018-08-22\",\n            \"latest_appraisal_date\": \"2018-09-20\",\n            \"medical_certificate_date\": \"2018-09-20\",\n            \"employer_support_date\": \"2018-09-20\",\n            \"first_name\": \"Frida\",\n            \"last_name\": \"Leander\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 180,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"248\",\n            \"employeecontract_id\": \"200\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"sdf\",\n            \"last_name\": \"sdfsdf\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 181,\n            \"role_id\": \"2\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"07249986677\",\n            \"workphone\": \"\",\n            \"email\": \"testbritta@jobbmail.com\",\n            \"address\": \"Videgatan 5\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"249\",\n            \"employeecontract_id\": \"201\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2018-08-01\",\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": \"2019-04-17\",\n            \"first_name\": \"Britta\",\n            \"last_name\": \"Jonsson\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": \"2018-11-05\",\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 182,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"anna@larsson.se\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"10\",\n            \"employeecontract_id\": \"202\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": true,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Anna\",\n            \"last_name\": \"Larsson\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": \"2018-09-01\",\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 183,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"251\",\n            \"employeecontract_id\": \"203\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": \"2018-10-25\",\n            \"employer_support_date\": null,\n            \"first_name\": \"Urbans\",\n            \"last_name\": \"Kompis\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 190,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"Rullgränd 10\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"258\",\n            \"employeecontract_id\": \"210\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Julia\",\n            \"last_name\": \"Ad\",\n            \"personal_number\": \"19840817-2152\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 191,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"0735730346\",\n            \"workphone\": \"\",\n            \"email\": \"katt@mail.com\",\n            \"address\": \"Trumslagaregatan 10\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"2\",\n            \"car\": \"0\",\n            \"number\": \"259\",\n            \"employeecontract_id\": \"211\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Kattis\",\n            \"last_name\": \"Ad\",\n            \"personal_number\": \"19700218-7338\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 194,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"11\",\n            \"employeecontract_id\": \"214\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Östen \",\n            \"last_name\": \"an\",\n            \"personal_number\": \"1984087-2152\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 195,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"lexAn@gmail.com\",\n            \"address\": \"Trådvägen 23\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"263\",\n            \"employeecontract_id\": \"215\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Lex\",\n            \"last_name\": \"An\",\n            \"personal_number\": \"19730705-4325\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 196,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"gus@hotmail.com\",\n            \"address\": \"Hantverkargatan 8\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"1\",\n            \"number\": \"264\",\n            \"employeecontract_id\": \"216\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2018-09-04\",\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Gus\",\n            \"last_name\": \"Testadmin\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 199,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"923\",\n            \"employeecontract_id\": \"219\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Zacharias\",\n            \"last_name\": \"von Stadshus\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 200,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"999\",\n            \"employeecontract_id\": \"220\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Mer\",\n            \"last_name\": \"Tid\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 201,\n            \"role_id\": \"4\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"jenna@timewave.se\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"\",\n            \"employeecontract_id\": \"222\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Jennas\",\n            \"last_name\": \"Testadmin\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 202,\n            \"role_id\": \"4\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"cani\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"\",\n            \"employeecontract_id\": \"223\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Cani \",\n            \"last_name\": \"Testare\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 204,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"Skalbyrakan 5\",\n            \"co_address\": \"\",\n            \"city\": \"Bergvik\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"131\",\n            \"employeecontract_id\": \"225\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Örjan\",\n            \"last_name\": \"Lund\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 205,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"Lundagatan 5\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"\",\n            \"employeecontract_id\": \"226\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Nicki\",\n            \"last_name\": \"Lilja\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 206,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"\",\n            \"employeecontract_id\": \"227\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Staffan\",\n            \"last_name\": \"Bodin\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 207,\n            \"role_id\": \"3\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"12\",\n            \"employeecontract_id\": \"228\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2018-09-25\",\n            \"latest_appraisal_date\": \"2018-09-25\",\n            \"medical_certificate_date\": \"2018-09-25\",\n            \"employer_support_date\": \"2018-09-25\",\n            \"first_name\": \"Rosa\",\n            \"last_name\": \"Pinjelund\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 208,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"543\",\n            \"employeecontract_id\": \"230\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Renée\",\n            \"last_name\": \"Wilsson\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 211,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"bugg@hotmail.com\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"\",\n            \"employeecontract_id\": \"236\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Test\",\n            \"last_name\": \"Buggtest\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 214,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"\",\n            \"employeecontract_id\": \"241\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Test\",\n            \"last_name\": \"Tests\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 215,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"testnora@hotmail.com\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"\",\n            \"employeecontract_id\": \"242\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Nora\",\n            \"last_name\": \"Robertsson\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 216,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"lars@testmail.com\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"\",\n            \"employeecontract_id\": \"244\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Lars \",\n            \"last_name\": \"Löfgren\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 218,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"0767649486\",\n            \"workphone\": \"\",\n            \"email\": \"natalie@timewave.se\",\n            \"address\": \"Rotviksvägen 18\",\n            \"co_address\": \"\",\n            \"city\": \"Tyresö\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"28\",\n            \"employeecontract_id\": \"246\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Natalie\",\n            \"last_name\": \"Gustafsson\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"13561\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 219,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"pia@timewave.se\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"32\",\n            \"employeecontract_id\": \"247\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Pia\",\n            \"last_name\": \"Gustafsson\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 220,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"073276527372\",\n            \"workphone\": \"\",\n            \"email\": \"vilhelm@abouttime.se\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"\",\n            \"employeecontract_id\": \"248\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Klas\",\n            \"last_name\": \"Eriksson\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 223,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"070-1112233\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"1\",\n            \"number\": \"18\",\n            \"employeecontract_id\": \"251\",\n            \"type_of_employment\": \"3\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2019-01-07\",\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Ninni\",\n            \"last_name\": \"Persdottir\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": \"2019-01-14\",\n            \"employee_enddate\": \"2019-07-15\",\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 226,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"\",\n            \"employeecontract_id\": \"258\",\n            \"type_of_employment\": \"3\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Gurlie\",\n            \"last_name\": \"Staf\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 227,\n            \"role_id\": \"0\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"torkel@mail.se\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"1000\",\n            \"employeecontract_id\": \"261\",\n            \"type_of_employment\": \"3\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Torkel\",\n            \"last_name\": \"Kvist\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 228,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"1001\",\n            \"employeecontract_id\": \"262\",\n            \"type_of_employment\": \"3\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"kjhgfr78y9puiåoölkjnbhgvftyi7oupöklmnjbhvgftuyiuolknjbhvgfctuyio\",\n            \"last_name\": \"påoiugyhvjbknlmöophiuygthvbjknlmijouhygfhvbjnklmöojhiugyfchvjbkn\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 229,\n            \"role_id\": \"4\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"clabban\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"1002\",\n            \"employeecontract_id\": \"263\",\n            \"type_of_employment\": \"3\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Clabba\",\n            \"last_name\": \"Adminsson\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 230,\n            \"role_id\": \"4\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"clabban2\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"1003\",\n            \"employeecontract_id\": \"264\",\n            \"type_of_employment\": \"3\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Clabba\",\n            \"last_name\": \"Testar\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 231,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"jerka@tw.se\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"1004\",\n            \"employeecontract_id\": \"265\",\n            \"type_of_employment\": \"3\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Jerka\",\n            \"last_name\": \"K\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 232,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": null,\n            \"mobile\": \"123456789\",\n            \"workphone\": \"123456789\",\n            \"email\": \"test@test.com\",\n            \"address\": \"Test\",\n            \"co_address\": \"Test\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"3\",\n            \"car\": \"0\",\n            \"number\": \"99\",\n            \"employeecontract_id\": \"269\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Test\",\n            \"last_name\": \"Test\",\n            \"personal_number\": \"123456-7890\",\n            \"postal_code\": \"18600\",\n            \"employee_startdate\": \"2019-07-22\",\n            \"employee_enddate\": \"2020-07-22\",\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 233,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": null,\n            \"mobile\": \"123456789\",\n            \"workphone\": \"123456789\",\n            \"email\": \"test@test.com\",\n            \"address\": \"Test\",\n            \"co_address\": \"Test\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"3\",\n            \"car\": \"0\",\n            \"number\": \"99\",\n            \"employeecontract_id\": \"270\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Test\",\n            \"last_name\": \"Test\",\n            \"personal_number\": \"123456-7890\",\n            \"postal_code\": \"18600\",\n            \"employee_startdate\": \"2019-07-22\",\n            \"employee_enddate\": \"2020-07-22\",\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 234,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"jerker@isil.se\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"1010\",\n            \"employeecontract_id\": \"271\",\n            \"type_of_employment\": \"3\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"test\",\n            \"last_name\": \"\",\n            \"personal_number\": \"640609-3911\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 235,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": null,\n            \"mobile\": \"123456789\",\n            \"workphone\": \"123456789\",\n            \"email\": \"test@test.com\",\n            \"address\": \"Test\",\n            \"co_address\": \"Test\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"3\",\n            \"car\": \"0\",\n            \"number\": \"99\",\n            \"employeecontract_id\": \"272\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Test\",\n            \"last_name\": \"Test\",\n            \"personal_number\": \"123456-7890\",\n            \"postal_code\": \"18600\",\n            \"employee_startdate\": \"2019-07-22\",\n            \"employee_enddate\": \"2020-07-22\",\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 236,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": null,\n            \"mobile\": \"123456789\",\n            \"workphone\": \"123456789\",\n            \"email\": \"test@test.com\",\n            \"address\": \"Test\",\n            \"co_address\": \"Test\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"3\",\n            \"car\": \"0\",\n            \"number\": \"1011\",\n            \"employeecontract_id\": \"273\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Test\",\n            \"last_name\": \"Test\",\n            \"personal_number\": \"123456-7890\",\n            \"postal_code\": \"18600\",\n            \"employee_startdate\": \"2019-07-22\",\n            \"employee_enddate\": \"2020-07-22\",\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 237,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": null,\n            \"mobile\": \"123456789\",\n            \"workphone\": \"123456789\",\n            \"email\": \"test@test.com\",\n            \"address\": \"Test\",\n            \"co_address\": \"Test\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"3\",\n            \"car\": \"0\",\n            \"number\": \"1012\",\n            \"employeecontract_id\": \"274\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Test\",\n            \"last_name\": \"Test\",\n            \"personal_number\": \"123456-7890\",\n            \"postal_code\": \"18600\",\n            \"employee_startdate\": \"2019-07-22\",\n            \"employee_enddate\": \"2020-07-22\",\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 238,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"08-1231231\",\n            \"mobile\": \"070-0000001\",\n            \"workphone\": \"08-123 00 00\",\n            \"email\": \"tester@timewave.se\",\n            \"address\": \"Hemvägen 12\",\n            \"co_address\": \"c/o Segermyr\",\n            \"city\": \"Blåkulla\",\n            \"status\": \"active\",\n            \"criminal_records\": \"2\",\n            \"car\": \"0\",\n            \"number\": \"1013\",\n            \"employeecontract_id\": \"275\",\n            \"type_of_employment\": \"3\",\n            \"payslip_email\": true,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Jane\",\n            \"last_name\": \"DOE\",\n            \"personal_number\": \"121212-1212\",\n            \"postal_code\": \"12323\",\n            \"employee_startdate\": \"2020-01-01\",\n            \"employee_enddate\": \"2020-01-31\",\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 239,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"08-1231231\",\n            \"mobile\": \"070-0000001\",\n            \"workphone\": \"08-123 00 00\",\n            \"email\": \"tester@timewave.se\",\n            \"address\": \"Hemvägen 12\",\n            \"co_address\": \"c/o Segermyr\",\n            \"city\": \"Blåkulla\",\n            \"status\": \"active\",\n            \"criminal_records\": \"2\",\n            \"car\": \"0\",\n            \"number\": \"1014\",\n            \"employeecontract_id\": \"276\",\n            \"type_of_employment\": \"3\",\n            \"payslip_email\": true,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Jane\",\n            \"last_name\": \"DOE\",\n            \"personal_number\": \"121212-1212\",\n            \"postal_code\": \"12323\",\n            \"employee_startdate\": \"2020-01-01\",\n            \"employee_enddate\": \"2020-01-31\",\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 240,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"08-1231231\",\n            \"mobile\": \"070-0000001\",\n            \"workphone\": \"08-123 00 00\",\n            \"email\": \"tester@timewave.se\",\n            \"address\": \"Hemvägen 12\",\n            \"co_address\": \"c/o Segermyr\",\n            \"city\": \"Blåkulla\",\n            \"status\": \"active\",\n            \"criminal_records\": \"2\",\n            \"car\": \"0\",\n            \"number\": \"1015\",\n            \"employeecontract_id\": \"277\",\n            \"type_of_employment\": \"3\",\n            \"payslip_email\": true,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Jane\",\n            \"last_name\": \"DOE\",\n            \"personal_number\": \"121212-1212\",\n            \"postal_code\": \"12323\",\n            \"employee_startdate\": \"2020-01-01\",\n            \"employee_enddate\": \"2020-01-31\",\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 241,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": null,\n            \"mobile\": null,\n            \"workphone\": null,\n            \"email\": null,\n            \"address\": null,\n            \"co_address\": null,\n            \"city\": null,\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"1016\",\n            \"employeecontract_id\": \"278\",\n            \"type_of_employment\": \"3\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": null,\n            \"last_name\": null,\n            \"personal_number\": null,\n            \"postal_code\": null,\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 242,\n            \"role_id\": \"7\",\n            \"deleted\": false,\n            \"phone\": null,\n            \"mobile\": \"0704321212\",\n            \"workphone\": null,\n            \"email\": \"applicant100@example.com\",\n            \"address\": null,\n            \"co_address\": null,\n            \"city\": null,\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"1017\",\n            \"employeecontract_id\": \"279\",\n            \"type_of_employment\": \"2\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Juston\",\n            \"last_name\": \"Becker\",\n            \"personal_number\": \"19900101-1234\",\n            \"postal_code\": null,\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 243,\n            \"role_id\": \"7\",\n            \"deleted\": false,\n            \"phone\": null,\n            \"mobile\": \"0704321212\",\n            \"workphone\": null,\n            \"email\": \"applicant100@example.com\",\n            \"address\": null,\n            \"co_address\": null,\n            \"city\": null,\n            \"status\": \"active\",\n            \"criminal_records\": \"3\",\n            \"car\": \"0\",\n            \"number\": \"10000\",\n            \"employeecontract_id\": \"280\",\n            \"type_of_employment\": \"2\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Juston\",\n            \"last_name\": \"Becker\",\n            \"personal_number\": \"19900101-1234\",\n            \"postal_code\": null,\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 244,\n            \"role_id\": \"7\",\n            \"deleted\": false,\n            \"phone\": null,\n            \"mobile\": \"0704321212\",\n            \"workphone\": null,\n            \"email\": \"applicant100@example.com\",\n            \"address\": null,\n            \"co_address\": null,\n            \"city\": null,\n            \"status\": \"active\",\n            \"criminal_records\": \"3\",\n            \"car\": \"0\",\n            \"number\": \"10001\",\n            \"employeecontract_id\": \"281\",\n            \"type_of_employment\": \"2\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Juston\",\n            \"last_name\": \"Becker\",\n            \"personal_number\": \"19900101-1234\",\n            \"postal_code\": \"413 89\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 245,\n            \"role_id\": \"7\",\n            \"deleted\": false,\n            \"phone\": null,\n            \"mobile\": \"0704321212\",\n            \"workphone\": null,\n            \"email\": \"applicant100@example.com\",\n            \"address\": \"\",\n            \"co_address\": null,\n            \"city\": \"Göteborg\",\n            \"status\": \"active\",\n            \"criminal_records\": \"3\",\n            \"car\": \"0\",\n            \"number\": \"10002\",\n            \"employeecontract_id\": \"282\",\n            \"type_of_employment\": \"2\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Juston\",\n            \"last_name\": \"Becker\",\n            \"personal_number\": \"19900101-1234\",\n            \"postal_code\": \"413 89\",\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 246,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": null,\n            \"mobile\": null,\n            \"workphone\": null,\n            \"email\": null,\n            \"address\": null,\n            \"co_address\": null,\n            \"city\": null,\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"10003\",\n            \"employeecontract_id\": \"283\",\n            \"type_of_employment\": \"3\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": null,\n            \"last_name\": null,\n            \"personal_number\": null,\n            \"postal_code\": null,\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 247,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"08-1231231\",\n            \"mobile\": \"070-0000001\",\n            \"workphone\": \"08-123 00 00\",\n            \"email\": \"tester@timewave.se\",\n            \"address\": \"Hemvägen 12\",\n            \"co_address\": \"c/o Segermyr\",\n            \"city\": \"Blåkulla\",\n            \"status\": \"active\",\n            \"criminal_records\": \"2\",\n            \"car\": \"0\",\n            \"number\": \"10004\",\n            \"employeecontract_id\": \"284\",\n            \"type_of_employment\": \"3\",\n            \"payslip_email\": true,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Jane\",\n            \"last_name\": \"DOE\",\n            \"personal_number\": \"121212-1212\",\n            \"postal_code\": \"12323\",\n            \"employee_startdate\": \"2020-01-01\",\n            \"employee_enddate\": \"2020-01-31\",\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 248,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": null,\n            \"mobile\": null,\n            \"workphone\": null,\n            \"email\": null,\n            \"address\": null,\n            \"co_address\": null,\n            \"city\": null,\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"10005\",\n            \"employeecontract_id\": \"285\",\n            \"type_of_employment\": \"3\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": null,\n            \"last_name\": null,\n            \"personal_number\": null,\n            \"postal_code\": null,\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 249,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": null,\n            \"mobile\": null,\n            \"workphone\": null,\n            \"email\": null,\n            \"address\": null,\n            \"co_address\": null,\n            \"city\": null,\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"10006\",\n            \"employeecontract_id\": \"286\",\n            \"type_of_employment\": \"3\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": null,\n            \"last_name\": null,\n            \"personal_number\": null,\n            \"postal_code\": null,\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 250,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": null,\n            \"mobile\": null,\n            \"workphone\": null,\n            \"email\": null,\n            \"address\": null,\n            \"co_address\": null,\n            \"city\": null,\n            \"status\": \"active\",\n            \"criminal_records\": null,\n            \"car\": \"0\",\n            \"number\": \"10007\",\n            \"employeecontract_id\": \"287\",\n            \"type_of_employment\": \"3\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": null,\n            \"last_name\": null,\n            \"personal_number\": null,\n            \"postal_code\": null,\n            \"employee_startdate\": null,\n            \"employee_enddate\": null,\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 253,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": null,\n            \"mobile\": null,\n            \"workphone\": null,\n            \"email\": \"\",\n            \"address\": null,\n            \"co_address\": null,\n            \"city\": null,\n            \"status\": \"active\",\n            \"criminal_records\": \"0\",\n            \"car\": \"0\",\n            \"number\": \"10008\",\n            \"employeecontract_id\": \"289\",\n            \"type_of_employment\": \"0\",\n            \"payslip_email\": false,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Generic\",\n            \"last_name\": \"11\",\n            \"personal_number\": null,\n            \"postal_code\": null,\n            \"employee_startdate\": null,\n            \"employee_enddate\": \"0000-00-00\",\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 254,\n            \"role_id\": \"17\",\n            \"deleted\": false,\n            \"phone\": \"08-1231231\",\n            \"mobile\": \"070-0000001\",\n            \"workphone\": \"08-123 00 00\",\n            \"email\": \"tester@timewave.se\",\n            \"address\": \"Hemvägen 12\",\n            \"co_address\": \"c/o Segermyr\",\n            \"city\": \"Blåkulla\",\n            \"status\": \"active\",\n            \"criminal_records\": \"2\",\n            \"car\": \"0\",\n            \"number\": \"1337\",\n            \"employeecontract_id\": \"290\",\n            \"type_of_employment\": \"3\",\n            \"payslip_email\": true,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Jane\",\n            \"last_name\": \"Doe\",\n            \"personal_number\": \"121212-1212\",\n            \"postal_code\": \"12323\",\n            \"employee_startdate\": \"2020-01-01\",\n            \"employee_enddate\": \"2020-01-31\",\n            \"driver_licenses\": \"\"\n        },\n        {\n            \"id\": 255,\n            \"role_id\": \"17\",\n            \"deleted\": false,\n            \"phone\": \"08-1231231\",\n            \"mobile\": \"070-0000001\",\n            \"workphone\": \"08-123 00 00\",\n            \"email\": \"tester@timewave.se\",\n            \"address\": \"Hemvägen 12\",\n            \"co_address\": \"c/o Segermyr\",\n            \"city\": \"Blåkulla\",\n            \"status\": \"active\",\n            \"criminal_records\": \"2\",\n            \"car\": \"0\",\n            \"number\": \"10011\",\n            \"employeecontract_id\": \"291\",\n            \"type_of_employment\": \"3\",\n            \"payslip_email\": true,\n            \"contract_date\": null,\n            \"latest_appraisal_date\": null,\n            \"medical_certificate_date\": null,\n            \"employer_support_date\": null,\n            \"first_name\": \"Jane\",\n            \"last_name\": \"Doe\",\n            \"personal_number\": \"121212-1212\",\n            \"postal_code\": \"12323\",\n            \"employee_startdate\": \"2020-01-01\",\n            \"employee_enddate\": \"2020-01-31\",\n            \"driver_licenses\": \"\"\n        }\n    ]\n}"}],"_postman_id":"6196b4cc-7fc2-4855-85e5-76aa0e1d6f17"},{"name":"Employees with multiple tags","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"31693615-f471-465f-b56f-8d29ca3e19d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/employees/withmultipletags/1","description":"<p>Employees with multiple tags</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["employees","withmultipletags","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"0b40cf5f-f4ad-4a80-b7d5-667d170ba0c4","name":"Employees with multiple tags","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/employees/withmultipletags/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 19:46:04 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 184,\n            \"role_id\": \"4\",\n            \"deleted\": false,\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"workphone\": \"\",\n            \"email\": \"Christian\",\n            \"address\": \"\",\n            \"co_address\": \"\",\n            \"city\": \"\",\n            \"status\": \"active\",\n            \"criminal_records\": \"1\",\n            \"car\": \"0\",\n            \"number\": \"252\",\n            \"employeecontract_id\": \"204\",\n            \"type_of_employment\": \"2\",\n            \"payslip_email\": false,\n            \"contract_date\": \"2019-05-16\",\n            \"latest_appraisal_date\": \"2019-09-20\",\n            \"medical_certificate_date\": \"2019-08-09\",\n            \"employer_support_date\": \"2019-07-25\",\n            \"first_name\": \"Christians\",\n            \"last_name\": \"Admin\",\n            \"personal_number\": \"\",\n            \"postal_code\": \"\",\n            \"employee_startdate\": \"2017-03-01\",\n            \"employee_enddate\": \"2019-12-07\",\n            \"driver_licenses\": \"\"\n        }\n    ]\n}"}],"_postman_id":"31693615-f471-465f-b56f-8d29ca3e19d9"},{"name":"Relate workarea to employee","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"06ff359c-dcf4-4b5a-90ca-18a3d35dbc50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"employee_id\": \"6\",\n  \"workarea_id\":[1,2,7]\n}\n"},"url":"https://api.twsandbox.net/v3/employees/relatedworkareas","description":"<p>Relate workarea to employee</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["employees","relatedworkareas"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"b65be2f8-0652-4b60-b146-3db1f1e98832","name":"Relate workarea to employee","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"employee_id\": \"6\",\n  \"workarea_id\":[1,2,7]\n}\n"},"url":"https://api.twsandbox.net/v3/employees/relatedworkareas"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 19:48:55 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"attached\": [\n            1,\n            2,\n            7\n        ],\n        \"detached\": [],\n        \"updated\": []\n    }\n}"}],"_postman_id":"06ff359c-dcf4-4b5a-90ca-18a3d35dbc50"},{"name":"Set primary workarea to employee","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"c7bb8fa1-fa29-49af-9945-c0797820632f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://api.twsandbox.net/v3/employees/6/workareas/2/set","description":"<p>Relate workarea to employee</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["employees","6","workareas","2","set"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"fc22725d-c2a6-4929-bd5f-2991e928fbcc","name":"Set primary workarea to employee","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://api.twsandbox.net/v3/employees/6/workareas/2/set"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 19:51:07 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": true\n}"}],"_postman_id":"c7bb8fa1-fa29-49af-9945-c0797820632f"},{"name":"Unset primary workarea to employee","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"c0b8d152-b5df-41e6-a560-7884020e763f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://api.twsandbox.net/v3/employees/6/workareas/2/unset","description":"<p>Relate workarea to employee</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["employees","6","workareas","2","unset"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"a68c8c84-33ff-42e0-aefb-1cb52bdf083e","name":"Unset primary workarea to employee","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://api.twsandbox.net/v3/employees/6/workareas/2/unset"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 19:51:28 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": true\n}"}],"_postman_id":"c0b8d152-b5df-41e6-a560-7884020e763f"},{"name":"Remove related workarea","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"df19560a-6054-4744-a3f8-118cd492fd2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"employee_id\": 167,\n  \"workarea_id\": 6\n}"},"url":"https://api.twsandbox.net/v3/employees/relatedworkareas","description":"<p>Remove related workarea</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["employees","relatedworkareas"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"9279def6-91d6-4bed-a8ed-b7279d67e945","name":"Remove related workarea","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"employee_id\": 6,\n  \"workarea_id\": 2\n}"},"url":"https://api.twsandbox.net/v3/employees/relatedworkareas"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 19:51:59 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"1"}],"_postman_id":"df19560a-6054-4744-a3f8-118cd492fd2c"},{"name":"Relate service to employee","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"1ecd99fe-1ca0-4513-a0e6-8b93b046c214","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"employee_id\":6,\n  \"service_id\":[52,119]\n}"},"url":"https://api.twsandbox.net/v3/employees/relatedservices","description":"<p>Relate service to employee</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["employees","relatedservices"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"ac2baba3-3b4f-4986-bb14-e10ad5981c55","name":"Relate service to employee","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"employee_id\":6,\n  \"service_id\":[52,119]\n}"},"url":"https://api.twsandbox.net/v3/employees/relatedservices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 19:53:23 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"attached\": [\n            52,\n            119\n        ],\n        \"detached\": [],\n        \"updated\": []\n    }\n}"}],"_postman_id":"1ecd99fe-1ca0-4513-a0e6-8b93b046c214"},{"name":"Remove related service","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"0b468ddc-75e4-4963-924d-ca22a6051d4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"employee_id\": 167, \n  \"service_id\": 6\n}"},"url":"https://api.twsandbox.net/v3/employees/relatedservices","description":"<p>Remove related service</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["employees","relatedservices"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"88609a83-43ec-4704-a68d-c4af8e108685","name":"Remove related service","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"employee_id\": 6, \n  \"service_id\": 52\n}"},"url":"https://api.twsandbox.net/v3/employees/relatedservices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 19:54:04 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"1"}],"_postman_id":"0b468ddc-75e4-4963-924d-ca22a6051d4c"}],"id":"6d36037a-1354-4701-9112-eb0471d0d922","event":[{"listen":"prerequest","script":{"id":"c13b8afc-8cba-4331-a0e3-0d5f1946d5ab","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"13431aa9-127a-4637-af41-6b2672242c65","type":"text/javascript","exec":[""]}}],"_postman_id":"6d36037a-1354-4701-9112-eb0471d0d922","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Gaps","item":[{"name":"Find gaps","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"29059023-d870-4c2f-badc-7571ad144bc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Authorization}}"},{"key":"Accept-Encoding","value":"gzip"}],"url":"https://api.twsandbox.net/v3/gaps?size=1.5&rule=2&step=120&startdate=2023-11-14&enddate=2023-11-20&employees=6,7,9,11,18","description":"<p>For /gaps endpoint there is a list of GET parameters which can influence the way of gaps definition.</p>\n<h3>Required parameters:</h3>\n\n<p><b>Employees</b></p>\n\n<p>employees={employee_id1,employee_idN)</p>\n<p><b>Size</b></p>\n\n<p>size={1h30m}</p>\n<p><b>Start date</b></p>\n\n<p>startdate={YYYY-mm-dd}</p>\n<p><b>End date</b></p>\n\n<p>enddate={YYYY-mm-dd}</p>\n<h3>Optional parameters:</h3>\n\n<p><b>Postal code</b></p>\n\n<p>postalcode={string}</p>\n<p><b>Postal code different (radius)</b></p>\n\n<p>postalode_diff={int}</p>\n<p><b>Start time</b></p>\n\n<p>starttime={H:i}</p>\n<p><b>End time</b></p>\n\n<p>endtime={H:i}</p>\n<p><b>Rule</b></p>\n\n<p>rule={0|1|2|3|4}\n<br /></p>\n<p>Rule parameter can take from 0 to 4 values which means:</p>\n<ul>\n<li>\n0 - default rule which is not alter current output from Timewave </li>\n<li>\n1 - sequantial rule to define gaps\n</li>\n<li>\n2 - parallel rule to define gaps\n</li>\n<li>\n3 - return the first free gap of the day\n</li>\n<li>\n4 - return the last free gap of the day\n</li>\n</ul>\n\n<br />\n\n<p>If rule equals 2 then interval between each gap can be defined (by default the interval is 15 minutes). For this purpose parameter \"step\" should be used. </p>\n<p>By default rule is 0.</p>\n<p><b>Step</b></p>\n\n<p>step={int}</p>\n<br />\nThis parameter is define the interval between each gap when parallel defining rule is used. Value should be integer in minutes.  By default, it's 15 minutes.\n\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["gaps"],"host":["https://api.twsandbox.net/v3"],"query":[{"key":"size","value":"1.5"},{"key":"rule","value":"2"},{"key":"step","value":"120"},{"disabled":true,"key":"postalcode","value":"11221"},{"disabled":true,"key":"postalcode_diff","value":"3"},{"key":"startdate","value":"2023-11-14"},{"key":"enddate","value":"2023-11-20"},{"key":"employees","value":"6,7,9,11,18"}],"variable":[]}},"response":[{"id":"76112350-6828-41bc-9d5a-60d97488feb1","name":"Find gaps","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Authorization}}"},{"key":"Accept-Encoding","value":"gzip"},{"key":"Accept","value":"application/xml","type":"text","disabled":true}],"url":{"raw":"https://api.twsandbox.net/v3/gaps?size=1.5&rule=2&step=120&startdate=2023-11-14&enddate=2023-11-20&employees=6,7,9,11,18","host":["https://api.twsandbox.net/v3"],"path":["gaps"],"query":[{"key":"size","value":"1.5"},{"key":"rule","value":"2"},{"key":"step","value":"120"},{"key":"postalcode","value":"11221","disabled":true},{"key":"postalcode_diff","value":"3","disabled":true},{"key":"startdate","value":"2023-11-14"},{"key":"enddate","value":"2023-11-20"},{"key":"employees","value":"6,7,9,11,18"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 20:01:47 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"6\": {\n            \"20231114\": [\n                {\n                    \"starttime\": \"06:00\",\n                    \"endtime\": \"07:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231114,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"08:00\",\n                    \"endtime\": \"09:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231114,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"10:00\",\n                    \"endtime\": \"11:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231114,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"12:00\",\n                    \"endtime\": \"13:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231114,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"14:00\",\n                    \"endtime\": \"15:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231114,\n                    \"hours\": 1.5\n                }\n            ],\n            \"20231115\": [\n                {\n                    \"starttime\": \"06:00\",\n                    \"endtime\": \"07:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231115,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        0,\n                        \"11222\"\n                    ]\n                },\n                {\n                    \"starttime\": \"14:00\",\n                    \"endtime\": \"15:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231115,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        \"11222\",\n                        0\n                    ]\n                }\n            ],\n            \"20231116\": [\n                {\n                    \"starttime\": \"06:00\",\n                    \"endtime\": \"07:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231116,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"08:00\",\n                    \"endtime\": \"09:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231116,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"10:00\",\n                    \"endtime\": \"11:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231116,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"12:00\",\n                    \"endtime\": \"13:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231116,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"14:00\",\n                    \"endtime\": \"15:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231116,\n                    \"hours\": 1.5\n                }\n            ],\n            \"20231117\": [\n                {\n                    \"starttime\": \"06:00\",\n                    \"endtime\": \"07:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231117,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"08:00\",\n                    \"endtime\": \"09:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231117,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"10:00\",\n                    \"endtime\": \"11:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231117,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"12:00\",\n                    \"endtime\": \"13:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231117,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"14:00\",\n                    \"endtime\": \"15:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231117,\n                    \"hours\": 1.5\n                }\n            ],\n            \"20231118\": [\n                {\n                    \"starttime\": \"06:00\",\n                    \"endtime\": \"07:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231118,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"08:00\",\n                    \"endtime\": \"09:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231118,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"10:00\",\n                    \"endtime\": \"11:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231118,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"12:00\",\n                    \"endtime\": \"13:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231118,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"14:00\",\n                    \"endtime\": \"15:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231118,\n                    \"hours\": 1.5\n                }\n            ],\n            \"20231119\": [\n                {\n                    \"starttime\": \"06:00\",\n                    \"endtime\": \"07:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231119,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"08:00\",\n                    \"endtime\": \"09:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231119,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"10:00\",\n                    \"endtime\": \"11:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231119,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"12:00\",\n                    \"endtime\": \"13:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231119,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"14:00\",\n                    \"endtime\": \"15:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231119,\n                    \"hours\": 1.5\n                }\n            ],\n            \"20231120\": [\n                {\n                    \"starttime\": \"11:00\",\n                    \"endtime\": \"12:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231120,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        \"81023\",\n                        0\n                    ]\n                },\n                {\n                    \"starttime\": \"13:00\",\n                    \"endtime\": \"14:30\",\n                    \"employee_id\": 6,\n                    \"startdate\": 20231120,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        \"81023\",\n                        0\n                    ]\n                }\n            ]\n        },\n        \"7\": {\n            \"20231115\": [\n                {\n                    \"starttime\": \"06:00\",\n                    \"endtime\": \"07:30\",\n                    \"employee_id\": 7,\n                    \"startdate\": 20231115,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        0,\n                        \"21040\"\n                    ]\n                },\n                {\n                    \"starttime\": \"11:00\",\n                    \"endtime\": \"12:30\",\n                    \"employee_id\": 7,\n                    \"startdate\": 20231115,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        \"42186\",\n                        0\n                    ]\n                },\n                {\n                    \"starttime\": \"13:00\",\n                    \"endtime\": \"14:30\",\n                    \"employee_id\": 7,\n                    \"startdate\": 20231115,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        \"42186\",\n                        0\n                    ]\n                }\n            ],\n            \"20231117\": [\n                {\n                    \"starttime\": \"06:00\",\n                    \"endtime\": \"07:30\",\n                    \"employee_id\": 7,\n                    \"startdate\": 20231117,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        0,\n                        \"\"\n                    ]\n                },\n                {\n                    \"starttime\": \"08:00\",\n                    \"endtime\": \"09:30\",\n                    \"employee_id\": 7,\n                    \"startdate\": 20231117,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        0,\n                        \"\"\n                    ]\n                },\n                {\n                    \"starttime\": \"11:00\",\n                    \"endtime\": \"12:30\",\n                    \"employee_id\": 7,\n                    \"startdate\": 20231117,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        \"\",\n                        0\n                    ]\n                },\n                {\n                    \"starttime\": \"13:00\",\n                    \"endtime\": \"14:30\",\n                    \"employee_id\": 7,\n                    \"startdate\": 20231117,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        \"\",\n                        0\n                    ]\n                }\n            ],\n            \"20231119\": [\n                {\n                    \"starttime\": \"06:00\",\n                    \"endtime\": \"07:30\",\n                    \"employee_id\": 7,\n                    \"startdate\": 20231119,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"08:00\",\n                    \"endtime\": \"09:30\",\n                    \"employee_id\": 7,\n                    \"startdate\": 20231119,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"10:00\",\n                    \"endtime\": \"11:30\",\n                    \"employee_id\": 7,\n                    \"startdate\": 20231119,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"12:00\",\n                    \"endtime\": \"13:30\",\n                    \"employee_id\": 7,\n                    \"startdate\": 20231119,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"14:00\",\n                    \"endtime\": \"15:30\",\n                    \"employee_id\": 7,\n                    \"startdate\": 20231119,\n                    \"hours\": 1.5\n                }\n            ]\n        },\n        \"9\": {\n            \"20231114\": [\n                {\n                    \"starttime\": \"06:00\",\n                    \"endtime\": \"07:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231114,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"08:00\",\n                    \"endtime\": \"09:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231114,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"10:00\",\n                    \"endtime\": \"11:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231114,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"12:00\",\n                    \"endtime\": \"13:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231114,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"14:00\",\n                    \"endtime\": \"15:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231114,\n                    \"hours\": 1.5\n                }\n            ],\n            \"20231115\": [\n                {\n                    \"starttime\": \"06:00\",\n                    \"endtime\": \"07:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231115,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"08:00\",\n                    \"endtime\": \"09:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231115,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"10:00\",\n                    \"endtime\": \"11:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231115,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"12:00\",\n                    \"endtime\": \"13:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231115,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"14:00\",\n                    \"endtime\": \"15:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231115,\n                    \"hours\": 1.5\n                }\n            ],\n            \"20231116\": [\n                {\n                    \"starttime\": \"06:00\",\n                    \"endtime\": \"07:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231116,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        0,\n                        \"11222\"\n                    ]\n                },\n                {\n                    \"starttime\": \"14:00\",\n                    \"endtime\": \"15:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231116,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        \"11222\",\n                        0\n                    ]\n                }\n            ],\n            \"20231117\": [\n                {\n                    \"starttime\": \"06:00\",\n                    \"endtime\": \"07:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231117,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        0,\n                        \"11221\"\n                    ]\n                }\n            ],\n            \"20231118\": [\n                {\n                    \"starttime\": \"06:00\",\n                    \"endtime\": \"07:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231118,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"08:00\",\n                    \"endtime\": \"09:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231118,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"10:00\",\n                    \"endtime\": \"11:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231118,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"12:00\",\n                    \"endtime\": \"13:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231118,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"14:00\",\n                    \"endtime\": \"15:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231118,\n                    \"hours\": 1.5\n                }\n            ],\n            \"20231119\": [\n                {\n                    \"starttime\": \"06:00\",\n                    \"endtime\": \"07:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231119,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"08:00\",\n                    \"endtime\": \"09:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231119,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"10:00\",\n                    \"endtime\": \"11:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231119,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"12:00\",\n                    \"endtime\": \"13:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231119,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"14:00\",\n                    \"endtime\": \"15:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231119,\n                    \"hours\": 1.5\n                }\n            ],\n            \"20231120\": [\n                {\n                    \"starttime\": \"06:00\",\n                    \"endtime\": \"07:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231120,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        0,\n                        \"13424\"\n                    ]\n                },\n                {\n                    \"starttime\": \"08:00\",\n                    \"endtime\": \"09:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231120,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        0,\n                        \"13424\"\n                    ]\n                },\n                {\n                    \"starttime\": \"10:00\",\n                    \"endtime\": \"11:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231120,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        0,\n                        \"13424\"\n                    ]\n                },\n                {\n                    \"starttime\": \"12:00\",\n                    \"endtime\": \"13:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231120,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        0,\n                        \"13424\"\n                    ]\n                },\n                {\n                    \"starttime\": \"14:00\",\n                    \"endtime\": \"15:30\",\n                    \"employee_id\": 9,\n                    \"startdate\": 20231120,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        0,\n                        \"13424\"\n                    ]\n                }\n            ]\n        },\n        \"11\": {\n            \"20231114\": [\n                {\n                    \"starttime\": \"07:00\",\n                    \"endtime\": \"08:30\",\n                    \"employee_id\": 11,\n                    \"startdate\": 20231114,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"09:00\",\n                    \"endtime\": \"10:30\",\n                    \"employee_id\": 11,\n                    \"startdate\": 20231114,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"11:00\",\n                    \"endtime\": \"12:30\",\n                    \"employee_id\": 11,\n                    \"startdate\": 20231114,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"13:00\",\n                    \"endtime\": \"14:30\",\n                    \"employee_id\": 11,\n                    \"startdate\": 20231114,\n                    \"hours\": 1.5\n                }\n            ],\n            \"20231115\": [\n                {\n                    \"starttime\": \"07:00\",\n                    \"endtime\": \"08:30\",\n                    \"employee_id\": 11,\n                    \"startdate\": 20231115,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"09:00\",\n                    \"endtime\": \"10:30\",\n                    \"employee_id\": 11,\n                    \"startdate\": 20231115,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"11:00\",\n                    \"endtime\": \"12:30\",\n                    \"employee_id\": 11,\n                    \"startdate\": 20231115,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"13:00\",\n                    \"endtime\": \"14:30\",\n                    \"employee_id\": 11,\n                    \"startdate\": 20231115,\n                    \"hours\": 1.5\n                }\n            ],\n            \"20231116\": [\n                {\n                    \"starttime\": \"09:00\",\n                    \"endtime\": \"10:30\",\n                    \"employee_id\": 11,\n                    \"startdate\": 20231116,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        \"13551\",\n                        0\n                    ]\n                },\n                {\n                    \"starttime\": \"11:00\",\n                    \"endtime\": \"12:30\",\n                    \"employee_id\": 11,\n                    \"startdate\": 20231116,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        \"13551\",\n                        0\n                    ]\n                },\n                {\n                    \"starttime\": \"13:00\",\n                    \"endtime\": \"14:30\",\n                    \"employee_id\": 11,\n                    \"startdate\": 20231116,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        \"13551\",\n                        0\n                    ]\n                }\n            ],\n            \"20231120\": [\n                {\n                    \"starttime\": \"10:00\",\n                    \"endtime\": \"11:30\",\n                    \"employee_id\": 11,\n                    \"startdate\": 20231120,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        \"13131135\",\n                        0\n                    ]\n                },\n                {\n                    \"starttime\": \"12:00\",\n                    \"endtime\": \"13:30\",\n                    \"employee_id\": 11,\n                    \"startdate\": 20231120,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        \"13131135\",\n                        0\n                    ]\n                },\n                {\n                    \"starttime\": \"14:00\",\n                    \"endtime\": \"15:30\",\n                    \"employee_id\": 11,\n                    \"startdate\": 20231120,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        \"13131135\",\n                        0\n                    ]\n                }\n            ]\n        },\n        \"18\": {\n            \"20231114\": [\n                {\n                    \"starttime\": \"06:00\",\n                    \"endtime\": \"07:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231114,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"08:00\",\n                    \"endtime\": \"09:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231114,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"10:00\",\n                    \"endtime\": \"11:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231114,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"12:00\",\n                    \"endtime\": \"13:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231114,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"14:00\",\n                    \"endtime\": \"15:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231114,\n                    \"hours\": 1.5\n                }\n            ],\n            \"20231115\": [\n                {\n                    \"starttime\": \"06:00\",\n                    \"endtime\": \"07:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231115,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"08:00\",\n                    \"endtime\": \"09:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231115,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"10:00\",\n                    \"endtime\": \"11:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231115,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"12:00\",\n                    \"endtime\": \"13:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231115,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"14:00\",\n                    \"endtime\": \"15:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231115,\n                    \"hours\": 1.5\n                }\n            ],\n            \"20231116\": [\n                {\n                    \"starttime\": \"06:00\",\n                    \"endtime\": \"07:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231116,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        0,\n                        \"13551\"\n                    ]\n                },\n                {\n                    \"starttime\": \"10:00\",\n                    \"endtime\": \"11:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231116,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        \"13551\",\n                        0\n                    ]\n                },\n                {\n                    \"starttime\": \"12:00\",\n                    \"endtime\": \"13:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231116,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        \"13551\",\n                        0\n                    ]\n                },\n                {\n                    \"starttime\": \"14:00\",\n                    \"endtime\": \"15:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231116,\n                    \"hours\": 1.5,\n                    \"postalcode\": [\n                        \"13551\",\n                        0\n                    ]\n                }\n            ],\n            \"20231117\": [\n                {\n                    \"starttime\": \"06:00\",\n                    \"endtime\": \"07:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231117,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"08:00\",\n                    \"endtime\": \"09:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231117,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"10:00\",\n                    \"endtime\": \"11:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231117,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"12:00\",\n                    \"endtime\": \"13:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231117,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"14:00\",\n                    \"endtime\": \"15:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231117,\n                    \"hours\": 1.5\n                }\n            ],\n            \"20231118\": [\n                {\n                    \"starttime\": \"06:00\",\n                    \"endtime\": \"07:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231118,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"08:00\",\n                    \"endtime\": \"09:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231118,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"10:00\",\n                    \"endtime\": \"11:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231118,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"12:00\",\n                    \"endtime\": \"13:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231118,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"14:00\",\n                    \"endtime\": \"15:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231118,\n                    \"hours\": 1.5\n                }\n            ],\n            \"20231119\": [\n                {\n                    \"starttime\": \"06:00\",\n                    \"endtime\": \"07:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231119,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"08:00\",\n                    \"endtime\": \"09:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231119,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"10:00\",\n                    \"endtime\": \"11:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231119,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"12:00\",\n                    \"endtime\": \"13:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231119,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"14:00\",\n                    \"endtime\": \"15:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231119,\n                    \"hours\": 1.5\n                }\n            ],\n            \"20231120\": [\n                {\n                    \"starttime\": \"06:00\",\n                    \"endtime\": \"07:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231120,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"08:00\",\n                    \"endtime\": \"09:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231120,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"10:00\",\n                    \"endtime\": \"11:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231120,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"12:00\",\n                    \"endtime\": \"13:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231120,\n                    \"hours\": 1.5\n                },\n                {\n                    \"starttime\": \"14:00\",\n                    \"endtime\": \"15:30\",\n                    \"employee_id\": 18,\n                    \"startdate\": 20231120,\n                    \"hours\": 1.5\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"29059023-d870-4c2f-badc-7571ad144bc8"}],"id":"a4497574-52a1-4dcb-a227-8c2c0e8bb287","event":[{"listen":"prerequest","script":{"id":"0512ac3b-86af-4742-9d1d-cc50a258c137","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"08ca84c0-92fd-40a8-8f44-168ae8b672e2","type":"text/javascript","exec":[""]}}],"_postman_id":"a4497574-52a1-4dcb-a227-8c2c0e8bb287","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Holidays","item":[{"name":"Holidays by year","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"242a9b63-e2f6-49e7-ad0e-a1197ae8e762","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/holidays/2023","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["holidays","2023"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"b28f177d-c894-47fe-be96-f573d18f8a86","name":"Holidays by year","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/holidays/2023"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 20:05:35 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 12,\n            \"date\": \"2023-04-06\",\n            \"name\": \"Skärtorsdag\",\n            \"coverage\": \"50\"\n        },\n        {\n            \"id\": 13,\n            \"date\": \"2023-04-07\",\n            \"name\": \"Långfredag\",\n            \"coverage\": \"100\"\n        },\n        {\n            \"id\": 14,\n            \"date\": \"2023-04-10\",\n            \"name\": \"Annandag påsk\",\n            \"coverage\": \"100\"\n        },\n        {\n            \"id\": 15,\n            \"date\": \"2023-05-01\",\n            \"name\": \"1:a maj\",\n            \"coverage\": \"100\"\n        },\n        {\n            \"id\": 16,\n            \"date\": \"2023-05-18\",\n            \"name\": \"Christer Fuglesangs himmelsfärd\",\n            \"coverage\": \"100\"\n        },\n        {\n            \"id\": 17,\n            \"date\": \"2023-05-19\",\n            \"name\": \"Klämdag\",\n            \"coverage\": \"100\"\n        },\n        {\n            \"id\": 18,\n            \"date\": \"2023-06-06\",\n            \"name\": \"Nationaldagen\",\n            \"coverage\": \"100\"\n        },\n        {\n            \"id\": 19,\n            \"date\": \"2023-06-23\",\n            \"name\": \"Midsommar\",\n            \"coverage\": \"100\"\n        },\n        {\n            \"id\": 20,\n            \"date\": \"2023-11-03\",\n            \"name\": \"Dagen före alla helgons dag\",\n            \"coverage\": \"100\"\n        },\n        {\n            \"id\": 21,\n            \"date\": \"2023-12-24\",\n            \"name\": \"Fira TimeWave-dagen\",\n            \"coverage\": \"100\"\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/holidays/2023?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/holidays/2023?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/holidays/2023?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/holidays/2023\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 10,\n    \"total\": 10\n}"}],"_postman_id":"242a9b63-e2f6-49e7-ad0e-a1197ae8e762"}],"id":"51e37af6-beee-4360-b600-7953cc6d98c6","event":[{"listen":"prerequest","script":{"id":"c37aa710-fbee-4905-b016-3802852aac24","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a277e200-1fba-4681-8f41-af19cff000bd","type":"text/javascript","exec":[""]}}],"_postman_id":"51e37af6-beee-4360-b600-7953cc6d98c6","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Invoices","item":[{"name":"All Invoices","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript","packages":{}}}],"id":"648494c9-0d6f-4e1d-bdb5-3af193ce15b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/invoices?","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["invoices"],"host":["https://api.twsandbox.net/v3"],"query":[{"key":"","value":null}],"variable":[]}},"response":[{"id":"7d58271f-30fd-47bb-83dd-8c4999cd2212","name":"All Invoices","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/invoices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 20:06:40 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"invoice_date\": \"2013-05-21\",\n            \"due_date\": \"2013-05-22\",\n            \"reminder_date_1\": \"2013-05-23\",\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2013-05-21\",\n            \"payed\": \"Y\",\n            \"number\": \"901\",\n            \"client_id\": \"2\",\n            \"credit_of_id\": \"0\",\n            \"status\": \"8\",\n            \"ocr\": \"9019\",\n            \"deleted\": false,\n            \"total\": \"1600\",\n            \"net_amount\": \"2560\",\n            \"vat_amount\": \"640\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Drottninggatan 103\",\n            \"city\": \"Stockholm\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Lisa Lisasson\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": false,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"1600\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"2\",\n            \"postal_code\": \"11221\",\n            \"client_number\": \"2\"\n        },\n        {\n            \"id\": 2,\n            \"invoice_date\": \"2013-05-21\",\n            \"due_date\": \"2013-05-22\",\n            \"reminder_date_1\": \"2013-05-23\",\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2013-05-22\",\n            \"payed\": \"Y\",\n            \"number\": \"900\",\n            \"client_id\": \"5\",\n            \"credit_of_id\": \"0\",\n            \"status\": \"8\",\n            \"ocr\": \"9001\",\n            \"deleted\": false,\n            \"total\": \"438\",\n            \"net_amount\": \"700\",\n            \"vat_amount\": \"175\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Odengatan 33\",\n            \"city\": \"Stockholm\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Linda Larsson\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": false,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"437\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"5\",\n            \"postal_code\": \"111 22\",\n            \"client_number\": \"5\"\n        },\n        {\n            \"id\": 3,\n            \"invoice_date\": \"2013-05-22\",\n            \"due_date\": \"2013-05-22\",\n            \"reminder_date_1\": \"2013-05-23\",\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2013-05-22\",\n            \"payed\": \"Y\",\n            \"number\": \"902\",\n            \"client_id\": \"4\",\n            \"credit_of_id\": \"0\",\n            \"status\": \"8\",\n            \"ocr\": \"9027\",\n            \"deleted\": false,\n            \"total\": \"1000\",\n            \"net_amount\": \"800\",\n            \"vat_amount\": \"200\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Rådmansgatan 60\",\n            \"city\": \"Stockholm\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Connectica AB\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": true,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"0\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"4\",\n            \"postal_code\": \"134 24\",\n            \"client_number\": \"4\"\n        },\n        {\n            \"id\": 4,\n            \"invoice_date\": \"2013-05-22\",\n            \"due_date\": \"2013-05-22\",\n            \"reminder_date_1\": \"2013-05-23\",\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2013-05-22\",\n            \"payed\": \"Y\",\n            \"number\": \"903\",\n            \"client_id\": \"5\",\n            \"credit_of_id\": \"0\",\n            \"status\": \"8\",\n            \"ocr\": \"9035\",\n            \"deleted\": false,\n            \"total\": \"463\",\n            \"net_amount\": \"620\",\n            \"vat_amount\": \"155\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Odengatan 33\",\n            \"city\": \"Stockholm\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Linda Larsson\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": false,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"312\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"5\",\n            \"postal_code\": \"111 22\",\n            \"client_number\": \"5\"\n        },\n        {\n            \"id\": 5,\n            \"invoice_date\": \"2013-05-23\",\n            \"due_date\": \"2013-05-22\",\n            \"reminder_date_1\": \"2013-05-23\",\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2013-05-23\",\n            \"payed\": \"Y\",\n            \"number\": \"904\",\n            \"client_id\": \"6\",\n            \"credit_of_id\": \"0\",\n            \"status\": \"8\",\n            \"ocr\": \"9043\",\n            \"deleted\": false,\n            \"total\": \"1500\",\n            \"net_amount\": \"1200\",\n            \"vat_amount\": \"300\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Hantverkargatan 5\",\n            \"city\": \"\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Maria Sundin AB\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": true,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"0\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"6\",\n            \"postal_code\": \"\",\n            \"client_number\": \"6\"\n        },\n        {\n            \"id\": 6,\n            \"invoice_date\": \"2013-05-23\",\n            \"due_date\": \"2013-05-22\",\n            \"reminder_date_1\": \"2013-05-23\",\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2013-05-23\",\n            \"payed\": \"Y\",\n            \"number\": \"905\",\n            \"client_id\": \"2\",\n            \"credit_of_id\": \"0\",\n            \"status\": \"8\",\n            \"ocr\": \"9050\",\n            \"deleted\": false,\n            \"total\": \"757\",\n            \"net_amount\": \"1080\",\n            \"vat_amount\": \"270\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Drottninggatan 103\",\n            \"city\": \"Stockholm\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Lisa Lisasson\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": false,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"593\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"2\",\n            \"postal_code\": \"11221\",\n            \"client_number\": \"2\"\n        },\n        {\n            \"id\": 7,\n            \"invoice_date\": \"2013-05-23\",\n            \"due_date\": \"2013-06-02\",\n            \"reminder_date_1\": null,\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2013-05-23\",\n            \"payed\": \"Y\",\n            \"number\": \"906\",\n            \"client_id\": \"7\",\n            \"credit_of_id\": \"0\",\n            \"status\": \"8\",\n            \"ocr\": \"9068\",\n            \"deleted\": false,\n            \"total\": \"470\",\n            \"net_amount\": \"750\",\n            \"vat_amount\": \"187.5\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Spångavägen 12\",\n            \"city\": \"Spånga\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Linus Nilsson\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": false,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0.5\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"468\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"7\",\n            \"postal_code\": \"16246\",\n            \"client_number\": \"7\"\n        },\n        {\n            \"id\": 8,\n            \"invoice_date\": \"2013-05-24\",\n            \"due_date\": \"2013-06-03\",\n            \"reminder_date_1\": null,\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2014-10-22\",\n            \"payed\": \"Y\",\n            \"number\": \"907\",\n            \"client_id\": \"5\",\n            \"credit_of_id\": \"0\",\n            \"status\": \"8\",\n            \"ocr\": \"9076\",\n            \"deleted\": false,\n            \"total\": \"1563\",\n            \"net_amount\": \"1250\",\n            \"vat_amount\": \"312.5\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Odengatan 33\",\n            \"city\": \"Stockholm\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Linda Larsson\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": false,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0.5\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"0\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"5\",\n            \"postal_code\": \"111 22\",\n            \"client_number\": \"5\"\n        },\n        {\n            \"id\": 9,\n            \"invoice_date\": \"2013-05-24\",\n            \"due_date\": \"2013-06-03\",\n            \"reminder_date_1\": null,\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2013-05-24\",\n            \"payed\": \"Y\",\n            \"number\": \"908\",\n            \"client_id\": \"4\",\n            \"credit_of_id\": \"0\",\n            \"status\": \"8\",\n            \"ocr\": \"9084\",\n            \"deleted\": false,\n            \"total\": \"500\",\n            \"net_amount\": \"400\",\n            \"vat_amount\": \"100\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Rådmansgatan 60\",\n            \"city\": \"Stockholm\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Connectica AB\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": true,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"0\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"4\",\n            \"postal_code\": \"134 24\",\n            \"client_number\": \"4\"\n        },\n        {\n            \"id\": 10,\n            \"invoice_date\": \"2013-05-28\",\n            \"due_date\": \"2013-06-07\",\n            \"reminder_date_1\": null,\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2013-05-28\",\n            \"payed\": \"Y\",\n            \"number\": \"-1\",\n            \"client_id\": \"3\",\n            \"credit_of_id\": \"0\",\n            \"status\": \"8\",\n            \"ocr\": null,\n            \"deleted\": false,\n            \"total\": \"2500\",\n            \"net_amount\": \"4000\",\n            \"vat_amount\": \"1000\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"upplandsgatan 71\",\n            \"city\": \"Stockholm\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Andreas Karlsson\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": false,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"2500\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"3\",\n            \"postal_code\": \"11221\",\n            \"client_number\": \"3\"\n        },\n        {\n            \"id\": 11,\n            \"invoice_date\": \"2013-05-26\",\n            \"due_date\": \"2013-06-09\",\n            \"reminder_date_1\": null,\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2014-10-22\",\n            \"payed\": \"Y\",\n            \"number\": \"909\",\n            \"client_id\": \"5\",\n            \"credit_of_id\": \"0\",\n            \"status\": \"8\",\n            \"ocr\": \"9092\",\n            \"deleted\": false,\n            \"total\": \"282\",\n            \"net_amount\": \"450\",\n            \"vat_amount\": \"112.5\",\n            \"discount\": \"-50\",\n            \"discount_vat\": \"-62.5\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Odengatan 33\",\n            \"city\": \"Stockholm\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Linda Larsson\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": false,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0.5\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"281\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"5\",\n            \"postal_code\": \"111 22\",\n            \"client_number\": \"5\"\n        },\n        {\n            \"id\": 12,\n            \"invoice_date\": \"2013-05-26\",\n            \"due_date\": \"2013-06-05\",\n            \"reminder_date_1\": null,\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2014-10-22\",\n            \"payed\": \"Y\",\n            \"number\": \"910\",\n            \"client_id\": \"4\",\n            \"credit_of_id\": \"0\",\n            \"status\": \"8\",\n            \"ocr\": \"9100\",\n            \"deleted\": false,\n            \"total\": \"938\",\n            \"net_amount\": \"750\",\n            \"vat_amount\": \"187.5\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Rådmansgatan 60\",\n            \"city\": \"Stockholm\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Connectica AB\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": true,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0.5\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"0\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"4\",\n            \"postal_code\": \"134 24\",\n            \"client_number\": \"4\"\n        },\n        {\n            \"id\": 13,\n            \"invoice_date\": \"2013-05-28\",\n            \"due_date\": \"2013-06-07\",\n            \"reminder_date_1\": null,\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2013-05-28\",\n            \"payed\": \"Y\",\n            \"number\": \"911\",\n            \"client_id\": \"5\",\n            \"credit_of_id\": \"0\",\n            \"status\": \"8\",\n            \"ocr\": \"9118\",\n            \"deleted\": false,\n            \"total\": \"313\",\n            \"net_amount\": \"500\",\n            \"vat_amount\": \"125\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Odengatan 33\",\n            \"city\": \"Stockholm\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Linda Larsson\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": false,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"312\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"5\",\n            \"postal_code\": \"111 22\",\n            \"client_number\": \"5\"\n        },\n        {\n            \"id\": 15,\n            \"invoice_date\": \"2013-05-28\",\n            \"due_date\": \"2013-06-07\",\n            \"reminder_date_1\": null,\n            \"reminder_date_2\": null,\n            \"payed_date\": null,\n            \"payed\": \"N\",\n            \"number\": \"-1\",\n            \"client_id\": \"3\",\n            \"credit_of_id\": \"0\",\n            \"status\": \"8\",\n            \"ocr\": null,\n            \"deleted\": false,\n            \"total\": \"625\",\n            \"net_amount\": \"1000\",\n            \"vat_amount\": \"250\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"upplandsgatan 71\",\n            \"city\": \"Stockholm\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Andreas Karlsson\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": false,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0\",\n            \"payment_type\": \"5\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"625\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"3\",\n            \"postal_code\": \"11221\",\n            \"client_number\": \"3\"\n        },\n        {\n            \"id\": 16,\n            \"invoice_date\": \"2013-05-30\",\n            \"due_date\": \"2013-06-09\",\n            \"reminder_date_1\": null,\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2013-05-30\",\n            \"payed\": \"Y\",\n            \"number\": \"-1\",\n            \"client_id\": \"3\",\n            \"credit_of_id\": \"0\",\n            \"status\": \"8\",\n            \"ocr\": null,\n            \"deleted\": false,\n            \"total\": \"220\",\n            \"net_amount\": \"350\",\n            \"vat_amount\": \"87.5\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"upplandsgatan 71\",\n            \"city\": \"Stockholm\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Andreas Karlsson\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": false,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0.5\",\n            \"payment_type\": \"2\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"218\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"3\",\n            \"postal_code\": \"11221\",\n            \"client_number\": \"3\"\n        },\n        {\n            \"id\": 17,\n            \"invoice_date\": \"2013-06-04\",\n            \"due_date\": \"2013-06-14\",\n            \"reminder_date_1\": null,\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2013-06-04\",\n            \"payed\": \"Y\",\n            \"number\": \"912\",\n            \"client_id\": \"5\",\n            \"credit_of_id\": \"0\",\n            \"status\": \"8\",\n            \"ocr\": \"9126\",\n            \"deleted\": false,\n            \"total\": \"375\",\n            \"net_amount\": \"600\",\n            \"vat_amount\": \"150\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Odengatan 33\",\n            \"city\": \"Stockholm\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Linda Larsson\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": false,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"375\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"5\",\n            \"postal_code\": \"111 22\",\n            \"client_number\": \"5\"\n        },\n        {\n            \"id\": 18,\n            \"invoice_date\": \"2013-06-10\",\n            \"due_date\": \"2013-06-20\",\n            \"reminder_date_1\": null,\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2013-06-10\",\n            \"payed\": \"Y\",\n            \"number\": \"913\",\n            \"client_id\": \"7\",\n            \"credit_of_id\": \"0\",\n            \"status\": \"8\",\n            \"ocr\": \"9134\",\n            \"deleted\": false,\n            \"total\": \"220\",\n            \"net_amount\": \"350\",\n            \"vat_amount\": \"87.5\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Spångavägen 12\",\n            \"city\": \"Spånga\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Linus Nilsson\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": false,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0.5\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"218\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"7\",\n            \"postal_code\": \"16246\",\n            \"client_number\": \"7\"\n        },\n        {\n            \"id\": 19,\n            \"invoice_date\": \"2014-01-20\",\n            \"due_date\": \"2014-01-30\",\n            \"reminder_date_1\": null,\n            \"reminder_date_2\": null,\n            \"payed_date\": null,\n            \"payed\": \"N\",\n            \"number\": \"-1\",\n            \"client_id\": \"3\",\n            \"credit_of_id\": \"0\",\n            \"status\": \"8\",\n            \"ocr\": null,\n            \"deleted\": false,\n            \"total\": \"688\",\n            \"net_amount\": \"950\",\n            \"vat_amount\": \"237.5\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"upplandsgatan 71\",\n            \"city\": \"Stockholm\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Andreas Karlsson\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": false,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0.5\",\n            \"payment_type\": \"5\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"500\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"3\",\n            \"postal_code\": \"11221\",\n            \"client_number\": \"3\"\n        },\n        {\n            \"id\": 20,\n            \"invoice_date\": \"2014-01-20\",\n            \"due_date\": \"2014-02-19\",\n            \"reminder_date_1\": null,\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2014-10-22\",\n            \"payed\": \"Y\",\n            \"number\": \"919\",\n            \"client_id\": \"10\",\n            \"credit_of_id\": \"0\",\n            \"status\": \"8\",\n            \"ocr\": \"9191\",\n            \"deleted\": false,\n            \"total\": \"3425\",\n            \"net_amount\": \"2740\",\n            \"vat_amount\": \"685\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Box 108\",\n            \"city\": \"Vällingby\",\n            \"coaddress\": \"00075560436429\",\n            \"clientname\": \"Sv Bostäder AB\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": true,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"30\",\n            \"taxreduction\": \"0\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"9\",\n            \"postal_code\": \"16212\",\n            \"client_number\": \"9\"\n        },\n        {\n            \"id\": 21,\n            \"invoice_date\": \"2013-07-05\",\n            \"due_date\": \"2013-07-15\",\n            \"reminder_date_1\": null,\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2013-07-05\",\n            \"payed\": \"Y\",\n            \"number\": \"917\",\n            \"client_id\": \"5\",\n            \"credit_of_id\": null,\n            \"status\": \"8\",\n            \"ocr\": \"9175\",\n            \"deleted\": false,\n            \"total\": \"4093\",\n            \"net_amount\": \"6400\",\n            \"vat_amount\": \"1600\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Odengatan 33\",\n            \"city\": \"Stockholm\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Lotta Larsson\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": false,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"3907\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"5\",\n            \"postal_code\": \"111 22\",\n            \"client_number\": \"5\"\n        },\n        {\n            \"id\": 22,\n            \"invoice_date\": \"2013-07-04\",\n            \"due_date\": \"2013-07-14\",\n            \"reminder_date_1\": \"2017-06-15\",\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2013-07-05\",\n            \"payed\": \"Y\",\n            \"number\": \"914\",\n            \"client_id\": \"14\",\n            \"credit_of_id\": null,\n            \"status\": \"8\",\n            \"ocr\": \"9142\",\n            \"deleted\": false,\n            \"total\": \"5250\",\n            \"net_amount\": \"7800\",\n            \"vat_amount\": \"1950\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Drottninggatan 103\",\n            \"city\": \"Stockholm\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Kund Kundsson\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": false,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": \"Stockholm - Centrum\",\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"4500\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"14\",\n            \"postal_code\": \"\",\n            \"client_number\": \"10\"\n        },\n        {\n            \"id\": 23,\n            \"invoice_date\": \"2013-07-05\",\n            \"due_date\": \"2013-07-15\",\n            \"reminder_date_1\": null,\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2013-07-05\",\n            \"payed\": \"Y\",\n            \"number\": \"916\",\n            \"client_id\": \"7\",\n            \"credit_of_id\": null,\n            \"status\": \"8\",\n            \"ocr\": \"9167\",\n            \"deleted\": false,\n            \"total\": \"562\",\n            \"net_amount\": \"900\",\n            \"vat_amount\": \"225\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Spångavägen 12\",\n            \"city\": \"Spånga\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Linus Nilsson\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": false,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": null,\n            \"rottext\": null,\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"563\",\n            \"invoicetext\": null,\n            \"clientaddress_id\": \"7\",\n            \"postal_code\": \"16246\",\n            \"client_number\": \"7\"\n        },\n        {\n            \"id\": 24,\n            \"invoice_date\": \"2013-07-04\",\n            \"due_date\": \"2013-07-14\",\n            \"reminder_date_1\": null,\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2013-07-04\",\n            \"payed\": \"Y\",\n            \"number\": \"915\",\n            \"client_id\": \"14\",\n            \"credit_of_id\": null,\n            \"status\": \"8\",\n            \"ocr\": \"9159\",\n            \"deleted\": false,\n            \"total\": \"4312\",\n            \"net_amount\": \"6900\",\n            \"vat_amount\": \"1725\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Drottninggatan 103\",\n            \"city\": \"Stockholm\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Kund Kundsson\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": false,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": \"Stockholm - Centrum\",\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"4313\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"14\",\n            \"postal_code\": \"\",\n            \"client_number\": \"10\"\n        },\n        {\n            \"id\": 25,\n            \"invoice_date\": \"2014-01-20\",\n            \"due_date\": \"2014-01-30\",\n            \"reminder_date_1\": null,\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2014-10-22\",\n            \"payed\": \"Y\",\n            \"number\": \"920\",\n            \"client_id\": \"15\",\n            \"credit_of_id\": null,\n            \"status\": \"8\",\n            \"ocr\": \"9209\",\n            \"deleted\": false,\n            \"total\": \"36313\",\n            \"net_amount\": \"58100\",\n            \"vat_amount\": \"14525\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Sagovägen 1\",\n            \"city\": \"Tyresö\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Tant Grön\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": false,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"36312\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"15\",\n            \"postal_code\": \"135 51\",\n            \"client_number\": \"11\"\n        },\n        {\n            \"id\": 26,\n            \"invoice_date\": \"2013-08-13\",\n            \"due_date\": \"2013-08-23\",\n            \"reminder_date_1\": null,\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2013-08-13\",\n            \"payed\": \"Y\",\n            \"number\": \"918\",\n            \"client_id\": \"15\",\n            \"credit_of_id\": null,\n            \"status\": \"8\",\n            \"ocr\": \"9183\",\n            \"deleted\": false,\n            \"total\": \"1313\",\n            \"net_amount\": \"1950\",\n            \"vat_amount\": \"487.5\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Drottninggatan 103\",\n            \"city\": \"Stockholm\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Tant Grön\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": false,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0.5\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"1125\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"16\",\n            \"postal_code\": \"\",\n            \"client_number\": \"11\"\n        },\n        {\n            \"id\": 27,\n            \"invoice_date\": \"2014-01-20\",\n            \"due_date\": \"2014-01-30\",\n            \"reminder_date_1\": null,\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2014-10-22\",\n            \"payed\": \"Y\",\n            \"number\": \"921\",\n            \"client_id\": \"14\",\n            \"credit_of_id\": null,\n            \"status\": \"8\",\n            \"ocr\": \"9217\",\n            \"deleted\": false,\n            \"total\": \"53407\",\n            \"net_amount\": \"85449\",\n            \"vat_amount\": \"21362.2\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Drottninggatan 103\",\n            \"city\": \"Stockholm\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Kund Kundsson\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": false,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": \"Stockholm - Centrum\",\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0.75\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"53405\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"14\",\n            \"postal_code\": \"\",\n            \"client_number\": \"10\"\n        },\n        {\n            \"id\": 28,\n            \"invoice_date\": \"2014-01-20\",\n            \"due_date\": \"2014-01-30\",\n            \"reminder_date_1\": null,\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2014-10-22\",\n            \"payed\": \"Y\",\n            \"number\": \"922\",\n            \"client_id\": \"5\",\n            \"credit_of_id\": null,\n            \"status\": \"8\",\n            \"ocr\": \"9225\",\n            \"deleted\": false,\n            \"total\": \"3282\",\n            \"net_amount\": \"5100\",\n            \"vat_amount\": \"1275\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Odengatan 33\",\n            \"city\": \"Stockholm\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Lotta Larsson\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": false,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"3093\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"5\",\n            \"postal_code\": \"111 22\",\n            \"client_number\": \"5\"\n        },\n        {\n            \"id\": 29,\n            \"invoice_date\": \"2014-06-04\",\n            \"due_date\": \"2014-06-14\",\n            \"reminder_date_1\": null,\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2014-10-22\",\n            \"payed\": \"Y\",\n            \"number\": \"927\",\n            \"client_id\": \"15\",\n            \"credit_of_id\": null,\n            \"status\": \"8\",\n            \"ocr\": \"9274\",\n            \"deleted\": false,\n            \"total\": \"24379\",\n            \"net_amount\": \"32556\",\n            \"vat_amount\": \"8139\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Drottninggatan 103\",\n            \"city\": \"Stockholm\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Tant Grön\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": false,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"16316\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"16\",\n            \"postal_code\": \"\",\n            \"client_number\": \"11\"\n        },\n        {\n            \"id\": 30,\n            \"invoice_date\": \"2014-01-20\",\n            \"due_date\": \"2014-02-19\",\n            \"reminder_date_1\": null,\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2014-10-22\",\n            \"payed\": \"Y\",\n            \"number\": \"923\",\n            \"client_id\": \"10\",\n            \"credit_of_id\": null,\n            \"status\": \"8\",\n            \"ocr\": \"9233\",\n            \"deleted\": false,\n            \"total\": \"3425\",\n            \"net_amount\": \"2740\",\n            \"vat_amount\": \"685\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Box 108\",\n            \"city\": \"Vällingby\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Företag AB\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": true,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"30\",\n            \"taxreduction\": \"0\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"9\",\n            \"postal_code\": \"16212\",\n            \"client_number\": \"9\"\n        },\n        {\n            \"id\": 31,\n            \"invoice_date\": \"2014-06-04\",\n            \"due_date\": \"2014-06-14\",\n            \"reminder_date_1\": null,\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2014-10-22\",\n            \"payed\": \"Y\",\n            \"number\": \"928\",\n            \"client_id\": \"18\",\n            \"credit_of_id\": null,\n            \"status\": \"8\",\n            \"ocr\": \"9282\",\n            \"deleted\": false,\n            \"total\": \"6532\",\n            \"net_amount\": \"10450\",\n            \"vat_amount\": \"2612.5\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Annedalsv. 73\",\n            \"city\": \"Bromma \",\n            \"coaddress\": \"\",\n            \"clientname\": \"Alex Domin\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": false,\n            \"company_name\": \" TimeWave\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"ayoub.nicolaou@timewave.se\",\n            \"company_www\": \"www.timewave.se\",\n            \"company_bg\": \"xxxxxx\",\n            \"company_pg\": \"xxxxxx\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"\",\n            \"rottext\": \"\",\n            \"workarea_name\": \"Stockholm - Centrum\",\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0.5\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"6531\",\n            \"invoicetext\": \"\",\n            \"clientaddress_id\": \"19\",\n            \"postal_code\": \"16870\",\n            \"client_number\": \"14\"\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/invoices?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 29,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/invoices?page%5Bnumber%5D=29\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/invoices?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/invoices?page%5Bnumber%5D=2\",\n            \"label\": \"2\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/invoices?page%5Bnumber%5D=3\",\n            \"label\": \"3\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/invoices?page%5Bnumber%5D=4\",\n            \"label\": \"4\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/invoices?page%5Bnumber%5D=5\",\n            \"label\": \"5\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/invoices?page%5Bnumber%5D=6\",\n            \"label\": \"6\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/invoices?page%5Bnumber%5D=7\",\n            \"label\": \"7\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/invoices?page%5Bnumber%5D=8\",\n            \"label\": \"8\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/invoices?page%5Bnumber%5D=9\",\n            \"label\": \"9\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/invoices?page%5Bnumber%5D=10\",\n            \"label\": \"10\",\n            \"active\": false\n        },\n        {\n            \"url\": null,\n            \"label\": \"...\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/invoices?page%5Bnumber%5D=28\",\n            \"label\": \"28\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/invoices?page%5Bnumber%5D=29\",\n            \"label\": \"29\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/invoices?page%5Bnumber%5D=2\",\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": \"https://api.twsandbox.net/v3/invoices?page%5Bnumber%5D=2\",\n    \"path\": \"https://api.twsandbox.net/v3/invoices\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 30,\n    \"total\": 867\n}"}],"_postman_id":"648494c9-0d6f-4e1d-bdb5-3af193ce15b3"},{"name":"Invoice by ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"63526037-a96f-47b1-b1a3-801bf8ff1bf3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/invoices/858","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["invoices","858"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"348bc56c-9b2a-463d-8516-b4ff5a4f096a","name":"Invoice by ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/invoices/858"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 20:07:37 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 858,\n        \"invoice_date\": \"2019-06-18\",\n        \"due_date\": \"2019-06-28\",\n        \"reminder_date_1\": null,\n        \"reminder_date_2\": null,\n        \"payed_date\": null,\n        \"payed\": \"N\",\n        \"number\": \"1712\",\n        \"client_id\": \"105\",\n        \"credit_of_id\": null,\n        \"status\": \"8\",\n        \"ocr\": \"17129\",\n        \"deleted\": false,\n        \"total\": \"37500\",\n        \"net_amount\": \"30000\",\n        \"vat_amount\": \"7500\",\n        \"discount\": \"0\",\n        \"discount_vat\": \"0\",\n        \"invoicefee_amount\": \"0\",\n        \"type\": \"1\",\n        \"address\": \"Strandvägen 1\",\n        \"city\": \"Stockholm\",\n        \"coaddress\": \"\",\n        \"clientname\": \"Fastighetsbolaget AB\",\n        \"reference\": \"\",\n        \"reference_name\": \"\",\n        \"iscompany\": true,\n        \"company_name\": \"Demoföretaget AB\",\n        \"company_address\": \"Hantverkargatan 5\",\n        \"company_postalcode\": \"11221\",\n        \"company_city\": \"Stockholm\",\n        \"company_phone\": \"0739657613\",\n        \"company_email\": \"erika.elmefors@abouttime.se\",\n        \"company_www\": \"www.stad.se\",\n        \"company_bg\": \"323232\",\n        \"company_pg\": \"934-1234123\",\n        \"company_orgnbr\": \"556758-8222\",\n        \"ruttext\": \"Notera att om Skatteverket nekar preliminärt avdrag för Rut-tjänster är ni betalningsskyldiga för fakturans fulla belopp.\",\n        \"rottext\": \"Rottext från inställningarna\",\n        \"workarea_name\": \"Stockholm - Prio\",\n        \"hourpot_balance\": \"0\",\n        \"hourpot_change\": \"0\",\n        \"credited\": false,\n        \"penny_margin\": \"0\",\n        \"payment_type\": \"1\",\n        \"payment_terms\": \"10\",\n        \"taxreduction\": \"0\",\n        \"invoicetext\": \"Synpunkter på faktura skall ha inkommit till oss senast 10 dagar från fakturadatum. Notera att vid betalning efter förfallodatum tillkommer påminnelseavgift om 50 kr.\",\n        \"clientaddress_id\": \"105\",\n        \"postal_code\": \"11221\",\n        \"client_number\": \"94\"\n    }\n}"}],"_postman_id":"63526037-a96f-47b1-b1a3-801bf8ff1bf3"},{"name":"Invoice Find By Client Id","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"d04711f5-341f-402e-bb69-a42c1e9db21b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/invoices/findByClient_id/1","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["invoices","findByClient_id","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"33690438-920d-471d-9b30-037d3afb67b4","name":"Invoice Find By Client Id","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/invoices/findByClient_id/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 20:07:54 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 659,\n            \"invoice_date\": \"2018-04-03\",\n            \"due_date\": \"2018-04-13\",\n            \"reminder_date_1\": null,\n            \"reminder_date_2\": null,\n            \"payed_date\": \"2018-04-03\",\n            \"payed\": \"Y\",\n            \"number\": \"1533\",\n            \"client_id\": \"1\",\n            \"credit_of_id\": null,\n            \"status\": \"8\",\n            \"ocr\": \"15339\",\n            \"deleted\": false,\n            \"total\": \"4932\",\n            \"net_amount\": \"6290\",\n            \"vat_amount\": \"1572.5\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Tjärvägen 7\",\n            \"city\": \"Ljusne\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Testmas Testsson\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": false,\n            \"company_name\": \"Städ AB\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"tomas@timewave.se\",\n            \"company_www\": \"www.stad.se\",\n            \"company_bg\": \"323232\",\n            \"company_pg\": \"934-1234123\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"Notera att om Skatteverket nekar preliminärt avdrag för Rut-tjänster är ni betalningsskyldiga för fakturans fulla belopp.\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0.5\",\n            \"payment_type\": \"1\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"2931\",\n            \"invoicetext\": \"Synpunkter på faktura skall ha inkommit till oss senast 10 dagar från fakturadatum. Notera att vid betalning efter förfallodatum tillkommer påminnelseavgift om 50 kr.\",\n            \"clientaddress_id\": \"1\",\n            \"postal_code\": \"820 20\",\n            \"client_number\": \"1\"\n        },\n        {\n            \"id\": 774,\n            \"invoice_date\": \"2018-12-13\",\n            \"due_date\": \"2018-12-23\",\n            \"reminder_date_1\": null,\n            \"reminder_date_2\": null,\n            \"payed_date\": null,\n            \"payed\": \"N\",\n            \"number\": \"1646\",\n            \"client_id\": \"1\",\n            \"credit_of_id\": null,\n            \"status\": \"8\",\n            \"ocr\": \"16469\",\n            \"deleted\": false,\n            \"total\": \"3938\",\n            \"net_amount\": \"6300\",\n            \"vat_amount\": \"1575\",\n            \"discount\": \"0\",\n            \"discount_vat\": \"0\",\n            \"invoicefee_amount\": \"0\",\n            \"type\": \"1\",\n            \"address\": \"Tjärvägen 7\",\n            \"city\": \"Ljusne\",\n            \"coaddress\": \"\",\n            \"clientname\": \"Testmas Testsson\",\n            \"reference\": null,\n            \"reference_name\": null,\n            \"iscompany\": false,\n            \"company_name\": \"Städ AB\",\n            \"company_address\": \"Hantverkargatan 5\",\n            \"company_postalcode\": \"11221\",\n            \"company_city\": \"Stockholm\",\n            \"company_phone\": \"0739657613\",\n            \"company_email\": \"tomas@timewave.se\",\n            \"company_www\": \"www.stad.se\",\n            \"company_bg\": \"323232\",\n            \"company_pg\": \"934-1234123\",\n            \"company_orgnbr\": \"556758-8222\",\n            \"ruttext\": \"Notera att om Skatteverket nekar preliminärt avdrag för Rut-tjänster är ni betalningsskyldiga för fakturans fulla belopp.\",\n            \"rottext\": \"\",\n            \"workarea_name\": null,\n            \"hourpot_balance\": \"0\",\n            \"hourpot_change\": \"0\",\n            \"credited\": false,\n            \"penny_margin\": \"0\",\n            \"payment_type\": \"7\",\n            \"payment_terms\": \"10\",\n            \"taxreduction\": \"3937\",\n            \"invoicetext\": \"Synpunkter på faktura skall ha inkommit till oss senast 10 dagar från fakturadatum. Notera att vid betalning efter förfallodatum tillkommer påminnelseavgift om 50 kr.\",\n            \"clientaddress_id\": \"1\",\n            \"postal_code\": \"820 20\",\n            \"client_number\": \"1\"\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/invoices/findByClient_id/1?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/invoices/findByClient_id/1?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/invoices/findByClient_id/1?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/invoices/findByClient_id/1\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 2,\n    \"total\": 2\n}"}],"_postman_id":"d04711f5-341f-402e-bb69-a42c1e9db21b"}],"id":"f308c444-c143-4754-804e-742672cbc62c","event":[{"listen":"prerequest","script":{"id":"c37aa710-fbee-4905-b016-3802852aac24","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a277e200-1fba-4681-8f41-af19cff000bd","type":"text/javascript","exec":[""]}}],"_postman_id":"f308c444-c143-4754-804e-742672cbc62c","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Invoice fees","item":[{"name":"Get invoice fees","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"d46fbf7b-effe-40a4-8058-e7daf29cbb56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"{{Content-type}}"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/invoicefees","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["invoicefees"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"7b449997-cda5-4a5a-ab69-872685b865c7","name":"Get invoice fees","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"{{Content-type}}"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/invoicefees"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 20:08:33 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 70,\n            \"name\": \"fakturaavgift\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"price\": \"20\",\n            \"category\": {\n                \"id\": 28,\n                \"name\": \"1a. Privat - städ återk.\",\n                \"description\": null,\n                \"deleted\": false,\n                \"number\": \"26\"\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/invoicefees?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/invoicefees?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/invoicefees?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/invoicefees\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"d46fbf7b-effe-40a4-8058-e7daf29cbb56"}],"id":"ce5c936b-d14c-4fdd-b384-3cfec8fd169b","_postman_id":"ce5c936b-d14c-4fdd-b384-3cfec8fd169b","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"InvoiceLines","item":[{"name":"Invoice lines by invoices","id":"50d12917-6cf8-4b7c-8337-3552717a4d50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.twsandbox.net/v3/invoicelines?invoice_ids=858","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["invoicelines"],"host":["https://api.twsandbox.net/v3"],"query":[{"description":{"content":"<p>Can filter by several invoices using comma-separated values</p>\n","type":"text/plain"},"key":"invoice_ids","value":"858"}],"variable":[]}},"response":[{"id":"dbc61933-8347-4b6a-8530-fa32eaad1bb2","name":"Invoice lines by invoices","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.twsandbox.net/v3/invoicelines?invoice_ids=858","host":["https://api.twsandbox.net/v3"],"path":["invoicelines"],"query":[{"key":"invoice_ids","value":"858","description":"Can filter by several invoices using comma-separated values"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Fri, 12 Jan 2024 15:23:29 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"invoice_id\": \"858\",\n            \"id\": \"7896\",\n            \"service_name\": \"Källarstädning faktura\",\n            \"delivery_address\": \"Strandvägen 1\",\n            \"delivery_postalarea\": \"Stockholm\",\n            \"delivery_postalcode\": \"11221\",\n            \"workarea_name\": \"Stockholm - Prio\",\n            \"delivery_date\": \"2019-05-01\",\n            \"delivered_quantity\": \"1\",\n            \"vat_percent\": \"25\",\n            \"total_including_vat\": \"37500\",\n            \"total_excluding_vat\": \"30000\",\n            \"unit_price\": \"30000\",\n            \"discount_percent\": \"0\",\n            \"description\": \"\",\n            \"employee_firstname\": null,\n            \"employee_lastname\": null,\n            \"employee_number\": null,\n            \"workorder_number\": \"16-0017\",\n            \"category_name\": \"4a. Ftg - avtalsstäd\",\n            \"sales_account_number\": \"3011\",\n            \"hours\": \"06:00\",\n            \"service_type\": \"service\"\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/invoicelines?invoice_ids=858&page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/invoicelines?invoice_ids=858&page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/invoicelines?invoice_ids=858&page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/invoicelines\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"50d12917-6cf8-4b7c-8337-3552717a4d50"},{"name":"Invoice lines by workorders","id":"dfd12e6c-bc98-4de5-8b07-86df420dde4a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.twsandbox.net/v3/invoicelines?workorder_ids=17-000034","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["invoicelines"],"host":["https://api.twsandbox.net/v3"],"query":[{"description":{"content":"<p>Can filter by several workorders using comma-separated values</p>\n","type":"text/plain"},"key":"workorder_ids","value":"17-000034"}],"variable":[]}},"response":[],"_postman_id":"dfd12e6c-bc98-4de5-8b07-86df420dde4a"}],"id":"652f0b15-3f11-40d7-b5b1-899449b5ba94","_postman_id":"652f0b15-3f11-40d7-b5b1-899449b5ba94","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Invoice templates","item":[{"name":"All Invoice templates","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"81c016ab-66de-4ef5-a4d5-e56761ea5e24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/invoicetemplates","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["invoicetemplates"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"d4323cfd-f03c-429a-b29b-6b379e70f6d7","name":"All Invoice templates","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/invoicetemplates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 20:09:59 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"ctime\": \"2012-10-23T13:22:26.000000Z\",\n            \"mtime\": \"2012-10-23T13:22:26.000000Z\",\n            \"name\": \"Standard\",\n            \"template\": \"default\",\n            \"setup\": null,\n            \"locked\": true,\n            \"deleted\": false\n        },\n        {\n            \"id\": 3,\n            \"ctime\": \"2016-02-22T23:00:00.000000Z\",\n            \"mtime\": \"2019-11-03T23:00:00.000000Z\",\n            \"name\": \"hem-talong\",\n            \"template\": \"generated\",\n            \"setup\": \"{\\\"extra\\\":{\\\"lang\\\":\\\"se\\\"},\\\"option\\\":{\\\"our_reference\\\":\\\"AO\\\",\\\"show_hourpot\\\":\\\"N\\\"},\\\"checkbox\\\":{\\\"avi\\\":true,\\\"paymentterms\\\":true,\\\"sum_color_yellow\\\":true,\\\"deliveryaddress_group\\\":false,\\\"show_deliveryaddress\\\":false,\\\"list_date\\\":true,\\\"list_hours\\\":true,\\\"list_price\\\":true,\\\"list_discount\\\":true,\\\"list_total\\\":true,\\\"list_inkl_vat\\\":true,\\\"returnaddress\\\":true,\\\"your_reference\\\":true,\\\"vat_num\\\":true,\\\"costcenter\\\":true,\\\"show_logo\\\":true}}\",\n            \"locked\": false,\n            \"deleted\": false\n        },\n        {\n            \"id\": 4,\n            \"ctime\": \"2016-07-21T22:00:00.000000Z\",\n            \"mtime\": \"2019-05-12T22:00:00.000000Z\",\n            \"name\": \"Boende\",\n            \"template\": \"generated\",\n            \"setup\": \"{\\\"extra\\\":{\\\"lang\\\":\\\"se\\\"},\\\"option\\\":{\\\"our_reference\\\":\\\"N\\\",\\\"show_hourpot\\\":\\\"N\\\"},\\\"checkbox\\\":{\\\"avi\\\":true,\\\"paymentterms\\\":true,\\\"sum_color_yellow\\\":false,\\\"deliveryaddress_group\\\":false,\\\"show_deliveryaddress\\\":true,\\\"list_date\\\":true,\\\"list_hours\\\":true,\\\"list_price\\\":true,\\\"list_discount\\\":true,\\\"list_total\\\":true,\\\"list_inkl_vat\\\":true,\\\"returnaddress\\\":true,\\\"your_reference\\\":true,\\\"vat_num\\\":true,\\\"costcenter\\\":true,\\\"show_logo\\\":true}}\",\n            \"locked\": false,\n            \"deleted\": false\n        },\n        {\n            \"id\": 5,\n            \"ctime\": \"2017-02-22T23:00:00.000000Z\",\n            \"mtime\": \"2019-11-03T23:00:00.000000Z\",\n            \"name\": \"Företag\",\n            \"template\": \"generated\",\n            \"setup\": \"{\\\"extra\\\":{\\\"lang\\\":\\\"se\\\"},\\\"option\\\":{\\\"our_reference\\\":\\\"AO\\\",\\\"show_hourpot\\\":\\\"N\\\"},\\\"checkbox\\\":{\\\"avi\\\":false,\\\"paymentterms\\\":true,\\\"sum_color_yellow\\\":true,\\\"deliveryaddress_group\\\":false,\\\"show_deliveryaddress\\\":true,\\\"list_date\\\":true,\\\"list_hours\\\":true,\\\"list_price\\\":true,\\\"list_discount\\\":true,\\\"list_total\\\":true,\\\"list_inkl_vat\\\":true,\\\"returnaddress\\\":true,\\\"your_reference\\\":false,\\\"vat_num\\\":false,\\\"costcenter\\\":false,\\\"show_logo\\\":false}}\",\n            \"locked\": false,\n            \"deleted\": false\n        },\n        {\n            \"id\": 6,\n            \"ctime\": \"2018-12-03T23:00:00.000000Z\",\n            \"mtime\": \"2019-05-12T22:00:00.000000Z\",\n            \"name\": \"Jennas Mall\",\n            \"template\": \"generated\",\n            \"setup\": \"{\\\"extra\\\":{\\\"lang\\\":\\\"se\\\"},\\\"option\\\":{\\\"our_reference\\\":\\\"EMAIL_PHONE\\\",\\\"show_hourpot\\\":\\\"A\\\"},\\\"checkbox\\\":{\\\"avi\\\":true,\\\"paymentterms\\\":true,\\\"sum_color_yellow\\\":true,\\\"deliveryaddress_group\\\":false,\\\"show_deliveryaddress\\\":true,\\\"list_date\\\":true,\\\"list_hours\\\":true,\\\"list_price\\\":true,\\\"list_discount\\\":true,\\\"list_total\\\":true,\\\"list_inkl_vat\\\":true,\\\"returnaddress\\\":true,\\\"your_reference\\\":true,\\\"vat_num\\\":true,\\\"costcenter\\\":true,\\\"show_logo\\\":true}}\",\n            \"locked\": false,\n            \"deleted\": false\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/invoicetemplates?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/invoicetemplates?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/invoicetemplates?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/invoicetemplates\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 5,\n    \"total\": 5\n}"}],"_postman_id":"81c016ab-66de-4ef5-a4d5-e56761ea5e24"},{"name":"Invoice template by ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"fb10d7c5-7a8c-43fb-b002-53cb9271dd36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/invoicetemplates/1","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["invoicetemplates","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"0bae7828-f9da-4da8-a269-629307450e29","name":"Invoice template by ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/invoicetemplates/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 20:10:49 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"ctime\": \"2012-10-23T13:22:26.000000Z\",\n        \"mtime\": \"2012-10-23T13:22:26.000000Z\",\n        \"name\": \"Standard\",\n        \"template\": \"default\",\n        \"setup\": null,\n        \"locked\": true,\n        \"deleted\": false\n    }\n}"}],"_postman_id":"fb10d7c5-7a8c-43fb-b002-53cb9271dd36"}],"id":"01179164-7ba4-4b14-8957-35fb572dbd0b","event":[{"listen":"prerequest","script":{"id":"c37aa710-fbee-4905-b016-3802852aac24","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a277e200-1fba-4681-8f41-af19cff000bd","type":"text/javascript","exec":[""]}}],"_postman_id":"01179164-7ba4-4b14-8957-35fb572dbd0b","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Issues","item":[{"name":"All issues","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"87818ac4-efcc-4258-ac31-d48ff0639606","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/issues","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["issues"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"830b0148-573e-4dc0-8599-4c5f36c980f5","name":"All issues","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/issues"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 20:11:28 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"employee_id\": \"7\",\n            \"created_by_id\": \"-4\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"2014-10-18\",\n            \"subject\": \"test\",\n            \"content\": \"test\",\n            \"number\": \"666\",\n            \"deleted\": false,\n            \"created_at\": \"2014-12-01 00:00:00\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 1,\n                \"name\": \"Ingen\",\n                \"priority\": \"6\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 2,\n            \"employee_id\": \"20\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"18\",\n            \"followup_date\": \"2014-10-30\",\n            \"subject\": \"Ärende från mobil (Lisa Lisasson)\",\n            \"content\": \"Fick beröm av kunden och 5/5 på vår kvalitetsskala :-)\",\n            \"number\": \"2\",\n            \"deleted\": false,\n            \"created_at\": \"2014-10-22 09:48:36\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 2,\n                \"ctime\": null,\n                \"mtime\": null,\n                \"name\": \"Kvalitet\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 3,\n                \"name\": \"E-post\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 3,\n            \"employee_id\": \"20\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"3\",\n            \"followup_date\": null,\n            \"subject\": \"Ärende från mobil (Lisa Lisasson)\",\n            \"content\": \"råkade ha sönder vasen\",\n            \"number\": \"3\",\n            \"deleted\": false,\n            \"created_at\": \"2014-10-22 12:58:52\",\n            \"last_modified\": \"2014-11-12 07:53:01\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 6,\n                \"name\": \"Löst\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 4,\n            \"employee_id\": \"0\",\n            \"created_by_id\": \"20\",\n            \"client_id\": \"0\",\n            \"followup_date\": \"2014-11-14\",\n            \"subject\": \"Hemstädning Bromma\",\n            \"content\": \"Önskemål: 2014-11-01, Olle Johansson, Ekuddsvägen, Bromma\\r\\nVilla, 220 kvm\",\n            \"number\": \"4\",\n            \"deleted\": false,\n            \"created_at\": \"2014-10-28 11:27:32\",\n            \"last_modified\": \"2014-11-12 11:20:03\",\n            \"type\": {\n                \"id\": 5,\n                \"ctime\": \"2014-10-27T23:00:00.000000Z\",\n                \"mtime\": \"2014-10-27T23:00:00.000000Z\",\n                \"name\": \"Kundbokning\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 6,\n                \"name\": \"Löst\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 4,\n                \"name\": \"Felrapport\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 4,\n                \"name\": \"Hög\",\n                \"priority\": \"3\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 5,\n            \"employee_id\": \"0\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"14\",\n            \"followup_date\": null,\n            \"subject\": \"Ärende från mobil (Lisa Lisasson)\",\n            \"content\": \"kunden ville ha ellementen tvättade\",\n            \"number\": \"5\",\n            \"deleted\": false,\n            \"created_at\": \"2014-10-28 14:04:55\",\n            \"last_modified\": \"2014-11-12 07:52:04\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 6,\n                \"name\": \"Löst\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 6,\n            \"employee_id\": \"0\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"14\",\n            \"followup_date\": null,\n            \"subject\": \"Ärende från mobil (Lisa Lisasson)\",\n            \"content\": \"jag råkade ha sönder en vas\",\n            \"number\": \"6\",\n            \"deleted\": false,\n            \"created_at\": \"2014-11-06 13:32:40\",\n            \"last_modified\": \"2014-11-12 07:51:33\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 6,\n                \"name\": \"Löst\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 7,\n            \"employee_id\": \"6\",\n            \"created_by_id\": \"20\",\n            \"client_id\": \"14\",\n            \"followup_date\": \"2014-11-10\",\n            \"subject\": \"dammmsugarpåsar ska fixas och informera kund\",\n            \"content\": \"fy h \",\n            \"number\": \"7\",\n            \"deleted\": false,\n            \"created_at\": \"2014-11-06 13:36:36\",\n            \"last_modified\": \"2014-11-06 13:37:23\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 6,\n                \"name\": \"Löst\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 1,\n                \"name\": \"Ingen\",\n                \"priority\": \"6\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 8,\n            \"employee_id\": \"20\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"7\",\n            \"followup_date\": \"2014-11-13\",\n            \"subject\": \"Ärende från mobil (Lisa Lisasson)\",\n            \"content\": \"Kunden klagade hhjj\",\n            \"number\": \"8\",\n            \"deleted\": false,\n            \"created_at\": \"2014-11-12 11:18:20\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 6,\n                \"name\": \"Omedelbar\",\n                \"priority\": \"1\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 9,\n            \"employee_id\": \"20\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"16\",\n            \"followup_date\": \"2014-11-21\",\n            \"subject\": \"Ärende från mobil (Lisa Lisasson)\",\n            \"content\": \"kunden var trevlig men klagade på att dåligt utfört förra gpången kanske ska ge presentkort\",\n            \"number\": \"9\",\n            \"deleted\": false,\n            \"created_at\": \"2014-11-19 10:48:44\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": [\n                {\n                    \"id\": 10,\n                    \"created_by_id\": \"20\",\n                    \"content\": \"ok jag habterar\",\n                    \"number\": \"1\",\n                    \"internal\": true,\n                    \"time_tracking\": null,\n                    \"created_at\": \"0000-00-00 00:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 11,\n            \"employee_id\": \"11\",\n            \"created_by_id\": \"21\",\n            \"client_id\": \"28\",\n            \"followup_date\": \"2015-09-22\",\n            \"subject\": \"\",\n            \"content\": \"plocka undan\",\n            \"number\": \"10\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-28 00:00:00\",\n            \"last_modified\": \"2015-12-15 11:28:07\",\n            \"type\": {\n                \"id\": 2,\n                \"ctime\": null,\n                \"mtime\": null,\n                \"name\": \"Kvalitet\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 6,\n                \"name\": \"Löst\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 3,\n                \"name\": \"E-post\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 1,\n                \"name\": \"Ingen\",\n                \"priority\": \"6\",\n                \"deleted\": false\n            },\n            \"comments\": [\n                {\n                    \"id\": 12,\n                    \"created_by_id\": \"20\",\n                    \"content\": \"test hdjfh \",\n                    \"number\": \"1\",\n                    \"internal\": true,\n                    \"time_tracking\": null,\n                    \"created_at\": \"2015-02-16 11:33:31\"\n                },\n                {\n                    \"id\": 13,\n                    \"created_by_id\": \"20\",\n                    \"content\": \"jag opszhg sd gdy \",\n                    \"number\": \"2\",\n                    \"internal\": true,\n                    \"time_tracking\": null,\n                    \"created_at\": \"2015-02-18 09:38:06\"\n                }\n            ]\n        },\n        {\n            \"id\": 14,\n            \"employee_id\": \"7\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"10\",\n            \"followup_date\": null,\n            \"subject\": \"Avfall extra 150 liter\",\n            \"content\": \"ok med kunden att vi tar 100 kr per liter\",\n            \"number\": \"11\",\n            \"deleted\": false,\n            \"created_at\": \"2015-02-19 00:00:00\",\n            \"last_modified\": \"2015-09-22 15:04:02\",\n            \"type\": {\n                \"id\": 5,\n                \"ctime\": \"2014-10-27T23:00:00.000000Z\",\n                \"mtime\": \"2014-10-27T23:00:00.000000Z\",\n                \"name\": \"Kundbokning\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": [\n                {\n                    \"id\": 15,\n                    \"created_by_id\": \"20\",\n                    \"content\": \"vi tar 50 kr extra, kan du fixa\",\n                    \"number\": \"1\",\n                    \"internal\": true,\n                    \"time_tracking\": null,\n                    \"created_at\": \"2015-02-19 12:01:10\"\n                }\n            ]\n        },\n        {\n            \"id\": 16,\n            \"employee_id\": \"21\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"7\",\n            \"followup_date\": \"2015-09-30\",\n            \"subject\": \"kunden vill hamera\",\n            \"content\": \"ugnen nästa gång\",\n            \"number\": \"12\",\n            \"deleted\": false,\n            \"created_at\": \"2015-02-25 00:00:00\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 5,\n                \"ctime\": \"2014-10-27T23:00:00.000000Z\",\n                \"mtime\": \"2014-10-27T23:00:00.000000Z\",\n                \"name\": \"Kundbokning\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 17,\n            \"employee_id\": \"22\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"22\",\n            \"followup_date\": \"2015-09-01\",\n            \"subject\": \"Ärende från mobil (Lisa Lisasson)\",\n            \"content\": \"nu har jag gjort min kvalites\",\n            \"number\": \"13\",\n            \"deleted\": false,\n            \"created_at\": \"2015-03-05 00:00:00\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 2,\n                \"ctime\": null,\n                \"mtime\": null,\n                \"name\": \"Kvalitet\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 2,\n                \"name\": \"Låg\",\n                \"priority\": \"5\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 18,\n            \"employee_id\": \"9\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"14\",\n            \"followup_date\": \"2015-10-06\",\n            \"subject\": \"Ärende från mobil (Lisa Lisasson)\",\n            \"content\": \"klagomål sdgjkaw sgasdjkh gdjklashd \",\n            \"number\": \"14\",\n            \"deleted\": false,\n            \"created_at\": \"2015-04-23 00:00:00\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 2,\n                \"ctime\": null,\n                \"mtime\": null,\n                \"name\": \"Kvalitet\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 19,\n            \"employee_id\": \"20\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"0\",\n            \"followup_date\": null,\n            \"subject\": \"ansöka om ledighet\",\n            \"content\": \"vara borta v 32\",\n            \"number\": \"15\",\n            \"deleted\": false,\n            \"created_at\": \"2015-05-05 00:00:00\",\n            \"last_modified\": \"2015-12-15 11:29:26\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 1,\n                \"name\": \"Ingen\",\n                \"priority\": \"6\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 20,\n            \"employee_id\": \"6\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"18\",\n            \"followup_date\": \"2015-09-01\",\n            \"subject\": \"Ärende från mobil (Lisa Lisasson)\",\n            \"content\": \"Råkade ha sönder vasen\",\n            \"number\": \"16\",\n            \"deleted\": false,\n            \"created_at\": \"2015-05-06 00:00:00\",\n            \"last_modified\": \"2015-12-15 11:27:50\",\n            \"type\": {\n                \"id\": 3,\n                \"ctime\": null,\n                \"mtime\": null,\n                \"name\": \"Försäkring\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 6,\n                \"name\": \"Löst\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 5,\n                \"name\": \"Bråttom\",\n                \"priority\": \"2\",\n                \"deleted\": false\n            },\n            \"comments\": [\n                {\n                    \"id\": 34,\n                    \"created_by_id\": \"21\",\n                    \"content\": \"även nya blommor ska köpas\",\n                    \"number\": \"1\",\n                    \"internal\": true,\n                    \"time_tracking\": null,\n                    \"created_at\": \"2015-11-03 14:42:02\"\n                }\n            ]\n        },\n        {\n            \"id\": 21,\n            \"employee_id\": \"20\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"22\",\n            \"followup_date\": \"2015-09-23\",\n            \"subject\": \"sönder\",\n            \"content\": \"slog sönder ruta\",\n            \"number\": \"17\",\n            \"deleted\": false,\n            \"created_at\": \"2015-08-11 00:00:00\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 3,\n                \"ctime\": null,\n                \"mtime\": null,\n                \"name\": \"Försäkring\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 6,\n                \"name\": \"Omedelbar\",\n                \"priority\": \"1\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 22,\n            \"employee_id\": \"18\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"15\",\n            \"followup_date\": \"2015-09-28\",\n            \"subject\": \"slog sönder ming vas\",\n            \"content\": \"hos tant grön\",\n            \"number\": \"18\",\n            \"deleted\": false,\n            \"created_at\": \"2015-09-02 00:00:00\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 3,\n                \"ctime\": null,\n                \"mtime\": null,\n                \"name\": \"Försäkring\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 23,\n            \"employee_id\": \"7\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"16\",\n            \"followup_date\": \"2015-09-30\",\n            \"subject\": \"Ärende från mobil (Lisa Lisasson)\",\n            \"content\": \"slog sönder en vas\",\n            \"number\": \"19\",\n            \"deleted\": false,\n            \"created_at\": \"2015-09-04 00:00:00\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": [\n                {\n                    \"id\": 32,\n                    \"created_by_id\": \"21\",\n                    \"content\": \"kolla med försäkringsbolaget\",\n                    \"number\": \"1\",\n                    \"internal\": true,\n                    \"time_tracking\": null,\n                    \"created_at\": \"2015-11-03 14:29:56\"\n                }\n            ]\n        },\n        {\n            \"id\": 24,\n            \"employee_id\": \"18\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"18\",\n            \"followup_date\": \"2015-09-29\",\n            \"subject\": \"fönsterputs\",\n            \"content\": \"kund vill ha förnsterputs nästa vecka\",\n            \"number\": \"20\",\n            \"deleted\": false,\n            \"created_at\": \"2015-09-08 00:00:00\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 5,\n                \"ctime\": \"2014-10-27T23:00:00.000000Z\",\n                \"mtime\": \"2014-10-27T23:00:00.000000Z\",\n                \"name\": \"Kundbokning\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 25,\n            \"employee_id\": \"20\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"4\",\n            \"followup_date\": \"2015-10-01\",\n            \"subject\": \"Ärende från mobil (Lisa Lisasson)\",\n            \"content\": \"mer kopieringspapper\",\n            \"number\": \"21\",\n            \"deleted\": false,\n            \"created_at\": \"2015-09-16 00:00:00\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": [\n                {\n                    \"id\": 26,\n                    \"created_by_id\": \"21\",\n                    \"content\": \"ring leverantören\",\n                    \"number\": \"1\",\n                    \"internal\": true,\n                    \"time_tracking\": null,\n                    \"created_at\": \"2015-09-16 14:38:08\"\n                }\n            ]\n        },\n        {\n            \"id\": 27,\n            \"employee_id\": \"21\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"0\",\n            \"followup_date\": \"2015-11-10\",\n            \"subject\": \"önskar storstädning till jul\",\n            \"content\": \"hela huset noga\\r\\nkontaktat kund, något sent, bestämt tid\",\n            \"number\": \"22\",\n            \"deleted\": false,\n            \"created_at\": \"2015-10-19 00:00:00\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 4,\n                \"ctime\": null,\n                \"mtime\": null,\n                \"name\": \"Försäljning\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 4,\n                \"name\": \"Hög\",\n                \"priority\": \"3\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 28,\n            \"employee_id\": \"0\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"4\",\n            \"followup_date\": null,\n            \"subject\": \"Ärende från mobil (Lisa Lisasson)\",\n            \"content\": \"Pappershanduk slut.\",\n            \"number\": \"23\",\n            \"deleted\": false,\n            \"created_at\": \"2015-10-20 00:00:00\",\n            \"last_modified\": \"2015-12-15 11:27:36\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 6,\n                \"name\": \"Löst\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 29,\n            \"employee_id\": \"10\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"22\",\n            \"followup_date\": \"2015-11-05\",\n            \"subject\": \"katten\",\n            \"content\": \"smet.. skaffa ny\",\n            \"number\": \"24\",\n            \"deleted\": false,\n            \"created_at\": \"2015-10-29 00:00:00\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 2,\n                \"ctime\": null,\n                \"mtime\": null,\n                \"name\": \"Kvalitet\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": [\n                {\n                    \"id\": 30,\n                    \"created_by_id\": \"21\",\n                    \"content\": \"ringt kunden bett om ursäkt, kollat ras/sort\",\n                    \"number\": \"1\",\n                    \"internal\": true,\n                    \"time_tracking\": null,\n                    \"created_at\": \"2015-10-29 13:55:21\"\n                }\n            ]\n        },\n        {\n            \"id\": 31,\n            \"employee_id\": \"0\",\n            \"created_by_id\": \"65\",\n            \"client_id\": \"3\",\n            \"followup_date\": \"2015-11-04\",\n            \"subject\": \"slagit sönder vas\",\n            \"content\": \"ming 1300-tal\",\n            \"number\": \"25\",\n            \"deleted\": false,\n            \"created_at\": \"2015-11-03 00:00:00\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 2,\n                \"ctime\": null,\n                \"mtime\": null,\n                \"name\": \"Kvalitet\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 33,\n            \"employee_id\": \"0\",\n            \"created_by_id\": \"65\",\n            \"client_id\": \"4\",\n            \"followup_date\": null,\n            \"subject\": \"tappat bort faktura\",\n            \"content\": \"skicka ny\",\n            \"number\": \"26\",\n            \"deleted\": false,\n            \"created_at\": \"2015-11-03 00:00:00\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 6,\n                \"ctime\": \"2015-11-02T23:00:00.000000Z\",\n                \"mtime\": \"2015-12-06T23:00:00.000000Z\",\n                \"name\": \"Ekonomi\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 35,\n            \"employee_id\": \"9\",\n            \"created_by_id\": \"10\",\n            \"client_id\": \"7\",\n            \"followup_date\": null,\n            \"subject\": \"Ärende från mobil (Helena  Eliasson)\",\n            \"content\": \"Papegojan rymde.. ring kunden.. \",\n            \"number\": \"27\",\n            \"deleted\": false,\n            \"created_at\": \"2015-11-11 00:00:00\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": [\n                {\n                    \"id\": 36,\n                    \"created_by_id\": \"21\",\n                    \"content\": \"Köpte ne n\",\n                    \"number\": \"1\",\n                    \"internal\": true,\n                    \"time_tracking\": null,\n                    \"created_at\": \"2015-11-11 11:06:42\"\n                }\n            ]\n        },\n        {\n            \"id\": 37,\n            \"employee_id\": \"6\",\n            \"created_by_id\": \"21\",\n            \"client_id\": \"7\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Klagomål\",\n            \"content\": \"\",\n            \"number\": \"28\",\n            \"deleted\": false,\n            \"created_at\": \"2015-11-11 00:00:00\",\n            \"last_modified\": \"2015-11-11 11:25:08\",\n            \"type\": {\n                \"id\": 2,\n                \"ctime\": null,\n                \"mtime\": null,\n                \"name\": \"Kvalitet\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 6,\n                \"name\": \"Löst\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 3,\n                \"name\": \"E-post\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 1,\n                \"name\": \"Ingen\",\n                \"priority\": \"6\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 38,\n            \"employee_id\": \"6\",\n            \"created_by_id\": \"65\",\n            \"client_id\": \"3\",\n            \"followup_date\": \"2015-12-02\",\n            \"subject\": \"Fyll på två...  behöver 100 kg.\",\n            \"content\": \"hej...\",\n            \"number\": \"29\",\n            \"deleted\": false,\n            \"created_at\": \"2015-12-01 00:00:00\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": [\n                {\n                    \"id\": 39,\n                    \"created_by_id\": \"21\",\n                    \"content\": \"Köp två och kör ut till kund, lägg i ytterförrådet.\",\n                    \"number\": \"1\",\n                    \"internal\": true,\n                    \"time_tracking\": null,\n                    \"created_at\": \"2015-12-01 11:04:17\"\n                }\n            ]\n        },\n        {\n            \"id\": 40,\n            \"employee_id\": \"11\",\n            \"created_by_id\": \"65\",\n            \"client_id\": \"0\",\n            \"followup_date\": null,\n            \"subject\": \"Ärende från mobil (Anna Gustavsson)\",\n            \"content\": \"hade sönder köksfläkten\",\n            \"number\": \"30\",\n            \"deleted\": false,\n            \"created_at\": \"2015-12-02 00:00:00\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 3,\n                \"ctime\": null,\n                \"mtime\": null,\n                \"name\": \"Försäkring\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": [\n                {\n                    \"id\": 41,\n                    \"created_by_id\": \"21\",\n                    \"content\": \"ring försäkringsbolaget\",\n                    \"number\": \"1\",\n                    \"internal\": true,\n                    \"time_tracking\": null,\n                    \"created_at\": \"2015-12-02 15:05:06\"\n                }\n            ]\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/issues?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 9,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/issues?page%5Bnumber%5D=9\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/issues?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/issues?page%5Bnumber%5D=2\",\n            \"label\": \"2\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/issues?page%5Bnumber%5D=3\",\n            \"label\": \"3\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/issues?page%5Bnumber%5D=4\",\n            \"label\": \"4\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/issues?page%5Bnumber%5D=5\",\n            \"label\": \"5\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/issues?page%5Bnumber%5D=6\",\n            \"label\": \"6\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/issues?page%5Bnumber%5D=7\",\n            \"label\": \"7\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/issues?page%5Bnumber%5D=8\",\n            \"label\": \"8\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/issues?page%5Bnumber%5D=9\",\n            \"label\": \"9\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/issues?page%5Bnumber%5D=2\",\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": \"https://api.twsandbox.net/v3/issues?page%5Bnumber%5D=2\",\n    \"path\": \"https://api.twsandbox.net/v3/issues\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 30,\n    \"total\": 257\n}"}],"_postman_id":"87818ac4-efcc-4258-ac31-d48ff0639606"},{"name":"Issue by ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"6151773d-1c77-4a28-8a6f-57aaa9a5d843","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/issues/1","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["issues","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"f9f74198-2be3-46b9-aadf-e0bb9876205d","name":"Issue by ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/issues/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 20:12:15 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"employee_id\": \"7\",\n        \"created_by_id\": \"-4\",\n        \"client_id\": \"1\",\n        \"followup_date\": \"2014-10-18\",\n        \"subject\": \"test\",\n        \"content\": \"test\",\n        \"number\": \"666\",\n        \"deleted\": false,\n        \"created_at\": \"2014-12-01 00:00:00\",\n        \"last_modified\": \"2016-08-18 10:50:37\",\n        \"type\": {\n            \"id\": 1,\n            \"ctime\": null,\n            \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n            \"name\": \"Test\",\n            \"deleted\": false\n        },\n        \"status\": {\n            \"id\": 1,\n            \"name\": \"Ny\",\n            \"state\": false,\n            \"deleted\": false\n        },\n        \"channel\": {\n            \"id\": 1,\n            \"name\": \"Manuellt\",\n            \"deleted\": false\n        },\n        \"priority\": {\n            \"id\": 1,\n            \"name\": \"Ingen\",\n            \"priority\": \"6\",\n            \"deleted\": false\n        },\n        \"comments\": null\n    }\n}"}],"_postman_id":"6151773d-1c77-4a28-8a6f-57aaa9a5d843"},{"name":"Issue Find By Status","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"4cb9109d-3af2-4407-9403-844017c47186","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/issues/findByStatus_id/1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["issues","findByStatus_id","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"c9028eab-bd5d-4d60-87a0-753724ec18c2","name":"Issue Find By Status","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/issues/findByStatus_id/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 20:14:03 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"employee_id\": \"7\",\n            \"created_by_id\": \"-4\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"2014-10-18\",\n            \"subject\": \"test\",\n            \"content\": \"test\",\n            \"number\": \"666\",\n            \"deleted\": false,\n            \"created_at\": \"2014-12-01 00:00:00\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 1,\n                \"name\": \"Ingen\",\n                \"priority\": \"6\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 88,\n            \"employee_id\": \"0\",\n            \"created_by_id\": \"65\",\n            \"client_id\": \"105\",\n            \"followup_date\": null,\n            \"subject\": \"Merförsälkjnjing\",\n            \"content\": \"ghghjkg\",\n            \"number\": \"63\",\n            \"deleted\": false,\n            \"created_at\": \"2016-09-06 15:57:17\",\n            \"last_modified\": \"2016-09-06 15:57:17\",\n            \"type\": {\n                \"id\": 4,\n                \"ctime\": null,\n                \"mtime\": null,\n                \"name\": \"Försäljning\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 89,\n            \"employee_id\": \"75\",\n            \"created_by_id\": \"65\",\n            \"client_id\": \"22\",\n            \"followup_date\": null,\n            \"subject\": \"önskar gräsklippning\",\n            \"content\": \"nästa helg\",\n            \"number\": \"64\",\n            \"deleted\": false,\n            \"created_at\": \"2016-09-13 00:00:00\",\n            \"last_modified\": \"2016-09-13 14:59:46\",\n            \"type\": {\n                \"id\": 5,\n                \"ctime\": \"2014-10-27T23:00:00.000000Z\",\n                \"mtime\": \"2014-10-27T23:00:00.000000Z\",\n                \"name\": \"Kundbokning\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 103,\n            \"employee_id\": \"173\",\n            \"created_by_id\": \"65\",\n            \"client_id\": \"0\",\n            \"followup_date\": null,\n            \"subject\": \"semester\",\n            \"content\": \"kan jag ta 4 veckor i sträck i sommar?\",\n            \"number\": \"72\",\n            \"deleted\": false,\n            \"created_at\": \"2016-10-19 00:00:00\",\n            \"last_modified\": \"2018-05-30 07:53:54\",\n            \"type\": {\n                \"id\": 7,\n                \"ctime\": \"2015-12-06T23:00:00.000000Z\",\n                \"mtime\": \"2015-12-06T23:00:00.000000Z\",\n                \"name\": \"Personalärende\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 110,\n            \"employee_id\": \"186\",\n            \"created_by_id\": \"171\",\n            \"client_id\": \"0\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"!\",\n            \"content\": \"Borttagen anställd\",\n            \"number\": \"76\",\n            \"deleted\": false,\n            \"created_at\": \"2017-05-24 00:00:00\",\n            \"last_modified\": \"2017-05-24 11:33:47\",\n            \"type\": {\n                \"id\": 6,\n                \"ctime\": \"2015-11-02T23:00:00.000000Z\",\n                \"mtime\": \"2015-12-06T23:00:00.000000Z\",\n                \"name\": \"Ekonomi\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 3,\n                \"name\": \"E-post\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 1,\n                \"name\": \"Ingen\",\n                \"priority\": \"6\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 112,\n            \"employee_id\": \"2\",\n            \"created_by_id\": \"1\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"77\",\n            \"deleted\": false,\n            \"created_at\": \"2017-09-01 10:21:48\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 113,\n            \"employee_id\": \"2\",\n            \"created_by_id\": \"1\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"78\",\n            \"deleted\": false,\n            \"created_at\": \"2017-09-01 10:21:48\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 114,\n            \"employee_id\": \"0\",\n            \"created_by_id\": \"0\",\n            \"client_id\": \"0\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"79\",\n            \"deleted\": false,\n            \"created_at\": \"2017-09-01 10:21:48\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 115,\n            \"employee_id\": \"2\",\n            \"created_by_id\": \"1\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"80\",\n            \"deleted\": false,\n            \"created_at\": \"2017-09-01 13:10:12\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 116,\n            \"employee_id\": \"2\",\n            \"created_by_id\": \"1\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"81\",\n            \"deleted\": false,\n            \"created_at\": \"2017-09-01 13:10:12\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 117,\n            \"employee_id\": \"0\",\n            \"created_by_id\": \"0\",\n            \"client_id\": \"0\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"82\",\n            \"deleted\": false,\n            \"created_at\": \"2017-09-01 13:10:12\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 118,\n            \"employee_id\": \"2\",\n            \"created_by_id\": \"1\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"83\",\n            \"deleted\": false,\n            \"created_at\": \"2017-10-09 15:45:38\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 119,\n            \"employee_id\": \"2\",\n            \"created_by_id\": \"1\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"84\",\n            \"deleted\": false,\n            \"created_at\": \"2017-10-09 15:45:38\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 121,\n            \"employee_id\": \"2\",\n            \"created_by_id\": \"1\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"86\",\n            \"deleted\": false,\n            \"created_at\": \"2017-10-09 15:51:33\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 122,\n            \"employee_id\": \"2\",\n            \"created_by_id\": \"1\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"87\",\n            \"deleted\": false,\n            \"created_at\": \"2017-10-09 15:51:33\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 123,\n            \"employee_id\": \"176\",\n            \"created_by_id\": \"0\",\n            \"client_id\": \"0\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"88\",\n            \"deleted\": false,\n            \"created_at\": \"2017-10-09 00:00:00\",\n            \"last_modified\": \"2018-08-23 14:23:34\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 124,\n            \"employee_id\": \"2\",\n            \"created_by_id\": \"1\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"89\",\n            \"deleted\": false,\n            \"created_at\": \"2017-10-09 15:53:25\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 125,\n            \"employee_id\": \"2\",\n            \"created_by_id\": \"1\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"90\",\n            \"deleted\": false,\n            \"created_at\": \"2017-10-09 15:53:25\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 126,\n            \"employee_id\": \"0\",\n            \"created_by_id\": \"0\",\n            \"client_id\": \"0\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"91\",\n            \"deleted\": false,\n            \"created_at\": \"2017-10-09 15:53:25\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 127,\n            \"employee_id\": \"2\",\n            \"created_by_id\": \"1\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"92\",\n            \"deleted\": false,\n            \"created_at\": \"2017-10-09 15:57:24\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 128,\n            \"employee_id\": \"2\",\n            \"created_by_id\": \"1\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"93\",\n            \"deleted\": false,\n            \"created_at\": \"2017-10-09 15:57:24\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 129,\n            \"employee_id\": \"195\",\n            \"created_by_id\": \"0\",\n            \"client_id\": \"0\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"94\",\n            \"deleted\": false,\n            \"created_at\": \"2017-10-09 00:00:00\",\n            \"last_modified\": \"2018-08-23 14:23:08\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 130,\n            \"employee_id\": \"2\",\n            \"created_by_id\": \"1\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"95\",\n            \"deleted\": false,\n            \"created_at\": \"2017-10-09 15:58:08\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 131,\n            \"employee_id\": \"2\",\n            \"created_by_id\": \"1\",\n            \"client_id\": \"16\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"96\",\n            \"deleted\": false,\n            \"created_at\": \"2017-10-09 00:00:00\",\n            \"last_modified\": \"2018-03-27 15:45:32\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 132,\n            \"employee_id\": \"166\",\n            \"created_by_id\": \"0\",\n            \"client_id\": \"0\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"97\",\n            \"deleted\": false,\n            \"created_at\": \"2017-10-09 00:00:00\",\n            \"last_modified\": \"2018-08-23 13:58:40\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 138,\n            \"employee_id\": \"65\",\n            \"created_by_id\": \"65\",\n            \"client_id\": \"0\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test\",\n            \"content\": \"testning\",\n            \"number\": \"102\",\n            \"deleted\": false,\n            \"created_at\": \"2018-08-23 00:00:00\",\n            \"last_modified\": \"2018-08-23 13:27:59\",\n            \"type\": {\n                \"id\": 2,\n                \"ctime\": null,\n                \"mtime\": null,\n                \"name\": \"Kvalitet\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 4,\n                \"name\": \"Felrapport\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 4,\n                \"name\": \"Hög\",\n                \"priority\": \"3\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 139,\n            \"employee_id\": \"203\",\n            \"created_by_id\": \"203\",\n            \"client_id\": \"0\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"\",\n            \"content\": \"\",\n            \"number\": \"103\",\n            \"deleted\": false,\n            \"created_at\": \"2018-08-30 00:00:00\",\n            \"last_modified\": \"2018-08-30 06:01:09\",\n            \"type\": {\n                \"id\": 41,\n                \"ctime\": \"2018-06-17T22:00:00.000000Z\",\n                \"mtime\": \"2018-12-12T14:03:40.000000Z\",\n                \"name\": \"!!\",\n                \"deleted\": true\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 3,\n                \"name\": \"E-post\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 1,\n                \"name\": \"Ingen\",\n                \"priority\": \"6\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 140,\n            \"employee_id\": \"203\",\n            \"created_by_id\": \"203\",\n            \"client_id\": \"0\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Missnöje rengöring eluttag.\",\n            \"content\": \"\",\n            \"number\": \"104\",\n            \"deleted\": false,\n            \"created_at\": \"2018-08-30 00:00:00\",\n            \"last_modified\": \"2018-09-18 13:06:21\",\n            \"type\": {\n                \"id\": 2,\n                \"ctime\": null,\n                \"mtime\": null,\n                \"name\": \"Kvalitet\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 3,\n                \"name\": \"E-post\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 1,\n                \"name\": \"Ingen\",\n                \"priority\": \"6\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 141,\n            \"employee_id\": \"207\",\n            \"created_by_id\": \"173\",\n            \"client_id\": \"22\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Följ upp intresse.\",\n            \"content\": \"Test\",\n            \"number\": \"105\",\n            \"deleted\": false,\n            \"created_at\": \"2018-09-12 00:00:00\",\n            \"last_modified\": \"2018-09-18 13:05:39\",\n            \"type\": {\n                \"id\": 4,\n                \"ctime\": null,\n                \"mtime\": null,\n                \"name\": \"Försäljning\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 2,\n                \"name\": \"Telefon\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 2,\n                \"name\": \"Låg\",\n                \"priority\": \"5\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 142,\n            \"employee_id\": \"181\",\n            \"created_by_id\": \"65\",\n            \"client_id\": \"5\",\n            \"followup_date\": \"2018-10-05\",\n            \"subject\": \"Nya bokningar\",\n            \"content\": \"Ny beställning av städning. Kontakta kunden.\",\n            \"number\": \"106\",\n            \"deleted\": false,\n            \"created_at\": \"2018-10-03 10:02:59\",\n            \"last_modified\": \"2018-10-03 10:02:59\",\n            \"type\": {\n                \"id\": 4,\n                \"ctime\": null,\n                \"mtime\": null,\n                \"name\": \"Försäljning\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": [\n                {\n                    \"id\": 143,\n                    \"created_by_id\": \"181\",\n                    \"content\": \"Kommentar 1\",\n                    \"number\": \"1\",\n                    \"internal\": true,\n                    \"time_tracking\": null,\n                    \"created_at\": \"2018-10-03 10:08:36\"\n                }\n            ]\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/issues/findByStatus_id/1?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 6,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/issues/findByStatus_id/1?page%5Bnumber%5D=6\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/issues/findByStatus_id/1?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/issues/findByStatus_id/1?page%5Bnumber%5D=2\",\n            \"label\": \"2\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/issues/findByStatus_id/1?page%5Bnumber%5D=3\",\n            \"label\": \"3\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/issues/findByStatus_id/1?page%5Bnumber%5D=4\",\n            \"label\": \"4\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/issues/findByStatus_id/1?page%5Bnumber%5D=5\",\n            \"label\": \"5\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/issues/findByStatus_id/1?page%5Bnumber%5D=6\",\n            \"label\": \"6\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/issues/findByStatus_id/1?page%5Bnumber%5D=2\",\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": \"https://api.twsandbox.net/v3/issues/findByStatus_id/1?page%5Bnumber%5D=2\",\n    \"path\": \"https://api.twsandbox.net/v3/issues/findByStatus_id/1\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 30,\n    \"total\": 177\n}"}],"_postman_id":"4cb9109d-3af2-4407-9403-844017c47186"},{"name":"Issue Find By Type","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"409df257-6cfe-4ba0-8f2e-605af06cbece","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/issues/findByType_id/1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["issues","findByType_id","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"86b759e2-33d7-4868-bbf5-3c9245301a98","name":"Issue Find By Type","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/issues/findByType_id/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 20:14:31 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"employee_id\": \"7\",\n            \"created_by_id\": \"-4\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"2014-10-18\",\n            \"subject\": \"test\",\n            \"content\": \"test\",\n            \"number\": \"666\",\n            \"deleted\": false,\n            \"created_at\": \"2014-12-01 00:00:00\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 1,\n                \"name\": \"Ingen\",\n                \"priority\": \"6\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 3,\n            \"employee_id\": \"20\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"3\",\n            \"followup_date\": null,\n            \"subject\": \"Ärende från mobil (Lisa Lisasson)\",\n            \"content\": \"råkade ha sönder vasen\",\n            \"number\": \"3\",\n            \"deleted\": false,\n            \"created_at\": \"2014-10-22 12:58:52\",\n            \"last_modified\": \"2014-11-12 07:53:01\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 6,\n                \"name\": \"Löst\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 5,\n            \"employee_id\": \"0\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"14\",\n            \"followup_date\": null,\n            \"subject\": \"Ärende från mobil (Lisa Lisasson)\",\n            \"content\": \"kunden ville ha ellementen tvättade\",\n            \"number\": \"5\",\n            \"deleted\": false,\n            \"created_at\": \"2014-10-28 14:04:55\",\n            \"last_modified\": \"2014-11-12 07:52:04\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 6,\n                \"name\": \"Löst\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 6,\n            \"employee_id\": \"0\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"14\",\n            \"followup_date\": null,\n            \"subject\": \"Ärende från mobil (Lisa Lisasson)\",\n            \"content\": \"jag råkade ha sönder en vas\",\n            \"number\": \"6\",\n            \"deleted\": false,\n            \"created_at\": \"2014-11-06 13:32:40\",\n            \"last_modified\": \"2014-11-12 07:51:33\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 6,\n                \"name\": \"Löst\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 7,\n            \"employee_id\": \"6\",\n            \"created_by_id\": \"20\",\n            \"client_id\": \"14\",\n            \"followup_date\": \"2014-11-10\",\n            \"subject\": \"dammmsugarpåsar ska fixas och informera kund\",\n            \"content\": \"fy h \",\n            \"number\": \"7\",\n            \"deleted\": false,\n            \"created_at\": \"2014-11-06 13:36:36\",\n            \"last_modified\": \"2014-11-06 13:37:23\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 6,\n                \"name\": \"Löst\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 1,\n                \"name\": \"Ingen\",\n                \"priority\": \"6\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 8,\n            \"employee_id\": \"20\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"7\",\n            \"followup_date\": \"2014-11-13\",\n            \"subject\": \"Ärende från mobil (Lisa Lisasson)\",\n            \"content\": \"Kunden klagade hhjj\",\n            \"number\": \"8\",\n            \"deleted\": false,\n            \"created_at\": \"2014-11-12 11:18:20\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 6,\n                \"name\": \"Omedelbar\",\n                \"priority\": \"1\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 9,\n            \"employee_id\": \"20\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"16\",\n            \"followup_date\": \"2014-11-21\",\n            \"subject\": \"Ärende från mobil (Lisa Lisasson)\",\n            \"content\": \"kunden var trevlig men klagade på att dåligt utfört förra gpången kanske ska ge presentkort\",\n            \"number\": \"9\",\n            \"deleted\": false,\n            \"created_at\": \"2014-11-19 10:48:44\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": [\n                {\n                    \"id\": 10,\n                    \"created_by_id\": \"20\",\n                    \"content\": \"ok jag habterar\",\n                    \"number\": \"1\",\n                    \"internal\": true,\n                    \"time_tracking\": null,\n                    \"created_at\": \"0000-00-00 00:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 19,\n            \"employee_id\": \"20\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"0\",\n            \"followup_date\": null,\n            \"subject\": \"ansöka om ledighet\",\n            \"content\": \"vara borta v 32\",\n            \"number\": \"15\",\n            \"deleted\": false,\n            \"created_at\": \"2015-05-05 00:00:00\",\n            \"last_modified\": \"2015-12-15 11:29:26\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 1,\n                \"name\": \"Ingen\",\n                \"priority\": \"6\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 23,\n            \"employee_id\": \"7\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"16\",\n            \"followup_date\": \"2015-09-30\",\n            \"subject\": \"Ärende från mobil (Lisa Lisasson)\",\n            \"content\": \"slog sönder en vas\",\n            \"number\": \"19\",\n            \"deleted\": false,\n            \"created_at\": \"2015-09-04 00:00:00\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": [\n                {\n                    \"id\": 32,\n                    \"created_by_id\": \"21\",\n                    \"content\": \"kolla med försäkringsbolaget\",\n                    \"number\": \"1\",\n                    \"internal\": true,\n                    \"time_tracking\": null,\n                    \"created_at\": \"2015-11-03 14:29:56\"\n                }\n            ]\n        },\n        {\n            \"id\": 25,\n            \"employee_id\": \"20\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"4\",\n            \"followup_date\": \"2015-10-01\",\n            \"subject\": \"Ärende från mobil (Lisa Lisasson)\",\n            \"content\": \"mer kopieringspapper\",\n            \"number\": \"21\",\n            \"deleted\": false,\n            \"created_at\": \"2015-09-16 00:00:00\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": [\n                {\n                    \"id\": 26,\n                    \"created_by_id\": \"21\",\n                    \"content\": \"ring leverantören\",\n                    \"number\": \"1\",\n                    \"internal\": true,\n                    \"time_tracking\": null,\n                    \"created_at\": \"2015-09-16 14:38:08\"\n                }\n            ]\n        },\n        {\n            \"id\": 28,\n            \"employee_id\": \"0\",\n            \"created_by_id\": \"19\",\n            \"client_id\": \"4\",\n            \"followup_date\": null,\n            \"subject\": \"Ärende från mobil (Lisa Lisasson)\",\n            \"content\": \"Pappershanduk slut.\",\n            \"number\": \"23\",\n            \"deleted\": false,\n            \"created_at\": \"2015-10-20 00:00:00\",\n            \"last_modified\": \"2015-12-15 11:27:36\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 6,\n                \"name\": \"Löst\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 35,\n            \"employee_id\": \"9\",\n            \"created_by_id\": \"10\",\n            \"client_id\": \"7\",\n            \"followup_date\": null,\n            \"subject\": \"Ärende från mobil (Helena  Eliasson)\",\n            \"content\": \"Papegojan rymde.. ring kunden.. \",\n            \"number\": \"27\",\n            \"deleted\": false,\n            \"created_at\": \"2015-11-11 00:00:00\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": [\n                {\n                    \"id\": 36,\n                    \"created_by_id\": \"21\",\n                    \"content\": \"Köpte ne n\",\n                    \"number\": \"1\",\n                    \"internal\": true,\n                    \"time_tracking\": null,\n                    \"created_at\": \"2015-11-11 11:06:42\"\n                }\n            ]\n        },\n        {\n            \"id\": 38,\n            \"employee_id\": \"6\",\n            \"created_by_id\": \"65\",\n            \"client_id\": \"3\",\n            \"followup_date\": \"2015-12-02\",\n            \"subject\": \"Fyll på två...  behöver 100 kg.\",\n            \"content\": \"hej...\",\n            \"number\": \"29\",\n            \"deleted\": false,\n            \"created_at\": \"2015-12-01 00:00:00\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": [\n                {\n                    \"id\": 39,\n                    \"created_by_id\": \"21\",\n                    \"content\": \"Köp två och kör ut till kund, lägg i ytterförrådet.\",\n                    \"number\": \"1\",\n                    \"internal\": true,\n                    \"time_tracking\": null,\n                    \"created_at\": \"2015-12-01 11:04:17\"\n                }\n            ]\n        },\n        {\n            \"id\": 76,\n            \"employee_id\": \"0\",\n            \"created_by_id\": \"65\",\n            \"client_id\": \"3\",\n            \"followup_date\": null,\n            \"subject\": \"Ärende från mobil (Anna Gustavsson)\",\n            \"content\": \"gästerna är utcheckade\\ngodis uppätet\",\n            \"number\": \"55\",\n            \"deleted\": false,\n            \"created_at\": \"2016-07-15 09:14:31\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 83,\n            \"employee_id\": \"0\",\n            \"created_by_id\": \"65\",\n            \"client_id\": null,\n            \"followup_date\": null,\n            \"subject\": \"tjipp\",\n            \"content\": \"tjopp\",\n            \"number\": \"59\",\n            \"deleted\": false,\n            \"created_at\": \"2016-08-18 10:47:24\",\n            \"last_modified\": \"2016-08-18 10:49:08\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Stängd\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 112,\n            \"employee_id\": \"2\",\n            \"created_by_id\": \"1\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"77\",\n            \"deleted\": false,\n            \"created_at\": \"2017-09-01 10:21:48\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 113,\n            \"employee_id\": \"2\",\n            \"created_by_id\": \"1\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"78\",\n            \"deleted\": false,\n            \"created_at\": \"2017-09-01 10:21:48\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 114,\n            \"employee_id\": \"0\",\n            \"created_by_id\": \"0\",\n            \"client_id\": \"0\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"79\",\n            \"deleted\": false,\n            \"created_at\": \"2017-09-01 10:21:48\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 115,\n            \"employee_id\": \"2\",\n            \"created_by_id\": \"1\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"80\",\n            \"deleted\": false,\n            \"created_at\": \"2017-09-01 13:10:12\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 116,\n            \"employee_id\": \"2\",\n            \"created_by_id\": \"1\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"81\",\n            \"deleted\": false,\n            \"created_at\": \"2017-09-01 13:10:12\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 117,\n            \"employee_id\": \"0\",\n            \"created_by_id\": \"0\",\n            \"client_id\": \"0\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"82\",\n            \"deleted\": false,\n            \"created_at\": \"2017-09-01 13:10:12\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 118,\n            \"employee_id\": \"2\",\n            \"created_by_id\": \"1\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"83\",\n            \"deleted\": false,\n            \"created_at\": \"2017-10-09 15:45:38\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 119,\n            \"employee_id\": \"2\",\n            \"created_by_id\": \"1\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"84\",\n            \"deleted\": false,\n            \"created_at\": \"2017-10-09 15:45:38\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 120,\n            \"employee_id\": \"173\",\n            \"created_by_id\": \"0\",\n            \"client_id\": \"0\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"85\",\n            \"deleted\": false,\n            \"created_at\": \"2017-10-09 00:00:00\",\n            \"last_modified\": \"2018-08-23 13:32:07\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 6,\n                \"name\": \"Löst\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": [\n                {\n                    \"id\": 255,\n                    \"created_by_id\": \"0\",\n                    \"content\": \"Next Issue Commment\",\n                    \"number\": \"1\",\n                    \"internal\": false,\n                    \"time_tracking\": null,\n                    \"created_at\": \"2022-02-18 13:50:22\"\n                },\n                {\n                    \"id\": 256,\n                    \"created_by_id\": \"0\",\n                    \"content\": \"Next Issue Commment\",\n                    \"number\": \"2\",\n                    \"internal\": false,\n                    \"time_tracking\": null,\n                    \"created_at\": \"2022-02-18 13:50:27\"\n                },\n                {\n                    \"id\": 258,\n                    \"created_by_id\": \"0\",\n                    \"content\": \"Next Issue Commment\",\n                    \"number\": \"3\",\n                    \"internal\": false,\n                    \"time_tracking\": null,\n                    \"created_at\": \"2022-02-18 13:55:25\"\n                }\n            ]\n        },\n        {\n            \"id\": 121,\n            \"employee_id\": \"2\",\n            \"created_by_id\": \"1\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"86\",\n            \"deleted\": false,\n            \"created_at\": \"2017-10-09 15:51:33\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 122,\n            \"employee_id\": \"2\",\n            \"created_by_id\": \"1\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"87\",\n            \"deleted\": false,\n            \"created_at\": \"2017-10-09 15:51:33\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 123,\n            \"employee_id\": \"176\",\n            \"created_by_id\": \"0\",\n            \"client_id\": \"0\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"88\",\n            \"deleted\": false,\n            \"created_at\": \"2017-10-09 00:00:00\",\n            \"last_modified\": \"2018-08-23 14:23:34\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 124,\n            \"employee_id\": \"2\",\n            \"created_by_id\": \"1\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"89\",\n            \"deleted\": false,\n            \"created_at\": \"2017-10-09 15:53:25\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 125,\n            \"employee_id\": \"2\",\n            \"created_by_id\": \"1\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"90\",\n            \"deleted\": false,\n            \"created_at\": \"2017-10-09 15:53:25\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        },\n        {\n            \"id\": 126,\n            \"employee_id\": \"0\",\n            \"created_by_id\": \"0\",\n            \"client_id\": \"0\",\n            \"followup_date\": \"0000-00-00\",\n            \"subject\": \"Test subject for new issue\",\n            \"content\": \"Content for test issue\",\n            \"number\": \"91\",\n            \"deleted\": false,\n            \"created_at\": \"2017-10-09 15:53:25\",\n            \"last_modified\": null,\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 3,\n                \"name\": \"Normal\",\n                \"priority\": \"4\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/issues/findByType_id/1?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 3,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/issues/findByType_id/1?page%5Bnumber%5D=3\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/issues/findByType_id/1?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/issues/findByType_id/1?page%5Bnumber%5D=2\",\n            \"label\": \"2\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/issues/findByType_id/1?page%5Bnumber%5D=3\",\n            \"label\": \"3\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/issues/findByType_id/1?page%5Bnumber%5D=2\",\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": \"https://api.twsandbox.net/v3/issues/findByType_id/1?page%5Bnumber%5D=2\",\n    \"path\": \"https://api.twsandbox.net/v3/issues/findByType_id/1\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 30,\n    \"total\": 72\n}"}],"_postman_id":"409df257-6cfe-4ba0-8f2e-605af06cbece"},{"name":"Issue Find By ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"f51875b4-3474-426a-9398-11a1fdbece6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"{{Content-type}}"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/issues/findById/1","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["issues","findById","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"978c2d14-a4da-4e83-8426-2c159840f942","name":"Issue Find By ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"{{Content-type}}"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/issues/findById/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 20:14:45 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"employee_id\": \"7\",\n            \"created_by_id\": \"-4\",\n            \"client_id\": \"1\",\n            \"followup_date\": \"2014-10-18\",\n            \"subject\": \"test\",\n            \"content\": \"test\",\n            \"number\": \"666\",\n            \"deleted\": false,\n            \"created_at\": \"2014-12-01 00:00:00\",\n            \"last_modified\": \"2016-08-18 10:50:37\",\n            \"type\": {\n                \"id\": 1,\n                \"ctime\": null,\n                \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n                \"name\": \"Test\",\n                \"deleted\": false\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Ny\",\n                \"state\": false,\n                \"deleted\": false\n            },\n            \"channel\": {\n                \"id\": 1,\n                \"name\": \"Manuellt\",\n                \"deleted\": false\n            },\n            \"priority\": {\n                \"id\": 1,\n                \"name\": \"Ingen\",\n                \"priority\": \"6\",\n                \"deleted\": false\n            },\n            \"comments\": null\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/issues/findById/1?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/issues/findById/1?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/issues/findById/1?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/issues/findById/1\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"f51875b4-3474-426a-9398-11a1fdbece6d"},{"name":"Update issue","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"4752a775-7129-433e-9e6b-fdeb5645689a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"subject\":\"Uppdaterad rubrik\",\n  \"content\":\"Nu blire kontorsstäd\",\n  \"status_id\":1,\n  \"client_id\":4,\n  \"priority_id\":1,\n  \"channel_id\":1,\n  \"type_id\":1,\n  \"employee_id\":6,\n  \"time_tracking\":0,\n  \"followup_date\":\"2023-12-24\",\n  \"resource_id\":1,\n  \"resource_name\":\"test\",\n  \"updated_by_id\":6\n}"},"url":"https://api.twsandbox.net/v3/issues/411","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["issues","411"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"99437c29-0655-43ab-8500-09a621574e0d","name":"Update issue","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"subject\":\"Uppdaterad rubrik\",\n  \"content\":\"Nu blire kontorsstäd\",\n  \"status_id\":1,\n  \"client_id\":4,\n  \"priority_id\":1,\n  \"channel_id\":1,\n  \"type_id\":1,\n  \"employee_id\":6,\n  \"time_tracking\":0,\n  \"followup_date\":\"2023-12-24\",\n  \"resource_id\":1,\n  \"resource_name\":\"test\",\n  \"updated_by_id\":6\n}"},"url":"https://api.twsandbox.net/v3/issues/411"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 20:23:44 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 411,\n        \"employee_id\": 6,\n        \"created_by_id\": \"-25\",\n        \"client_id\": 4,\n        \"followup_date\": \"2023-12-24\",\n        \"subject\": \"Uppdaterad rubrik\",\n        \"content\": \"Nu blire kontorsstäd\",\n        \"number\": \"732\",\n        \"deleted\": false,\n        \"created_at\": \"2022-12-16 14:02:31\",\n        \"last_modified\": \"2023-11-14 21:23:44\"\n    }\n}"}],"_postman_id":"4752a775-7129-433e-9e6b-fdeb5645689a"},{"name":"Create issue","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"f6afaca8-94b7-49da-9857-042012fd1205","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"subject\":\"New issue\",\n  \"content\":\"Supposed to make everyone happy\",\n  \"status_id\":1,\n  \"priority_id\":1,\n  \"channel_id\":1,\n  \"type_id\":1,\n  \"employee_id\":6,\n  \"followup_date\":\"2019-07-23\",\n  \"resource_id\":1,\n  \"resource_name\":\"Resurs\",\n  \"created_by_id\":6\n}"},"url":"https://api.twsandbox.net/v3/issues","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["issues"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"99f5d280-1007-478a-ad0a-51c5c2f7bf2d","name":"Create issue","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"subject\":\"New issue\",\n  \"content\":\"Supposed to make everyone happy\",\n  \"status_id\":1,\n  \"priority_id\":1,\n  \"channel_id\":1,\n  \"type_id\":1,\n  \"employee_id\":6,\n  \"followup_date\":\"2019-07-23\",\n  \"resource_id\":1,\n  \"resource_name\":\"Resurs\",\n  \"created_by_id\":6\n}"},"url":"https://api.twsandbox.net/v3/issues"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 20:27:11 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 446,\n        \"employee_id\": \"6\",\n        \"created_by_id\": \"6\",\n        \"client_id\": null,\n        \"followup_date\": \"2019-07-23\",\n        \"subject\": \"New issue\",\n        \"content\": \"Supposed to make everyone happy\",\n        \"number\": \"743\",\n        \"deleted\": false,\n        \"created_at\": \"2023-11-14 21:27:11\",\n        \"last_modified\": \"2023-11-14 21:27:11\",\n        \"type\": {\n            \"id\": 1,\n            \"ctime\": null,\n            \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n            \"name\": \"Test\",\n            \"deleted\": false\n        },\n        \"status\": {\n            \"id\": 1,\n            \"name\": \"Ny\",\n            \"state\": false,\n            \"deleted\": false\n        },\n        \"channel\": {\n            \"id\": 1,\n            \"name\": \"Manuellt\",\n            \"deleted\": false\n        },\n        \"priority\": {\n            \"id\": 1,\n            \"name\": \"Ingen\",\n            \"priority\": \"6\",\n            \"deleted\": false\n        },\n        \"comments\": null\n    }\n}"}],"_postman_id":"f6afaca8-94b7-49da-9857-042012fd1205"},{"name":"Create Issue-Comment","id":"ad8085ea-0172-4457-b10d-caef9ec206c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"issue_id\":411,\n    \"content\":\"Newer comment on issue\",\n    \"internal\":true //optional parameter if comment is not to be visible in Kundportalen\n}"},"url":"https://api.twsandbox.net/v3/issues/comment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["issues","comment"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"655bf7e0-e6dd-43c2-b692-208d8bf2a3e1","name":"Create Issue-Comment","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"issue_id\":411,\n    \"content\":\"Newer comment on issue\",\n    \"internal\":true //optional parameter if comment is not to be visible in Kundportalen\n}"},"url":"https://api.twsandbox.net/v3/issues/comment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 20:32:40 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"449"}],"_postman_id":"ad8085ea-0172-4457-b10d-caef9ec206c4"}],"id":"03a08b74-0106-442f-a0af-27b1f1e05ce0","event":[{"listen":"prerequest","script":{"id":"c37aa710-fbee-4905-b016-3802852aac24","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a277e200-1fba-4681-8f41-af19cff000bd","type":"text/javascript","exec":[""]}}],"_postman_id":"03a08b74-0106-442f-a0af-27b1f1e05ce0","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Issue types","item":[{"name":"All issue types","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"b5636437-c2c6-4968-8ffa-f514d0d4f3e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"{{Content-type}}"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/issuetypes","description":"<p>All issue types</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["issuetypes"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"44f7b6cb-0bf8-47ce-9c83-97eefab1a6ab","name":"All issue types","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"{{Content-type}}"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/issuetypes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 20:36:04 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"ctime\": null,\n            \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n            \"name\": \"Test\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 2,\n            \"ctime\": null,\n            \"mtime\": null,\n            \"name\": \"Kvalitet\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 3,\n            \"ctime\": null,\n            \"mtime\": null,\n            \"name\": \"Försäkring\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 4,\n            \"ctime\": null,\n            \"mtime\": null,\n            \"name\": \"Försäljning\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 5,\n            \"ctime\": \"2014-10-27T23:00:00.000000Z\",\n            \"mtime\": \"2014-10-27T23:00:00.000000Z\",\n            \"name\": \"Kundbokning\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 6,\n            \"ctime\": \"2015-11-02T23:00:00.000000Z\",\n            \"mtime\": \"2015-12-06T23:00:00.000000Z\",\n            \"name\": \"Ekonomi\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 7,\n            \"ctime\": \"2015-12-06T23:00:00.000000Z\",\n            \"mtime\": \"2015-12-06T23:00:00.000000Z\",\n            \"name\": \"Personalärende\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 8,\n            \"ctime\": \"2015-12-07T23:00:00.000000Z\",\n            \"mtime\": \"2015-12-07T23:00:00.000000Z\",\n            \"name\": \"Tilläggsfakturering\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 46,\n            \"ctime\": \"2018-12-11T23:00:00.000000Z\",\n            \"mtime\": \"2018-12-11T23:00:00.000000Z\",\n            \"name\": \"Rapport\",\n            \"deleted\": false\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/issuetypes?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/issuetypes?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/issuetypes?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/issuetypes\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 9,\n    \"total\": 9\n}"}],"_postman_id":"b5636437-c2c6-4968-8ffa-f514d0d4f3e0"},{"name":"Issue type by ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"af04a62a-f26a-4bba-a17b-4babc46803ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"{{Content-type}}"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/issuetypes/1","description":"<p>Issue type by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["issuetypes","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"eedaa3e1-f16f-41a7-aa90-2a628ab41aa1","name":"Issue type by ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"{{Content-type}}"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/issuetypes/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 20:36:31 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"ctime\": null,\n        \"mtime\": \"2020-02-19T14:44:58.000000Z\",\n        \"name\": \"Test\",\n        \"deleted\": false\n    }\n}"}],"_postman_id":"af04a62a-f26a-4bba-a17b-4babc46803ae"},{"name":"Update issue type","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"00af7da0-9994-428f-9847-2613578b98b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"New issue type name\"\n}"},"url":"https://api.twsandbox.net/v3/issuetypes/1","description":"<p>Update issue type</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["issuetypes","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"0aa47fa9-06b2-4f04-aa4d-db4ddf8e59cf","name":"Update issue type","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"New issue type name\"\n}"},"url":"https://api.twsandbox.net/v3/issuetypes/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 20:37:16 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"ctime\": null,\n        \"mtime\": \"2023-11-14T20:37:16.000000Z\",\n        \"name\": \"New issue type name\",\n        \"deleted\": false\n    }\n}"}],"_postman_id":"00af7da0-9994-428f-9847-2613578b98b5"},{"name":"Create issue type","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"7e8bb412-1d87-4c6c-9a84-7ef34544a0ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"New issue type\"\n}"},"url":"https://api.twsandbox.net/v3/issuetypes","description":"<p>Create issue type</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["issuetypes"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"67c59f5b-5a2d-4ed0-ab92-c86d9af228d0","name":"Create issue type","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"New issue type\"\n}"},"url":"https://api.twsandbox.net/v3/issuetypes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 20:37:43 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"name\": \"New issue type\",\n        \"mtime\": \"2023-11-14T20:37:43.000000Z\",\n        \"ctime\": \"2023-11-14T20:37:43.000000Z\",\n        \"id\": 48\n    }\n}"}],"_postman_id":"7e8bb412-1d87-4c6c-9a84-7ef34544a0ff"},{"name":"Remove issue type","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"569dfd32-2405-4fb0-bc10-35d768674790","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Test\"\n}"},"url":"https://api.twsandbox.net/v3/issuetypes/48","description":"<p>Remove issue type</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["issuetypes","48"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"68371ff4-6739-4b87-902e-f274e02eea69","name":"Remove issue type","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Test\"\n}"},"url":"https://api.twsandbox.net/v3/issuetypes/48"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 Nov 2023 20:38:02 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": 1\n}"}],"_postman_id":"569dfd32-2405-4fb0-bc10-35d768674790"}],"id":"bbafb0be-4acf-4b4c-b03d-2cf27551edb9","event":[{"listen":"prerequest","script":{"id":"c37aa710-fbee-4905-b016-3802852aac24","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a277e200-1fba-4681-8f41-af19cff000bd","type":"text/javascript","exec":[""]}}],"_postman_id":"bbafb0be-4acf-4b4c-b03d-2cf27551edb9","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Materials","item":[{"name":"All Materials","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"172416a1-a69f-48e6-b663-2d1a7de5c020","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/materials","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["materials"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"e04511ad-5ee6-44cc-9a3f-08365066cc18","name":"All Materials","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/materials"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Wed, 15 Nov 2023 07:25:12 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 4,\n            \"name\": \"Material\",\n            \"description\": \"Sticks and stones\",\n            \"deleted\": false,\n            \"price\": \"100\",\n            \"category\": {\n                \"id\": 48,\n                \"name\": \"material\",\n                \"description\": null,\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 18,\n            \"name\": \"Rengöringsmedel\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"price\": \"150\",\n            \"category\": {\n                \"id\": 15,\n                \"name\": \"8b. Företag - produkter\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 23,\n            \"name\": \"skruv\",\n            \"description\": \"Vass\",\n            \"deleted\": false,\n            \"price\": \"20\",\n            \"category\": {\n                \"id\": 5,\n                \"name\": \"2. Privat - trädgård avtal\",\n                \"description\": null,\n                \"deleted\": false,\n                \"number\": \"1\"\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 48,\n            \"name\": \"överhängt\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"price\": \"20\",\n            \"category\": {\n                \"id\": 25,\n                \"name\": \"1b. Privat - städ enstaka\",\n                \"description\": \"Hemstäd\",\n                \"deleted\": false,\n                \"number\": \"25\"\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 49,\n            \"name\": \"spröjs\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"price\": \"20\",\n            \"category\": {\n                \"id\": 25,\n                \"name\": \"1b. Privat - städ enstaka\",\n                \"description\": \"Hemstäd\",\n                \"deleted\": false,\n                \"number\": \"25\"\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 50,\n            \"name\": \"tvåglas, dvs 4 sidor\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"price\": \"50\",\n            \"category\": {\n                \"id\": 25,\n                \"name\": \"1b. Privat - städ enstaka\",\n                \"description\": \"Hemstäd\",\n                \"deleted\": false,\n                \"number\": \"25\"\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 51,\n            \"name\": \"stege\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"price\": \"100\",\n            \"category\": {\n                \"id\": 25,\n                \"name\": \"1b. Privat - städ enstaka\",\n                \"description\": \"Hemstäd\",\n                \"deleted\": false,\n                \"number\": \"25\"\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 71,\n            \"name\": \"flytande tvål\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"price\": \"100\",\n            \"category\": {\n                \"id\": 9,\n                \"name\": \"4a. Ftg - avtalsstäd\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 2,\n                \"name\": \"Material\",\n                \"number\": \"3013\",\n                \"description\": \"\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 72,\n            \"name\": \"handsprit\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"price\": \"80\",\n            \"category\": {\n                \"id\": 15,\n                \"name\": \"8b. Företag - produkter\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 2,\n                \"name\": \"Material\",\n                \"number\": \"3013\",\n                \"description\": \"\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 73,\n            \"name\": \"köksspray\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"price\": \"57\",\n            \"category\": {\n                \"id\": 33,\n                \"name\": \"8a Privat - produkter\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 2,\n                \"name\": \"Material\",\n                \"number\": \"3013\",\n                \"description\": \"\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 74,\n            \"name\": \"badrumsspray\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"price\": \"46\",\n            \"category\": {\n                \"id\": 33,\n                \"name\": \"8a Privat - produkter\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 117,\n            \"name\": \"Super expensive stuff\",\n            \"description\": \"Golden handcuffs\",\n            \"deleted\": false,\n            \"price\": \"0\",\n            \"category\": {\n                \"id\": 5,\n                \"name\": \"2. Privat - trädgård avtal\",\n                \"description\": null,\n                \"deleted\": false,\n                \"number\": \"1\"\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 118,\n            \"name\": \"Material 1\",\n            \"description\": \"Material 1 description\",\n            \"deleted\": false,\n            \"price\": \"101\",\n            \"category\": {\n                \"id\": 1,\n                \"name\": \"Städ\",\n                \"description\": \"Delux\",\n                \"deleted\": true,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/materials?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/materials?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/materials?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/materials\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 13,\n    \"total\": 13\n}"}],"_postman_id":"172416a1-a69f-48e6-b663-2d1a7de5c020"},{"name":"Material by ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"b3b12c18-c832-4be4-b4af-03106fcd9a9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/materials/4","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["materials","4"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"5e300029-64d7-4dbc-80ce-66f84071f75c","name":"Material by ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/materials/4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Wed, 15 Nov 2023 07:25:37 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 4,\n        \"name\": \"Material\",\n        \"description\": \"Sticks and stones\",\n        \"deleted\": false,\n        \"price\": \"100\",\n        \"category\": {\n            \"id\": 48,\n            \"name\": \"material\",\n            \"description\": null,\n            \"deleted\": false,\n            \"number\": null\n        },\n        \"account\": {\n            \"id\": 1,\n            \"name\": \"Försäljning städ privat\",\n            \"number\": \"3010\",\n            \"description\": \"Beskrivande text\",\n            \"deleted\": false\n        },\n        \"unit\": {\n            \"id\": 1,\n            \"name\": \"kr/styck\",\n            \"description\": \"kr/styck\",\n            \"suffix\": \"st\",\n            \"type\": \"1\",\n            \"deleted\": false\n        }\n    }\n}"}],"_postman_id":"b3b12c18-c832-4be4-b4af-03106fcd9a9b"},{"name":"Material Find By Field","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"917008cf-2027-4b2b-9d5f-455691d6f779","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/materials/findById/4","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["materials","findById","4"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"2820ac1a-7e5d-4f51-8a4d-daaec16e8c0b","name":"Material Find By Field","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/materials/findById/4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Wed, 15 Nov 2023 07:25:49 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 4,\n            \"name\": \"Material\",\n            \"description\": \"Sticks and stones\",\n            \"deleted\": false,\n            \"price\": \"100\",\n            \"category\": {\n                \"id\": 48,\n                \"name\": \"material\",\n                \"description\": null,\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/materials/findById/4?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/materials/findById/4?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/materials/findById/4?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/materials/findById/4\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"917008cf-2027-4b2b-9d5f-455691d6f779"},{"name":"New Material","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"04f90bcd-c95a-4ac9-b5d5-b20a4861d620","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Stora sopsäckar\",\n    \"description\": \"30L och mycket plats\",\n    \"price\": \"101\",\n    \"unit_id\": 1,\n    \"account_id\": 1,\n    \"category_id\": 1\n}"},"url":"https://api.twsandbox.net/v3/materials","description":"<p>New Employee</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["materials"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"62fefe2d-0369-4ec3-aca3-beb1bce164fc","name":"New Material","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Stora sopsäckar\",\n    \"description\": \"30L och mycket plats\",\n    \"price\": \"101\",\n    \"unit_id\": 1,\n    \"account_id\": 1,\n    \"category_id\": 1\n}"},"url":"https://api.twsandbox.net/v3/materials"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Wed, 15 Nov 2023 07:26:07 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"name\": \"Stora sopsäckar\",\n        \"description\": \"30L och mycket plats\",\n        \"id\": 120,\n        \"price\": \"101\"\n    }\n}"}],"_postman_id":"04f90bcd-c95a-4ac9-b5d5-b20a4861d620"},{"name":"Update Material","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"2fafec2c-cbb3-4aa2-9e9a-9ce81dacaa7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"test\",\n\t\"description\": \"test\",\n\t\"price\": 100,\n\t\"unit_id\": 1,\n\t\"account_id\": 1,\n\t\"category_id\": 1\n}"},"url":"https://api.twsandbox.net/v3/materials/4","description":"<p>New Employee</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["materials","4"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"5ffc7951-657f-4c28-9cfc-b2e6de1f8358","name":"Update Material","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"Small bags\",\n\t\"description\": \"Not 30L\",\n\t\"price\": 1337,\n\t\"unit_id\": 2,\n\t\"account_id\": 2,\n\t\"category_id\": 2\n}"},"url":"https://api.twsandbox.net/v3/materials/120"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Wed, 15 Nov 2023 07:28:04 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 120,\n        \"name\": \"Small bags\",\n        \"description\": \"Not 30L\",\n        \"deleted\": false,\n        \"price\": 1337\n    }\n}"}],"_postman_id":"2fafec2c-cbb3-4aa2-9e9a-9ce81dacaa7c"},{"name":"Remove Material","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"3ca1faac-adc7-465d-a33f-f3f467929b32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://api.twsandbox.net/v3/materials/3","description":"<p>New Employee</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["materials","3"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"b169b30e-85b1-4f1d-bfd6-209574726764","name":"Remove Material","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://api.twsandbox.net/v3/materials/120"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Wed, 15 Nov 2023 07:28:44 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": 1\n}"}],"_postman_id":"3ca1faac-adc7-465d-a33f-f3f467929b32"}],"id":"f6b38b2b-2013-4dd4-b433-7ac62e6bf3b0","event":[{"listen":"prerequest","script":{"id":"c37aa710-fbee-4905-b016-3802852aac24","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a277e200-1fba-4681-8f41-af19cff000bd","type":"text/javascript","exec":[""]}}],"_postman_id":"f6b38b2b-2013-4dd4-b433-7ac62e6bf3b0","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Missions","item":[{"name":"Get missions","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"bdedc437-45b9-40fa-984e-65ba7265b536","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/missions?filter[startdate]=2023-11-13&filter[enddate]=2023-11-24","description":"<p>Get mission by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["missions"],"host":["https://api.twsandbox.net/v3"],"query":[{"key":"filter[startdate]","value":"2023-11-13"},{"key":"filter[enddate]","value":"2023-11-24"}],"variable":[]}},"response":[{"id":"b378fa10-c19a-4f4b-98a6-748f926bbc29","name":"Get missions","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Authorization}}"}],"url":{"raw":"https://api.twsandbox.net/v3/missions?filter[startdate]=2023-11-13&filter[enddate]=2023-11-24","host":["https://api.twsandbox.net/v3"],"path":["missions"],"query":[{"key":"filter[startdate]","value":"2023-11-13"},{"key":"filter[enddate]","value":"2023-11-24"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Wed, 15 Nov 2023 14:43:52 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 36497,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 10,\n                \"number\": \"9\",\n                \"type\": 2,\n                \"name\": \"Peter Vinkelhake\",\n                \"first_name\": \"Peter\",\n                \"last_name\": \"Vinkelhake\",\n                \"companyname\": \"Förertaget AB\",\n                \"email\": \"info@foretaget.se\",\n                \"secondary_email\": null,\n                \"phone\": \"080503155\",\n                \"mobile\": \"080503155\",\n                \"workphone\": \"\",\n                \"address_id\": 12,\n                \"address\": \"Verkstadsgatan 2\",\n                \"co_address\": \"\",\n                \"postal_code\": \"\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": null,\n                \"workarea_name\": null\n            },\n            \"services\": [\n                {\n                    \"id\": 32,\n                    \"name\": \"Helstäd\",\n                    \"booking_id\": 36497,\n                    \"workorderline_id\": 71,\n                    \"quantity\": 1,\n                    \"price\": 0,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"name\": \"Robert Ingemarsson\",\n                    \"number\": \"10010\",\n                    \"bookingline_id\": 36522,\n                    \"startdate\": \"2023-11-13\",\n                    \"starttime\": \"09:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 51,\n                \"number\": \"13-0042\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 36498,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 10,\n                \"number\": \"9\",\n                \"type\": 2,\n                \"name\": \"Peter Vinkelhake\",\n                \"first_name\": \"Peter\",\n                \"last_name\": \"Vinkelhake\",\n                \"companyname\": \"Förertaget AB\",\n                \"email\": \"info@foretaget.se\",\n                \"secondary_email\": null,\n                \"phone\": \"080503155\",\n                \"mobile\": \"080503155\",\n                \"workphone\": \"\",\n                \"address_id\": 12,\n                \"address\": \"Verkstadsgatan 2\",\n                \"co_address\": \"\",\n                \"postal_code\": \"\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": null,\n                \"workarea_name\": null\n            },\n            \"services\": [\n                {\n                    \"id\": 32,\n                    \"name\": \"Helstäd\",\n                    \"booking_id\": 36498,\n                    \"workorderline_id\": 71,\n                    \"quantity\": 1,\n                    \"price\": 0,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"name\": \"Robert Ingemarsson\",\n                    \"number\": \"10010\",\n                    \"bookingline_id\": 36523,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"09:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 51,\n                \"number\": \"13-0042\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 38741,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 10,\n                \"number\": \"9\",\n                \"type\": 2,\n                \"name\": \"Peter Vinkelhake\",\n                \"first_name\": \"Peter\",\n                \"last_name\": \"Vinkelhake\",\n                \"companyname\": \"Förertaget AB\",\n                \"email\": \"info@foretaget.se\",\n                \"secondary_email\": null,\n                \"phone\": \"080503155\",\n                \"mobile\": \"080503155\",\n                \"workphone\": \"\",\n                \"address_id\": 12,\n                \"address\": \"Verkstadsgatan 2\",\n                \"co_address\": \"\",\n                \"postal_code\": \"\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": null,\n                \"workarea_name\": null\n            },\n            \"services\": [\n                {\n                    \"id\": 33,\n                    \"name\": \"Entrestäd\",\n                    \"booking_id\": 38741,\n                    \"workorderline_id\": 72,\n                    \"quantity\": 1,\n                    \"price\": 0,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"name\": \"Robert Ingemarsson\",\n                    \"number\": \"10010\",\n                    \"bookingline_id\": 38766,\n                    \"startdate\": \"2023-11-16\",\n                    \"starttime\": \"11:00:00\",\n                    \"endtime\": \"12:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 51,\n                \"number\": \"13-0042\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 38742,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 10,\n                \"number\": \"9\",\n                \"type\": 2,\n                \"name\": \"Peter Vinkelhake\",\n                \"first_name\": \"Peter\",\n                \"last_name\": \"Vinkelhake\",\n                \"companyname\": \"Förertaget AB\",\n                \"email\": \"info@foretaget.se\",\n                \"secondary_email\": null,\n                \"phone\": \"080503155\",\n                \"mobile\": \"080503155\",\n                \"workphone\": \"\",\n                \"address_id\": 12,\n                \"address\": \"Verkstadsgatan 2\",\n                \"co_address\": \"\",\n                \"postal_code\": \"\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": null,\n                \"workarea_name\": null\n            },\n            \"services\": [\n                {\n                    \"id\": 33,\n                    \"name\": \"Entrestäd\",\n                    \"booking_id\": 38742,\n                    \"workorderline_id\": 72,\n                    \"quantity\": 1,\n                    \"price\": 0,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"name\": \"Robert Ingemarsson\",\n                    \"number\": \"10010\",\n                    \"bookingline_id\": 38767,\n                    \"startdate\": \"2023-11-23\",\n                    \"starttime\": \"11:00:00\",\n                    \"endtime\": \"12:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 51,\n                \"number\": \"13-0042\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 40985,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 10,\n                \"number\": \"9\",\n                \"type\": 2,\n                \"name\": \"Peter Vinkelhake\",\n                \"first_name\": \"Peter\",\n                \"last_name\": \"Vinkelhake\",\n                \"companyname\": \"Förertaget AB\",\n                \"email\": \"info@foretaget.se\",\n                \"secondary_email\": null,\n                \"phone\": \"080503155\",\n                \"mobile\": \"080503155\",\n                \"workphone\": \"\",\n                \"address_id\": 13,\n                \"address\": \"Långholmsg. 12-14\",\n                \"co_address\": \"\",\n                \"postal_code\": \"\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": null,\n                \"workarea_name\": null\n            },\n            \"services\": [\n                {\n                    \"id\": 32,\n                    \"name\": \"Helstäd\",\n                    \"booking_id\": 40985,\n                    \"workorderline_id\": 73,\n                    \"quantity\": 1,\n                    \"price\": 0,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"name\": \"Robert Ingemarsson\",\n                    \"number\": \"10010\",\n                    \"bookingline_id\": 41010,\n                    \"startdate\": \"2023-11-17\",\n                    \"starttime\": \"10:00:00\",\n                    \"endtime\": \"11:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 52,\n                \"number\": \"13-0043\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 40986,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 10,\n                \"number\": \"9\",\n                \"type\": 2,\n                \"name\": \"Peter Vinkelhake\",\n                \"first_name\": \"Peter\",\n                \"last_name\": \"Vinkelhake\",\n                \"companyname\": \"Förertaget AB\",\n                \"email\": \"info@foretaget.se\",\n                \"secondary_email\": null,\n                \"phone\": \"080503155\",\n                \"mobile\": \"080503155\",\n                \"workphone\": \"\",\n                \"address_id\": 13,\n                \"address\": \"Långholmsg. 12-14\",\n                \"co_address\": \"\",\n                \"postal_code\": \"\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": null,\n                \"workarea_name\": null\n            },\n            \"services\": [\n                {\n                    \"id\": 32,\n                    \"name\": \"Helstäd\",\n                    \"booking_id\": 40986,\n                    \"workorderline_id\": 73,\n                    \"quantity\": 1,\n                    \"price\": 0,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"name\": \"Robert Ingemarsson\",\n                    \"number\": \"10010\",\n                    \"bookingline_id\": 41011,\n                    \"startdate\": \"2023-11-24\",\n                    \"starttime\": \"10:00:00\",\n                    \"endtime\": \"11:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 52,\n                \"number\": \"13-0043\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 43215,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 2,\n            \"client\": {\n                \"id\": 0,\n                \"number\": null,\n                \"type\": 0,\n                \"name\": \" \",\n                \"first_name\": null,\n                \"last_name\": null,\n                \"companyname\": null,\n                \"email\": null,\n                \"secondary_email\": null,\n                \"phone\": null,\n                \"mobile\": null,\n                \"workphone\": null,\n                \"address_id\": null,\n                \"address\": null,\n                \"co_address\": null,\n                \"postal_code\": null,\n                \"city\": null,\n                \"workarea_id\": null,\n                \"workarea_name\": null\n            },\n            \"services\": [\n                {\n                    \"id\": 30,\n                    \"name\": \"Hemstädning Special\",\n                    \"booking_id\": 43215,\n                    \"workorderline_id\": 96,\n                    \"quantity\": 4,\n                    \"price\": 380,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"name\": \"Robert Ingemarsson\",\n                    \"number\": \"10010\",\n                    \"bookingline_id\": 43240,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"12:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 72,\n                \"number\": \"0\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 44350,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 15,\n                \"number\": \"11\",\n                \"type\": 1,\n                \"name\": \"Tant Grön\",\n                \"first_name\": \"Tant\",\n                \"last_name\": \"Grön\",\n                \"companyname\": null,\n                \"email\": \"jenna.parikka@abouttime.se\",\n                \"secondary_email\": \"cani.arif@abouttime.se\",\n                \"phone\": \"070-22343324\",\n                \"mobile\": \"070-22343324\",\n                \"workphone\": \"\",\n                \"address_id\": 15,\n                \"address\": \"Sagovägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"135 51\",\n                \"city\": \"Tyresö\",\n                \"workarea_id\": 6,\n                \"workarea_name\": \"Stockholm - Norr\"\n            },\n            \"services\": [\n                {\n                    \"id\": 30,\n                    \"name\": \"Hemstädning Special\",\n                    \"booking_id\": 44350,\n                    \"workorderline_id\": 108,\n                    \"quantity\": 2,\n                    \"price\": 350,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 18,\n                    \"name\": \"Zara Stål\",\n                    \"number\": \"220\",\n                    \"bookingline_id\": 44375,\n                    \"startdate\": \"2023-11-16\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 80,\n                \"number\": \"14-0001\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 44351,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 15,\n                \"number\": \"11\",\n                \"type\": 1,\n                \"name\": \"Tant Grön\",\n                \"first_name\": \"Tant\",\n                \"last_name\": \"Grön\",\n                \"companyname\": null,\n                \"email\": \"jenna.parikka@abouttime.se\",\n                \"secondary_email\": \"cani.arif@abouttime.se\",\n                \"phone\": \"070-22343324\",\n                \"mobile\": \"070-22343324\",\n                \"workphone\": \"\",\n                \"address_id\": 15,\n                \"address\": \"Sagovägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"135 51\",\n                \"city\": \"Tyresö\",\n                \"workarea_id\": 6,\n                \"workarea_name\": \"Stockholm - Norr\"\n            },\n            \"services\": [\n                {\n                    \"id\": 30,\n                    \"name\": \"Hemstädning Special\",\n                    \"booking_id\": 44351,\n                    \"workorderline_id\": 108,\n                    \"quantity\": 2,\n                    \"price\": 350,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 18,\n                    \"name\": \"Zara Stål\",\n                    \"number\": \"220\",\n                    \"bookingline_id\": 44376,\n                    \"startdate\": \"2023-11-23\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 80,\n                \"number\": \"14-0001\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 46594,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 15,\n                \"number\": \"11\",\n                \"type\": 1,\n                \"name\": \"Tant Grön\",\n                \"first_name\": \"Tant\",\n                \"last_name\": \"Grön\",\n                \"companyname\": null,\n                \"email\": \"jenna.parikka@abouttime.se\",\n                \"secondary_email\": \"cani.arif@abouttime.se\",\n                \"phone\": \"070-22343324\",\n                \"mobile\": \"070-22343324\",\n                \"workphone\": \"\",\n                \"address_id\": 15,\n                \"address\": \"Sagovägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"135 51\",\n                \"city\": \"Tyresö\",\n                \"workarea_id\": 6,\n                \"workarea_name\": \"Stockholm - Norr\"\n            },\n            \"services\": [\n                {\n                    \"id\": 34,\n                    \"name\": \"Hemstäd varje vecka\",\n                    \"booking_id\": 46594,\n                    \"workorderline_id\": 109,\n                    \"quantity\": 2,\n                    \"price\": 600,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 11,\n                    \"name\": \"Lena Svensson\",\n                    \"number\": \"232\",\n                    \"bookingline_id\": 46619,\n                    \"startdate\": \"2023-11-17\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 80,\n                \"number\": \"14-0001\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 46595,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 15,\n                \"number\": \"11\",\n                \"type\": 1,\n                \"name\": \"Tant Grön\",\n                \"first_name\": \"Tant\",\n                \"last_name\": \"Grön\",\n                \"companyname\": null,\n                \"email\": \"jenna.parikka@abouttime.se\",\n                \"secondary_email\": \"cani.arif@abouttime.se\",\n                \"phone\": \"070-22343324\",\n                \"mobile\": \"070-22343324\",\n                \"workphone\": \"\",\n                \"address_id\": 15,\n                \"address\": \"Sagovägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"135 51\",\n                \"city\": \"Tyresö\",\n                \"workarea_id\": 6,\n                \"workarea_name\": \"Stockholm - Norr\"\n            },\n            \"services\": [\n                {\n                    \"id\": 34,\n                    \"name\": \"Hemstäd varje vecka\",\n                    \"booking_id\": 46595,\n                    \"workorderline_id\": 109,\n                    \"quantity\": 2,\n                    \"price\": 600,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 11,\n                    \"name\": \"Lena Svensson\",\n                    \"number\": \"232\",\n                    \"bookingline_id\": 46620,\n                    \"startdate\": \"2023-11-24\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 80,\n                \"number\": \"14-0001\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 48837,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 3,\n                \"number\": \"111\",\n                \"type\": 1,\n                \"name\": \"First Lastx\",\n                \"first_name\": \"First\",\n                \"last_name\": \"Lastx\",\n                \"companyname\": \"Company name\",\n                \"email\": \"test@test.com\",\n                \"secondary_email\": \"testemail@email.com\",\n                \"phone\": \"123456789\",\n                \"mobile\": \"123456789\",\n                \"workphone\": \"123456789\",\n                \"address_id\": 3,\n                \"address\": \"Upplandsgatan 71\",\n                \"co_address\": \"Tomas Berglund, Bergvik\",\n                \"postal_code\": \"112 21\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 30,\n                    \"name\": \"Hemstädning Special\",\n                    \"booking_id\": 48837,\n                    \"workorderline_id\": 281,\n                    \"quantity\": 8,\n                    \"price\": 300,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 9,\n                    \"name\": \"Niklas  Nilsson\",\n                    \"number\": \"34\",\n                    \"bookingline_id\": 48862,\n                    \"startdate\": \"2023-11-17\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"16:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 242,\n                \"number\": \"15-0105\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 48838,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 3,\n                \"number\": \"111\",\n                \"type\": 1,\n                \"name\": \"First Lastx\",\n                \"first_name\": \"First\",\n                \"last_name\": \"Lastx\",\n                \"companyname\": \"Company name\",\n                \"email\": \"test@test.com\",\n                \"secondary_email\": \"testemail@email.com\",\n                \"phone\": \"123456789\",\n                \"mobile\": \"123456789\",\n                \"workphone\": \"123456789\",\n                \"address_id\": 3,\n                \"address\": \"Upplandsgatan 71\",\n                \"co_address\": \"Tomas Berglund, Bergvik\",\n                \"postal_code\": \"112 21\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 30,\n                    \"name\": \"Hemstädning Special\",\n                    \"booking_id\": 48838,\n                    \"workorderline_id\": 281,\n                    \"quantity\": 8,\n                    \"price\": 300,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 9,\n                    \"name\": \"Niklas  Nilsson\",\n                    \"number\": \"34\",\n                    \"bookingline_id\": 48863,\n                    \"startdate\": \"2023-11-24\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"16:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 242,\n                \"number\": \"15-0105\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 51067,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 2,\n            \"client\": {\n                \"id\": 16,\n                \"number\": \"12\",\n                \"type\": 1,\n                \"name\": \"Anna Jansson\",\n                \"first_name\": \"Anna\",\n                \"last_name\": \"Jansson\",\n                \"companyname\": null,\n                \"email\": \"tomas@timewave.se\",\n                \"secondary_email\": null,\n                \"phone\": \"\",\n                \"mobile\": \"070-123123\",\n                \"workphone\": \"\",\n                \"address_id\": 28,\n                \"address\": \"Drottninggatan 103\",\n                \"co_address\": \"\",\n                \"postal_code\": \"21040\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 29,\n                    \"name\": \"Gräsklippning\",\n                    \"booking_id\": 51067,\n                    \"workorderline_id\": 314,\n                    \"quantity\": 2,\n                    \"price\": 400,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 4,\n                    \"name\": \"Material\",\n                    \"booking_id\": 215899,\n                    \"workorderline_id\": 315,\n                    \"quantity\": 1,\n                    \"price\": 120,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 15,\n                    \"name\": \"Restid ej faktura\",\n                    \"booking_id\": 217021,\n                    \"workorderline_id\": 316,\n                    \"quantity\": 2,\n                    \"price\": 0,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"name\": \"Robert Ingemarsson\",\n                    \"number\": \"10010\",\n                    \"bookingline_id\": 51092,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 261,\n                \"number\": \"15-0123\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 52202,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 4,\n                \"number\": \"111\",\n                \"type\": 1,\n                \"name\": \"First Last\",\n                \"first_name\": \"First\",\n                \"last_name\": \"Last\",\n                \"companyname\": \"Company name\",\n                \"email\": \"test@test.com\",\n                \"secondary_email\": \"testemail@email.com\",\n                \"phone\": \"123456789\",\n                \"mobile\": \"123456789\",\n                \"workphone\": \"123456789\",\n                \"address_id\": 4,\n                \"address\": \"Rådmansgatan 60\",\n                \"co_address\": \"\",\n                \"postal_code\": \"134 24\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 9,\n                    \"name\": \"Kontorsstädning\",\n                    \"booking_id\": 52202,\n                    \"workorderline_id\": 333,\n                    \"quantity\": 4,\n                    \"price\": 400,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 65,\n                    \"name\": \"Anna Gustavsson\",\n                    \"number\": \"227\",\n                    \"bookingline_id\": 52252,\n                    \"startdate\": \"2023-11-13\",\n                    \"starttime\": \"16:00:00\",\n                    \"endtime\": \"18:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                },\n                {\n                    \"id\": 9,\n                    \"name\": \"Niklas  Nilsson\",\n                    \"number\": \"34\",\n                    \"bookingline_id\": 52253,\n                    \"startdate\": \"2023-11-13\",\n                    \"starttime\": \"16:00:00\",\n                    \"endtime\": \"18:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 268,\n                \"number\": \"15-0129\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 52203,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 4,\n                \"number\": \"111\",\n                \"type\": 1,\n                \"name\": \"First Last\",\n                \"first_name\": \"First\",\n                \"last_name\": \"Last\",\n                \"companyname\": \"Company name\",\n                \"email\": \"test@test.com\",\n                \"secondary_email\": \"testemail@email.com\",\n                \"phone\": \"123456789\",\n                \"mobile\": \"123456789\",\n                \"workphone\": \"123456789\",\n                \"address_id\": 4,\n                \"address\": \"Rådmansgatan 60\",\n                \"co_address\": \"\",\n                \"postal_code\": \"134 24\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 9,\n                    \"name\": \"Kontorsstädning\",\n                    \"booking_id\": 52203,\n                    \"workorderline_id\": 333,\n                    \"quantity\": 4,\n                    \"price\": 400,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 65,\n                    \"name\": \"Anna Gustavsson\",\n                    \"number\": \"227\",\n                    \"bookingline_id\": 52254,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"16:00:00\",\n                    \"endtime\": \"18:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                },\n                {\n                    \"id\": 9,\n                    \"name\": \"Niklas  Nilsson\",\n                    \"number\": \"34\",\n                    \"bookingline_id\": 52255,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"16:00:00\",\n                    \"endtime\": \"18:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 268,\n                \"number\": \"15-0129\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 54446,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 7,\n                \"number\": \"111\",\n                \"type\": 1,\n                \"name\": \"First Last\",\n                \"first_name\": \"First\",\n                \"last_name\": \"Last\",\n                \"companyname\": \"Company name\",\n                \"email\": \"test@test.com\",\n                \"secondary_email\": \"testemail@email.com\",\n                \"phone\": \"123456789\",\n                \"mobile\": \"123456789\",\n                \"workphone\": \"123456789\",\n                \"address_id\": 7,\n                \"address\": \"Spångavägen 12\",\n                \"co_address\": \"\",\n                \"postal_code\": \"12473\",\n                \"city\": \"Sala\",\n                \"workarea_id\": 8,\n                \"workarea_name\": \"Stockholm - Väster\"\n            },\n            \"services\": [\n                {\n                    \"id\": 66,\n                    \"name\": \"Hemstäd 4h/v:a\",\n                    \"booking_id\": 54446,\n                    \"workorderline_id\": 360,\n                    \"quantity\": 4,\n                    \"price\": 340,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 61,\n                    \"name\": \"Blommor - ink. lev.\",\n                    \"booking_id\": 218156,\n                    \"workorderline_id\": 361,\n                    \"quantity\": 1,\n                    \"price\": 110,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 182,\n                    \"name\": \"Anna Larsson\",\n                    \"number\": \"10\",\n                    \"bookingline_id\": 56715,\n                    \"startdate\": \"2023-11-13\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"12:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 295,\n                \"number\": \"15-0141\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 54447,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 7,\n                \"number\": \"111\",\n                \"type\": 1,\n                \"name\": \"First Last\",\n                \"first_name\": \"First\",\n                \"last_name\": \"Last\",\n                \"companyname\": \"Company name\",\n                \"email\": \"test@test.com\",\n                \"secondary_email\": \"testemail@email.com\",\n                \"phone\": \"123456789\",\n                \"mobile\": \"123456789\",\n                \"workphone\": \"123456789\",\n                \"address_id\": 7,\n                \"address\": \"Spångavägen 12\",\n                \"co_address\": \"\",\n                \"postal_code\": \"12473\",\n                \"city\": \"Sala\",\n                \"workarea_id\": 8,\n                \"workarea_name\": \"Stockholm - Väster\"\n            },\n            \"services\": [\n                {\n                    \"id\": 66,\n                    \"name\": \"Hemstäd 4h/v:a\",\n                    \"booking_id\": 54447,\n                    \"workorderline_id\": 360,\n                    \"quantity\": 4,\n                    \"price\": 340,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 61,\n                    \"name\": \"Blommor - ink. lev.\",\n                    \"booking_id\": 218157,\n                    \"workorderline_id\": 361,\n                    \"quantity\": 1,\n                    \"price\": 110,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 182,\n                    \"name\": \"Anna Larsson\",\n                    \"number\": \"10\",\n                    \"bookingline_id\": 56716,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"12:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 295,\n                \"number\": \"15-0141\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 56677,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 2,\n            \"client\": {\n                \"id\": 29,\n                \"number\": \"22\",\n                \"type\": 1,\n                \"name\": \"Stina Slarvig\",\n                \"first_name\": \"Stina\",\n                \"last_name\": \"Slarvig\",\n                \"companyname\": null,\n                \"email\": \"tomas@timewave.se\",\n                \"secondary_email\": \"tomas@timewave.se\",\n                \"phone\": \"0742334\",\n                \"mobile\": \"0742334\",\n                \"workphone\": \"\",\n                \"address_id\": 30,\n                \"address\": \"Vägen 3\",\n                \"co_address\": \"\",\n                \"postal_code\": \"18146\",\n                \"city\": \"Lidingö\",\n                \"workarea_id\": 8,\n                \"workarea_name\": \"Stockholm - Väster\"\n            },\n            \"services\": [\n                {\n                    \"id\": 58,\n                    \"name\": \"Hemstäd var 2:a v.\",\n                    \"booking_id\": 56677,\n                    \"workorderline_id\": 387,\n                    \"quantity\": 3,\n                    \"price\": 300,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 10,\n                    \"name\": \"Helena  Eliasson\",\n                    \"number\": \"222\",\n                    \"bookingline_id\": 58946,\n                    \"startdate\": \"2023-11-22\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"11:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 315,\n                \"number\": \"15-0157\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 57799,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 2,\n            \"client\": {\n                \"id\": 15,\n                \"number\": \"11\",\n                \"type\": 1,\n                \"name\": \"Tant Grön\",\n                \"first_name\": \"Tant\",\n                \"last_name\": \"Grön\",\n                \"companyname\": null,\n                \"email\": \"jenna.parikka@abouttime.se\",\n                \"secondary_email\": \"cani.arif@abouttime.se\",\n                \"phone\": \"070-22343324\",\n                \"mobile\": \"070-22343324\",\n                \"workphone\": \"\",\n                \"address_id\": 15,\n                \"address\": \"Sagovägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"135 51\",\n                \"city\": \"Tyresö\",\n                \"workarea_id\": 6,\n                \"workarea_name\": \"Stockholm - Norr\"\n            },\n            \"services\": [\n                {\n                    \"id\": 58,\n                    \"name\": \"Hemstäd var 2:a v.\",\n                    \"booking_id\": 57799,\n                    \"workorderline_id\": 388,\n                    \"quantity\": 5,\n                    \"price\": 300,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 10,\n                    \"name\": \"Helena  Eliasson\",\n                    \"number\": \"222\",\n                    \"bookingline_id\": 60068,\n                    \"startdate\": \"2023-11-22\",\n                    \"starttime\": \"13:00:00\",\n                    \"endtime\": \"18:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 316,\n                \"number\": \"15-0158\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 58914,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 7,\n            \"client\": {\n                \"id\": 16,\n                \"number\": \"12\",\n                \"type\": 1,\n                \"name\": \"Anna Jansson\",\n                \"first_name\": \"Anna\",\n                \"last_name\": \"Jansson\",\n                \"companyname\": null,\n                \"email\": \"tomas@timewave.se\",\n                \"secondary_email\": null,\n                \"phone\": \"\",\n                \"mobile\": \"070-123123\",\n                \"workphone\": \"\",\n                \"address_id\": 28,\n                \"address\": \"Drottninggatan 103\",\n                \"co_address\": \"\",\n                \"postal_code\": \"21040\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 43,\n                    \"name\": \"Kontorsstäd enl. avtal\",\n                    \"booking_id\": 58914,\n                    \"workorderline_id\": 395,\n                    \"quantity\": 1,\n                    \"price\": 10000,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 217690,\n                    \"startdate\": \"2023-11-21\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 322,\n                \"number\": \"15-0164\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 59450,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 16,\n                \"number\": \"12\",\n                \"type\": 1,\n                \"name\": \"Anna Jansson\",\n                \"first_name\": \"Anna\",\n                \"last_name\": \"Jansson\",\n                \"companyname\": null,\n                \"email\": \"tomas@timewave.se\",\n                \"secondary_email\": null,\n                \"phone\": \"\",\n                \"mobile\": \"070-123123\",\n                \"workphone\": \"\",\n                \"address_id\": 28,\n                \"address\": \"Drottninggatan 103\",\n                \"co_address\": \"\",\n                \"postal_code\": \"21040\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 63,\n                    \"name\": \"Tjänst - enbart löneunderlag\",\n                    \"booking_id\": 59450,\n                    \"workorderline_id\": 396,\n                    \"quantity\": 1,\n                    \"price\": 0,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 218226,\n                    \"startdate\": \"2023-11-13\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"14:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 322,\n                \"number\": \"15-0164\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 59451,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 16,\n                \"number\": \"12\",\n                \"type\": 1,\n                \"name\": \"Anna Jansson\",\n                \"first_name\": \"Anna\",\n                \"last_name\": \"Jansson\",\n                \"companyname\": null,\n                \"email\": \"tomas@timewave.se\",\n                \"secondary_email\": null,\n                \"phone\": \"\",\n                \"mobile\": \"070-123123\",\n                \"workphone\": \"\",\n                \"address_id\": 28,\n                \"address\": \"Drottninggatan 103\",\n                \"co_address\": \"\",\n                \"postal_code\": \"21040\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 63,\n                    \"name\": \"Tjänst - enbart löneunderlag\",\n                    \"booking_id\": 59451,\n                    \"workorderline_id\": 396,\n                    \"quantity\": 1,\n                    \"price\": 0,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 218227,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"14:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 322,\n                \"number\": \"15-0164\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 61681,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 2,\n            \"client\": {\n                \"id\": 16,\n                \"number\": \"12\",\n                \"type\": 1,\n                \"name\": \"Anna Jansson\",\n                \"first_name\": \"Anna\",\n                \"last_name\": \"Jansson\",\n                \"companyname\": null,\n                \"email\": \"tomas@timewave.se\",\n                \"secondary_email\": null,\n                \"phone\": \"\",\n                \"mobile\": \"070-123123\",\n                \"workphone\": \"\",\n                \"address_id\": 28,\n                \"address\": \"Drottninggatan 103\",\n                \"co_address\": \"\",\n                \"postal_code\": \"21040\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 58,\n                    \"name\": \"Hemstäd var 2:a v.\",\n                    \"booking_id\": 61681,\n                    \"workorderline_id\": 397,\n                    \"quantity\": 2,\n                    \"price\": 300,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 11,\n                    \"name\": \"Lena Svensson\",\n                    \"number\": \"232\",\n                    \"bookingline_id\": 61202,\n                    \"startdate\": \"2023-11-23\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                },\n                {\n                    \"id\": 65,\n                    \"name\": \"Anna Gustavsson\",\n                    \"number\": \"227\",\n                    \"bookingline_id\": 61203,\n                    \"startdate\": \"2023-11-23\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 323,\n                \"number\": \"15-0165\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 62816,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 26,\n                \"number\": \"19\",\n                \"type\": 2,\n                \"name\": \"Bengt Bengtsson\",\n                \"first_name\": \"Bengt\",\n                \"last_name\": \"Bengtsson\",\n                \"companyname\": \"ICA Söder\",\n                \"email\": \"tomas@timewave.se\",\n                \"secondary_email\": \"claes@timewave.se\",\n                \"phone\": \"080503155\",\n                \"mobile\": \"0724-253553\",\n                \"workphone\": \"026-945611\",\n                \"address_id\": 252,\n                \"address\": \"Mariagatan 10\",\n                \"co_address\": \"\",\n                \"postal_code\": \"810 23\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": null,\n                \"workarea_name\": null\n            },\n            \"services\": [\n                {\n                    \"id\": 76,\n                    \"name\": \"Butiksstäd enl. avtal\",\n                    \"booking_id\": 62816,\n                    \"workorderline_id\": 406,\n                    \"quantity\": 1,\n                    \"price\": 20000,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"Niklas Andersson\",\n                    \"number\": \"99\",\n                    \"bookingline_id\": 63472,\n                    \"startdate\": \"2023-11-13\",\n                    \"starttime\": \"06:00:00\",\n                    \"endtime\": \"11:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                },\n                {\n                    \"id\": 167,\n                    \"name\": \"Angelica  Apelgren\",\n                    \"number\": \"233\",\n                    \"bookingline_id\": 63473,\n                    \"startdate\": \"2023-11-13\",\n                    \"starttime\": \"06:00:00\",\n                    \"endtime\": \"11:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 328,\n                \"number\": \"15-0170\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 62817,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 26,\n                \"number\": \"19\",\n                \"type\": 2,\n                \"name\": \"Bengt Bengtsson\",\n                \"first_name\": \"Bengt\",\n                \"last_name\": \"Bengtsson\",\n                \"companyname\": \"ICA Söder\",\n                \"email\": \"tomas@timewave.se\",\n                \"secondary_email\": \"claes@timewave.se\",\n                \"phone\": \"080503155\",\n                \"mobile\": \"0724-253553\",\n                \"workphone\": \"026-945611\",\n                \"address_id\": 252,\n                \"address\": \"Mariagatan 10\",\n                \"co_address\": \"\",\n                \"postal_code\": \"810 23\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": null,\n                \"workarea_name\": null\n            },\n            \"services\": [\n                {\n                    \"id\": 76,\n                    \"name\": \"Butiksstäd enl. avtal\",\n                    \"booking_id\": 62817,\n                    \"workorderline_id\": 406,\n                    \"quantity\": 1,\n                    \"price\": 20000,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"Niklas Andersson\",\n                    \"number\": \"99\",\n                    \"bookingline_id\": 63474,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"06:00:00\",\n                    \"endtime\": \"11:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                },\n                {\n                    \"id\": 167,\n                    \"name\": \"Angelica  Apelgren\",\n                    \"number\": \"233\",\n                    \"bookingline_id\": 63475,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"06:00:00\",\n                    \"endtime\": \"11:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 328,\n                \"number\": \"15-0170\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 65060,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 26,\n                \"number\": \"19\",\n                \"type\": 2,\n                \"name\": \"Bengt Bengtsson\",\n                \"first_name\": \"Bengt\",\n                \"last_name\": \"Bengtsson\",\n                \"companyname\": \"ICA Söder\",\n                \"email\": \"tomas@timewave.se\",\n                \"secondary_email\": \"claes@timewave.se\",\n                \"phone\": \"080503155\",\n                \"mobile\": \"0724-253553\",\n                \"workphone\": \"026-945611\",\n                \"address_id\": 252,\n                \"address\": \"Mariagatan 10\",\n                \"co_address\": \"\",\n                \"postal_code\": \"810 23\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": null,\n                \"workarea_name\": null\n            },\n            \"services\": [\n                {\n                    \"id\": 76,\n                    \"name\": \"Butiksstäd enl. avtal\",\n                    \"booking_id\": 65060,\n                    \"workorderline_id\": 407,\n                    \"quantity\": 1,\n                    \"price\": 20000,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 19,\n                    \"name\": \"Lisa Lisasson\",\n                    \"number\": \"232\",\n                    \"bookingline_id\": 67935,\n                    \"startdate\": \"2023-11-14\",\n                    \"starttime\": \"06:00:00\",\n                    \"endtime\": \"11:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 328,\n                \"number\": \"15-0170\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 65061,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 26,\n                \"number\": \"19\",\n                \"type\": 2,\n                \"name\": \"Bengt Bengtsson\",\n                \"first_name\": \"Bengt\",\n                \"last_name\": \"Bengtsson\",\n                \"companyname\": \"ICA Söder\",\n                \"email\": \"tomas@timewave.se\",\n                \"secondary_email\": \"claes@timewave.se\",\n                \"phone\": \"080503155\",\n                \"mobile\": \"0724-253553\",\n                \"workphone\": \"026-945611\",\n                \"address_id\": 252,\n                \"address\": \"Mariagatan 10\",\n                \"co_address\": \"\",\n                \"postal_code\": \"810 23\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": null,\n                \"workarea_name\": null\n            },\n            \"services\": [\n                {\n                    \"id\": 76,\n                    \"name\": \"Butiksstäd enl. avtal\",\n                    \"booking_id\": 65061,\n                    \"workorderline_id\": 407,\n                    \"quantity\": 1,\n                    \"price\": 20000,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 19,\n                    \"name\": \"Lisa Lisasson\",\n                    \"number\": \"232\",\n                    \"bookingline_id\": 67936,\n                    \"startdate\": \"2023-11-21\",\n                    \"starttime\": \"06:00:00\",\n                    \"endtime\": \"11:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 328,\n                \"number\": \"15-0170\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 67800,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 4,\n            \"client\": {\n                \"id\": 22,\n                \"number\": \"17\",\n                \"type\": 1,\n                \"name\": \"Tant Gräddelin\",\n                \"first_name\": \"Tant\",\n                \"last_name\": \"Gräddelin\",\n                \"companyname\": null,\n                \"email\": \"tgraddelin@timewave.se\",\n                \"secondary_email\": null,\n                \"phone\": \"070-2234122\",\n                \"mobile\": \"070-2234122\",\n                \"workphone\": \"\",\n                \"address_id\": 23,\n                \"address\": \"Hantverkargatan 3\",\n                \"co_address\": \"\",\n                \"postal_code\": \"13131135\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 54,\n                    \"name\": \"Fönsterputs\",\n                    \"booking_id\": 67800,\n                    \"workorderline_id\": 413,\n                    \"quantity\": 1,\n                    \"price\": 70,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 220966,\n                    \"startdate\": \"2023-11-24\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"09:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 333,\n                \"number\": \"15-0175\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 68380,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 120,\n                \"address\": \"Drottninggattan 100\",\n                \"co_address\": \"\",\n                \"postal_code\": \"111 24\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 80,\n                    \"name\": \"Trappstädning\",\n                    \"booking_id\": 68380,\n                    \"workorderline_id\": 424,\n                    \"quantity\": 1,\n                    \"price\": 400,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 65,\n                    \"name\": \"Anna Gustavsson\",\n                    \"number\": \"227\",\n                    \"bookingline_id\": 70179,\n                    \"startdate\": \"2023-11-16\",\n                    \"starttime\": \"16:00:00\",\n                    \"endtime\": \"17:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 344,\n                \"number\": \"16-0011\",\n                \"status\": 3\n            }\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/missions?filter%5Bstartdate%5D=2023-11-13&filter%5Benddate%5D=2023-11-24&page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 5,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/missions?filter%5Bstartdate%5D=2023-11-13&filter%5Benddate%5D=2023-11-24&page%5Bnumber%5D=5\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/missions?filter%5Bstartdate%5D=2023-11-13&filter%5Benddate%5D=2023-11-24&page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/missions?filter%5Bstartdate%5D=2023-11-13&filter%5Benddate%5D=2023-11-24&page%5Bnumber%5D=2\",\n            \"label\": \"2\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/missions?filter%5Bstartdate%5D=2023-11-13&filter%5Benddate%5D=2023-11-24&page%5Bnumber%5D=3\",\n            \"label\": \"3\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/missions?filter%5Bstartdate%5D=2023-11-13&filter%5Benddate%5D=2023-11-24&page%5Bnumber%5D=4\",\n            \"label\": \"4\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/missions?filter%5Bstartdate%5D=2023-11-13&filter%5Benddate%5D=2023-11-24&page%5Bnumber%5D=5\",\n            \"label\": \"5\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/missions?filter%5Bstartdate%5D=2023-11-13&filter%5Benddate%5D=2023-11-24&page%5Bnumber%5D=2\",\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": \"https://api.twsandbox.net/v3/missions?filter%5Bstartdate%5D=2023-11-13&filter%5Benddate%5D=2023-11-24&page%5Bnumber%5D=2\",\n    \"path\": \"https://api.twsandbox.net/v3/missions?filter%5Bstartdate%5D=2023-11-13&filter%5Benddate%5D=2023-11-24\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 30,\n    \"total\": 150\n}"}],"_postman_id":"bdedc437-45b9-40fa-984e-65ba7265b536"},{"name":"Get mission by ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"c7a5f199-2611-4d73-ac97-761aa38c79a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/missions/36497","description":"<p>Get mission by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["missions","36497"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"52ce71c2-2cd7-4111-a288-e0960ac23260","name":"Get mission by ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/missions/36497"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Wed, 15 Nov 2023 14:44:41 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 36497,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 10,\n                \"number\": \"9\",\n                \"type\": 2,\n                \"name\": \"Peter Vinkelhake\",\n                \"first_name\": \"Peter\",\n                \"last_name\": \"Vinkelhake\",\n                \"companyname\": \"Förertaget AB\",\n                \"email\": \"info@foretaget.se\",\n                \"secondary_email\": null,\n                \"phone\": \"080503155\",\n                \"mobile\": \"080503155\",\n                \"workphone\": \"\",\n                \"address_id\": 12,\n                \"address\": \"Verkstadsgatan 2\",\n                \"co_address\": \"\",\n                \"postal_code\": \"\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": null,\n                \"workarea_name\": null\n            },\n            \"services\": [\n                {\n                    \"id\": 32,\n                    \"name\": \"Helstäd\",\n                    \"booking_id\": 36497,\n                    \"workorderline_id\": 71,\n                    \"quantity\": 1,\n                    \"price\": 0,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"name\": \"Robert Ingemarsson\",\n                    \"number\": \"10010\",\n                    \"bookingline_id\": 36522,\n                    \"startdate\": \"2023-11-13\",\n                    \"starttime\": \"09:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 51,\n                \"number\": \"13-0042\",\n                \"status\": 3\n            }\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/missions/36497?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/missions/36497?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/missions/36497?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/missions/36497\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"c7a5f199-2611-4d73-ac97-761aa38c79a0"},{"name":"Get missions - Cancelled","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"2d90d08f-3885-4048-89d2-5d1443d4bdf7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/missions?filter[cancelled]=1&filter[startdate]=2023-11-15&filter[enddate]=2023-11-20","description":"<p>Get mission by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["missions"],"host":["https://api.twsandbox.net/v3"],"query":[{"key":"filter[cancelled]","value":"1"},{"key":"filter[startdate]","value":"2023-11-15"},{"key":"filter[enddate]","value":"2023-11-20"}],"variable":[]}},"response":[{"id":"8d3882cc-be37-4b39-95da-12c659c9ca4a","name":"Get missions - Cancelled","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"},{"key":"Accept","value":"application/xml","type":"text","disabled":true}],"url":{"raw":"https://api.twsandbox.net/v3/missions?filter[cancelled]=1&filter[startdate]=2023-11-15&filter[enddate]=2023-11-20","host":["https://api.twsandbox.net/v3"],"path":["missions"],"query":[{"key":"filter[cancelled]","value":"1"},{"key":"filter[startdate]","value":"2023-11-15"},{"key":"filter[enddate]","value":"2023-11-20"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Wed, 15 Nov 2023 14:57:58 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 36498,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 10,\n                \"number\": \"9\",\n                \"type\": 2,\n                \"name\": \"Peter Vinkelhake\",\n                \"first_name\": \"Peter\",\n                \"last_name\": \"Vinkelhake\",\n                \"companyname\": \"Förertaget AB\",\n                \"email\": \"info@foretaget.se\",\n                \"secondary_email\": null,\n                \"phone\": \"080503155\",\n                \"mobile\": \"080503155\",\n                \"workphone\": \"\",\n                \"address_id\": 12,\n                \"address\": \"Verkstadsgatan 2\",\n                \"co_address\": \"\",\n                \"postal_code\": \"\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": null,\n                \"workarea_name\": null\n            },\n            \"services\": [\n                {\n                    \"id\": 32,\n                    \"name\": \"Helstäd\",\n                    \"booking_id\": 36498,\n                    \"workorderline_id\": 71,\n                    \"quantity\": 1,\n                    \"price\": 0,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"name\": \"Robert Ingemarsson\",\n                    \"number\": \"10010\",\n                    \"bookingline_id\": 36523,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"09:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": true,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 51,\n                \"number\": \"13-0042\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 43215,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 2,\n            \"client\": {\n                \"id\": 0,\n                \"number\": null,\n                \"type\": 0,\n                \"name\": \" \",\n                \"first_name\": null,\n                \"last_name\": null,\n                \"companyname\": null,\n                \"email\": null,\n                \"secondary_email\": null,\n                \"phone\": null,\n                \"mobile\": null,\n                \"workphone\": null,\n                \"address_id\": null,\n                \"address\": null,\n                \"co_address\": null,\n                \"postal_code\": null,\n                \"city\": null,\n                \"workarea_id\": null,\n                \"workarea_name\": null\n            },\n            \"services\": [\n                {\n                    \"id\": 30,\n                    \"name\": \"Hemstädning Special\",\n                    \"booking_id\": 43215,\n                    \"workorderline_id\": 96,\n                    \"quantity\": 4,\n                    \"price\": 380,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"name\": \"Robert Ingemarsson\",\n                    \"number\": \"10010\",\n                    \"bookingline_id\": 43240,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"12:00:00\",\n                    \"cancelled\": true,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 72,\n                \"number\": \"0\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 54447,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 7,\n                \"number\": \"111\",\n                \"type\": 1,\n                \"name\": \"First Last\",\n                \"first_name\": \"First\",\n                \"last_name\": \"Last\",\n                \"companyname\": \"Company name\",\n                \"email\": \"test@test.com\",\n                \"secondary_email\": \"testemail@email.com\",\n                \"phone\": \"123456789\",\n                \"mobile\": \"123456789\",\n                \"workphone\": \"123456789\",\n                \"address_id\": 7,\n                \"address\": \"Spångavägen 12\",\n                \"co_address\": \"\",\n                \"postal_code\": \"12473\",\n                \"city\": \"Sala\",\n                \"workarea_id\": 8,\n                \"workarea_name\": \"Stockholm - Väster\"\n            },\n            \"services\": [\n                {\n                    \"id\": 66,\n                    \"name\": \"Hemstäd 4h/v:a\",\n                    \"booking_id\": 54447,\n                    \"workorderline_id\": 360,\n                    \"quantity\": 4,\n                    \"price\": 340,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 61,\n                    \"name\": \"Blommor - ink. lev.\",\n                    \"booking_id\": 218157,\n                    \"workorderline_id\": 361,\n                    \"quantity\": 1,\n                    \"price\": 110,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 182,\n                    \"name\": \"Anna Larsson\",\n                    \"number\": \"10\",\n                    \"bookingline_id\": 56716,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"12:00:00\",\n                    \"cancelled\": true,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 295,\n                \"number\": \"15-0141\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 59451,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 16,\n                \"number\": \"12\",\n                \"type\": 1,\n                \"name\": \"Anna Jansson\",\n                \"first_name\": \"Anna\",\n                \"last_name\": \"Jansson\",\n                \"companyname\": null,\n                \"email\": \"tomas@timewave.se\",\n                \"secondary_email\": null,\n                \"phone\": \"\",\n                \"mobile\": \"070-123123\",\n                \"workphone\": \"\",\n                \"address_id\": 28,\n                \"address\": \"Drottninggatan 103\",\n                \"co_address\": \"\",\n                \"postal_code\": \"21040\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 63,\n                    \"name\": \"Tjänst - enbart löneunderlag\",\n                    \"booking_id\": 59451,\n                    \"workorderline_id\": 396,\n                    \"quantity\": 1,\n                    \"price\": 0,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 218227,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"14:00:00\",\n                    \"cancelled\": true,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 322,\n                \"number\": \"15-0164\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 62817,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 26,\n                \"number\": \"19\",\n                \"type\": 2,\n                \"name\": \"Bengt Bengtsson\",\n                \"first_name\": \"Bengt\",\n                \"last_name\": \"Bengtsson\",\n                \"companyname\": \"ICA Söder\",\n                \"email\": \"tomas@timewave.se\",\n                \"secondary_email\": \"claes@timewave.se\",\n                \"phone\": \"080503155\",\n                \"mobile\": \"0724-253553\",\n                \"workphone\": \"026-945611\",\n                \"address_id\": 252,\n                \"address\": \"Mariagatan 10\",\n                \"co_address\": \"\",\n                \"postal_code\": \"810 23\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": null,\n                \"workarea_name\": null\n            },\n            \"services\": [\n                {\n                    \"id\": 76,\n                    \"name\": \"Butiksstäd enl. avtal\",\n                    \"booking_id\": 62817,\n                    \"workorderline_id\": 406,\n                    \"quantity\": 1,\n                    \"price\": 20000,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"Niklas Andersson\",\n                    \"number\": \"99\",\n                    \"bookingline_id\": 63474,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"06:00:00\",\n                    \"endtime\": \"11:00:00\",\n                    \"cancelled\": true,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                },\n                {\n                    \"id\": 167,\n                    \"name\": \"Angelica  Apelgren\",\n                    \"number\": \"233\",\n                    \"bookingline_id\": 63475,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"06:00:00\",\n                    \"endtime\": \"11:00:00\",\n                    \"cancelled\": true,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 328,\n                \"number\": \"15-0170\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 98672,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 27,\n                \"number\": \"20\",\n                \"type\": 1,\n                \"name\": \"Anna Larsson\",\n                \"first_name\": \"Anna\",\n                \"last_name\": \"Larsson\",\n                \"companyname\": null,\n                \"email\": \"anna@timewave.se\",\n                \"secondary_email\": \"erika@timewave.se\",\n                \"phone\": \"080503155\",\n                \"mobile\": \"0735730346\",\n                \"workphone\": \"\",\n                \"address_id\": 27,\n                \"address\": \"Västberga allé\",\n                \"co_address\": \"Gatan 3\",\n                \"postal_code\": \"42186\",\n                \"city\": \"Hägersten\",\n                \"workarea_id\": 6,\n                \"workarea_name\": \"Stockholm - Norr\"\n            },\n            \"services\": [\n                {\n                    \"id\": 34,\n                    \"name\": \"Hemstäd varje vecka\",\n                    \"booking_id\": 98672,\n                    \"workorderline_id\": 597,\n                    \"quantity\": 4,\n                    \"price\": 280,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 167,\n                    \"name\": \"Angelica  Apelgren\",\n                    \"number\": \"233\",\n                    \"bookingline_id\": 92643,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": true,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                },\n                {\n                    \"id\": 182,\n                    \"name\": \"Anna Larsson\",\n                    \"number\": \"10\",\n                    \"bookingline_id\": 92644,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": true,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 464,\n                \"number\": \"16-0114\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 132889,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 183,\n                \"number\": \"171\",\n                \"type\": 1,\n                \"name\": \"Erika Elmefors\",\n                \"first_name\": \"Erika\",\n                \"last_name\": \"Elmefors\",\n                \"companyname\": null,\n                \"email\": \"erika@timewave.se\",\n                \"secondary_email\": \"erika@timewave.se\",\n                \"phone\": \"\",\n                \"mobile\": \"073-5730346\",\n                \"workphone\": \"\",\n                \"address_id\": 202,\n                \"address\": \"Skomakarevägen 4\",\n                \"co_address\": \"\",\n                \"postal_code\": \"82692\",\n                \"city\": \"Söderala\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 34,\n                    \"name\": \"Hemstäd varje vecka\",\n                    \"booking_id\": 132889,\n                    \"workorderline_id\": 937,\n                    \"quantity\": 2,\n                    \"price\": 280,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 190,\n                    \"name\": \"Julia Ad\",\n                    \"number\": \"258\",\n                    \"bookingline_id\": 124592,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": true,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 640,\n                \"number\": \"17-000070\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 145217,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 2,\n            \"client\": {\n                \"id\": 22,\n                \"number\": \"17\",\n                \"type\": 1,\n                \"name\": \"Tant Gräddelin\",\n                \"first_name\": \"Tant\",\n                \"last_name\": \"Gräddelin\",\n                \"companyname\": null,\n                \"email\": \"tgraddelin@timewave.se\",\n                \"secondary_email\": null,\n                \"phone\": \"070-2234122\",\n                \"mobile\": \"070-2234122\",\n                \"workphone\": \"\",\n                \"address_id\": 23,\n                \"address\": \"Hantverkargatan 3\",\n                \"co_address\": \"\",\n                \"postal_code\": \"13131135\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 58,\n                    \"name\": \"Hemstäd var 2:a v.\",\n                    \"booking_id\": 145217,\n                    \"workorderline_id\": 1115,\n                    \"quantity\": 2,\n                    \"price\": 300,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 11,\n                    \"name\": \"Lena Svensson\",\n                    \"number\": \"232\",\n                    \"bookingline_id\": 133566,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": true,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                },\n                {\n                    \"id\": 193,\n                    \"name\": \"Cecilia An\",\n                    \"number\": \"261\",\n                    \"bookingline_id\": 133567,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": true,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 507,\n                \"number\": \"16-000154\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 146353,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 27,\n                \"number\": \"20\",\n                \"type\": 1,\n                \"name\": \"Anna Larsson\",\n                \"first_name\": \"Anna\",\n                \"last_name\": \"Larsson\",\n                \"companyname\": null,\n                \"email\": \"anna@timewave.se\",\n                \"secondary_email\": \"erika@timewave.se\",\n                \"phone\": \"080503155\",\n                \"mobile\": \"0735730346\",\n                \"workphone\": \"\",\n                \"address_id\": 27,\n                \"address\": \"Västberga allé\",\n                \"co_address\": \"Gatan 3\",\n                \"postal_code\": \"42186\",\n                \"city\": \"Hägersten\",\n                \"workarea_id\": 6,\n                \"workarea_name\": \"Stockholm - Norr\"\n            },\n            \"services\": [\n                {\n                    \"id\": 99,\n                    \"name\": \"Lönetjänst 1\",\n                    \"booking_id\": 146353,\n                    \"workorderline_id\": 1121,\n                    \"quantity\": 1,\n                    \"price\": 200,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 243985,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": true,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 681,\n                \"number\": \"18-000012\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 148583,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 2,\n            \"client\": {\n                \"id\": 217,\n                \"number\": \"190\",\n                \"type\": 1,\n                \"name\": \"Beata Bengtsson\",\n                \"first_name\": \"Beata\",\n                \"last_name\": \"Bengtsson\",\n                \"companyname\": null,\n                \"email\": \"\",\n                \"secondary_email\": \"\",\n                \"phone\": \"\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 246,\n                \"address\": \"Kadettgatan 10\",\n                \"co_address\": \"\",\n                \"postal_code\": \"75337\",\n                \"city\": \"Uppsala\",\n                \"workarea_id\": null,\n                \"workarea_name\": null\n            },\n            \"services\": [\n                {\n                    \"id\": 58,\n                    \"name\": \"Hemstäd var 2:a v.\",\n                    \"booking_id\": 148583,\n                    \"workorderline_id\": 1130,\n                    \"quantity\": 2,\n                    \"price\": 300,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 196,\n                    \"name\": \"Gus Testadmin\",\n                    \"number\": \"264\",\n                    \"bookingline_id\": 135798,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": true,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 697,\n                \"number\": \"18-000027\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 152510,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 2,\n            \"client\": {\n                \"id\": 15,\n                \"number\": \"11\",\n                \"type\": 1,\n                \"name\": \"Tant Grön\",\n                \"first_name\": \"Tant\",\n                \"last_name\": \"Grön\",\n                \"companyname\": null,\n                \"email\": \"jenna.parikka@abouttime.se\",\n                \"secondary_email\": \"cani.arif@abouttime.se\",\n                \"phone\": \"070-22343324\",\n                \"mobile\": \"070-22343324\",\n                \"workphone\": \"\",\n                \"address_id\": 15,\n                \"address\": \"Sagovägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"135 51\",\n                \"city\": \"Tyresö\",\n                \"workarea_id\": 6,\n                \"workarea_name\": \"Stockholm - Norr\"\n            },\n            \"services\": [\n                {\n                    \"id\": 58,\n                    \"name\": \"Hemstäd var 2:a v.\",\n                    \"booking_id\": 152510,\n                    \"workorderline_id\": 1220,\n                    \"quantity\": 1,\n                    \"price\": 300,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 5\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 65,\n                    \"name\": \"Anna Gustavsson\",\n                    \"number\": \"227\",\n                    \"bookingline_id\": 141969,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": true,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 666,\n                \"number\": \"18-000003\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 155876,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 2,\n            \"client\": {\n                \"id\": 84,\n                \"number\": \"75\",\n                \"type\": 1,\n                \"name\": \"Örjan Örjansson\",\n                \"first_name\": \"Örjan\",\n                \"last_name\": \"Örjansson\",\n                \"companyname\": null,\n                \"email\": \"orjan@timewave.se\",\n                \"secondary_email\": \"orjan@timewave.se\",\n                \"phone\": \"074-342444\",\n                \"mobile\": \"074-342444\",\n                \"workphone\": \"\",\n                \"address_id\": 85,\n                \"address\": \"Vinggatan 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"75337\",\n                \"city\": \"Uppsala\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 58,\n                    \"name\": \"Hemstäd var 2:a v.\",\n                    \"booking_id\": 155876,\n                    \"workorderline_id\": 1259,\n                    \"quantity\": 1,\n                    \"price\": 300,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 246215,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": true,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 692,\n                \"number\": \"18-000023\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 159256,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 222,\n                \"number\": \"192\",\n                \"type\": 1,\n                \"name\": \"Elin Bäckström\",\n                \"first_name\": \"Elin\",\n                \"last_name\": \"Bäckström\",\n                \"companyname\": null,\n                \"email\": \"\",\n                \"secondary_email\": \"\",\n                \"phone\": \"07234312312\",\n                \"mobile\": \"07234312312\",\n                \"workphone\": \"\",\n                \"address_id\": 248,\n                \"address\": \"Björneborgsvägen 3\",\n                \"co_address\": \"\",\n                \"postal_code\": \"42186\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 4,\n                \"workarea_name\": \"Stockholm - Söder\"\n            },\n            \"services\": [\n                {\n                    \"id\": 110,\n                    \"name\": \"Test helt normal rut - TIMME\",\n                    \"booking_id\": 159256,\n                    \"workorderline_id\": 1279,\n                    \"quantity\": 2,\n                    \"price\": 100,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 216,\n                    \"name\": \"Lars  Löfgren\",\n                    \"number\": \"\",\n                    \"bookingline_id\": 147593,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": true,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 748,\n                \"number\": \"18-000073\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 161500,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 38,\n                \"number\": \"29\",\n                \"type\": 9,\n                \"name\": \"Nisse Nilsson\",\n                \"first_name\": \"Nisse\",\n                \"last_name\": \"Nilsson\",\n                \"companyname\": null,\n                \"email\": \"nisse@timewave.se\",\n                \"secondary_email\": \"nisse@timewave.se\",\n                \"phone\": \"0701231233\",\n                \"mobile\": \"0701703029\",\n                \"workphone\": \"\",\n                \"address_id\": 37,\n                \"address\": \"Hornsgatan 75\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11821\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 4,\n                \"workarea_name\": \"Stockholm - Söder\"\n            },\n            \"services\": [\n                {\n                    \"id\": 34,\n                    \"name\": \"Hemstäd varje vecka\",\n                    \"booking_id\": 161500,\n                    \"workorderline_id\": 1282,\n                    \"quantity\": 2,\n                    \"price\": 280,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 212,\n                    \"name\": \"Martin Åström\",\n                    \"number\": \"\",\n                    \"bookingline_id\": 149837,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": true,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 750,\n                \"number\": \"18-000075\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 164305,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 38,\n                \"number\": \"29\",\n                \"type\": 9,\n                \"name\": \"Nisse Nilsson\",\n                \"first_name\": \"Nisse\",\n                \"last_name\": \"Nilsson\",\n                \"companyname\": null,\n                \"email\": \"nisse@timewave.se\",\n                \"secondary_email\": \"nisse@timewave.se\",\n                \"phone\": \"0701231233\",\n                \"mobile\": \"0701703029\",\n                \"workphone\": \"\",\n                \"address_id\": 37,\n                \"address\": \"Hornsgatan 75\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11821\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 4,\n                \"workarea_name\": \"Stockholm - Söder\"\n            },\n            \"services\": [\n                {\n                    \"id\": 104,\n                    \"name\": \"städning bas\",\n                    \"booking_id\": 164305,\n                    \"workorderline_id\": 1293,\n                    \"quantity\": 1,\n                    \"price\": 1500,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 179,\n                    \"name\": \"Frida Leander\",\n                    \"number\": \"247\",\n                    \"bookingline_id\": 152642,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": true,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 750,\n                \"number\": \"18-000075\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 175524,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 7,\n                \"number\": \"111\",\n                \"type\": 1,\n                \"name\": \"First Last\",\n                \"first_name\": \"First\",\n                \"last_name\": \"Last\",\n                \"companyname\": \"Company name\",\n                \"email\": \"test@test.com\",\n                \"secondary_email\": \"testemail@email.com\",\n                \"phone\": \"123456789\",\n                \"mobile\": \"123456789\",\n                \"workphone\": \"123456789\",\n                \"address_id\": 7,\n                \"address\": \"Spångavägen 12\",\n                \"co_address\": \"\",\n                \"postal_code\": \"12473\",\n                \"city\": \"Sala\",\n                \"workarea_id\": 8,\n                \"workarea_name\": \"Stockholm - Väster\"\n            },\n            \"services\": [\n                {\n                    \"id\": 106,\n                    \"name\": \"Trädgårdsarbete\",\n                    \"booking_id\": 175524,\n                    \"workorderline_id\": 1323,\n                    \"quantity\": 2,\n                    \"price\": 472,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 167,\n                    \"name\": \"Angelica  Apelgren\",\n                    \"number\": \"233\",\n                    \"bookingline_id\": 170592,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": true,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 733,\n                \"number\": \"18-000059\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 191299,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 13,\n            \"client\": {\n                \"id\": 5,\n                \"number\": \"111\",\n                \"type\": 1,\n                \"name\": \"Nisse Lund\",\n                \"first_name\": \"Nisse\",\n                \"last_name\": \"Lund\",\n                \"companyname\": \"Company X\",\n                \"email\": \"test@test.com\",\n                \"secondary_email\": \"testemail@email.com\",\n                \"phone\": \"123456789\",\n                \"mobile\": \"123456789\",\n                \"workphone\": \"123456789\",\n                \"address_id\": 249,\n                \"address\": \"Linneagatan 3\",\n                \"co_address\": \"\",\n                \"postal_code\": \"73148\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 109,\n                    \"name\": \"Test.. ej rut men övrig kostnad\",\n                    \"booking_id\": 191299,\n                    \"workorderline_id\": 1441,\n                    \"quantity\": 18,\n                    \"price\": 200,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 217,\n                    \"name\": \"Alf Nohr\",\n                    \"number\": \"\",\n                    \"bookingline_id\": 178606,\n                    \"startdate\": \"2023-11-18\",\n                    \"starttime\": \"07:00:00\",\n                    \"endtime\": \"16:00:00\",\n                    \"cancelled\": true,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                },\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 178607,\n                    \"startdate\": \"2023-11-18\",\n                    \"starttime\": \"07:00:00\",\n                    \"endtime\": \"16:00:00\",\n                    \"cancelled\": true,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 846,\n                \"number\": \"19-000017\",\n                \"status\": 1\n            }\n        },\n        {\n            \"id\": 191300,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 13,\n            \"client\": {\n                \"id\": 5,\n                \"number\": \"111\",\n                \"type\": 1,\n                \"name\": \"Nisse Lund\",\n                \"first_name\": \"Nisse\",\n                \"last_name\": \"Lund\",\n                \"companyname\": \"Company X\",\n                \"email\": \"test@test.com\",\n                \"secondary_email\": \"testemail@email.com\",\n                \"phone\": \"123456789\",\n                \"mobile\": \"123456789\",\n                \"workphone\": \"123456789\",\n                \"address_id\": 249,\n                \"address\": \"Linneagatan 3\",\n                \"co_address\": \"\",\n                \"postal_code\": \"73148\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 109,\n                    \"name\": \"Test.. ej rut men övrig kostnad\",\n                    \"booking_id\": 191300,\n                    \"workorderline_id\": 1441,\n                    \"quantity\": 18,\n                    \"price\": 200,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 217,\n                    \"name\": \"Alf Nohr\",\n                    \"number\": \"\",\n                    \"bookingline_id\": 178608,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"07:00:00\",\n                    \"endtime\": \"16:00:00\",\n                    \"cancelled\": true,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                },\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 178609,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"07:00:00\",\n                    \"endtime\": \"16:00:00\",\n                    \"cancelled\": true,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 846,\n                \"number\": \"19-000017\",\n                \"status\": 1\n            }\n        },\n        {\n            \"id\": 199152,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 13,\n            \"client\": {\n                \"id\": 221,\n                \"number\": \"191\",\n                \"type\": 1,\n                \"name\": \"Lelle Pålsson\",\n                \"first_name\": \"Lelle\",\n                \"last_name\": \"Pålsson\",\n                \"companyname\": null,\n                \"email\": \"\",\n                \"secondary_email\": \"\",\n                \"phone\": \"\",\n                \"mobile\": \"073-8832176\",\n                \"workphone\": \"\",\n                \"address_id\": 247,\n                \"address\": \"Bäckavägen 3\",\n                \"co_address\": \"\",\n                \"postal_code\": \"42186\",\n                \"city\": \"Göteborg\",\n                \"workarea_id\": null,\n                \"workarea_name\": null\n            },\n            \"services\": [\n                {\n                    \"id\": 104,\n                    \"name\": \"städning bas\",\n                    \"booking_id\": 199152,\n                    \"workorderline_id\": 1442,\n                    \"quantity\": 1,\n                    \"price\": 1500,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"name\": \"Robert Ingemarsson\",\n                    \"number\": \"10010\",\n                    \"bookingline_id\": 194219,\n                    \"startdate\": \"2023-11-18\",\n                    \"starttime\": \"07:00:00\",\n                    \"endtime\": \"16:00:00\",\n                    \"cancelled\": true,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 807,\n                \"number\": \"19-000004\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 199153,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 13,\n            \"client\": {\n                \"id\": 221,\n                \"number\": \"191\",\n                \"type\": 1,\n                \"name\": \"Lelle Pålsson\",\n                \"first_name\": \"Lelle\",\n                \"last_name\": \"Pålsson\",\n                \"companyname\": null,\n                \"email\": \"\",\n                \"secondary_email\": \"\",\n                \"phone\": \"\",\n                \"mobile\": \"073-8832176\",\n                \"workphone\": \"\",\n                \"address_id\": 247,\n                \"address\": \"Bäckavägen 3\",\n                \"co_address\": \"\",\n                \"postal_code\": \"42186\",\n                \"city\": \"Göteborg\",\n                \"workarea_id\": null,\n                \"workarea_name\": null\n            },\n            \"services\": [\n                {\n                    \"id\": 104,\n                    \"name\": \"städning bas\",\n                    \"booking_id\": 199153,\n                    \"workorderline_id\": 1442,\n                    \"quantity\": 1,\n                    \"price\": 1500,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"name\": \"Robert Ingemarsson\",\n                    \"number\": \"10010\",\n                    \"bookingline_id\": 194220,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"07:00:00\",\n                    \"endtime\": \"16:00:00\",\n                    \"cancelled\": true,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 807,\n                \"number\": \"19-000004\",\n                \"status\": 3\n            }\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/missions?filter%5Bcancelled%5D=1&filter%5Bstartdate%5D=2023-11-15&filter%5Benddate%5D=2023-11-20&page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/missions?filter%5Bcancelled%5D=1&filter%5Bstartdate%5D=2023-11-15&filter%5Benddate%5D=2023-11-20&page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/missions?filter%5Bcancelled%5D=1&filter%5Bstartdate%5D=2023-11-15&filter%5Benddate%5D=2023-11-20&page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/missions?filter%5Bcancelled%5D=1&filter%5Bstartdate%5D=2023-11-15&filter%5Benddate%5D=2023-11-20\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 20,\n    \"total\": 20\n}"}],"_postman_id":"2d90d08f-3885-4048-89d2-5d1443d4bdf7"},{"name":"Get missions - Approved","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"449dbc9d-980b-4e2b-8c32-0399def25ccb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/missions?filter[approved]=none_admin","description":"<p>Get mission by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["missions"],"host":["https://api.twsandbox.net/v3"],"query":[{"description":{"content":"<p>Alt: none, employee, admin, both, employee_not_admin, none_employee, none_admin</p>\n","type":"text/plain"},"key":"filter[approved]","value":"none_admin"}],"variable":[]}},"response":[{"id":"b256f8d7-8b7f-490c-80e8-32a16593fc99","name":"Get missions - Approved","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":{"raw":"https://api.twsandbox.net/v3/missions?filter[approved]=none_admin","host":["https://api.twsandbox.net/v3"],"path":["missions"],"query":[{"key":"filter[approved]","value":"none_admin","description":"Alt: none, employee, admin, both, employee_not_admin, none_employee, none_admin\n"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Wed, 15 Nov 2023 15:24:08 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 38741,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 10,\n                \"number\": \"9\",\n                \"type\": 2,\n                \"name\": \"Peter Vinkelhake\",\n                \"first_name\": \"Peter\",\n                \"last_name\": \"Vinkelhake\",\n                \"companyname\": \"Förertaget AB\",\n                \"email\": \"info@foretaget.se\",\n                \"secondary_email\": null,\n                \"phone\": \"080503155\",\n                \"mobile\": \"080503155\",\n                \"workphone\": \"\",\n                \"address_id\": 12,\n                \"address\": \"Verkstadsgatan 2\",\n                \"co_address\": \"\",\n                \"postal_code\": \"\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": null,\n                \"workarea_name\": null\n            },\n            \"services\": [\n                {\n                    \"id\": 33,\n                    \"name\": \"Entrestäd\",\n                    \"booking_id\": 38741,\n                    \"workorderline_id\": 72,\n                    \"quantity\": 1,\n                    \"price\": 0,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"name\": \"Robert Ingemarsson\",\n                    \"number\": \"10010\",\n                    \"bookingline_id\": 38766,\n                    \"startdate\": \"2023-11-16\",\n                    \"starttime\": \"11:00:00\",\n                    \"endtime\": \"12:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 51,\n                \"number\": \"13-0042\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 40985,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 10,\n                \"number\": \"9\",\n                \"type\": 2,\n                \"name\": \"Peter Vinkelhake\",\n                \"first_name\": \"Peter\",\n                \"last_name\": \"Vinkelhake\",\n                \"companyname\": \"Förertaget AB\",\n                \"email\": \"info@foretaget.se\",\n                \"secondary_email\": null,\n                \"phone\": \"080503155\",\n                \"mobile\": \"080503155\",\n                \"workphone\": \"\",\n                \"address_id\": 13,\n                \"address\": \"Långholmsg. 12-14\",\n                \"co_address\": \"\",\n                \"postal_code\": \"\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": null,\n                \"workarea_name\": null\n            },\n            \"services\": [\n                {\n                    \"id\": 32,\n                    \"name\": \"Helstäd\",\n                    \"booking_id\": 40985,\n                    \"workorderline_id\": 73,\n                    \"quantity\": 1,\n                    \"price\": 0,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"name\": \"Robert Ingemarsson\",\n                    \"number\": \"10010\",\n                    \"bookingline_id\": 41010,\n                    \"startdate\": \"2023-11-17\",\n                    \"starttime\": \"10:00:00\",\n                    \"endtime\": \"11:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 52,\n                \"number\": \"13-0043\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 44350,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 15,\n                \"number\": \"11\",\n                \"type\": 1,\n                \"name\": \"Tant Grön\",\n                \"first_name\": \"Tant\",\n                \"last_name\": \"Grön\",\n                \"companyname\": null,\n                \"email\": \"jenna.parikka@abouttime.se\",\n                \"secondary_email\": \"cani.arif@abouttime.se\",\n                \"phone\": \"070-22343324\",\n                \"mobile\": \"070-22343324\",\n                \"workphone\": \"\",\n                \"address_id\": 15,\n                \"address\": \"Sagovägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"135 51\",\n                \"city\": \"Tyresö\",\n                \"workarea_id\": 6,\n                \"workarea_name\": \"Stockholm - Norr\"\n            },\n            \"services\": [\n                {\n                    \"id\": 30,\n                    \"name\": \"Hemstädning Special\",\n                    \"booking_id\": 44350,\n                    \"workorderline_id\": 108,\n                    \"quantity\": 2,\n                    \"price\": 350,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 18,\n                    \"name\": \"Zara Stål\",\n                    \"number\": \"220\",\n                    \"bookingline_id\": 44375,\n                    \"startdate\": \"2023-11-16\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 80,\n                \"number\": \"14-0001\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 46594,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 15,\n                \"number\": \"11\",\n                \"type\": 1,\n                \"name\": \"Tant Grön\",\n                \"first_name\": \"Tant\",\n                \"last_name\": \"Grön\",\n                \"companyname\": null,\n                \"email\": \"jenna.parikka@abouttime.se\",\n                \"secondary_email\": \"cani.arif@abouttime.se\",\n                \"phone\": \"070-22343324\",\n                \"mobile\": \"070-22343324\",\n                \"workphone\": \"\",\n                \"address_id\": 15,\n                \"address\": \"Sagovägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"135 51\",\n                \"city\": \"Tyresö\",\n                \"workarea_id\": 6,\n                \"workarea_name\": \"Stockholm - Norr\"\n            },\n            \"services\": [\n                {\n                    \"id\": 34,\n                    \"name\": \"Hemstäd varje vecka\",\n                    \"booking_id\": 46594,\n                    \"workorderline_id\": 109,\n                    \"quantity\": 2,\n                    \"price\": 600,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 11,\n                    \"name\": \"Lena Svensson\",\n                    \"number\": \"232\",\n                    \"bookingline_id\": 46619,\n                    \"startdate\": \"2023-11-17\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 80,\n                \"number\": \"14-0001\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 48837,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 3,\n                \"number\": \"111\",\n                \"type\": 1,\n                \"name\": \"First Lastx\",\n                \"first_name\": \"First\",\n                \"last_name\": \"Lastx\",\n                \"companyname\": \"Company name\",\n                \"email\": \"test@test.com\",\n                \"secondary_email\": \"testemail@email.com\",\n                \"phone\": \"123456789\",\n                \"mobile\": \"123456789\",\n                \"workphone\": \"123456789\",\n                \"address_id\": 3,\n                \"address\": \"Upplandsgatan 71\",\n                \"co_address\": \"Tomas Berglund, Bergvik\",\n                \"postal_code\": \"112 21\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 30,\n                    \"name\": \"Hemstädning Special\",\n                    \"booking_id\": 48837,\n                    \"workorderline_id\": 281,\n                    \"quantity\": 8,\n                    \"price\": 300,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 9,\n                    \"name\": \"Niklas  Nilsson\",\n                    \"number\": \"34\",\n                    \"bookingline_id\": 48862,\n                    \"startdate\": \"2023-11-17\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"16:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 242,\n                \"number\": \"15-0105\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 51067,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 2,\n            \"client\": {\n                \"id\": 16,\n                \"number\": \"12\",\n                \"type\": 1,\n                \"name\": \"Anna Jansson\",\n                \"first_name\": \"Anna\",\n                \"last_name\": \"Jansson\",\n                \"companyname\": null,\n                \"email\": \"tomas@timewave.se\",\n                \"secondary_email\": null,\n                \"phone\": \"\",\n                \"mobile\": \"070-123123\",\n                \"workphone\": \"\",\n                \"address_id\": 28,\n                \"address\": \"Drottninggatan 103\",\n                \"co_address\": \"\",\n                \"postal_code\": \"21040\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 29,\n                    \"name\": \"Gräsklippning\",\n                    \"booking_id\": 51067,\n                    \"workorderline_id\": 314,\n                    \"quantity\": 2,\n                    \"price\": 400,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 4,\n                    \"name\": \"Material\",\n                    \"booking_id\": 215899,\n                    \"workorderline_id\": 315,\n                    \"quantity\": 1,\n                    \"price\": 120,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 15,\n                    \"name\": \"Restid ej faktura\",\n                    \"booking_id\": 217021,\n                    \"workorderline_id\": 316,\n                    \"quantity\": 2,\n                    \"price\": 0,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"name\": \"Robert Ingemarsson\",\n                    \"number\": \"10010\",\n                    \"bookingline_id\": 51092,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 261,\n                \"number\": \"15-0123\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 52203,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 4,\n                \"number\": \"111\",\n                \"type\": 1,\n                \"name\": \"First Last\",\n                \"first_name\": \"First\",\n                \"last_name\": \"Last\",\n                \"companyname\": \"Company name\",\n                \"email\": \"test@test.com\",\n                \"secondary_email\": \"testemail@email.com\",\n                \"phone\": \"123456789\",\n                \"mobile\": \"123456789\",\n                \"workphone\": \"123456789\",\n                \"address_id\": 4,\n                \"address\": \"Rådmansgatan 60\",\n                \"co_address\": \"\",\n                \"postal_code\": \"134 24\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 9,\n                    \"name\": \"Kontorsstädning\",\n                    \"booking_id\": 52203,\n                    \"workorderline_id\": 333,\n                    \"quantity\": 4,\n                    \"price\": 400,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 65,\n                    \"name\": \"Anna Gustavsson\",\n                    \"number\": \"227\",\n                    \"bookingline_id\": 52254,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"16:00:00\",\n                    \"endtime\": \"18:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                },\n                {\n                    \"id\": 9,\n                    \"name\": \"Niklas  Nilsson\",\n                    \"number\": \"34\",\n                    \"bookingline_id\": 52255,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"16:00:00\",\n                    \"endtime\": \"18:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 268,\n                \"number\": \"15-0129\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 56677,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 2,\n            \"client\": {\n                \"id\": 29,\n                \"number\": \"22\",\n                \"type\": 1,\n                \"name\": \"Stina Slarvig\",\n                \"first_name\": \"Stina\",\n                \"last_name\": \"Slarvig\",\n                \"companyname\": null,\n                \"email\": \"tomas@timewave.se\",\n                \"secondary_email\": \"tomas@timewave.se\",\n                \"phone\": \"0742334\",\n                \"mobile\": \"0742334\",\n                \"workphone\": \"\",\n                \"address_id\": 30,\n                \"address\": \"Vägen 3\",\n                \"co_address\": \"\",\n                \"postal_code\": \"18146\",\n                \"city\": \"Lidingö\",\n                \"workarea_id\": 8,\n                \"workarea_name\": \"Stockholm - Väster\"\n            },\n            \"services\": [\n                {\n                    \"id\": 58,\n                    \"name\": \"Hemstäd var 2:a v.\",\n                    \"booking_id\": 56677,\n                    \"workorderline_id\": 387,\n                    \"quantity\": 3,\n                    \"price\": 300,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 10,\n                    \"name\": \"Helena  Eliasson\",\n                    \"number\": \"222\",\n                    \"bookingline_id\": 58946,\n                    \"startdate\": \"2023-11-22\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"11:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 315,\n                \"number\": \"15-0157\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 57799,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 2,\n            \"client\": {\n                \"id\": 15,\n                \"number\": \"11\",\n                \"type\": 1,\n                \"name\": \"Tant Grön\",\n                \"first_name\": \"Tant\",\n                \"last_name\": \"Grön\",\n                \"companyname\": null,\n                \"email\": \"jenna.parikka@abouttime.se\",\n                \"secondary_email\": \"cani.arif@abouttime.se\",\n                \"phone\": \"070-22343324\",\n                \"mobile\": \"070-22343324\",\n                \"workphone\": \"\",\n                \"address_id\": 15,\n                \"address\": \"Sagovägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"135 51\",\n                \"city\": \"Tyresö\",\n                \"workarea_id\": 6,\n                \"workarea_name\": \"Stockholm - Norr\"\n            },\n            \"services\": [\n                {\n                    \"id\": 58,\n                    \"name\": \"Hemstäd var 2:a v.\",\n                    \"booking_id\": 57799,\n                    \"workorderline_id\": 388,\n                    \"quantity\": 5,\n                    \"price\": 300,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 10,\n                    \"name\": \"Helena  Eliasson\",\n                    \"number\": \"222\",\n                    \"bookingline_id\": 60068,\n                    \"startdate\": \"2023-11-22\",\n                    \"starttime\": \"13:00:00\",\n                    \"endtime\": \"18:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 316,\n                \"number\": \"15-0158\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 58914,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 7,\n            \"client\": {\n                \"id\": 16,\n                \"number\": \"12\",\n                \"type\": 1,\n                \"name\": \"Anna Jansson\",\n                \"first_name\": \"Anna\",\n                \"last_name\": \"Jansson\",\n                \"companyname\": null,\n                \"email\": \"tomas@timewave.se\",\n                \"secondary_email\": null,\n                \"phone\": \"\",\n                \"mobile\": \"070-123123\",\n                \"workphone\": \"\",\n                \"address_id\": 28,\n                \"address\": \"Drottninggatan 103\",\n                \"co_address\": \"\",\n                \"postal_code\": \"21040\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 43,\n                    \"name\": \"Kontorsstäd enl. avtal\",\n                    \"booking_id\": 58914,\n                    \"workorderline_id\": 395,\n                    \"quantity\": 1,\n                    \"price\": 10000,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 217690,\n                    \"startdate\": \"2023-11-21\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 322,\n                \"number\": \"15-0164\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 65061,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 26,\n                \"number\": \"19\",\n                \"type\": 2,\n                \"name\": \"Bengt Bengtsson\",\n                \"first_name\": \"Bengt\",\n                \"last_name\": \"Bengtsson\",\n                \"companyname\": \"ICA Söder\",\n                \"email\": \"tomas@timewave.se\",\n                \"secondary_email\": \"claes@timewave.se\",\n                \"phone\": \"080503155\",\n                \"mobile\": \"0724-253553\",\n                \"workphone\": \"026-945611\",\n                \"address_id\": 252,\n                \"address\": \"Mariagatan 10\",\n                \"co_address\": \"\",\n                \"postal_code\": \"810 23\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": null,\n                \"workarea_name\": null\n            },\n            \"services\": [\n                {\n                    \"id\": 76,\n                    \"name\": \"Butiksstäd enl. avtal\",\n                    \"booking_id\": 65061,\n                    \"workorderline_id\": 407,\n                    \"quantity\": 1,\n                    \"price\": 20000,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 19,\n                    \"name\": \"Lisa Lisasson\",\n                    \"number\": \"232\",\n                    \"bookingline_id\": 67936,\n                    \"startdate\": \"2023-11-21\",\n                    \"starttime\": \"06:00:00\",\n                    \"endtime\": \"11:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 328,\n                \"number\": \"15-0170\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 68380,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 120,\n                \"address\": \"Drottninggattan 100\",\n                \"co_address\": \"\",\n                \"postal_code\": \"111 24\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 80,\n                    \"name\": \"Trappstädning\",\n                    \"booking_id\": 68380,\n                    \"workorderline_id\": 424,\n                    \"quantity\": 1,\n                    \"price\": 400,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 65,\n                    \"name\": \"Anna Gustavsson\",\n                    \"number\": \"227\",\n                    \"bookingline_id\": 70179,\n                    \"startdate\": \"2023-11-16\",\n                    \"starttime\": \"16:00:00\",\n                    \"endtime\": \"17:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 344,\n                \"number\": \"16-0011\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 70624,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 120,\n                \"address\": \"Drottninggattan 100\",\n                \"co_address\": \"\",\n                \"postal_code\": \"111 24\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 84,\n                    \"name\": \"företagsstäd end. lön\",\n                    \"booking_id\": 70624,\n                    \"workorderline_id\": 426,\n                    \"quantity\": 1,\n                    \"price\": 350,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 19,\n                    \"name\": \"Lisa Lisasson\",\n                    \"number\": \"232\",\n                    \"bookingline_id\": 72423,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"09:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 345,\n                \"number\": \"16-0012\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 70625,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 120,\n                \"address\": \"Drottninggattan 100\",\n                \"co_address\": \"\",\n                \"postal_code\": \"111 24\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 84,\n                    \"name\": \"företagsstäd end. lön\",\n                    \"booking_id\": 70625,\n                    \"workorderline_id\": 426,\n                    \"quantity\": 1,\n                    \"price\": 350,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 19,\n                    \"name\": \"Lisa Lisasson\",\n                    \"number\": \"232\",\n                    \"bookingline_id\": 72424,\n                    \"startdate\": \"2023-11-22\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"09:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 345,\n                \"number\": \"16-0012\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 72868,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 81,\n                    \"name\": \"Källarstädning faktura\",\n                    \"booking_id\": 72868,\n                    \"workorderline_id\": 434,\n                    \"quantity\": 1,\n                    \"price\": 30000,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 221546,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"14:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 350,\n                \"number\": \"16-0017\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 72869,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 81,\n                    \"name\": \"Källarstädning faktura\",\n                    \"booking_id\": 72869,\n                    \"workorderline_id\": 434,\n                    \"quantity\": 1,\n                    \"price\": 30000,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 221547,\n                    \"startdate\": \"2023-11-22\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"14:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 350,\n                \"number\": \"16-0017\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 75112,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 84,\n                    \"name\": \"företagsstäd end. lön\",\n                    \"booking_id\": 75112,\n                    \"workorderline_id\": 435,\n                    \"quantity\": 1,\n                    \"price\": 350,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"Niklas Andersson\",\n                    \"number\": \"99\",\n                    \"bookingline_id\": 74667,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 350,\n                \"number\": \"16-0017\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 75113,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 84,\n                    \"name\": \"företagsstäd end. lön\",\n                    \"booking_id\": 75113,\n                    \"workorderline_id\": 435,\n                    \"quantity\": 1,\n                    \"price\": 350,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"Niklas Andersson\",\n                    \"number\": \"99\",\n                    \"bookingline_id\": 74668,\n                    \"startdate\": \"2023-11-22\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 350,\n                \"number\": \"16-0017\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 77356,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 84,\n                    \"name\": \"företagsstäd end. lön\",\n                    \"booking_id\": 77356,\n                    \"workorderline_id\": 436,\n                    \"quantity\": 1,\n                    \"price\": 350,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"Niklas Andersson\",\n                    \"number\": \"99\",\n                    \"bookingline_id\": 76911,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"10:00:00\",\n                    \"endtime\": \"12:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 350,\n                \"number\": \"16-0017\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 77357,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 84,\n                    \"name\": \"företagsstäd end. lön\",\n                    \"booking_id\": 77357,\n                    \"workorderline_id\": 436,\n                    \"quantity\": 1,\n                    \"price\": 350,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"Niklas Andersson\",\n                    \"number\": \"99\",\n                    \"bookingline_id\": 76912,\n                    \"startdate\": \"2023-11-22\",\n                    \"starttime\": \"10:00:00\",\n                    \"endtime\": \"12:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 350,\n                \"number\": \"16-0017\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 79600,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 84,\n                    \"name\": \"företagsstäd end. lön\",\n                    \"booking_id\": 79600,\n                    \"workorderline_id\": 437,\n                    \"quantity\": 1,\n                    \"price\": 350,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"Niklas Andersson\",\n                    \"number\": \"99\",\n                    \"bookingline_id\": 79155,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"12:00:00\",\n                    \"endtime\": \"14:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 350,\n                \"number\": \"16-0017\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 79601,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 84,\n                    \"name\": \"företagsstäd end. lön\",\n                    \"booking_id\": 79601,\n                    \"workorderline_id\": 437,\n                    \"quantity\": 1,\n                    \"price\": 350,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"Niklas Andersson\",\n                    \"number\": \"99\",\n                    \"bookingline_id\": 79156,\n                    \"startdate\": \"2023-11-22\",\n                    \"starttime\": \"12:00:00\",\n                    \"endtime\": \"14:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 350,\n                \"number\": \"16-0017\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 81844,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 80,\n                    \"name\": \"Trappstädning\",\n                    \"booking_id\": 81844,\n                    \"workorderline_id\": 441,\n                    \"quantity\": 1,\n                    \"price\": 400,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 9,\n                    \"name\": \"Niklas  Nilsson\",\n                    \"number\": \"34\",\n                    \"bookingline_id\": 81399,\n                    \"startdate\": \"2023-11-16\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"14:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 352,\n                \"number\": \"16-0019\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 85210,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 15,\n                \"number\": \"11\",\n                \"type\": 1,\n                \"name\": \"Tant Grön\",\n                \"first_name\": \"Tant\",\n                \"last_name\": \"Grön\",\n                \"companyname\": null,\n                \"email\": \"jenna.parikka@abouttime.se\",\n                \"secondary_email\": \"cani.arif@abouttime.se\",\n                \"phone\": \"070-22343324\",\n                \"mobile\": \"070-22343324\",\n                \"workphone\": \"\",\n                \"address_id\": 15,\n                \"address\": \"Sagovägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"135 51\",\n                \"city\": \"Tyresö\",\n                \"workarea_id\": 6,\n                \"workarea_name\": \"Stockholm - Norr\"\n            },\n            \"services\": [\n                {\n                    \"id\": 54,\n                    \"name\": \"Fönsterputs\",\n                    \"booking_id\": 85210,\n                    \"workorderline_id\": 472,\n                    \"quantity\": 1,\n                    \"price\": 100,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 49,\n                    \"name\": \"spröjs\",\n                    \"booking_id\": 220400,\n                    \"workorderline_id\": 473,\n                    \"quantity\": 1,\n                    \"price\": 20,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 50,\n                    \"name\": \"tvåglas, dvs 4 sidor\",\n                    \"booking_id\": 222644,\n                    \"workorderline_id\": 474,\n                    \"quantity\": 1,\n                    \"price\": 50,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 48,\n                    \"name\": \"överhängt\",\n                    \"booking_id\": 224888,\n                    \"workorderline_id\": 475,\n                    \"quantity\": 1,\n                    \"price\": 20,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 223790,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 373,\n                \"number\": \"16-0037\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 85211,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 15,\n                \"number\": \"11\",\n                \"type\": 1,\n                \"name\": \"Tant Grön\",\n                \"first_name\": \"Tant\",\n                \"last_name\": \"Grön\",\n                \"companyname\": null,\n                \"email\": \"jenna.parikka@abouttime.se\",\n                \"secondary_email\": \"cani.arif@abouttime.se\",\n                \"phone\": \"070-22343324\",\n                \"mobile\": \"070-22343324\",\n                \"workphone\": \"\",\n                \"address_id\": 15,\n                \"address\": \"Sagovägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"135 51\",\n                \"city\": \"Tyresö\",\n                \"workarea_id\": 6,\n                \"workarea_name\": \"Stockholm - Norr\"\n            },\n            \"services\": [\n                {\n                    \"id\": 54,\n                    \"name\": \"Fönsterputs\",\n                    \"booking_id\": 85211,\n                    \"workorderline_id\": 472,\n                    \"quantity\": 1,\n                    \"price\": 100,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 49,\n                    \"name\": \"spröjs\",\n                    \"booking_id\": 220401,\n                    \"workorderline_id\": 473,\n                    \"quantity\": 1,\n                    \"price\": 20,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 50,\n                    \"name\": \"tvåglas, dvs 4 sidor\",\n                    \"booking_id\": 222645,\n                    \"workorderline_id\": 474,\n                    \"quantity\": 1,\n                    \"price\": 50,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 48,\n                    \"name\": \"överhängt\",\n                    \"booking_id\": 224889,\n                    \"workorderline_id\": 475,\n                    \"quantity\": 1,\n                    \"price\": 20,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 223791,\n                    \"startdate\": \"2023-11-22\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 373,\n                \"number\": \"16-0037\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 87455,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 40,\n                    \"name\": \"Städning 2h varje v\",\n                    \"booking_id\": 87455,\n                    \"workorderline_id\": 505,\n                    \"quantity\": 1,\n                    \"price\": 2400,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 226035,\n                    \"startdate\": \"2023-11-21\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 399,\n                \"number\": \"16-0058\",\n                \"status\": 1\n            }\n        },\n        {\n            \"id\": 89685,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 2,\n            \"client\": {\n                \"id\": 16,\n                \"number\": \"12\",\n                \"type\": 1,\n                \"name\": \"Anna Jansson\",\n                \"first_name\": \"Anna\",\n                \"last_name\": \"Jansson\",\n                \"companyname\": null,\n                \"email\": \"tomas@timewave.se\",\n                \"secondary_email\": null,\n                \"phone\": \"\",\n                \"mobile\": \"070-123123\",\n                \"workphone\": \"\",\n                \"address_id\": 28,\n                \"address\": \"Drottninggatan 103\",\n                \"co_address\": \"\",\n                \"postal_code\": \"21040\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 29,\n                    \"name\": \"Gräsklippning\",\n                    \"booking_id\": 89685,\n                    \"workorderline_id\": 515,\n                    \"quantity\": 2,\n                    \"price\": 400,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 4,\n                    \"name\": \"Material\",\n                    \"booking_id\": 227119,\n                    \"workorderline_id\": 516,\n                    \"quantity\": 1,\n                    \"price\": 120,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 15,\n                    \"name\": \"Restid ej faktura\",\n                    \"booking_id\": 228241,\n                    \"workorderline_id\": 517,\n                    \"quantity\": 2,\n                    \"price\": 0,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 51,\n                    \"name\": \"stege\",\n                    \"booking_id\": 229363,\n                    \"workorderline_id\": 518,\n                    \"quantity\": 1,\n                    \"price\": 100,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 228265,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 404,\n                \"number\": \"16-0063\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 90807,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 2,\n            \"client\": {\n                \"id\": 18,\n                \"number\": \"14\",\n                \"type\": 1,\n                \"name\": \"Alex Domin\",\n                \"first_name\": \"Alex\",\n                \"last_name\": \"Domin\",\n                \"companyname\": null,\n                \"email\": \"goran@abouttime.se\",\n                \"secondary_email\": null,\n                \"phone\": \"08-25 45 52\",\n                \"mobile\": \"070-1117744\",\n                \"workphone\": \"08-223997664\",\n                \"address_id\": 19,\n                \"address\": \"Annedalsv. 73\",\n                \"co_address\": \"\",\n                \"postal_code\": \"183 42\",\n                \"city\": \"Bromma \",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 29,\n                    \"name\": \"Gräsklippning\",\n                    \"booking_id\": 90807,\n                    \"workorderline_id\": 519,\n                    \"quantity\": 2,\n                    \"price\": 350,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 4,\n                    \"name\": \"Material\",\n                    \"booking_id\": 230485,\n                    \"workorderline_id\": 520,\n                    \"quantity\": 1,\n                    \"price\": 120,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 15,\n                    \"name\": \"Restid ej faktura\",\n                    \"booking_id\": 231607,\n                    \"workorderline_id\": 521,\n                    \"quantity\": 2,\n                    \"price\": 0,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 51,\n                    \"name\": \"stege\",\n                    \"booking_id\": 232729,\n                    \"workorderline_id\": 522,\n                    \"quantity\": 1,\n                    \"price\": 100,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 229387,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 405,\n                \"number\": \"16-0064\",\n                \"status\": 1\n            }\n        },\n        {\n            \"id\": 91942,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 80,\n                    \"name\": \"Trappstädning\",\n                    \"booking_id\": 91942,\n                    \"workorderline_id\": 563,\n                    \"quantity\": 1,\n                    \"price\": 400,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 10,\n                    \"name\": \"Helena  Eliasson\",\n                    \"number\": \"222\",\n                    \"bookingline_id\": 85887,\n                    \"startdate\": \"2023-11-17\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"09:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 439,\n                \"number\": \"16-0094\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 94185,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 111,\n                \"address\": \"Västmannagatan 9\",\n                \"co_address\": \"\",\n                \"postal_code\": \"111 24\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 80,\n                    \"name\": \"Trappstädning\",\n                    \"booking_id\": 94185,\n                    \"workorderline_id\": 564,\n                    \"quantity\": 1,\n                    \"price\": 400,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 10,\n                    \"name\": \"Helena  Eliasson\",\n                    \"number\": \"222\",\n                    \"bookingline_id\": 88130,\n                    \"startdate\": \"2023-11-17\",\n                    \"starttime\": \"09:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 440,\n                \"number\": \"16-0095\",\n                \"status\": 3\n            }\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/missions?filter%5Bapproved%5D=none_admin&page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 3,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/missions?filter%5Bapproved%5D=none_admin&page%5Bnumber%5D=3\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/missions?filter%5Bapproved%5D=none_admin&page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/missions?filter%5Bapproved%5D=none_admin&page%5Bnumber%5D=2\",\n            \"label\": \"2\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/missions?filter%5Bapproved%5D=none_admin&page%5Bnumber%5D=3\",\n            \"label\": \"3\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/missions?filter%5Bapproved%5D=none_admin&page%5Bnumber%5D=2\",\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": \"https://api.twsandbox.net/v3/missions?filter%5Bapproved%5D=none_admin&page%5Bnumber%5D=2\",\n    \"path\": \"https://api.twsandbox.net/v3/missions?filter%5Bapproved%5D=none_admin\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 30,\n    \"total\": 75\n}"}],"_postman_id":"449dbc9d-980b-4e2b-8c32-0399def25ccb"},{"name":"Get missions - By Workarea name","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"5f07eb23-4304-4d93-9ac6-d61208d605ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/missions?filter[workarea_name]=Stockholm - Centrum","description":"<p>Get mission by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["missions"],"host":["https://api.twsandbox.net/v3"],"query":[{"key":"filter[workarea_name]","value":"Stockholm - Centrum"}],"variable":[]}},"response":[{"id":"b9386d7c-28a7-49c8-aadb-3be52acf4c08","name":"Get missions - By Workarea name","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":{"raw":"https://api.twsandbox.net/v3/missions?filter[workarea_name]=Stockholm - Centrum","host":["https://api.twsandbox.net/v3"],"path":["missions"],"query":[{"key":"filter[workarea_name]","value":"Stockholm - Centrum"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Wed, 15 Nov 2023 15:24:39 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 48837,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 3,\n                \"number\": \"111\",\n                \"type\": 1,\n                \"name\": \"First Lastx\",\n                \"first_name\": \"First\",\n                \"last_name\": \"Lastx\",\n                \"companyname\": \"Company name\",\n                \"email\": \"test@test.com\",\n                \"secondary_email\": \"testemail@email.com\",\n                \"phone\": \"123456789\",\n                \"mobile\": \"123456789\",\n                \"workphone\": \"123456789\",\n                \"address_id\": 3,\n                \"address\": \"Upplandsgatan 71\",\n                \"co_address\": \"Tomas Berglund, Bergvik\",\n                \"postal_code\": \"112 21\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 30,\n                    \"name\": \"Hemstädning Special\",\n                    \"booking_id\": 48837,\n                    \"workorderline_id\": 281,\n                    \"quantity\": 8,\n                    \"price\": 300,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 9,\n                    \"name\": \"Niklas  Nilsson\",\n                    \"number\": \"34\",\n                    \"bookingline_id\": 48862,\n                    \"startdate\": \"2023-11-17\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"16:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 242,\n                \"number\": \"15-0105\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 51067,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 2,\n            \"client\": {\n                \"id\": 16,\n                \"number\": \"12\",\n                \"type\": 1,\n                \"name\": \"Anna Jansson\",\n                \"first_name\": \"Anna\",\n                \"last_name\": \"Jansson\",\n                \"companyname\": null,\n                \"email\": \"tomas@timewave.se\",\n                \"secondary_email\": null,\n                \"phone\": \"\",\n                \"mobile\": \"070-123123\",\n                \"workphone\": \"\",\n                \"address_id\": 28,\n                \"address\": \"Drottninggatan 103\",\n                \"co_address\": \"\",\n                \"postal_code\": \"21040\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 29,\n                    \"name\": \"Gräsklippning\",\n                    \"booking_id\": 51067,\n                    \"workorderline_id\": 314,\n                    \"quantity\": 2,\n                    \"price\": 400,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 4,\n                    \"name\": \"Material\",\n                    \"booking_id\": 215899,\n                    \"workorderline_id\": 315,\n                    \"quantity\": 1,\n                    \"price\": 120,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 15,\n                    \"name\": \"Restid ej faktura\",\n                    \"booking_id\": 217021,\n                    \"workorderline_id\": 316,\n                    \"quantity\": 2,\n                    \"price\": 0,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"name\": \"Robert Ingemarsson\",\n                    \"number\": \"10010\",\n                    \"bookingline_id\": 51092,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 261,\n                \"number\": \"15-0123\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 52203,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 4,\n                \"number\": \"111\",\n                \"type\": 1,\n                \"name\": \"First Last\",\n                \"first_name\": \"First\",\n                \"last_name\": \"Last\",\n                \"companyname\": \"Company name\",\n                \"email\": \"test@test.com\",\n                \"secondary_email\": \"testemail@email.com\",\n                \"phone\": \"123456789\",\n                \"mobile\": \"123456789\",\n                \"workphone\": \"123456789\",\n                \"address_id\": 4,\n                \"address\": \"Rådmansgatan 60\",\n                \"co_address\": \"\",\n                \"postal_code\": \"134 24\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 9,\n                    \"name\": \"Kontorsstädning\",\n                    \"booking_id\": 52203,\n                    \"workorderline_id\": 333,\n                    \"quantity\": 4,\n                    \"price\": 400,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 65,\n                    \"name\": \"Anna Gustavsson\",\n                    \"number\": \"227\",\n                    \"bookingline_id\": 52254,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"16:00:00\",\n                    \"endtime\": \"18:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                },\n                {\n                    \"id\": 9,\n                    \"name\": \"Niklas  Nilsson\",\n                    \"number\": \"34\",\n                    \"bookingline_id\": 52255,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"16:00:00\",\n                    \"endtime\": \"18:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 268,\n                \"number\": \"15-0129\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 58914,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 7,\n            \"client\": {\n                \"id\": 16,\n                \"number\": \"12\",\n                \"type\": 1,\n                \"name\": \"Anna Jansson\",\n                \"first_name\": \"Anna\",\n                \"last_name\": \"Jansson\",\n                \"companyname\": null,\n                \"email\": \"tomas@timewave.se\",\n                \"secondary_email\": null,\n                \"phone\": \"\",\n                \"mobile\": \"070-123123\",\n                \"workphone\": \"\",\n                \"address_id\": 28,\n                \"address\": \"Drottninggatan 103\",\n                \"co_address\": \"\",\n                \"postal_code\": \"21040\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 43,\n                    \"name\": \"Kontorsstäd enl. avtal\",\n                    \"booking_id\": 58914,\n                    \"workorderline_id\": 395,\n                    \"quantity\": 1,\n                    \"price\": 10000,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 217690,\n                    \"startdate\": \"2023-11-21\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 322,\n                \"number\": \"15-0164\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 68380,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 120,\n                \"address\": \"Drottninggattan 100\",\n                \"co_address\": \"\",\n                \"postal_code\": \"111 24\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 80,\n                    \"name\": \"Trappstädning\",\n                    \"booking_id\": 68380,\n                    \"workorderline_id\": 424,\n                    \"quantity\": 1,\n                    \"price\": 400,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 65,\n                    \"name\": \"Anna Gustavsson\",\n                    \"number\": \"227\",\n                    \"bookingline_id\": 70179,\n                    \"startdate\": \"2023-11-16\",\n                    \"starttime\": \"16:00:00\",\n                    \"endtime\": \"17:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 344,\n                \"number\": \"16-0011\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 70624,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 120,\n                \"address\": \"Drottninggattan 100\",\n                \"co_address\": \"\",\n                \"postal_code\": \"111 24\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 84,\n                    \"name\": \"företagsstäd end. lön\",\n                    \"booking_id\": 70624,\n                    \"workorderline_id\": 426,\n                    \"quantity\": 1,\n                    \"price\": 350,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 19,\n                    \"name\": \"Lisa Lisasson\",\n                    \"number\": \"232\",\n                    \"bookingline_id\": 72423,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"09:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 345,\n                \"number\": \"16-0012\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 70625,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 120,\n                \"address\": \"Drottninggattan 100\",\n                \"co_address\": \"\",\n                \"postal_code\": \"111 24\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 84,\n                    \"name\": \"företagsstäd end. lön\",\n                    \"booking_id\": 70625,\n                    \"workorderline_id\": 426,\n                    \"quantity\": 1,\n                    \"price\": 350,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 19,\n                    \"name\": \"Lisa Lisasson\",\n                    \"number\": \"232\",\n                    \"bookingline_id\": 72424,\n                    \"startdate\": \"2023-11-22\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"09:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 345,\n                \"number\": \"16-0012\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 89685,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 2,\n            \"client\": {\n                \"id\": 16,\n                \"number\": \"12\",\n                \"type\": 1,\n                \"name\": \"Anna Jansson\",\n                \"first_name\": \"Anna\",\n                \"last_name\": \"Jansson\",\n                \"companyname\": null,\n                \"email\": \"tomas@timewave.se\",\n                \"secondary_email\": null,\n                \"phone\": \"\",\n                \"mobile\": \"070-123123\",\n                \"workphone\": \"\",\n                \"address_id\": 28,\n                \"address\": \"Drottninggatan 103\",\n                \"co_address\": \"\",\n                \"postal_code\": \"21040\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 29,\n                    \"name\": \"Gräsklippning\",\n                    \"booking_id\": 89685,\n                    \"workorderline_id\": 515,\n                    \"quantity\": 2,\n                    \"price\": 400,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 4,\n                    \"name\": \"Material\",\n                    \"booking_id\": 227119,\n                    \"workorderline_id\": 516,\n                    \"quantity\": 1,\n                    \"price\": 120,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 15,\n                    \"name\": \"Restid ej faktura\",\n                    \"booking_id\": 228241,\n                    \"workorderline_id\": 517,\n                    \"quantity\": 2,\n                    \"price\": 0,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 51,\n                    \"name\": \"stege\",\n                    \"booking_id\": 229363,\n                    \"workorderline_id\": 518,\n                    \"quantity\": 1,\n                    \"price\": 100,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 228265,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 404,\n                \"number\": \"16-0063\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 94185,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 111,\n                \"address\": \"Västmannagatan 9\",\n                \"co_address\": \"\",\n                \"postal_code\": \"111 24\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 80,\n                    \"name\": \"Trappstädning\",\n                    \"booking_id\": 94185,\n                    \"workorderline_id\": 564,\n                    \"quantity\": 1,\n                    \"price\": 400,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 10,\n                    \"name\": \"Helena  Eliasson\",\n                    \"number\": \"222\",\n                    \"bookingline_id\": 88130,\n                    \"startdate\": \"2023-11-17\",\n                    \"starttime\": \"09:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 440,\n                \"number\": \"16-0095\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 96428,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 114,\n                \"address\": \"Wallingatan 3\",\n                \"co_address\": \"\",\n                \"postal_code\": \"111 24\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 80,\n                    \"name\": \"Trappstädning\",\n                    \"booking_id\": 96428,\n                    \"workorderline_id\": 565,\n                    \"quantity\": 1,\n                    \"price\": 400,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 10,\n                    \"name\": \"Helena  Eliasson\",\n                    \"number\": \"222\",\n                    \"bookingline_id\": 90373,\n                    \"startdate\": \"2023-11-17\",\n                    \"starttime\": \"10:00:00\",\n                    \"endtime\": \"11:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 441,\n                \"number\": \"16-0096\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 100915,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 84,\n                \"number\": \"75\",\n                \"type\": 1,\n                \"name\": \"Örjan Örjansson\",\n                \"first_name\": \"Örjan\",\n                \"last_name\": \"Örjansson\",\n                \"companyname\": null,\n                \"email\": \"orjan@timewave.se\",\n                \"secondary_email\": \"orjan@timewave.se\",\n                \"phone\": \"074-342444\",\n                \"mobile\": \"074-342444\",\n                \"workphone\": \"\",\n                \"address_id\": 85,\n                \"address\": \"Vinggatan 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"75337\",\n                \"city\": \"Uppsala\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 34,\n                    \"name\": \"Hemstäd varje vecka\",\n                    \"booking_id\": 100915,\n                    \"workorderline_id\": 598,\n                    \"quantity\": 2,\n                    \"price\": 280,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 230522,\n                    \"startdate\": \"2023-11-17\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 465,\n                \"number\": \"16-0115\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 103158,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 22,\n                \"number\": \"17\",\n                \"type\": 1,\n                \"name\": \"Tant Gräddelin\",\n                \"first_name\": \"Tant\",\n                \"last_name\": \"Gräddelin\",\n                \"companyname\": null,\n                \"email\": \"tgraddelin@timewave.se\",\n                \"secondary_email\": null,\n                \"phone\": \"070-2234122\",\n                \"mobile\": \"070-2234122\",\n                \"workphone\": \"\",\n                \"address_id\": 23,\n                \"address\": \"Hantverkargatan 3\",\n                \"co_address\": \"\",\n                \"postal_code\": \"13131135\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 34,\n                    \"name\": \"Hemstäd varje vecka\",\n                    \"booking_id\": 103158,\n                    \"workorderline_id\": 600,\n                    \"quantity\": 6,\n                    \"price\": 280,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 65,\n                    \"name\": \"Anna Gustavsson\",\n                    \"number\": \"227\",\n                    \"bookingline_id\": 97129,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"07:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                },\n                {\n                    \"id\": 75,\n                    \"name\": \"Urban Urbansson\",\n                    \"number\": \"31\",\n                    \"bookingline_id\": 97130,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"07:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 467,\n                \"number\": \"16-0117\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 103159,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 22,\n                \"number\": \"17\",\n                \"type\": 1,\n                \"name\": \"Tant Gräddelin\",\n                \"first_name\": \"Tant\",\n                \"last_name\": \"Gräddelin\",\n                \"companyname\": null,\n                \"email\": \"tgraddelin@timewave.se\",\n                \"secondary_email\": null,\n                \"phone\": \"070-2234122\",\n                \"mobile\": \"070-2234122\",\n                \"workphone\": \"\",\n                \"address_id\": 23,\n                \"address\": \"Hantverkargatan 3\",\n                \"co_address\": \"\",\n                \"postal_code\": \"13131135\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 34,\n                    \"name\": \"Hemstäd varje vecka\",\n                    \"booking_id\": 103159,\n                    \"workorderline_id\": 600,\n                    \"quantity\": 6,\n                    \"price\": 280,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 65,\n                    \"name\": \"Anna Gustavsson\",\n                    \"number\": \"227\",\n                    \"bookingline_id\": 97131,\n                    \"startdate\": \"2023-11-22\",\n                    \"starttime\": \"07:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                },\n                {\n                    \"id\": 75,\n                    \"name\": \"Urban Urbansson\",\n                    \"number\": \"31\",\n                    \"bookingline_id\": 97132,\n                    \"startdate\": \"2023-11-22\",\n                    \"starttime\": \"07:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 467,\n                \"number\": \"16-0117\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 105402,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 16,\n                \"number\": \"12\",\n                \"type\": 1,\n                \"name\": \"Anna Jansson\",\n                \"first_name\": \"Anna\",\n                \"last_name\": \"Jansson\",\n                \"companyname\": null,\n                \"email\": \"tomas@timewave.se\",\n                \"secondary_email\": null,\n                \"phone\": \"\",\n                \"mobile\": \"070-123123\",\n                \"workphone\": \"\",\n                \"address_id\": 28,\n                \"address\": \"Drottninggatan 103\",\n                \"co_address\": \"\",\n                \"postal_code\": \"21040\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 34,\n                    \"name\": \"Hemstäd varje vecka\",\n                    \"booking_id\": 105402,\n                    \"workorderline_id\": 601,\n                    \"quantity\": 6,\n                    \"price\": 280,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 65,\n                    \"name\": \"Anna Gustavsson\",\n                    \"number\": \"227\",\n                    \"bookingline_id\": 101592,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"10:00:00\",\n                    \"endtime\": \"16:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 469,\n                \"number\": \"16-0119\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 105403,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 16,\n                \"number\": \"12\",\n                \"type\": 1,\n                \"name\": \"Anna Jansson\",\n                \"first_name\": \"Anna\",\n                \"last_name\": \"Jansson\",\n                \"companyname\": null,\n                \"email\": \"tomas@timewave.se\",\n                \"secondary_email\": null,\n                \"phone\": \"\",\n                \"mobile\": \"070-123123\",\n                \"workphone\": \"\",\n                \"address_id\": 28,\n                \"address\": \"Drottninggatan 103\",\n                \"co_address\": \"\",\n                \"postal_code\": \"21040\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 34,\n                    \"name\": \"Hemstäd varje vecka\",\n                    \"booking_id\": 105403,\n                    \"workorderline_id\": 601,\n                    \"quantity\": 6,\n                    \"price\": 280,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 65,\n                    \"name\": \"Anna Gustavsson\",\n                    \"number\": \"227\",\n                    \"bookingline_id\": 101593,\n                    \"startdate\": \"2023-11-22\",\n                    \"starttime\": \"10:00:00\",\n                    \"endtime\": \"16:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 469,\n                \"number\": \"16-0119\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 109891,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 4,\n                \"number\": \"111\",\n                \"type\": 1,\n                \"name\": \"First Last\",\n                \"first_name\": \"First\",\n                \"last_name\": \"Last\",\n                \"companyname\": \"Company name\",\n                \"email\": \"test@test.com\",\n                \"secondary_email\": \"testemail@email.com\",\n                \"phone\": \"123456789\",\n                \"mobile\": \"123456789\",\n                \"workphone\": \"123456789\",\n                \"address_id\": 101,\n                \"address\": \"Rådmansgatan 64\",\n                \"co_address\": \"\",\n                \"postal_code\": \"\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 81,\n                    \"name\": \"Källarstädning faktura\",\n                    \"booking_id\": 109891,\n                    \"workorderline_id\": 608,\n                    \"quantity\": 1,\n                    \"price\": 30000,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 232766,\n                    \"startdate\": \"2023-11-21\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 476,\n                \"number\": \"16-0124\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 112135,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 4,\n                \"number\": \"111\",\n                \"type\": 1,\n                \"name\": \"First Last\",\n                \"first_name\": \"First\",\n                \"last_name\": \"Last\",\n                \"companyname\": \"Company name\",\n                \"email\": \"test@test.com\",\n                \"secondary_email\": \"testemail@email.com\",\n                \"phone\": \"123456789\",\n                \"mobile\": \"123456789\",\n                \"workphone\": \"123456789\",\n                \"address_id\": 101,\n                \"address\": \"Rådmansgatan 64\",\n                \"co_address\": \"\",\n                \"postal_code\": \"\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 63,\n                    \"name\": \"Tjänst - enbart löneunderlag\",\n                    \"booking_id\": 112135,\n                    \"workorderline_id\": 609,\n                    \"quantity\": 1,\n                    \"price\": 0,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 75,\n                    \"name\": \"Urban Urbansson\",\n                    \"number\": \"31\",\n                    \"bookingline_id\": 106108,\n                    \"startdate\": \"2023-11-21\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                },\n                {\n                    \"id\": 7,\n                    \"name\": \"Robert Ingemarsson\",\n                    \"number\": \"10010\",\n                    \"bookingline_id\": 259347,\n                    \"startdate\": \"2023-11-21\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 476,\n                \"number\": \"16-0124\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 116622,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 120,\n                \"address\": \"Drottninggattan 100\",\n                \"co_address\": \"\",\n                \"postal_code\": \"111 24\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 42,\n                    \"name\": \"Kärl-Papper - 140 liter\",\n                    \"booking_id\": 116622,\n                    \"workorderline_id\": 625,\n                    \"quantity\": 1,\n                    \"price\": 190,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 237253,\n                    \"startdate\": \"2023-11-21\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 344,\n                \"number\": \"16-0011\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 121109,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 3,\n                \"number\": \"111\",\n                \"type\": 1,\n                \"name\": \"First Lastx\",\n                \"first_name\": \"First\",\n                \"last_name\": \"Lastx\",\n                \"companyname\": \"Company name\",\n                \"email\": \"test@test.com\",\n                \"secondary_email\": \"testemail@email.com\",\n                \"phone\": \"123456789\",\n                \"mobile\": \"123456789\",\n                \"workphone\": \"123456789\",\n                \"address_id\": 3,\n                \"address\": \"Upplandsgatan 71\",\n                \"co_address\": \"Tomas Berglund, Bergvik\",\n                \"postal_code\": \"112 21\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 34,\n                    \"name\": \"Hemstäd varje vecka\",\n                    \"booking_id\": 121109,\n                    \"workorderline_id\": 656,\n                    \"quantity\": 1,\n                    \"price\": 280,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 91,\n                    \"name\": \"Testtjänst vitvaror\",\n                    \"booking_id\": 233864,\n                    \"workorderline_id\": 665,\n                    \"quantity\": 1,\n                    \"price\": 200,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 10\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 65,\n                    \"name\": \"Anna Gustavsson\",\n                    \"number\": \"227\",\n                    \"bookingline_id\": 112812,\n                    \"startdate\": \"2023-11-17\",\n                    \"starttime\": \"10:00:00\",\n                    \"endtime\": \"11:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 517,\n                \"number\": \"16-000163\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 137363,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 2,\n            \"client\": {\n                \"id\": 18,\n                \"number\": \"14\",\n                \"type\": 1,\n                \"name\": \"Alex Domin\",\n                \"first_name\": \"Alex\",\n                \"last_name\": \"Domin\",\n                \"companyname\": null,\n                \"email\": \"goran@abouttime.se\",\n                \"secondary_email\": null,\n                \"phone\": \"08-25 45 52\",\n                \"mobile\": \"070-1117744\",\n                \"workphone\": \"08-223997664\",\n                \"address_id\": 215,\n                \"address\": \"Adress 2\",\n                \"co_address\": \"\",\n                \"postal_code\": \"82023\",\n                \"city\": \"Bergvik\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 58,\n                    \"name\": \"Hemstäd var 2:a v.\",\n                    \"booking_id\": 137363,\n                    \"workorderline_id\": 1038,\n                    \"quantity\": 1,\n                    \"price\": 300,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 190,\n                    \"name\": \"Julia Ad\",\n                    \"number\": \"258\",\n                    \"bookingline_id\": 126834,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"09:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                },\n                {\n                    \"id\": 179,\n                    \"name\": \"Frida Leander\",\n                    \"number\": \"247\",\n                    \"bookingline_id\": 126835,\n                    \"startdate\": \"2023-11-20\",\n                    \"starttime\": \"09:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 674,\n                \"number\": \"18-000008\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 140743,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 18,\n                \"number\": \"14\",\n                \"type\": 1,\n                \"name\": \"Alex Domin\",\n                \"first_name\": \"Alex\",\n                \"last_name\": \"Domin\",\n                \"companyname\": null,\n                \"email\": \"goran@abouttime.se\",\n                \"secondary_email\": null,\n                \"phone\": \"08-25 45 52\",\n                \"mobile\": \"070-1117744\",\n                \"workphone\": \"08-223997664\",\n                \"address_id\": 215,\n                \"address\": \"Adress 2\",\n                \"co_address\": \"\",\n                \"postal_code\": \"82023\",\n                \"city\": \"Bergvik\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 34,\n                    \"name\": \"Hemstäd varje vecka\",\n                    \"booking_id\": 140743,\n                    \"workorderline_id\": 1050,\n                    \"quantity\": 1,\n                    \"price\": 280,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 60,\n                    \"name\": \"Fruktkorg - medium\",\n                    \"booking_id\": 238352,\n                    \"workorderline_id\": 1055,\n                    \"quantity\": 1,\n                    \"price\": 210,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 166,\n                    \"name\": \"Hans  Idh\",\n                    \"number\": \"224*\",\n                    \"bookingline_id\": 131324,\n                    \"startdate\": \"2023-11-21\",\n                    \"starttime\": \"09:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 682,\n                \"number\": \"18-000013\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 157011,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 8,\n                \"number\": \"8\",\n                \"type\": 2,\n                \"name\": \"Ayoub Nicolaou\",\n                \"first_name\": \"Ayoub\",\n                \"last_name\": \"Nicolaou\",\n                \"companyname\": \"TimeWave\",\n                \"email\": \"agge@timewave.se\",\n                \"secondary_email\": \"stagingfaktura@mail.se\",\n                \"phone\": \"0866794755\",\n                \"mobile\": \"0736794754\",\n                \"workphone\": \"\",\n                \"address_id\": 8,\n                \"address\": \"Hantverkargatan 5\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11221\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 9,\n                    \"name\": \"Kontorsstädning\",\n                    \"booking_id\": 157011,\n                    \"workorderline_id\": 1262,\n                    \"quantity\": 2,\n                    \"price\": 400,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"Niklas Andersson\",\n                    \"number\": \"99\",\n                    \"bookingline_id\": 145348,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 746,\n                \"number\": \"18-000072\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 157012,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 8,\n                \"number\": \"8\",\n                \"type\": 2,\n                \"name\": \"Ayoub Nicolaou\",\n                \"first_name\": \"Ayoub\",\n                \"last_name\": \"Nicolaou\",\n                \"companyname\": \"TimeWave\",\n                \"email\": \"agge@timewave.se\",\n                \"secondary_email\": \"stagingfaktura@mail.se\",\n                \"phone\": \"0866794755\",\n                \"mobile\": \"0736794754\",\n                \"workphone\": \"\",\n                \"address_id\": 8,\n                \"address\": \"Hantverkargatan 5\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11221\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 9,\n                    \"name\": \"Kontorsstädning\",\n                    \"booking_id\": 157012,\n                    \"workorderline_id\": 1262,\n                    \"quantity\": 2,\n                    \"price\": 400,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"Niklas Andersson\",\n                    \"number\": \"99\",\n                    \"bookingline_id\": 145349,\n                    \"startdate\": \"2023-11-22\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 746,\n                \"number\": \"18-000072\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 177768,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 18,\n                \"number\": \"14\",\n                \"type\": 1,\n                \"name\": \"Alex Domin\",\n                \"first_name\": \"Alex\",\n                \"last_name\": \"Domin\",\n                \"companyname\": null,\n                \"email\": \"goran@abouttime.se\",\n                \"secondary_email\": null,\n                \"phone\": \"08-25 45 52\",\n                \"mobile\": \"070-1117744\",\n                \"workphone\": \"08-223997664\",\n                \"address_id\": 215,\n                \"address\": \"Adress 2\",\n                \"co_address\": \"\",\n                \"postal_code\": \"82023\",\n                \"city\": \"Bergvik\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 40,\n                    \"name\": \"Städning 2h varje v\",\n                    \"booking_id\": 177768,\n                    \"workorderline_id\": 1368,\n                    \"quantity\": 1,\n                    \"price\": 2400,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 19,\n                    \"name\": \"Lisa Lisasson\",\n                    \"number\": \"232\",\n                    \"bookingline_id\": 172836,\n                    \"startdate\": \"2023-11-21\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 802,\n                \"number\": \"19-000002\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 188974,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 2,\n            \"client\": {\n                \"id\": 4,\n                \"number\": \"111\",\n                \"type\": 1,\n                \"name\": \"First Last\",\n                \"first_name\": \"First\",\n                \"last_name\": \"Last\",\n                \"companyname\": \"Company name\",\n                \"email\": \"test@test.com\",\n                \"secondary_email\": \"testemail@email.com\",\n                \"phone\": \"123456789\",\n                \"mobile\": \"123456789\",\n                \"workphone\": \"123456789\",\n                \"address_id\": 101,\n                \"address\": \"Rådmansgatan 64\",\n                \"co_address\": \"\",\n                \"postal_code\": \"\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 29,\n                    \"name\": \"Gräsklippning\",\n                    \"booking_id\": 188974,\n                    \"workorderline_id\": 1426,\n                    \"quantity\": 2,\n                    \"price\": 400,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 4,\n                    \"name\": \"Material\",\n                    \"booking_id\": 242826,\n                    \"workorderline_id\": 1427,\n                    \"quantity\": 1,\n                    \"price\": 120,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 15,\n                    \"name\": \"Restid ej faktura\",\n                    \"booking_id\": 243948,\n                    \"workorderline_id\": 1428,\n                    \"quantity\": 2,\n                    \"price\": 0,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                },\n                {\n                    \"id\": 51,\n                    \"name\": \"stege\",\n                    \"booking_id\": 245070,\n                    \"workorderline_id\": 1429,\n                    \"quantity\": 1,\n                    \"price\": 100,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 254069,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 838,\n                \"number\": \"19-000014\",\n                \"status\": 1\n            }\n        },\n        {\n            \"id\": 191298,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 13,\n            \"client\": {\n                \"id\": 5,\n                \"number\": \"111\",\n                \"type\": 1,\n                \"name\": \"Nisse Lund\",\n                \"first_name\": \"Nisse\",\n                \"last_name\": \"Lund\",\n                \"companyname\": \"Company X\",\n                \"email\": \"test@test.com\",\n                \"secondary_email\": \"testemail@email.com\",\n                \"phone\": \"123456789\",\n                \"mobile\": \"123456789\",\n                \"workphone\": \"123456789\",\n                \"address_id\": 249,\n                \"address\": \"Linneagatan 3\",\n                \"co_address\": \"\",\n                \"postal_code\": \"73148\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 109,\n                    \"name\": \"Test.. ej rut men övrig kostnad\",\n                    \"booking_id\": 191298,\n                    \"workorderline_id\": 1441,\n                    \"quantity\": 18,\n                    \"price\": 200,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 217,\n                    \"name\": \"Alf Nohr\",\n                    \"number\": \"\",\n                    \"bookingline_id\": 178604,\n                    \"startdate\": \"2023-11-16\",\n                    \"starttime\": \"07:00:00\",\n                    \"endtime\": \"16:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                },\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 178605,\n                    \"startdate\": \"2023-11-16\",\n                    \"starttime\": \"07:00:00\",\n                    \"endtime\": \"16:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 846,\n                \"number\": \"19-000017\",\n                \"status\": 1\n            }\n        },\n        {\n            \"id\": 191301,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 13,\n            \"client\": {\n                \"id\": 5,\n                \"number\": \"111\",\n                \"type\": 1,\n                \"name\": \"Nisse Lund\",\n                \"first_name\": \"Nisse\",\n                \"last_name\": \"Lund\",\n                \"companyname\": \"Company X\",\n                \"email\": \"test@test.com\",\n                \"secondary_email\": \"testemail@email.com\",\n                \"phone\": \"123456789\",\n                \"mobile\": \"123456789\",\n                \"workphone\": \"123456789\",\n                \"address_id\": 249,\n                \"address\": \"Linneagatan 3\",\n                \"co_address\": \"\",\n                \"postal_code\": \"73148\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 109,\n                    \"name\": \"Test.. ej rut men övrig kostnad\",\n                    \"booking_id\": 191301,\n                    \"workorderline_id\": 1441,\n                    \"quantity\": 18,\n                    \"price\": 200,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 217,\n                    \"name\": \"Alf Nohr\",\n                    \"number\": \"\",\n                    \"bookingline_id\": 178610,\n                    \"startdate\": \"2023-11-22\",\n                    \"starttime\": \"07:00:00\",\n                    \"endtime\": \"16:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                },\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 178611,\n                    \"startdate\": \"2023-11-22\",\n                    \"starttime\": \"07:00:00\",\n                    \"endtime\": \"16:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 846,\n                \"number\": \"19-000017\",\n                \"status\": 1\n            }\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/missions?filter%5Bworkarea_name%5D=Stockholm%20-%20Centrum&page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/missions?filter%5Bworkarea_name%5D=Stockholm%20-%20Centrum&page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/missions?filter%5Bworkarea_name%5D=Stockholm%20-%20Centrum&page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/missions?filter%5Bworkarea_name%5D=Stockholm%20-%20Centrum\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 27,\n    \"total\": 27\n}"}],"_postman_id":"5f07eb23-4304-4d93-9ac6-d61208d605ce"},{"name":"Get missions - By Client","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"eefc80d3-c47b-4338-90ac-c89e9c84f9ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/missions?filter[client_id]=27","description":"<p>Get mission by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["missions"],"host":["https://api.twsandbox.net/v3"],"query":[{"key":"filter[client_id]","value":"27"}],"variable":[]}},"response":[{"id":"4728c6d4-a1a5-4e04-a6de-2b29e2a12bd4","name":"Get missions - By Client","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":{"raw":"https://api.twsandbox.net/v3/missions?filter[client_id]=105","host":["https://api.twsandbox.net/v3"],"path":["missions"],"query":[{"key":"filter[client_id]","value":"105"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Wed, 15 Nov 2023 15:30:29 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 68380,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 120,\n                \"address\": \"Drottninggattan 100\",\n                \"co_address\": \"\",\n                \"postal_code\": \"111 24\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 80,\n                    \"name\": \"Trappstädning\",\n                    \"booking_id\": 68380,\n                    \"workorderline_id\": 424,\n                    \"quantity\": 1,\n                    \"price\": 400,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 65,\n                    \"name\": \"Anna Gustavsson\",\n                    \"number\": \"227\",\n                    \"bookingline_id\": 70179,\n                    \"startdate\": \"2023-11-16\",\n                    \"starttime\": \"16:00:00\",\n                    \"endtime\": \"17:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 344,\n                \"number\": \"16-0011\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 70624,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 120,\n                \"address\": \"Drottninggattan 100\",\n                \"co_address\": \"\",\n                \"postal_code\": \"111 24\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 84,\n                    \"name\": \"företagsstäd end. lön\",\n                    \"booking_id\": 70624,\n                    \"workorderline_id\": 426,\n                    \"quantity\": 1,\n                    \"price\": 350,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 19,\n                    \"name\": \"Lisa Lisasson\",\n                    \"number\": \"232\",\n                    \"bookingline_id\": 72423,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"09:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 345,\n                \"number\": \"16-0012\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 70625,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 120,\n                \"address\": \"Drottninggattan 100\",\n                \"co_address\": \"\",\n                \"postal_code\": \"111 24\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 84,\n                    \"name\": \"företagsstäd end. lön\",\n                    \"booking_id\": 70625,\n                    \"workorderline_id\": 426,\n                    \"quantity\": 1,\n                    \"price\": 350,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 19,\n                    \"name\": \"Lisa Lisasson\",\n                    \"number\": \"232\",\n                    \"bookingline_id\": 72424,\n                    \"startdate\": \"2023-11-22\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"09:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 345,\n                \"number\": \"16-0012\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 72868,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 81,\n                    \"name\": \"Källarstädning faktura\",\n                    \"booking_id\": 72868,\n                    \"workorderline_id\": 434,\n                    \"quantity\": 1,\n                    \"price\": 30000,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 221546,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"14:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 350,\n                \"number\": \"16-0017\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 72869,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 81,\n                    \"name\": \"Källarstädning faktura\",\n                    \"booking_id\": 72869,\n                    \"workorderline_id\": 434,\n                    \"quantity\": 1,\n                    \"price\": 30000,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 221547,\n                    \"startdate\": \"2023-11-22\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"14:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 350,\n                \"number\": \"16-0017\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 75112,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 84,\n                    \"name\": \"företagsstäd end. lön\",\n                    \"booking_id\": 75112,\n                    \"workorderline_id\": 435,\n                    \"quantity\": 1,\n                    \"price\": 350,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"Niklas Andersson\",\n                    \"number\": \"99\",\n                    \"bookingline_id\": 74667,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 350,\n                \"number\": \"16-0017\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 75113,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 84,\n                    \"name\": \"företagsstäd end. lön\",\n                    \"booking_id\": 75113,\n                    \"workorderline_id\": 435,\n                    \"quantity\": 1,\n                    \"price\": 350,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"Niklas Andersson\",\n                    \"number\": \"99\",\n                    \"bookingline_id\": 74668,\n                    \"startdate\": \"2023-11-22\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 350,\n                \"number\": \"16-0017\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 77356,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 84,\n                    \"name\": \"företagsstäd end. lön\",\n                    \"booking_id\": 77356,\n                    \"workorderline_id\": 436,\n                    \"quantity\": 1,\n                    \"price\": 350,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"Niklas Andersson\",\n                    \"number\": \"99\",\n                    \"bookingline_id\": 76911,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"10:00:00\",\n                    \"endtime\": \"12:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 350,\n                \"number\": \"16-0017\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 77357,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 84,\n                    \"name\": \"företagsstäd end. lön\",\n                    \"booking_id\": 77357,\n                    \"workorderline_id\": 436,\n                    \"quantity\": 1,\n                    \"price\": 350,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"Niklas Andersson\",\n                    \"number\": \"99\",\n                    \"bookingline_id\": 76912,\n                    \"startdate\": \"2023-11-22\",\n                    \"starttime\": \"10:00:00\",\n                    \"endtime\": \"12:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 350,\n                \"number\": \"16-0017\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 79600,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 84,\n                    \"name\": \"företagsstäd end. lön\",\n                    \"booking_id\": 79600,\n                    \"workorderline_id\": 437,\n                    \"quantity\": 1,\n                    \"price\": 350,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"Niklas Andersson\",\n                    \"number\": \"99\",\n                    \"bookingline_id\": 79155,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"12:00:00\",\n                    \"endtime\": \"14:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 350,\n                \"number\": \"16-0017\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 79601,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 84,\n                    \"name\": \"företagsstäd end. lön\",\n                    \"booking_id\": 79601,\n                    \"workorderline_id\": 437,\n                    \"quantity\": 1,\n                    \"price\": 350,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"Niklas Andersson\",\n                    \"number\": \"99\",\n                    \"bookingline_id\": 79156,\n                    \"startdate\": \"2023-11-22\",\n                    \"starttime\": \"12:00:00\",\n                    \"endtime\": \"14:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 350,\n                \"number\": \"16-0017\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 81844,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 80,\n                    \"name\": \"Trappstädning\",\n                    \"booking_id\": 81844,\n                    \"workorderline_id\": 441,\n                    \"quantity\": 1,\n                    \"price\": 400,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 9,\n                    \"name\": \"Niklas  Nilsson\",\n                    \"number\": \"34\",\n                    \"bookingline_id\": 81399,\n                    \"startdate\": \"2023-11-16\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"14:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 352,\n                \"number\": \"16-0019\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 87455,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 40,\n                    \"name\": \"Städning 2h varje v\",\n                    \"booking_id\": 87455,\n                    \"workorderline_id\": 505,\n                    \"quantity\": 1,\n                    \"price\": 2400,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 226035,\n                    \"startdate\": \"2023-11-21\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 399,\n                \"number\": \"16-0058\",\n                \"status\": 1\n            }\n        },\n        {\n            \"id\": 91942,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 80,\n                    \"name\": \"Trappstädning\",\n                    \"booking_id\": 91942,\n                    \"workorderline_id\": 563,\n                    \"quantity\": 1,\n                    \"price\": 400,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 10,\n                    \"name\": \"Helena  Eliasson\",\n                    \"number\": \"222\",\n                    \"bookingline_id\": 85887,\n                    \"startdate\": \"2023-11-17\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"09:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 439,\n                \"number\": \"16-0094\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 94185,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 111,\n                \"address\": \"Västmannagatan 9\",\n                \"co_address\": \"\",\n                \"postal_code\": \"111 24\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 80,\n                    \"name\": \"Trappstädning\",\n                    \"booking_id\": 94185,\n                    \"workorderline_id\": 564,\n                    \"quantity\": 1,\n                    \"price\": 400,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 10,\n                    \"name\": \"Helena  Eliasson\",\n                    \"number\": \"222\",\n                    \"bookingline_id\": 88130,\n                    \"startdate\": \"2023-11-17\",\n                    \"starttime\": \"09:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 440,\n                \"number\": \"16-0095\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 96428,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 114,\n                \"address\": \"Wallingatan 3\",\n                \"co_address\": \"\",\n                \"postal_code\": \"111 24\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 80,\n                    \"name\": \"Trappstädning\",\n                    \"booking_id\": 96428,\n                    \"workorderline_id\": 565,\n                    \"quantity\": 1,\n                    \"price\": 400,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 10,\n                    \"name\": \"Helena  Eliasson\",\n                    \"number\": \"222\",\n                    \"bookingline_id\": 90373,\n                    \"startdate\": \"2023-11-17\",\n                    \"starttime\": \"10:00:00\",\n                    \"endtime\": \"11:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 441,\n                \"number\": \"16-0096\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 116622,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 120,\n                \"address\": \"Drottninggattan 100\",\n                \"co_address\": \"\",\n                \"postal_code\": \"111 24\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 42,\n                    \"name\": \"Kärl-Papper - 140 liter\",\n                    \"booking_id\": 116622,\n                    \"workorderline_id\": 625,\n                    \"quantity\": 1,\n                    \"price\": 190,\n                    \"unit\": \"kr/styck\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 0,\n                    \"name\": \"Utan anställd\",\n                    \"number\": null,\n                    \"bookingline_id\": 237253,\n                    \"startdate\": \"2023-11-21\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 344,\n                \"number\": \"16-0011\",\n                \"status\": 3\n            }\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/missions?filter%5Bclient_id%5D=105&page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/missions?filter%5Bclient_id%5D=105&page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/missions?filter%5Bclient_id%5D=105&page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/missions?filter%5Bclient_id%5D=105\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 17,\n    \"total\": 17\n}"}],"_postman_id":"eefc80d3-c47b-4338-90ac-c89e9c84f9ec"},{"name":"Get missions - By Employee","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"682f571e-decc-464c-86cc-f1bf0955a3dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/missions?filter[employee_id]=7","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["missions"],"host":["https://api.twsandbox.net/v3"],"query":[{"key":"filter[employee_id]","value":"7"}],"variable":[]}},"response":[{"id":"4579bb4d-9948-4e0f-9f56-318495200670","name":"Get missions - By Employee","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":{"raw":"https://api.twsandbox.net/v3/missions?filter[employee_id]=6","host":["https://api.twsandbox.net/v3"],"path":["missions"],"query":[{"key":"filter[employee_id]","value":"6"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Wed, 15 Nov 2023 15:31:38 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 75112,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 84,\n                    \"name\": \"företagsstäd end. lön\",\n                    \"booking_id\": 75112,\n                    \"workorderline_id\": 435,\n                    \"quantity\": 1,\n                    \"price\": 350,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"Niklas Andersson\",\n                    \"number\": \"99\",\n                    \"bookingline_id\": 74667,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 350,\n                \"number\": \"16-0017\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 75113,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 84,\n                    \"name\": \"företagsstäd end. lön\",\n                    \"booking_id\": 75113,\n                    \"workorderline_id\": 435,\n                    \"quantity\": 1,\n                    \"price\": 350,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"Niklas Andersson\",\n                    \"number\": \"99\",\n                    \"bookingline_id\": 74668,\n                    \"startdate\": \"2023-11-22\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 350,\n                \"number\": \"16-0017\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 77356,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 84,\n                    \"name\": \"företagsstäd end. lön\",\n                    \"booking_id\": 77356,\n                    \"workorderline_id\": 436,\n                    \"quantity\": 1,\n                    \"price\": 350,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"Niklas Andersson\",\n                    \"number\": \"99\",\n                    \"bookingline_id\": 76911,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"10:00:00\",\n                    \"endtime\": \"12:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 350,\n                \"number\": \"16-0017\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 77357,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 84,\n                    \"name\": \"företagsstäd end. lön\",\n                    \"booking_id\": 77357,\n                    \"workorderline_id\": 436,\n                    \"quantity\": 1,\n                    \"price\": 350,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"Niklas Andersson\",\n                    \"number\": \"99\",\n                    \"bookingline_id\": 76912,\n                    \"startdate\": \"2023-11-22\",\n                    \"starttime\": \"10:00:00\",\n                    \"endtime\": \"12:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 350,\n                \"number\": \"16-0017\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 79600,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 84,\n                    \"name\": \"företagsstäd end. lön\",\n                    \"booking_id\": 79600,\n                    \"workorderline_id\": 437,\n                    \"quantity\": 1,\n                    \"price\": 350,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"Niklas Andersson\",\n                    \"number\": \"99\",\n                    \"bookingline_id\": 79155,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"12:00:00\",\n                    \"endtime\": \"14:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 350,\n                \"number\": \"16-0017\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 79601,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 105,\n                \"number\": \"94\",\n                \"type\": 2,\n                \"name\": \"Bertil von Trapp\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"companyname\": \"Fastighetsbolaget AB\",\n                \"email\": \"test@mail.xx\",\n                \"secondary_email\": null,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"workphone\": \"\",\n                \"address_id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11222\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 2,\n                \"workarea_name\": \"Stockholm - Prio\"\n            },\n            \"services\": [\n                {\n                    \"id\": 84,\n                    \"name\": \"företagsstäd end. lön\",\n                    \"booking_id\": 79601,\n                    \"workorderline_id\": 437,\n                    \"quantity\": 1,\n                    \"price\": 350,\n                    \"unit\": \"kr/mån\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"Niklas Andersson\",\n                    \"number\": \"99\",\n                    \"bookingline_id\": 79156,\n                    \"startdate\": \"2023-11-22\",\n                    \"starttime\": \"12:00:00\",\n                    \"endtime\": \"14:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 350,\n                \"number\": \"16-0017\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 157011,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 8,\n                \"number\": \"8\",\n                \"type\": 2,\n                \"name\": \"Ayoub Nicolaou\",\n                \"first_name\": \"Ayoub\",\n                \"last_name\": \"Nicolaou\",\n                \"companyname\": \"TimeWave\",\n                \"email\": \"agge@timewave.se\",\n                \"secondary_email\": \"stagingfaktura@mail.se\",\n                \"phone\": \"0866794755\",\n                \"mobile\": \"0736794754\",\n                \"workphone\": \"\",\n                \"address_id\": 8,\n                \"address\": \"Hantverkargatan 5\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11221\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 9,\n                    \"name\": \"Kontorsstädning\",\n                    \"booking_id\": 157011,\n                    \"workorderline_id\": 1262,\n                    \"quantity\": 2,\n                    \"price\": 400,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"Niklas Andersson\",\n                    \"number\": \"99\",\n                    \"bookingline_id\": 145348,\n                    \"startdate\": \"2023-11-15\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 746,\n                \"number\": \"18-000072\",\n                \"status\": 3\n            }\n        },\n        {\n            \"id\": 157012,\n            \"type\": \"reccurent\",\n            \"recurrencyinterval_id\": 1,\n            \"client\": {\n                \"id\": 8,\n                \"number\": \"8\",\n                \"type\": 2,\n                \"name\": \"Ayoub Nicolaou\",\n                \"first_name\": \"Ayoub\",\n                \"last_name\": \"Nicolaou\",\n                \"companyname\": \"TimeWave\",\n                \"email\": \"agge@timewave.se\",\n                \"secondary_email\": \"stagingfaktura@mail.se\",\n                \"phone\": \"0866794755\",\n                \"mobile\": \"0736794754\",\n                \"workphone\": \"\",\n                \"address_id\": 8,\n                \"address\": \"Hantverkargatan 5\",\n                \"co_address\": \"\",\n                \"postal_code\": \"11221\",\n                \"city\": \"Stockholm\",\n                \"workarea_id\": 1,\n                \"workarea_name\": \"Stockholm - Centrum\"\n            },\n            \"services\": [\n                {\n                    \"id\": 9,\n                    \"name\": \"Kontorsstädning\",\n                    \"booking_id\": 157012,\n                    \"workorderline_id\": 1262,\n                    \"quantity\": 2,\n                    \"price\": 400,\n                    \"unit\": \"kr/tim\",\n                    \"discount\": 0\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"Niklas Andersson\",\n                    \"number\": \"99\",\n                    \"bookingline_id\": 145349,\n                    \"startdate\": \"2023-11-22\",\n                    \"starttime\": \"08:00:00\",\n                    \"endtime\": \"10:00:00\",\n                    \"cancelled\": false,\n                    \"deviations\": [],\n                    \"employee_approved\": false,\n                    \"admin_approved\": false\n                }\n            ],\n            \"workorder\": {\n                \"id\": 746,\n                \"number\": \"18-000072\",\n                \"status\": 3\n            }\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/missions?filter%5Bemployee_id%5D=6&page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/missions?filter%5Bemployee_id%5D=6&page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/missions?filter%5Bemployee_id%5D=6&page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/missions?filter%5Bemployee_id%5D=6\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 8,\n    \"total\": 8\n}"}],"_postman_id":"682f571e-decc-464c-86cc-f1bf0955a3dd"},{"name":"Add Mission - Deviation","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"c4fda988-dab9-407b-998c-4e648f0b00ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"bookingline_id\":1115, //required\n  \"startdate\":\"2020-03-12\",\n  \"starttime\":\"08:00\",\n  \"endtime\":\"10:00\",\n  \"employee_id\":6,\n  \"comment\":\"Test\"\n}"},"url":"https://api.twsandbox.net/v3/missions/deviations","description":"<p>Add Mission - Deviation</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["missions","deviations"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"1723b81f-91b6-4147-95cd-828b7ae1bc29","name":"Add Mission - Deviation","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"bookingline_id\":74667, //required\n  \"startdate\":\"2023-11-16\",\n  \"starttime\":\"13:37\",\n  \"endtime\":\"14:37\",\n  \"employee_id\":6,\n  \"comment\":\"Comment shown to admin as to why where is a deviation\"\n}"},"url":"https://api.twsandbox.net/v3/missions/deviations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Wed, 15 Nov 2023 15:35:00 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": true\n}"}],"_postman_id":"c4fda988-dab9-407b-998c-4e648f0b00ce"},{"name":"Add Mission - Employee","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"d68413e4-e1bd-4451-8785-26ac080b47b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"body":{"mode":"raw","raw":"{\n    \"booking_id\":75112,\n    \"employee_id\":7,\n    \"startdate\":\"2023-11-17\",\n    \"starttime\":\"08:00\",\n    \"endtime\":\"10:00\"\n}"},"url":"https://api.twsandbox.net/v3/missions/employees","description":"<p>Add mission - Employee</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["missions","employees"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"704db0ff-612b-4b22-87b4-ddaec5cb4d4a","name":"Add Mission - Employee","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"body":{"mode":"raw","raw":"{\n    \"booking_id\":75112,\n    \"employee_id\":7,\n    \"startdate\":\"2023-11-17\",\n    \"starttime\":\"08:00\",\n    \"endtime\":\"10:00\"\n}"},"url":"https://api.twsandbox.net/v3/missions/employees"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Wed, 15 Nov 2023 15:38:22 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": true\n}"}],"_postman_id":"d68413e4-e1bd-4451-8785-26ac080b47b9"},{"name":"Update Mission - Booking","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"13fbf7db-1060-4904-a9c5-f2e0607be6e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"startdate\":\"2020-03-12\",\n  \"starttime\":\"08:00\",\n  \"endtime\":\"10:00\",\n  \"quantity\": 2\n}"},"url":"https://api.twsandbox.net/v3/missions/bookings/1","description":"<p>Update Mission - Booking </p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["missions","bookings","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"9358be2f-2ba5-4e04-a506-1b7707a0b220","name":"Update Mission - Booking","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"startdate\":\"2023-12-13\",\n  \"starttime\":\"13:37\",\n  \"endtime\":\"13:38\",\n  \"quantity\": 13\n}"},"url":"https://api.twsandbox.net/v3/missions/bookings/36497"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Wed, 15 Nov 2023 15:42:08 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": true\n}"}],"_postman_id":"13fbf7db-1060-4904-a9c5-f2e0607be6e8"},{"name":"Update Mission - Booking  - Cancel","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"6043149b-9958-44cf-a526-d11f09b65f72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/missions/bookings/cancel/1","description":"<p>Update Mission - Booking - Cancel</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["missions","bookings","cancel","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"310d0c1e-e232-4386-ba63-da16cfe5bb16","name":"Update Mission - Booking  - Cancel","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/missions/bookings/cancel/36497"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Wed, 15 Nov 2023 15:42:52 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": true\n}"}],"_postman_id":"6043149b-9958-44cf-a526-d11f09b65f72"},{"name":"Update Mission - Booking  - Admin Approve","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"138eb5d3-34fd-4e24-b9a1-22aa1aa775bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/missions/bookings/approve/38741/admin/665","description":"<p>Update Mission - Booking - Admin Approve</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["missions","bookings","approve","38741","admin","665"],"host":["https://api.twsandbox.net/v3"],"query":[{"disabled":true,"key":null,"value":null}],"variable":[]}},"response":[{"id":"c84ebece-a509-456c-ab05-af3bafd4e0d4","name":"Update Mission - Booking  - Admin Approve","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":{"raw":"https://api.twsandbox.net/v3/missions/bookings/approve/38741/admin/665","host":["https://api.twsandbox.net/v3"],"path":["missions","bookings","approve","38741","admin","665"],"query":[{"key":null,"value":null,"type":"text","disabled":true}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Wed, 15 Nov 2023 15:45:32 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"employee_id\": [\n            \"Employee by input employee_id is not found (probably deleted or has inactive status).\"\n        ]\n    }\n}"}],"_postman_id":"138eb5d3-34fd-4e24-b9a1-22aa1aa775bb"},{"name":"Update Mission - Booking  line","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"37ec22e0-c295-479f-8eef-f8224a11e20c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"startdate\":\"2020-03-12\",\n  \"starttime\":\"08:00\",\n  \"endtime\":\"10:00\",\n  \"employee\": 5\n}"},"url":"https://api.twsandbox.net/v3/missions/bookinglines/1","description":"<p>Update Mission - Booking line</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["missions","bookinglines","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"8914b291-9dde-4701-8aaa-5b3a0b865c63","name":"Update Mission - Booking  line","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"startdate\":\"2023-12-13\",\n  \"starttime\":\"13:37\",\n  \"endtime\":\"15:00\",\n  \"employee\": 6\n}"},"url":"https://api.twsandbox.net/v3/missions/bookinglines/41011"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Wed, 15 Nov 2023 15:48:02 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": true\n}"}],"_postman_id":"37ec22e0-c295-479f-8eef-f8224a11e20c"},{"name":"Update Mission - Booking line  - Cancel","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"090743db-4ea0-4bc7-8f7a-2649d9d40b11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/missions/bookinglines/cancel/41011","description":"<p>Update Mission - Booking line - Cancel</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["missions","bookinglines","cancel","41011"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"00978737-67ac-4120-bda2-9c704207ba55","name":"Update Mission - Booking line  - Cancel","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/missions/bookinglines/cancel/41011"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Wed, 15 Nov 2023 15:48:45 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": true\n}"}],"_postman_id":"090743db-4ea0-4bc7-8f7a-2649d9d40b11"},{"name":"Update Mission - Booking line  - Admin approve","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"745d88b3-b445-4f75-aa92-cbd437141c48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/missions/bookinglines/approve/1/admin/6","description":"<p>Update Mission - Booking line - Admin approve</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["missions","bookinglines","approve","1","admin","6"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[],"_postman_id":"745d88b3-b445-4f75-aa92-cbd437141c48"},{"name":"Update Mission - Booking line  - Employee approve","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"4e9243fa-dbd6-484e-8203-3c99e2ca4c4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/missions/bookinglines/approve/1/employee/6","description":"<p>Update Mission - Booking - Employee approve</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["missions","bookinglines","approve","1","employee","6"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[],"_postman_id":"4e9243fa-dbd6-484e-8203-3c99e2ca4c4b"},{"name":"Update Mission - Booking line  - Disapprove","event":[{"listen":"test","script":{"id":"b48d1f33-613f-45d1-9c7a-d479fc34d534","exec":[""],"type":"text/javascript"}}],"id":"123c9349-afec-4054-9b3b-d175325f955b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/missions/bookinglines/disapprove/15214","description":"<p>Update Mission - Booking </p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["missions","bookinglines","disapprove","15214"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[],"_postman_id":"123c9349-afec-4054-9b3b-d175325f955b"}],"id":"0b6bbb4d-40f8-459c-9dcb-5b3f10814889","_postman_id":"0b6bbb4d-40f8-459c-9dcb-5b3f10814889","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Notes","item":[{"name":"Add Note - Workorder (mission) All fields","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"8a647ac1-7f30-4e99-a1f8-4075893188cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"resource_name\": \"workorders\", //in bookings, clients, employees, invoices, workorderlines, workorders\n    \"resource_id\": 352,\n    \"employee_id\": 9, //The comment creator\n    \"type\": \"MISSION\", // in MISSION, IMPORTANT, OTHER, INVOICE, ECONOMY, ADMIN, ORDER, OFFER, CRM\n    \"subject\": \"Testing hästing\", //Max 128 characters\n    \"content\": \"This is the content\",\n    \"important\": false,\n    \"public\": false,\n    \"closed\": false\n}"},"url":"https://api.twsandbox.net/v3/notes","description":"<p>Add Note - Workorder (mission) All fields</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["notes"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"d56d7686-805c-4ebd-bdd5-99276f5dccd2","name":"Add Note - Workorder (mission) All fields","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"resource_name\": \"workorders\", //in bookings, clients, employees, invoices, workorderlines, workorders\n    \"resource_id\": 352,\n    \"employee_id\": 9,\n    \"type\": \"MISSION\", // in MISSION, IMPORTANT, OTHER, INVOICE, ECONOMY, ADMIN, ORDER, OFFER, CRM\n    \"subject\": \"Testing hästing\",\n    \"content\": \"This is the content\",\n    \"important\": false,\n    \"public\": false,\n    \"closed\": false\n}"},"url":"https://api.twsandbox.net/v3/notes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 14:51:51 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 819,\n        \"content\": \"This is the content\",\n        \"deleted\": false,\n        \"important\": false,\n        \"public\": false,\n        \"closed\": false,\n        \"subject\": \"Testing hästing\",\n        \"created\": \"2023-11-16 15:51:51\",\n        \"employee_id\": \"9\",\n        \"type\": \"MISSION\",\n        \"resource_name\": \"workorders\",\n        \"resource_id\": \"352\"\n    }\n}"}],"_postman_id":"8a647ac1-7f30-4e99-a1f8-4075893188cb"},{"name":"Add Note - Workorder (mission)","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"e357061c-3928-4056-8353-5a4d4211c20b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"resource_name\": \"workorders\", //in bookings, clients, employees, invoices, workorderlines, workorders\n    \"type\": \"MISSION\", // in MISSION, IMPORTANT, OTHER, INVOICE, ECONOMY, ADMIN, ORDER, OFFER, CRM\n    \"resource_id\": 352, //The comment creator\n    \"employee_id\": 9,\n    \"subject\": \"Hästing testing\", //Max 128 characters\n    \"content\": \"This is the content Wiho\"\n}"},"url":"https://api.twsandbox.net/v3/notes","description":"<p>Add Note - Workorder (mission)</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["notes"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"13c3f361-48e9-4eba-b039-4b3bdb9b9ef8","name":"Add Note - Workorder (mission)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"resource_name\": \"workorders\", //in bookings, clients, employees, invoices, workorderlines, workorders\n    \"type\": \"MISSION\", // in MISSION, IMPORTANT, OTHER, INVOICE, ECONOMY, ADMIN, ORDER, OFFER, CRM\n    \"resource_id\": 352,\n    \"employee_id\": 9,\n    \"subject\": \"Hästing testing\", //Max 128 characters\n    \"content\": \"This is the content Wiho\"\n}"},"url":"https://api.twsandbox.net/v3/notes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 14:55:01 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 820,\n        \"content\": \"This is the content Wiho\",\n        \"deleted\": false,\n        \"important\": false,\n        \"public\": false,\n        \"closed\": false,\n        \"subject\": \"Hästing testing\",\n        \"created\": \"2023-11-16 15:55:01\",\n        \"employee_id\": \"9\",\n        \"type\": \"MISSION\",\n        \"resource_name\": \"workorders\",\n        \"resource_id\": \"352\"\n    }\n}"}],"_postman_id":"e357061c-3928-4056-8353-5a4d4211c20b"},{"name":"Add Note - Workorder (admin)","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"033ce708-d28b-4466-8307-75f2ccb04a93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"resource_name\": \"workorders\", //in bookings, clients, employees, invoices, workorderlines, workorders\n    \"resource_id\": 352,\n    \"employee_id\": 9, //The comment creator\n    \"type\": \"ADMIN\", // in MISSION, IMPORTANT, OTHER, INVOICE, ECONOMY, ADMIN, ORDER, OFFER, CRM\n    \"subject\": \"Admin sees this\", //Max 128 characters\n    \"content\": \"And only admins\"\n}"},"url":"https://api.twsandbox.net/v3/notes","description":"<p>Add Note - Workorder (admin)</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["notes"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"2b1a7521-2d93-4f3d-8d4f-631c36d186fd","name":"Add Note - Workorder (admin)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"resource_name\": \"workorders\",  //in bookings, clients, employees, invoices, workorderlines, workorders\n    \"resource_id\": 352,\n    \"employee_id\": 9,\n    \"type\": \"ADMIN\", // in MISSION, IMPORTANT, OTHER, INVOICE, ECONOMY, ADMIN, ORDER, OFFER, CRM\n    \"subject\": \"Admin sees this\",\n    \"content\": \"And only admins\"\n}"},"url":"https://api.twsandbox.net/v3/notes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 14:56:50 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 822,\n        \"content\": \"And only admins\",\n        \"deleted\": false,\n        \"important\": false,\n        \"public\": false,\n        \"closed\": false,\n        \"subject\": \"Admin sees this\",\n        \"created\": \"2023-11-16 15:56:50\",\n        \"employee_id\": \"9\",\n        \"type\": \"ADMIN\",\n        \"resource_name\": \"workorders\",\n        \"resource_id\": \"352\"\n    }\n}"}],"_postman_id":"033ce708-d28b-4466-8307-75f2ccb04a93"},{"name":"Add Note - Workorderline (mission) All Fields","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"3b95b5a7-1881-45a0-b9f7-03bdb7103c55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"resource_name\": \"workorderlines\", //in bookings, clients, employees, invoices, workorderlines, workorders\n    \"resource_id\": 441,\n    \"employee_id\": 9, //The comment creator\n    \"type\": \"MISSION\", // in MISSION, IMPORTANT, OTHER, INVOICE, ECONOMY, ADMIN, ORDER, OFFER, CRM\n    \"subject\": \"More on the workorderline\",\n    \"content\": \"Not shown on other workorderlines in same workorder\",\n    \"important\": false,\n    \"public\": false,\n    \"closed\": false\n}"},"url":"https://api.twsandbox.net/v3/notes","description":"<p>Add Note - Workorderline (mission) All Fields</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["notes"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"6ad97409-6544-414d-adad-40f2c740cf32","name":"Add Note - Workorderline (mission) All Fields","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"resource_name\": \"workorderlines\", //in bookings, clients, employees, invoices, workorderlines, workorders\n    \"resource_id\": 441,\n    \"employee_id\": 9, //The comment creator\n    \"type\": \"MISSION\", // in MISSION, IMPORTANT, OTHER, INVOICE, ECONOMY, ADMIN, ORDER, OFFER, CRM\n    \"subject\": \"More on the workorderline\",\n    \"content\": \"Not shown on other workorderlines in same workorder\",\n    \"important\": false,\n    \"public\": false,\n    \"closed\": false\n}"},"url":"https://api.twsandbox.net/v3/notes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 15:00:46 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 824,\n        \"content\": \"Not shown on other workorderlines in same workorder\",\n        \"deleted\": false,\n        \"important\": false,\n        \"public\": false,\n        \"closed\": false,\n        \"subject\": \"More on the workorderline\",\n        \"created\": \"2023-11-16 16:00:46\",\n        \"employee_id\": \"9\",\n        \"type\": \"MISSION\",\n        \"resource_name\": \"workorderlines\",\n        \"resource_id\": \"441\"\n    }\n}"}],"_postman_id":"3b95b5a7-1881-45a0-b9f7-03bdb7103c55"},{"name":"Add Note - Workorderline (mission)","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"883d6d25-701c-4444-92d8-e022c22f2b12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"resource_name\": \"workorderlines\", //in bookings, clients, employees, invoices, workorderlines, workorders\n    \"resource_id\": 441,\n    \"employee_id\": 9, //The comment creator\n    \"type\": \"MISSION\", // in MISSION, IMPORTANT, OTHER, INVOICE, ECONOMY, ADMIN, ORDER, OFFER, CRM\n    \"subject\": \"On workorderline\", //Max 128 characters\n    \"content\": \"This is the content\"\n}"},"url":"https://api.twsandbox.net/v3/notes","description":"<p>Add Note - Workorderline (mission)</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["notes"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"97152189-763c-4407-8c5a-8dced6f787ab","name":"Add Note - Workorderline (mission)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"resource_name\": \"workorderlines\", //in bookings, clients, employees, invoices, workorderlines, workorders\n    \"resource_id\": 441,\n    \"employee_id\": 9,\n    \"type\": \"MISSION\", // in MISSION, IMPORTANT, OTHER, INVOICE, ECONOMY, ADMIN, ORDER, OFFER, CRM\n    \"subject\": \"On workorderline\", //Max 128 characters\n    \"content\": \"This is the content\"\n}"},"url":"https://api.twsandbox.net/v3/notes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 14:58:47 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 823,\n        \"content\": \"This is the content\",\n        \"deleted\": false,\n        \"important\": false,\n        \"public\": false,\n        \"closed\": false,\n        \"subject\": \"On workorderline\",\n        \"created\": \"2023-11-16 15:58:47\",\n        \"employee_id\": \"9\",\n        \"type\": \"MISSION\",\n        \"resource_name\": \"workorderlines\",\n        \"resource_id\": \"441\"\n    }\n}"}],"_postman_id":"883d6d25-701c-4444-92d8-e022c22f2b12"},{"name":"All notes","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"05a2f252-8d76-4a27-a710-ccc8155d550b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/notes","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["notes"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"0e7b6e30-5207-4d02-b24f-7fdeb4e0d5bb","name":"All notes","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/notes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 15:01:30 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 3,\n            \"content\": \"Rör ej. Gammal och trasig.\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"Tv\",\n            \"created\": \"2013-05-21 11:24:47\",\n            \"employee_id\": \"-8\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"workorders\",\n            \"resource_id\": \"4\"\n        },\n        {\n            \"id\": 5,\n            \"content\": \"rör ej.gammal, trasig\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"Tv\",\n            \"created\": \"2013-05-22 07:55:21\",\n            \"employee_id\": \"-8\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"workorders\",\n            \"resource_id\": \"8\"\n        },\n        {\n            \"id\": 6,\n            \"content\": \"Rör ej, gammal och trasig\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"Tv\",\n            \"created\": \"2013-05-22 08:26:24\",\n            \"employee_id\": \"-8\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"workorders\",\n            \"resource_id\": \"9\"\n        },\n        {\n            \"id\": 7,\n            \"content\": \"gammal trasig\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"Tv\",\n            \"created\": \"2013-05-24 11:00:58\",\n            \"employee_id\": \"-8\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"workorders\",\n            \"resource_id\": \"23\"\n        },\n        {\n            \"id\": 8,\n            \"content\": \"gammal trasig\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"Tv\",\n            \"created\": \"2013-05-24 11:00:59\",\n            \"employee_id\": \"-8\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"workorders\",\n            \"resource_id\": \"23\"\n        },\n        {\n            \"id\": 9,\n            \"content\": \"Akta tv-n, gammal och trasig\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"Tv\",\n            \"created\": \"2013-05-28 08:52:24\",\n            \"employee_id\": \"-8\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"workorders\",\n            \"resource_id\": \"33\"\n        },\n        {\n            \"id\": 11,\n            \"content\": \"Hej Dominik.\\r\\nGällande Bankgirot.\\r\\nJag tänkte på utvecklingen som just nu sker på ert bolag, den tjänsten kan jag ge dig gratis, dvs vi har en startavgift på 3000 kronor för just denna tjänst. Du får den gratis så att om du i framtiden skulle vilja använda tjänsten så slipper du betala startavgiften 3000 kr då! \\r\\nOBS, du måste ha ett avtal med din bank för att aktivera tjänsten. jag kan skicka en checklista på den om du är intresserad.\\r\\n\\r\\nAyoub\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"Rabatt\",\n            \"created\": \"2013-05-30 15:09:11\",\n            \"employee_id\": \"15\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"workorders\",\n            \"resource_id\": \"38\"\n        },\n        {\n            \"id\": 12,\n            \"content\": \"10 st använd steg t fönstren\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"Trappan\",\n            \"created\": \"2013-06-12 12:16:53\",\n            \"employee_id\": \"-4\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"workorders\",\n            \"resource_id\": \"52\"\n        },\n        {\n            \"id\": 13,\n            \"content\": \"3 stora, två små\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"Fönster\",\n            \"created\": \"2013-07-03 08:24:49\",\n            \"employee_id\": \"-4\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"workorders\",\n            \"resource_id\": \"56\"\n        },\n        {\n            \"id\": 15,\n            \"content\": \"Ta alla fönsterluckor\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"kök\",\n            \"created\": \"2013-07-03 08:58:14\",\n            \"employee_id\": \"-4\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"workorders\",\n            \"resource_id\": \"57\"\n        },\n        {\n            \"id\": 16,\n            \"content\": \"noga m parketten....\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"Vardagsrum\",\n            \"created\": \"2013-07-04 10:26:43\",\n            \"employee_id\": \"-4\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"workorders\",\n            \"resource_id\": \"63\"\n        },\n        {\n            \"id\": 18,\n            \"content\": \"Syns på schemat?\",\n            \"deleted\": false,\n            \"important\": true,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"Test\",\n            \"created\": \"2013-07-09 14:20:26\",\n            \"employee_id\": \"-6\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"workorders\",\n            \"resource_id\": \"50\"\n        },\n        {\n            \"id\": 19,\n            \"content\": \"Jättenoga med tavlorna, var försiktig med parketten\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"Vardagsrum\",\n            \"created\": \"2013-08-13 10:10:58\",\n            \"employee_id\": \"-4\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"workorders\",\n            \"resource_id\": \"70\"\n        },\n        {\n            \"id\": 20,\n            \"content\": \"ge ev rabatt om kunden klagat\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"rabatt\",\n            \"created\": \"2013-08-13 10:11:26\",\n            \"employee_id\": \"-4\",\n            \"type\": \"ECONOMY\",\n            \"resource_name\": \"workorders\",\n            \"resource_id\": \"70\"\n        },\n        {\n            \"id\": 21,\n            \"content\": \"Kunden önskar hemstädning var 4:e vecka 2,5 timmar, under kontorstid. Notera att fakturan skall gå till företaget Pizzabutik Alex, Gesundaplan 59, 16743 Bromma.\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"Hemstädning\",\n            \"created\": \"2013-08-20 13:32:42\",\n            \"employee_id\": \"19\",\n            \"type\": \"ADMIN\",\n            \"resource_name\": \"clients\",\n            \"resource_id\": \"18\"\n        },\n        {\n            \"id\": 22,\n            \"content\": \"Kontorsstädning 2 ggr varje vecka (tisdag och fredag)\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"Kontorsstädning \",\n            \"created\": \"2013-08-20 13:34:23\",\n            \"employee_id\": \"19\",\n            \"type\": \"ADMIN\",\n            \"resource_name\": \"clients\",\n            \"resource_id\": \"17\"\n        },\n        {\n            \"id\": 23,\n            \"content\": \"Kunden har hund.\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"Inga pälsallergiker!\",\n            \"created\": \"2013-08-20 13:35:50\",\n            \"employee_id\": \"19\",\n            \"type\": \"ADMIN\",\n            \"resource_name\": \"clients\",\n            \"resource_id\": \"18\"\n        },\n        {\n            \"id\": 26,\n            \"content\": \"inkl vattna blommor\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": null,\n            \"created\": \"2013-09-11 22:28:54\",\n            \"employee_id\": \"-1\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"bookings\",\n            \"resource_id\": \"3\"\n        },\n        {\n            \"id\": 27,\n            \"content\": \"inkl vattna blommor\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": null,\n            \"created\": \"2013-09-11 22:28:54\",\n            \"employee_id\": \"-1\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"bookings\",\n            \"resource_id\": \"4\"\n        },\n        {\n            \"id\": 28,\n            \"content\": \"inkl ugnen\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": null,\n            \"created\": \"2013-09-11 22:28:54\",\n            \"employee_id\": \"-1\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"bookings\",\n            \"resource_id\": \"11\"\n        },\n        {\n            \"id\": 29,\n            \"content\": \"Inklusive tvätt\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": null,\n            \"created\": \"2013-09-11 22:28:54\",\n            \"employee_id\": \"-1\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"bookings\",\n            \"resource_id\": \"46\"\n        },\n        {\n            \"id\": 30,\n            \"content\": \"Läs Anteckningar! finns godis :)\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": null,\n            \"created\": \"2013-09-11 22:28:54\",\n            \"employee_id\": \"-1\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"bookings\",\n            \"resource_id\": \"58\"\n        },\n        {\n            \"id\": 31,\n            \"content\": \"Take care of thefloor.sensitive to water.\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": null,\n            \"created\": \"2013-09-11 22:28:54\",\n            \"employee_id\": \"-1\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"bookings\",\n            \"resource_id\": \"73\"\n        },\n        {\n            \"id\": 32,\n            \"content\": \"KOnradsbergsg. 4A-J, 6A-G, 8-10\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": null,\n            \"created\": \"2013-09-11 22:28:54\",\n            \"employee_id\": \"-1\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"bookings\",\n            \"resource_id\": \"76\"\n        },\n        {\n            \"id\": 33,\n            \"content\": \"Långholmsg. 12-14/Verkstadsg 2\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": null,\n            \"created\": \"2013-09-11 22:28:54\",\n            \"employee_id\": \"-1\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"bookings\",\n            \"resource_id\": \"84\"\n        },\n        {\n            \"id\": 34,\n            \"content\": \"hej\",\n            \"deleted\": false,\n            \"important\": true,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"Test\",\n            \"created\": \"2013-09-14 22:01:11\",\n            \"employee_id\": \"18\",\n            \"type\": \"ADMIN\",\n            \"resource_name\": \"employees\",\n            \"resource_id\": \"18\"\n        },\n        {\n            \"id\": 35,\n            \"content\": \"Stäng dörren!\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"Obs - har en katt!\",\n            \"created\": \"2014-06-04 13:16:12\",\n            \"employee_id\": \"-3\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"clients\",\n            \"resource_id\": \"22\"\n        },\n        {\n            \"id\": 36,\n            \"content\": \"\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"Obs - fänsterbläcken skall tvättas\",\n            \"created\": \"2014-06-04 13:36:54\",\n            \"employee_id\": \"-3\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"workorders\",\n            \"resource_id\": \"82\"\n        },\n        {\n            \"id\": 37,\n            \"content\": \"ADSkj lkasdj lks sdlkfj sdlsld kf lsdk sdklkjf lskd flksd flksd \",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"Glöm inte att bla..\",\n            \"created\": \"2014-06-04 13:42:36\",\n            \"employee_id\": \"-3\",\n            \"type\": \"ORDER\",\n            \"resource_name\": \"workorders\",\n            \"resource_id\": \"82\"\n        },\n        {\n            \"id\": 38,\n            \"content\": \"\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"Kom ihåg att ge rabatt....\",\n            \"created\": \"2014-06-04 13:44:09\",\n            \"employee_id\": \"-3\",\n            \"type\": \"ECONOMY\",\n            \"resource_name\": \"clients\",\n            \"resource_id\": \"22\"\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/notes?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 27,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/notes?page%5Bnumber%5D=27\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/notes?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/notes?page%5Bnumber%5D=2\",\n            \"label\": \"2\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/notes?page%5Bnumber%5D=3\",\n            \"label\": \"3\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/notes?page%5Bnumber%5D=4\",\n            \"label\": \"4\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/notes?page%5Bnumber%5D=5\",\n            \"label\": \"5\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/notes?page%5Bnumber%5D=6\",\n            \"label\": \"6\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/notes?page%5Bnumber%5D=7\",\n            \"label\": \"7\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/notes?page%5Bnumber%5D=8\",\n            \"label\": \"8\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/notes?page%5Bnumber%5D=9\",\n            \"label\": \"9\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/notes?page%5Bnumber%5D=10\",\n            \"label\": \"10\",\n            \"active\": false\n        },\n        {\n            \"url\": null,\n            \"label\": \"...\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/notes?page%5Bnumber%5D=26\",\n            \"label\": \"26\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/notes?page%5Bnumber%5D=27\",\n            \"label\": \"27\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/notes?page%5Bnumber%5D=2\",\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": \"https://api.twsandbox.net/v3/notes?page%5Bnumber%5D=2\",\n    \"path\": \"https://api.twsandbox.net/v3/notes\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 30,\n    \"total\": 791\n}"}],"_postman_id":"05a2f252-8d76-4a27-a710-ccc8155d550b"},{"name":"All notes - Workorder lines","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"671835ff-b05f-496f-8143-28c5beba7c7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"{{Content-type}}"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/notes/workorderlines/58","description":"<p>All notes - Workorder lines</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["notes","workorderlines","58"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"bfad8723-7f38-4770-b493-068b758a4131","name":"All notes - Workorder lines","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"{{Content-type}}"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/notes/workorderlines/441"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 15:04:08 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 252,\n            \"content\": \"08-09 Västmannagatan 3\\r\\n09-10 Västmannagatan 5\\r\\n10-11 Västmannagatan 9\\r\\n11-12 Dalagatan 1\\r\\n12-13 Dalagatan 3\\r\\n13-14 Dalagatan 5\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"leveransadresser\",\n            \"created\": \"2016-01-14 08:44:49\",\n            \"employee_id\": \"21\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"workorderlines\",\n            \"resource_id\": \"441\"\n        },\n        {\n            \"id\": 823,\n            \"content\": \"This is the content\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"On workorderline\",\n            \"created\": \"2023-11-16 15:58:47\",\n            \"employee_id\": \"9\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"workorderlines\",\n            \"resource_id\": \"441\"\n        },\n        {\n            \"id\": 824,\n            \"content\": \"Not shown on other workorderlines in same workorder\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"More on the workorderline\",\n            \"created\": \"2023-11-16 16:00:46\",\n            \"employee_id\": \"9\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"workorderlines\",\n            \"resource_id\": \"441\"\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/notes/workorderlines/441?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/notes/workorderlines/441?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/notes/workorderlines/441?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/notes/workorderlines/441\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 3,\n    \"total\": 3\n}"}],"_postman_id":"671835ff-b05f-496f-8143-28c5beba7c7f"},{"name":"All notes - Workorders","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"c67e72ee-db75-4b8d-9772-c21b096418c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"{{Content-type}}"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/notes/workorders/352","description":"<p>All notes - Workorder lines</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["notes","workorders","352"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"c7067b81-447e-4d0d-a7f2-386ed7920e49","name":"All notes - Workorders","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"{{Content-type}}"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/notes/workorders/352"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 15:04:42 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 819,\n            \"content\": \"This is the content\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"Testing hästing\",\n            \"created\": \"2023-11-16 15:51:51\",\n            \"employee_id\": \"9\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"workorders\",\n            \"resource_id\": \"352\"\n        },\n        {\n            \"id\": 820,\n            \"content\": \"This is the content Wiho\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"Hästing testing\",\n            \"created\": \"2023-11-16 15:55:01\",\n            \"employee_id\": \"9\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"workorders\",\n            \"resource_id\": \"352\"\n        },\n        {\n            \"id\": 821,\n            \"content\": \"Du skola debitera kund\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"Chefen kallar\",\n            \"created\": \"2023-11-16 15:56:02\",\n            \"employee_id\": \"9\",\n            \"type\": \"ADMIN\",\n            \"resource_name\": \"workorders\",\n            \"resource_id\": \"352\"\n        },\n        {\n            \"id\": 822,\n            \"content\": \"And only admins\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"Admin sees this\",\n            \"created\": \"2023-11-16 15:56:50\",\n            \"employee_id\": \"9\",\n            \"type\": \"ADMIN\",\n            \"resource_name\": \"workorders\",\n            \"resource_id\": \"352\"\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/notes/workorders/352?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/notes/workorders/352?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/notes/workorders/352?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/notes/workorders/352\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 4,\n    \"total\": 4\n}"}],"_postman_id":"c67e72ee-db75-4b8d-9772-c21b096418c4"},{"name":"Note by ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"ca0bed69-bf85-442a-a0a4-b2d775e98384","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/notes/820","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["notes","820"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"c827b436-7c82-459b-b08d-cd584f107d4c","name":"Note by ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/notes/820"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 15:05:13 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 820,\n        \"content\": \"This is the content Wiho\",\n        \"deleted\": false,\n        \"important\": false,\n        \"public\": false,\n        \"closed\": false,\n        \"subject\": \"Hästing testing\",\n        \"created\": \"2023-11-16 15:55:01\",\n        \"employee_id\": \"9\",\n        \"type\": \"MISSION\",\n        \"resource_name\": \"workorders\",\n        \"resource_id\": \"352\"\n    }\n}"}],"_postman_id":"ca0bed69-bf85-442a-a0a4-b2d775e98384"},{"name":"Note Find By Field ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"87653c2f-3f51-4f22-b178-0d9022e36078","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/notes/findById/820","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["notes","findById","820"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"ba21b4fe-eac9-42ba-8dcb-0e8509954029","name":"Note Find By Field ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/notes/findById/820"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 15:05:38 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 820,\n            \"content\": \"This is the content Wiho\",\n            \"deleted\": false,\n            \"important\": false,\n            \"public\": false,\n            \"closed\": false,\n            \"subject\": \"Hästing testing\",\n            \"created\": \"2023-11-16 15:55:01\",\n            \"employee_id\": \"9\",\n            \"type\": \"MISSION\",\n            \"resource_name\": \"workorders\",\n            \"resource_id\": \"352\"\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/notes/findById/820?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/notes/findById/820?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/notes/findById/820?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/notes/findById/820\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"87653c2f-3f51-4f22-b178-0d9022e36078"}],"id":"7f18b780-2f9d-4035-8f77-bff07d2f04f0","event":[{"listen":"prerequest","script":{"id":"c37aa710-fbee-4905-b016-3802852aac24","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a277e200-1fba-4681-8f41-af19cff000bd","type":"text/javascript","exec":[""]}}],"_postman_id":"7f18b780-2f9d-4035-8f77-bff07d2f04f0","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Recurrence intervals","item":[{"name":"All Recurrence intervals","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"616f5dfc-2c1a-46b5-a5f9-fc4373667002","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/recurrencyintervals","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["recurrencyintervals"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"397530e4-2ddc-4e00-a35d-6ed9c57038b9","name":"All Recurrence intervals","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/recurrencyintervals"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 15:07:08 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"description\": \"Varje vecka\"\n        },\n        {\n            \"id\": 2,\n            \"description\": \"Varannan vecka\"\n        },\n        {\n            \"id\": 3,\n            \"description\": \"Var tredje vecka\"\n        },\n        {\n            \"id\": 4,\n            \"description\": \"Var fjärde vecka\"\n        },\n        {\n            \"id\": 5,\n            \"description\": \"Var sjätte vecka\"\n        },\n        {\n            \"id\": 6,\n            \"description\": \"Var åttonde vecka\"\n        },\n        {\n            \"id\": 7,\n            \"description\": \"Varje månad\"\n        },\n        {\n            \"id\": 8,\n            \"description\": \"Varannan månad\"\n        },\n        {\n            \"id\": 9,\n            \"description\": \"Var tredje månad\"\n        },\n        {\n            \"id\": 10,\n            \"description\": \"Var sjätte månad\"\n        },\n        {\n            \"id\": 11,\n            \"description\": \"Var tolfte månad\"\n        },\n        {\n            \"id\": 12,\n            \"description\": \"Varje dag\"\n        },\n        {\n            \"id\": 13,\n            \"description\": \"Varannan dag\"\n        },\n        {\n            \"id\": 14,\n            \"description\": \"Kvartal\"\n        },\n        {\n            \"id\": 15,\n            \"description\": \"Halvår\"\n        },\n        {\n            \"id\": 16,\n            \"description\": \"År\"\n        },\n        {\n            \"id\": 17,\n            \"description\": \"Var 5:e vecka\"\n        },\n        {\n            \"id\": 18,\n            \"description\": \"Var 10:e vecka\"\n        },\n        {\n            \"id\": 19,\n            \"description\": \"Var 12:e vecka\"\n        },\n        {\n            \"id\": 20,\n            \"description\": \"Varje vardag\"\n        },\n        {\n            \"id\": 21,\n            \"description\": \"Var 24:e vecka\"\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/recurrencyintervals?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/recurrencyintervals?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/recurrencyintervals?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/recurrencyintervals\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 21,\n    \"total\": 21\n}"}],"_postman_id":"616f5dfc-2c1a-46b5-a5f9-fc4373667002"}],"id":"489d7f6d-3bb3-44b4-997c-83e0d6d066bb","event":[{"listen":"prerequest","script":{"id":"c37aa710-fbee-4905-b016-3802852aac24","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a277e200-1fba-4681-8f41-af19cff000bd","type":"text/javascript","exec":[""]}}],"_postman_id":"489d7f6d-3bb3-44b4-997c-83e0d6d066bb","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Resources","item":[{"name":"All resources","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"88fc88bb-b934-4bf3-9170-c6f58fb8d62b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"{{Content-type}}"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/resources","description":"<p>All resources</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["resources"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"29a94f15-7548-497f-83f0-cef740c9d857","name":"All resources","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"{{Content-type}}"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/resources"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 15:08:05 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 2,\n            \"name\": \"BMW\",\n            \"description\": \"Med dragkrok\",\n            \"type\": \"misc\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Porsche\",\n            \"description\": \"\",\n            \"type\": \"misc\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 6,\n            \"name\": \"städvagn privat\",\n            \"description\": \"städutrustning privat\",\n            \"type\": \"misc\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 7,\n            \"name\": \"städvagn företag\",\n            \"description\": \"städutrustning företag\",\n            \"type\": \"misc\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 8,\n            \"name\": \"gräsklippare\",\n            \"description\": \"\",\n            \"type\": \"misc\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 9,\n            \"name\": \"fönstertvätt\",\n            \"description\": \"kem\",\n            \"type\": \"misc\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Stor lastbil\",\n            \"description\": \"\",\n            \"type\": \"misc\",\n            \"deleted\": false\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/resources?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/resources?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/resources?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/resources\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 7,\n    \"total\": 7\n}"}],"_postman_id":"88fc88bb-b934-4bf3-9170-c6f58fb8d62b"},{"name":"Resource by ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"8620ce17-d8d8-4e71-8be7-9545c4322205","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/resources/2","description":"<p>Resource by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["resources","2"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"06d617c7-2dbc-4d68-a664-40ec2964a2d2","name":"Resource by ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/resources/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 15:15:06 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 2,\n        \"name\": \"BMW\",\n        \"description\": \"Med dragkrok\",\n        \"type\": \"misc\",\n        \"deleted\": false\n    }\n}"}],"_postman_id":"8620ce17-d8d8-4e71-8be7-9545c4322205"},{"name":"Update resource","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"eac6e44c-a151-4941-9a31-42b04346cc14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"BMW\",\n    \"description\": \"With towbar\",\n    \"type\": \"car\" //car or misc\n}"},"url":"https://api.twsandbox.net/v3/resources/2","description":"<p>Update resource</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["resources","2"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"3b8db5fe-f65f-4f3d-9526-16b28e0f66d5","name":"Update resource","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"BMW\",\n    \"description\": \"With towbar\",\n    \"type\": \"car\" //car or misc\n}"},"url":"https://api.twsandbox.net/v3/resources/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 15:17:25 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 2,\n        \"name\": \"BMW\",\n        \"description\": \"With towbar\",\n        \"type\": \"car\",\n        \"deleted\": false\n    }\n}"}],"_postman_id":"eac6e44c-a151-4941-9a31-42b04346cc14"},{"name":"Create resource","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"189af8e9-1311-4d70-8928-28e16754b2a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Tesla Cybertruck\",\n    \"description\": \"With towbar\",\n    \"type\": \"car\"\n}"},"url":"https://api.twsandbox.net/v3/resources","description":"<p>Create resource</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["resources"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"96977bc1-aa59-4407-b1f7-43c5b7c7a002","name":"Create resource","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Tesla Cybertruck\",\n    \"description\": \"With towbar\",\n    \"type\": \"car\"\n}"},"url":"https://api.twsandbox.net/v3/resources"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 15:18:56 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"name\": \"Tesla Cybertruck\",\n        \"description\": \"With towbar\",\n        \"type\": \"car\",\n        \"id\": 13\n    }\n}"}],"_postman_id":"189af8e9-1311-4d70-8928-28e16754b2a5"},{"name":"Delete resource","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"32c67684-caf3-4cf2-9fc2-d909e016458e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"body":{"mode":"raw","raw":""},"url":"https://api.twsandbox.net/v3/resources/13","description":"<p>Delete resource</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["resources","13"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"14699090-f1de-42f2-9883-b04f6076310a","name":"Delete resource","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"body":{"mode":"raw","raw":""},"url":"https://api.twsandbox.net/v3/resources/13"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 15:20:04 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": 1\n}"}],"_postman_id":"32c67684-caf3-4cf2-9fc2-d909e016458e"}],"id":"5faa1f13-e10b-47a5-8324-93ad6d1e2fee","event":[{"listen":"prerequest","script":{"id":"c37aa710-fbee-4905-b016-3802852aac24","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a277e200-1fba-4681-8f41-af19cff000bd","type":"text/javascript","exec":[""]}}],"_postman_id":"5faa1f13-e10b-47a5-8324-93ad6d1e2fee","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Roles","item":[{"name":"All Roles","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"4dcfdc83-e083-4c7b-bccf-cc1b54c101f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/roles","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["roles"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"bf0486f6-b5e8-4198-a6ac-e3cc714f9bdc","name":"All Roles","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/roles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 15:51:39 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"employee\",\n            \"type\": \"E\",\n            \"description\": \"Anställd\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 2,\n            \"name\": \"supervisor\",\n            \"type\": \"A\",\n            \"description\": \"Områdesansvarig\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 3,\n            \"name\": \"accountmanager\",\n            \"type\": \"A\",\n            \"description\": \"Kundansvarig\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 4,\n            \"name\": \"administrator\",\n            \"type\": \"A\",\n            \"description\": \"Administratör\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 14,\n            \"name\": null,\n            \"type\": \"A\",\n            \"description\": \"Speciales\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 17,\n            \"name\": null,\n            \"type\": \"A\",\n            \"description\": \"Another speciales\",\n            \"deleted\": false\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/roles?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/roles?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/roles?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/roles\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 6,\n    \"total\": 6\n}"}],"_postman_id":"4dcfdc83-e083-4c7b-bccf-cc1b54c101f8"},{"name":"Role Find By Field","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"b0d2e0fb-a170-428b-b627-3c837a9caa7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/roles/findById/4","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["roles","findById","4"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"a3c3d6d2-6c40-4fcb-894a-5d350ce3a13b","name":"Role Find By Field","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/roles/findById/4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 15:52:02 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 4,\n            \"name\": \"administrator\",\n            \"type\": \"A\",\n            \"description\": \"Administratör\",\n            \"deleted\": false\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/roles/findById/4?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/roles/findById/4?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/roles/findById/4?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/roles/findById/4\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"b0d2e0fb-a170-428b-b627-3c837a9caa7f"},{"name":"Role by ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"935458c6-f0f3-4f9d-9204-05afc1d0ce05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/roles/1","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["roles","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"cd425110-8ee6-48d9-abfd-21db6fea958a","name":"Role by ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/roles/4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 15:52:18 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 4,\n        \"name\": \"administrator\",\n        \"type\": \"A\",\n        \"description\": \"Administratör\",\n        \"deleted\": false\n    }\n}"}],"_postman_id":"935458c6-f0f3-4f9d-9204-05afc1d0ce05"}],"id":"570be28e-7730-442b-be8e-bd581cb81fac","event":[{"listen":"prerequest","script":{"id":"c37aa710-fbee-4905-b016-3802852aac24","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a277e200-1fba-4681-8f41-af19cff000bd","type":"text/javascript","exec":[""]}}],"_postman_id":"570be28e-7730-442b-be8e-bd581cb81fac","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Services","item":[{"name":"All Services","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"1bb21600-4d56-4775-a195-a81fc71c80db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/services","description":"<p>All Services</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["services"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"d1cf430a-c680-4c7c-b385-3aa5679dad3c","name":"All Services","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/services"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 15:53:11 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 9,\n            \"name\": \"Kontorsstädning\",\n            \"description\": \"\",\n            \"deductible\": \"Not deductible\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"0\",\n            \"price\": \"400\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": true,\n            \"type\": \"Invoice And Payroll\",\n            \"category\": {\n                \"id\": 9,\n                \"name\": \"4a. Ftg - avtalsstäd\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 5,\n                \"name\": \"Försäljning städ företag\",\n                \"number\": \"3011\",\n                \"description\": \"\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 3,\n                \"name\": \"kr/tim\",\n                \"description\": \"kr/tim\",\n                \"suffix\": \"tim\",\n                \"type\": \"2\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 11,\n            \"name\": \"Sjuk\",\n            \"description\": \"\",\n            \"deductible\": \"Not deductible\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"0\",\n            \"price\": \"0\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": true,\n            \"type\": \"No invoice And No payroll\",\n            \"category\": {\n                \"id\": 14,\n                \"name\": \"9b. Personal - frånvaro\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 3,\n                \"name\": \"kr/tim\",\n                \"description\": \"kr/tim\",\n                \"suffix\": \"tim\",\n                \"type\": \"2\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 13,\n            \"name\": \"Ledig\",\n            \"description\": \"\",\n            \"deductible\": \"Not deductible\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"0\",\n            \"price\": \"150\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": true,\n            \"type\": \"Payroll\",\n            \"category\": {\n                \"id\": 11,\n                \"name\": \"9a. Personal - övrigt\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 3,\n                \"name\": \"kr/tim\",\n                \"description\": \"kr/tim\",\n                \"suffix\": \"tim\",\n                \"type\": \"2\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 15,\n            \"name\": \"Restid ej faktura\",\n            \"description\": \"\",\n            \"deductible\": \"Not deductible\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"0\",\n            \"price\": \"0\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": true,\n            \"type\": \"Payroll\",\n            \"category\": {\n                \"id\": 11,\n                \"name\": \"9a. Personal - övrigt\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 3,\n                \"name\": \"kr/tim\",\n                \"description\": \"kr/tim\",\n                \"suffix\": \"tim\",\n                \"type\": \"2\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 16,\n            \"name\": \"Fönsterputs företag\",\n            \"description\": \"\",\n            \"deductible\": \"Not deductible\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"0\",\n            \"price\": \"350\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": true,\n            \"type\": \"Invoice And Payroll\",\n            \"category\": {\n                \"id\": 9,\n                \"name\": \"4a. Ftg - avtalsstäd\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 8,\n                \"name\": \"Fönsterputs företag\",\n                \"number\": \"3015\",\n                \"description\": \"\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 7,\n                \"name\": \"kr/rum 1\",\n                \"description\": \"\",\n                \"suffix\": \"\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 27,\n            \"name\": \"Trädgård bara fakt.\",\n            \"description\": \"\",\n            \"deductible\": \"ROT\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"0\",\n            \"price\": \"400\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": true,\n            \"type\": \"Invoice\",\n            \"category\": {\n                \"id\": 5,\n                \"name\": \"2. Privat - trädgård avtal\",\n                \"description\": null,\n                \"deleted\": false,\n                \"number\": \"1\"\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 3,\n                \"name\": \"kr/tim\",\n                \"description\": \"kr/tim\",\n                \"suffix\": \"tim\",\n                \"type\": \"2\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 28,\n            \"name\": \"Trädgård bara lönund\",\n            \"description\": \"\",\n            \"deductible\": \"RUT\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"0\",\n            \"price\": \"400\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": true,\n            \"type\": \"Payroll\",\n            \"category\": {\n                \"id\": 5,\n                \"name\": \"2. Privat - trädgård avtal\",\n                \"description\": null,\n                \"deleted\": false,\n                \"number\": \"1\"\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 3,\n                \"name\": \"kr/tim\",\n                \"description\": \"kr/tim\",\n                \"suffix\": \"tim\",\n                \"type\": \"2\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 29,\n            \"name\": \"Gräsklippning\",\n            \"description\": \"\",\n            \"deductible\": \"RUT\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": true,\n            \"min_price\": \"0\",\n            \"price\": \"400\",\n            \"hourpot_value\": \"4\",\n            \"show_in_invoice\": true,\n            \"type\": \"Invoice And Payroll\",\n            \"category\": {\n                \"id\": 5,\n                \"name\": \"2. Privat - trädgård avtal\",\n                \"description\": null,\n                \"deleted\": false,\n                \"number\": \"1\"\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 30,\n            \"name\": \"Hemstädning Special\",\n            \"description\": \"\",\n            \"deductible\": \"RUT\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"0\",\n            \"price\": \"390\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": true,\n            \"type\": \"Invoice And Payroll\",\n            \"category\": {\n                \"id\": 25,\n                \"name\": \"1b. Privat - städ enstaka\",\n                \"description\": \"Hemstäd\",\n                \"deleted\": false,\n                \"number\": \"25\"\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 3,\n                \"name\": \"kr/tim\",\n                \"description\": \"kr/tim\",\n                \"suffix\": \"tim\",\n                \"type\": \"2\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 34,\n            \"name\": \"Hemstäd varje vecka\",\n            \"description\": \"\",\n            \"deductible\": \"RUT\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"0\",\n            \"price\": \"280\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": true,\n            \"type\": \"Invoice And Payroll\",\n            \"category\": {\n                \"id\": 28,\n                \"name\": \"1a. Privat - städ återk.\",\n                \"description\": null,\n                \"deleted\": false,\n                \"number\": \"26\"\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 3,\n                \"name\": \"kr/tim\",\n                \"description\": \"kr/tim\",\n                \"suffix\": \"tim\",\n                \"type\": \"2\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 39,\n            \"name\": \"Flyttstädning\",\n            \"description\": \"\",\n            \"deductible\": \"RUT\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"150\",\n            \"price\": \"100\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": true,\n            \"type\": \"Invoice And Payroll\",\n            \"category\": {\n                \"id\": 28,\n                \"name\": \"1a. Privat - städ återk.\",\n                \"description\": null,\n                \"deleted\": false,\n                \"number\": \"26\"\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 3,\n                \"name\": \"kr/tim\",\n                \"description\": \"kr/tim\",\n                \"suffix\": \"tim\",\n                \"type\": \"2\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 40,\n            \"name\": \"Städning 2h varje v\",\n            \"description\": \"\",\n            \"deductible\": \"RUT\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": true,\n            \"min_price\": \"0\",\n            \"price\": \"2400\",\n            \"hourpot_value\": \"8.66\",\n            \"show_in_invoice\": true,\n            \"type\": \"Invoice And Payroll\",\n            \"category\": {\n                \"id\": 37,\n                \"name\": \"1d. Privat - timpott\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 5,\n                \"name\": \"kr/mån\",\n                \"description\": \"Månad (fakturatillfälle)\",\n                \"suffix\": \"mån\",\n                \"type\": \"3\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 41,\n            \"name\": \"Tvätt\",\n            \"description\": \"\",\n            \"deductible\": \"Not deductible\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"0\",\n            \"price\": \"0\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": true,\n            \"type\": \"Invoice And Payroll\",\n            \"category\": {\n                \"id\": 26,\n                \"name\": \"6. Hemtjänst\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 10,\n                \"name\": \"Hemtjänst\",\n                \"number\": \"3016\",\n                \"description\": \"\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 42,\n            \"name\": \"Kärl-Papper - 140 liter\",\n            \"description\": \"\",\n            \"deductible\": \"Not deductible\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"0\",\n            \"price\": \"190\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": true,\n            \"type\": \"Invoice\",\n            \"category\": {\n                \"id\": 36,\n                \"name\": \"9c. Företag - recycling\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 2,\n                \"name\": \"Material\",\n                \"number\": \"3013\",\n                \"description\": \"\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 43,\n            \"name\": \"Kontorsstäd enl. avtal\",\n            \"description\": \"\",\n            \"deductible\": \"Not deductible\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"0\",\n            \"price\": \"20000\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": true,\n            \"type\": \"Invoice And Payroll\",\n            \"category\": {\n                \"id\": 9,\n                \"name\": \"4a. Ftg - avtalsstäd\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 5,\n                \"name\": \"Försäljning städ företag\",\n                \"number\": \"3011\",\n                \"description\": \"\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 5,\n                \"name\": \"kr/mån\",\n                \"description\": \"Månad (fakturatillfälle)\",\n                \"suffix\": \"mån\",\n                \"type\": \"3\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 45,\n            \"name\": \"Dusch\",\n            \"description\": \"\",\n            \"deductible\": \"Not deductible\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"0\",\n            \"price\": \"0\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": true,\n            \"type\": \"Invoice And Payroll\",\n            \"category\": {\n                \"id\": 26,\n                \"name\": \"6. Hemtjänst\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 10,\n                \"name\": \"Hemtjänst\",\n                \"number\": \"3016\",\n                \"description\": \"\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 3,\n                \"name\": \"kr/tim\",\n                \"description\": \"kr/tim\",\n                \"suffix\": \"tim\",\n                \"type\": \"2\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 52,\n            \"name\": \"rivning\",\n            \"description\": \"\",\n            \"deductible\": \"Not deductible\",\n            \"vat\": \"0\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"0\",\n            \"price\": \"110\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": true,\n            \"type\": \"Invoice And Payroll\",\n            \"category\": {\n                \"id\": 29,\n                \"name\": \"Omvänd byggmoms\",\n                \"description\": \"tjänster med omvänd betalningssyldighet, 0 % moms\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 3,\n                \"name\": \"kr/tim\",\n                \"description\": \"kr/tim\",\n                \"suffix\": \"tim\",\n                \"type\": \"2\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 53,\n            \"name\": \"bortforsling\",\n            \"description\": \"\",\n            \"deductible\": \"Not deductible\",\n            \"vat\": \"0\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"0\",\n            \"price\": \"50\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": true,\n            \"type\": \"Invoice And Payroll\",\n            \"category\": {\n                \"id\": 29,\n                \"name\": \"Omvänd byggmoms\",\n                \"description\": \"tjänster med omvänd betalningssyldighet, 0 % moms\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 2,\n                \"name\": \"kr/mil\",\n                \"description\": \"kr/mil\",\n                \"suffix\": \"mil\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 54,\n            \"name\": \"Fönsterputs\",\n            \"description\": \"\",\n            \"deductible\": \"RUT\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"0\",\n            \"price\": \"70\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": true,\n            \"type\": \"Invoice And Payroll\",\n            \"category\": {\n                \"id\": 34,\n                \"name\": \"1c. Privat - fönster\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 7,\n                \"name\": \"Fönsterputs privat\",\n                \"number\": \"3014\",\n                \"description\": \"\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 55,\n            \"name\": \"Personalmöte\",\n            \"description\": \"\",\n            \"deductible\": \"Not deductible\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"0\",\n            \"price\": \"0\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": false,\n            \"type\": \"Payroll\",\n            \"category\": {\n                \"id\": 11,\n                \"name\": \"9a. Personal - övrigt\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 9,\n                \"name\": \"\",\n                \"number\": \" \",\n                \"description\": \"För övrig schemaläggning\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 56,\n            \"name\": \"Lunch\",\n            \"description\": \"\",\n            \"deductible\": \"Not deductible\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"0\",\n            \"price\": \"0\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": true,\n            \"type\": \"No invoice And No payroll\",\n            \"category\": {\n                \"id\": 14,\n                \"name\": \"9b. Personal - frånvaro\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 9,\n                \"name\": \"\",\n                \"number\": \" \",\n                \"description\": \"För övrig schemaläggning\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 57,\n            \"name\": \"Frutkorg - stor\",\n            \"description\": \"\",\n            \"deductible\": \"Not deductible\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"0\",\n            \"price\": \"320\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": true,\n            \"type\": \"Invoice\",\n            \"category\": {\n                \"id\": 30,\n                \"name\": \"4d. Ftg - merförsäljning\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 6,\n                \"name\": \"Merförsäljning\",\n                \"number\": \"3012\",\n                \"description\": \"\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 58,\n            \"name\": \"Hemstäd var 2:a v.\",\n            \"description\": \"\",\n            \"deductible\": \"RUT\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"0\",\n            \"price\": \"300\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": true,\n            \"type\": \"Special\",\n            \"category\": {\n                \"id\": 28,\n                \"name\": \"1a. Privat - städ återk.\",\n                \"description\": null,\n                \"deleted\": false,\n                \"number\": \"26\"\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 5,\n                \"name\": \"kr/mån\",\n                \"description\": \"Månad (fakturatillfälle)\",\n                \"suffix\": \"mån\",\n                \"type\": \"3\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 59,\n            \"name\": \"Entrematta - tvätt & leverans\",\n            \"description\": \"\",\n            \"deductible\": \"Not deductible\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"0\",\n            \"price\": \"130\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": true,\n            \"type\": \"Invoice\",\n            \"category\": {\n                \"id\": 30,\n                \"name\": \"4d. Ftg - merförsäljning\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 5,\n                \"name\": \"Försäljning städ företag\",\n                \"number\": \"3011\",\n                \"description\": \"\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 60,\n            \"name\": \"Fruktkorg - medium\",\n            \"description\": \"\",\n            \"deductible\": \"Not deductible\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"0\",\n            \"price\": \"210\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": true,\n            \"type\": \"Invoice\",\n            \"category\": {\n                \"id\": 30,\n                \"name\": \"4d. Ftg - merförsäljning\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 6,\n                \"name\": \"Merförsäljning\",\n                \"number\": \"3012\",\n                \"description\": \"\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 61,\n            \"name\": \"Blommor - ink. lev.\",\n            \"description\": \"\",\n            \"deductible\": \"Not deductible\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"0\",\n            \"price\": \"110\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": true,\n            \"type\": \"Invoice\",\n            \"category\": {\n                \"id\": 30,\n                \"name\": \"4d. Ftg - merförsäljning\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 6,\n                \"name\": \"Merförsäljning\",\n                \"number\": \"3012\",\n                \"description\": \"\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 62,\n            \"name\": \"Hemstäd var 4:e v.\",\n            \"description\": \"\",\n            \"deductible\": \"RUT\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"0\",\n            \"price\": \"340\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": true,\n            \"type\": \"Invoice And Payroll\",\n            \"category\": {\n                \"id\": 28,\n                \"name\": \"1a. Privat - städ återk.\",\n                \"description\": null,\n                \"deleted\": false,\n                \"number\": \"26\"\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 63,\n            \"name\": \"Tjänst - enbart löneunderlag\",\n            \"description\": \"\",\n            \"deductible\": \"Not deductible\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"0\",\n            \"price\": \"0\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": true,\n            \"type\": \"Payroll\",\n            \"category\": {\n                \"id\": 11,\n                \"name\": \"9a. Personal - övrigt\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 9,\n                \"name\": \"\",\n                \"number\": \" \",\n                \"description\": \"För övrig schemaläggning\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 64,\n            \"name\": \"Kärl-Papper - 220 liter\",\n            \"description\": \"\",\n            \"deductible\": \"Not deductible\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": false,\n            \"min_price\": \"0\",\n            \"price\": \"260\",\n            \"hourpot_value\": \"0\",\n            \"show_in_invoice\": true,\n            \"type\": \"Invoice\",\n            \"category\": {\n                \"id\": 36,\n                \"name\": \"9c. Företag - recycling\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 2,\n                \"name\": \"Material\",\n                \"number\": \"3013\",\n                \"description\": \"\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 1,\n                \"name\": \"kr/styck\",\n                \"description\": \"kr/styck\",\n                \"suffix\": \"st\",\n                \"type\": \"1\",\n                \"deleted\": false\n            }\n        },\n        {\n            \"id\": 65,\n            \"name\": \"Städning 4h varje v\",\n            \"description\": \"\",\n            \"deductible\": \"RUT\",\n            \"vat\": \"25\",\n            \"deleted\": false,\n            \"hourpot\": true,\n            \"min_price\": \"0\",\n            \"price\": \"4800\",\n            \"hourpot_value\": \"17.33\",\n            \"show_in_invoice\": true,\n            \"type\": \"Invoice And Payroll\",\n            \"category\": {\n                \"id\": 37,\n                \"name\": \"1d. Privat - timpott\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"number\": null\n            },\n            \"account\": {\n                \"id\": 1,\n                \"name\": \"Försäljning städ privat\",\n                \"number\": \"3010\",\n                \"description\": \"Beskrivande text\",\n                \"deleted\": false\n            },\n            \"unit\": {\n                \"id\": 5,\n                \"name\": \"kr/mån\",\n                \"description\": \"Månad (fakturatillfälle)\",\n                \"suffix\": \"mån\",\n                \"type\": \"3\",\n                \"deleted\": false\n            }\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/services?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 3,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/services?page%5Bnumber%5D=3\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/services?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/services?page%5Bnumber%5D=2\",\n            \"label\": \"2\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/services?page%5Bnumber%5D=3\",\n            \"label\": \"3\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/services?page%5Bnumber%5D=2\",\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": \"https://api.twsandbox.net/v3/services?page%5Bnumber%5D=2\",\n    \"path\": \"https://api.twsandbox.net/v3/services\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 30,\n    \"total\": 70\n}"}],"_postman_id":"1bb21600-4d56-4775-a195-a81fc71c80db"},{"name":"Services by ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"00be1459-3815-4fdc-894c-918db7a6b1b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/services/9","description":"<p>Services by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["services","9"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"a33c83ff-8d0e-4146-a8b7-1e951d839134","name":"Services by ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/services/9"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 15:53:36 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 9,\n        \"name\": \"Kontorsstädning\",\n        \"description\": \"\",\n        \"deductible\": \"Not deductible\",\n        \"vat\": \"25\",\n        \"deleted\": false,\n        \"hourpot\": false,\n        \"min_price\": \"0\",\n        \"price\": \"400\",\n        \"hourpot_value\": \"0\",\n        \"show_in_invoice\": true,\n        \"type\": \"Invoice And Payroll\",\n        \"category\": {\n            \"id\": 9,\n            \"name\": \"4a. Ftg - avtalsstäd\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"number\": null\n        },\n        \"account\": {\n            \"id\": 5,\n            \"name\": \"Försäljning städ företag\",\n            \"number\": \"3011\",\n            \"description\": \"\",\n            \"deleted\": false\n        },\n        \"unit\": {\n            \"id\": 3,\n            \"name\": \"kr/tim\",\n            \"description\": \"kr/tim\",\n            \"suffix\": \"tim\",\n            \"type\": \"2\",\n            \"deleted\": false\n        }\n    }\n}"}],"_postman_id":"00be1459-3815-4fdc-894c-918db7a6b1b6"}],"id":"88059d91-3a6f-4ca9-9b47-14b5e38834c6","event":[{"listen":"prerequest","script":{"id":"dca76a1c-7017-4430-9dab-b84215836a56","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"ac5503c8-8b89-4ce5-a48f-485241ed6fec","type":"text/javascript","exec":[""]}}],"_postman_id":"88059d91-3a6f-4ca9-9b47-14b5e38834c6","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Tag groups","item":[{"name":"All Tag groups","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"61361c5f-6f82-4dc5-840c-bc91574b4e2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/taggroups","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["taggroups"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"de571143-9173-4259-a0cf-d9877c941ddd","name":"All Tag groups","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/taggroups"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 21:16:38 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 2,\n            \"name\": \"Kompetens\",\n            \"deleted\": false,\n            \"created_at\": \"2016-09-23 16:23:45\",\n            \"last_modified\": \"2023-11-16 22:16:28\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Personligt\",\n            \"deleted\": false,\n            \"created_at\": \"2016-09-23 16:23:55\",\n            \"last_modified\": \"2023-11-16 22:16:34\"\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/taggroups?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/taggroups?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/taggroups?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/taggroups\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 2,\n    \"total\": 2\n}"}],"_postman_id":"61361c5f-6f82-4dc5-840c-bc91574b4e2d"},{"name":"Create tag group","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"facb9fdc-5270-4832-b9f8-89d87b892b21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"Test group\"\n}"},"url":"https://api.twsandbox.net/v3/taggroups","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["taggroups"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"0a6a7ab8-aec9-4fbd-83b1-e1d01e63eb0a","name":"Create tag group","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"New tag group\"\n}"},"url":"https://api.twsandbox.net/v3/taggroups"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 21:17:43 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"name\": \"New tag group\",\n        \"id\": 15,\n        \"created_at\": \"2023-11-16 22:17:43\",\n        \"last_modified\": \"2023-11-16 22:17:43\"\n    }\n}"}],"_postman_id":"facb9fdc-5270-4832-b9f8-89d87b892b21"},{"name":"Update tag group","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"ff16f9a6-d0b1-46e4-993d-d15e27894111","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"Test\"\n}"},"url":"https://api.twsandbox.net/v3/taggroups/1","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["taggroups","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"c9bff863-0dcf-46cc-abc2-4d39bef75fdd","name":"Update tag group","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"Newer tag group\"\n}"},"url":"https://api.twsandbox.net/v3/taggroups/15"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 21:19:41 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 15,\n        \"name\": \"Newer tag group\",\n        \"deleted\": false,\n        \"created_at\": \"2023-11-16 22:17:43\",\n        \"last_modified\": \"2023-11-16 22:19:41\"\n    }\n}"}],"_postman_id":"ff16f9a6-d0b1-46e4-993d-d15e27894111"},{"name":"Delete tag group","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"b3d3dbc8-6f37-4a00-ab78-9ce8555afc58","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://api.twsandbox.net/v3/taggroups/1","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["taggroups","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"4da47d50-607e-4b92-97fb-09d4cac69a2f","name":"Delete tag group","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://api.twsandbox.net/v3/taggroups/15"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 21:20:15 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": 1\n}"}],"_postman_id":"b3d3dbc8-6f37-4a00-ab78-9ce8555afc58"},{"name":"Tag group by ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"43c1726c-fa76-43e0-a9b5-a2d9626e3c86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/taggroups/2","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["taggroups","2"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"96ef62eb-8eaa-44ec-80e6-e8b6cf57a39c","name":"Tag group by ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/taggroups/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 21:20:44 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 2,\n        \"name\": \"Kompetens\",\n        \"deleted\": false,\n        \"created_at\": \"2016-09-23 16:23:45\",\n        \"last_modified\": \"2023-11-16 22:16:28\"\n    }\n}"}],"_postman_id":"43c1726c-fa76-43e0-a9b5-a2d9626e3c86"},{"name":"Tag group FindBy ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"c26f358a-e1bd-4aa0-8d01-dff0e77dd57c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/taggroups/findById/2","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["taggroups","findById","2"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"dff28fdf-0ae6-40cb-8ba4-1cf59401c3f3","name":"Tag group FindBy ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/taggroups/findById/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 21:20:58 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 2,\n            \"name\": \"Kompetens\",\n            \"deleted\": false,\n            \"created_at\": \"2016-09-23 16:23:45\",\n            \"last_modified\": \"2023-11-16 22:16:28\"\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/taggroups/findById/2?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/taggroups/findById/2?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/taggroups/findById/2?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/taggroups/findById/2\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"c26f358a-e1bd-4aa0-8d01-dff0e77dd57c"},{"name":"Tag group FindBy Name","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"64081069-594e-451a-a51e-578a16b7f9de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/taggroups/findByName/Kompetens","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["taggroups","findByName","Kompetens"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"08330014-72fd-4f31-890e-9d2926b68cd9","name":"Tag group FindBy Name","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/taggroups/findByName/Kompetens"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 21:22:13 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 2,\n            \"name\": \"Kompetens\",\n            \"deleted\": false,\n            \"created_at\": \"2016-09-23 16:23:45\",\n            \"last_modified\": \"2023-11-16 22:16:28\"\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/taggroups/findByName/Kompetens?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/taggroups/findByName/Kompetens?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/taggroups/findByName/Kompetens?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/taggroups/findByName/Kompetens\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"64081069-594e-451a-a51e-578a16b7f9de"}],"id":"54328be4-35c2-4757-aa7e-73f63eb433cf","event":[{"listen":"prerequest","script":{"id":"c37aa710-fbee-4905-b016-3802852aac24","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a277e200-1fba-4681-8f41-af19cff000bd","type":"text/javascript","exec":[""]}}],"_postman_id":"54328be4-35c2-4757-aa7e-73f63eb433cf","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Tags","item":[{"name":"All Tags","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"9f9a3ada-308b-4b7c-b675-440a8ee6c289","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/tags","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["tags"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"cdcd207f-b525-4f24-a19e-fc2c9e7fd45f","name":"All Tags","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/tags"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 21:24:41 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Thai\",\n            \"taggroup_id\": \"3\",\n            \"deleted\": false,\n            \"created_at\": \"2016-09-23 16:24:09\",\n            \"last_modified\": \"2023-11-16 22:24:16\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"spanska\",\n            \"taggroup_id\": \"3\",\n            \"deleted\": false,\n            \"created_at\": \"2016-09-23 16:24:19\",\n            \"last_modified\": \"2023-11-16 22:24:24\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"swahili\",\n            \"taggroup_id\": \"2\",\n            \"deleted\": false,\n            \"created_at\": \"2016-09-23 16:24:33\",\n            \"last_modified\": \"2023-11-16 22:24:19\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Certifierad eko\",\n            \"taggroup_id\": \"2\",\n            \"deleted\": false,\n            \"created_at\": \"2016-09-23 16:25:22\",\n            \"last_modified\": \"2023-11-16 22:23:26\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Motorgräsklippare\",\n            \"taggroup_id\": \"2\",\n            \"deleted\": false,\n            \"created_at\": \"2016-09-23 16:25:37\",\n            \"last_modified\": \"2023-11-16 22:23:40\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Röjsåg\",\n            \"taggroup_id\": \"2\",\n            \"deleted\": false,\n            \"created_at\": \"2016-09-23 16:25:45\",\n            \"last_modified\": \"2023-11-16 22:23:46\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Rökare\",\n            \"taggroup_id\": \"3\",\n            \"deleted\": false,\n            \"created_at\": \"2016-09-23 16:25:55\",\n            \"last_modified\": \"2023-11-16 22:23:50\"\n        },\n        {\n            \"id\": 9,\n            \"name\": \"Golvmaskin\",\n            \"taggroup_id\": \"2\",\n            \"deleted\": false,\n            \"created_at\": \"2017-06-20 09:34:07\",\n            \"last_modified\": \"2017-06-20 09:34:07\"\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Sjörövarspråket\",\n            \"taggroup_id\": \"2\",\n            \"deleted\": false,\n            \"created_at\": \"2019-09-19 12:09:00\",\n            \"last_modified\": \"2023-11-16 22:24:27\"\n        },\n        {\n            \"id\": 11,\n            \"name\": \"Pälsdjursallergiker\",\n            \"taggroup_id\": \"3\",\n            \"deleted\": false,\n            \"created_at\": \"2019-09-19 12:09:50\",\n            \"last_modified\": \"2019-09-19 12:09:50\"\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/tags?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/tags?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/tags?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/tags\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 10,\n    \"total\": 10\n}"}],"_postman_id":"9f9a3ada-308b-4b7c-b675-440a8ee6c289"},{"name":"Tags related to employee","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"4bd5c0de-a9a3-4a9a-9579-317a049066b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"{{Content-type}}"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/tags/employees/5","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["tags","employees","5"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"f9f52182-af2f-4426-b24a-adbc4434fbdb","name":"Tags related to employee","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"{{Content-type}}"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/tags/employees/6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 21:26:52 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"tag_id\": \"9\"\n        },\n        {\n            \"tag_id\": \"1\"\n        }\n    ]\n}"}],"_postman_id":"4bd5c0de-a9a3-4a9a-9579-317a049066b6"},{"name":"Relate tag to employee","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"28b79aa1-e623-471a-8387-044e7520f233","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"{{Content-type}}"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/tags/relate/2/employees/3","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["tags","relate","2","employees","3"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"cd658dc4-4eb1-41a7-af47-2a4a9465e1c7","name":"Relate tag to employee","originalRequest":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"{{Content-type}}"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/tags/relate/1/employees/6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 21:26:44 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": 1\n}"}],"_postman_id":"28b79aa1-e623-471a-8387-044e7520f233"},{"name":"Remove tag from employee","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"0af9f5a3-7095-456a-9af3-148c3424636f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","type":"text","value":"{{Content-type}}"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/tags/removerelation/2/employees/3","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["tags","removerelation","2","employees","3"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"08621d78-eded-473f-bd43-34572e89a877","name":"Remove tag from employee","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","type":"text","value":"{{Content-type}}"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/tags/removerelation/1/employees/6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 21:29:03 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": 1\n}"}],"_postman_id":"0af9f5a3-7095-456a-9af3-148c3424636f"},{"name":"Tag by ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"8e1bfba0-651c-4c83-89dc-17c8c1787fd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/tags/9","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["tags","9"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"81cd935d-a1b0-4531-9738-76433fbff962","name":"Tag by ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/tags/9"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 21:29:50 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 9,\n        \"name\": \"Golvmaskin\",\n        \"taggroup_id\": \"2\",\n        \"deleted\": false,\n        \"created_at\": \"2017-06-20 09:34:07\",\n        \"last_modified\": \"2023-11-16 22:29:47\"\n    }\n}"}],"_postman_id":"8e1bfba0-651c-4c83-89dc-17c8c1787fd0"},{"name":"Tag Find By ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"ec11abe5-bca5-4499-97bb-4877c20375d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/tags/findById/9","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["tags","findById","9"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"49be6bb9-bbad-4ef6-b620-6c355be8d435","name":"Tag Find By ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/tags/findById/9"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 21:30:32 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 9,\n            \"name\": \"Golvmaskin\",\n            \"taggroup_id\": \"2\",\n            \"deleted\": false,\n            \"created_at\": \"2017-06-20 09:34:07\",\n            \"last_modified\": \"2023-11-16 22:29:47\"\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/tags/findById/9?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/tags/findById/9?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/tags/findById/9?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/tags/findById/9\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"ec11abe5-bca5-4499-97bb-4877c20375d7"},{"name":"Tag FindBy Name","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"98ed9ee9-f261-4186-ba0d-a76de56a0dfe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/tags/findByName/spanska","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["tags","findByName","spanska"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"5f10ed3e-9d8d-486b-9eeb-c0ca13ebca68","name":"Tag FindBy Name","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/tags/findByName/spanska"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 21:30:56 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 2,\n            \"name\": \"spanska\",\n            \"taggroup_id\": \"3\",\n            \"deleted\": false,\n            \"created_at\": \"2016-09-23 16:24:19\",\n            \"last_modified\": \"2023-11-16 22:24:24\"\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/tags/findByName/spanska?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/tags/findByName/spanska?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/tags/findByName/spanska?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/tags/findByName/spanska\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"98ed9ee9-f261-4186-ba0d-a76de56a0dfe"},{"name":"Tag FindBy Tag Group ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"181765f4-4d40-46ae-af2a-72296197a40e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/tags/findByTagGroup_Id/3","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["tags","findByTagGroup_Id","3"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"0d77459f-9dbe-47c6-bf3c-80aed1e4d523","name":"Tag FindBy Tag Group ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/tags/findByTagGroup_Id/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 21:31:33 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Thai\",\n            \"taggroup_id\": \"3\",\n            \"deleted\": false,\n            \"created_at\": \"2016-09-23 16:24:09\",\n            \"last_modified\": \"2023-11-16 22:24:16\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"spanska\",\n            \"taggroup_id\": \"3\",\n            \"deleted\": false,\n            \"created_at\": \"2016-09-23 16:24:19\",\n            \"last_modified\": \"2023-11-16 22:24:24\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Rökare\",\n            \"taggroup_id\": \"3\",\n            \"deleted\": false,\n            \"created_at\": \"2016-09-23 16:25:55\",\n            \"last_modified\": \"2023-11-16 22:23:50\"\n        },\n        {\n            \"id\": 11,\n            \"name\": \"Pälsdjursallergiker\",\n            \"taggroup_id\": \"3\",\n            \"deleted\": false,\n            \"created_at\": \"2019-09-19 12:09:50\",\n            \"last_modified\": \"2019-09-19 12:09:50\"\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/tags/findByTagGroup_Id/3?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/tags/findByTagGroup_Id/3?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/tags/findByTagGroup_Id/3?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/tags/findByTagGroup_Id/3\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 4,\n    \"total\": 4\n}"}],"_postman_id":"181765f4-4d40-46ae-af2a-72296197a40e"}],"id":"b8ac7248-8bb1-4264-94d9-0a7c3635b24e","event":[{"listen":"prerequest","script":{"id":"c37aa710-fbee-4905-b016-3802852aac24","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a277e200-1fba-4681-8f41-af19cff000bd","type":"text/javascript","exec":[""]}}],"_postman_id":"b8ac7248-8bb1-4264-94d9-0a7c3635b24e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Units","item":[{"name":"All Units","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"61cd7519-dee9-4f63-8ebc-1f3c038395bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/units","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["units"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"50876550-95c7-4928-9a0e-de7b7026e8f3","name":"All Units","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/units"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 15:54:16 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"kr/styck\",\n            \"description\": \"kr/styck\",\n            \"suffix\": \"st\",\n            \"type\": \"1\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 2,\n            \"name\": \"kr/mil\",\n            \"description\": \"kr/mil\",\n            \"suffix\": \"mil\",\n            \"type\": \"1\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 3,\n            \"name\": \"kr/tim\",\n            \"description\": \"kr/tim\",\n            \"suffix\": \"tim\",\n            \"type\": \"2\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 4,\n            \"name\": \"kr/kvm\",\n            \"description\": \"kr/kvm\",\n            \"suffix\": \"kvm\",\n            \"type\": \"1\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 5,\n            \"name\": \"kr/mån\",\n            \"description\": \"Månad (fakturatillfälle)\",\n            \"suffix\": \"mån\",\n            \"type\": \"3\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 7,\n            \"name\": \"kr/rum 1\",\n            \"description\": \"\",\n            \"suffix\": \"\",\n            \"type\": \"1\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 8,\n            \"name\": \"kr/rum 2\",\n            \"description\": \"\",\n            \"suffix\": \"\",\n            \"type\": \"1\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 9,\n            \"name\": \"test /faktur\",\n            \"description\": \"summera per faktura\",\n            \"suffix\": \"fakturadebitering\",\n            \"type\": \"3\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 10,\n            \"name\": \"kr/liter\",\n            \"description\": \"kr/liter\",\n            \"suffix\": \"Liter\",\n            \"type\": \"1\",\n            \"deleted\": false\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/units?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/units?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/units?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/units\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 9,\n    \"total\": 9\n}"}],"_postman_id":"61cd7519-dee9-4f63-8ebc-1f3c038395bd"},{"name":"Unit by ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"766203bf-e580-4bc5-975d-e1042d9dd8dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/units/3","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["units","3"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"d3e3ca82-350a-45ef-9439-9fd0c34f3a16","name":"Unit by ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/units/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 15:54:30 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 3,\n        \"name\": \"kr/tim\",\n        \"description\": \"kr/tim\",\n        \"suffix\": \"tim\",\n        \"type\": \"2\",\n        \"deleted\": false\n    }\n}"}],"_postman_id":"766203bf-e580-4bc5-975d-e1042d9dd8dd"},{"name":"Unit Find By Field","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"e3c1d945-08b6-4c0b-bc83-bb4821d00ad2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/units/findById/1","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["units","findById","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"439b1efd-8082-401b-aae4-3d13186f847a","name":"Unit Find By Field","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/units/findById/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 15:54:43 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 3,\n            \"name\": \"kr/tim\",\n            \"description\": \"kr/tim\",\n            \"suffix\": \"tim\",\n            \"type\": \"2\",\n            \"deleted\": false\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/units/findById/3?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/units/findById/3?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/units/findById/3?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/units/findById/3\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"e3c1d945-08b6-4c0b-bc83-bb4821d00ad2"}],"id":"3dd9e215-1579-4904-96ce-1b391c922578","event":[{"listen":"prerequest","script":{"id":"c37aa710-fbee-4905-b016-3802852aac24","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a277e200-1fba-4681-8f41-af19cff000bd","type":"text/javascript","exec":[""]}}],"_postman_id":"3dd9e215-1579-4904-96ce-1b391c922578","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Workarea groups","item":[{"name":"All workarea groups","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"fa90af7c-4ead-4f2f-abc7-5024e8360111","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"{{Content-type}}"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/workareagroups","description":"<p>All workarea groups</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workareagroups"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"02ec4dc0-402b-4f4a-83da-6cebfecfb061","name":"All workarea groups","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"{{Content-type}}"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/workareagroups"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 19:14:12 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Test\",\n            \"year\": \"2020\",\n            \"orgnbr\": \"123456789\",\n            \"vat\": \"123456789\",\n            \"bg\": \"test\",\n            \"phone\": \"123456789\",\n            \"mobile\": \"123456789\",\n            \"email\": \"test@test.com\",\n            \"www\": \"\",\n            \"address\": \"test\",\n            \"postalcode\": \"186 00\",\n            \"city\": \"Stockholm\",\n            \"reference\": \"test\",\n            \"notes\": \"test\",\n            \"deleted\": false,\n            \"number\": \"123\",\n            \"employee\": {\n                \"id\": 6,\n                \"role_id\": \"1\",\n                \"deleted\": false,\n                \"phone\": \"0736794754\",\n                \"mobile\": \"0791004877\",\n                \"workphone\": \"\",\n                \"email\": \"niklas@andersson.se\",\n                \"address\": \"Döbelnsgatan 55\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"status\": \"active\",\n                \"criminal_records\": \"0\",\n                \"car\": \"1\",\n                \"number\": \"99\",\n                \"employeecontract_id\": \"1\",\n                \"type_of_employment\": \"1\",\n                \"payslip_email\": false,\n                \"first_name\": \"Niklas\",\n                \"last_name\": \"Andersson\",\n                \"personal_number\": \"19121212-1212\",\n                \"postal_code\": \"112 31\",\n                \"employee_startdate\": \"2019-07-22\",\n                \"employee_enddate\": \"2020-07-22\",\n                \"driver_licenses\": \"\"\n            }\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Allmänna gruppen\",\n            \"year\": \"\",\n            \"orgnbr\": \"\",\n            \"vat\": \"\",\n            \"bg\": \"\",\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"email\": \"\",\n            \"www\": \"\",\n            \"address\": \"\",\n            \"postalcode\": \"\",\n            \"city\": \"\",\n            \"reference\": \"\",\n            \"notes\": \"\",\n            \"deleted\": false,\n            \"number\": null,\n            \"employee\": {\n                \"id\": 11,\n                \"role_id\": \"1\",\n                \"deleted\": false,\n                \"phone\": \"\",\n                \"mobile\": \"072423322\",\n                \"workphone\": null,\n                \"email\": \"Lena@mail.se\",\n                \"address\": \"Kantarellgatan 3\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"status\": \"inactive\",\n                \"criminal_records\": null,\n                \"car\": \"0\",\n                \"number\": \"232\",\n                \"employeecontract_id\": \"15\",\n                \"type_of_employment\": \"1\",\n                \"payslip_email\": false,\n                \"first_name\": \"Lena\",\n                \"last_name\": \"Svensson \",\n                \"personal_number\": \"19121212-1212\",\n                \"postal_code\": \"11221\",\n                \"employee_startdate\": null,\n                \"employee_enddate\": null,\n                \"driver_licenses\": \"\"\n            }\n        },\n        {\n            \"id\": 5,\n            \"name\": \"område test A\",\n            \"year\": \"\",\n            \"orgnbr\": \"\",\n            \"vat\": \"\",\n            \"bg\": \"\",\n            \"phone\": \"\",\n            \"mobile\": \"\",\n            \"email\": \"\",\n            \"www\": \"\",\n            \"address\": \"\",\n            \"postalcode\": \"\",\n            \"city\": \"\",\n            \"reference\": \"\",\n            \"notes\": \"\",\n            \"deleted\": false,\n            \"number\": null,\n            \"employee\": null\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Test\",\n            \"year\": \"2020\",\n            \"orgnbr\": \"123456789\",\n            \"vat\": \"123456789\",\n            \"bg\": \"test\",\n            \"phone\": \"123456789\",\n            \"mobile\": \"123456789\",\n            \"email\": \"test@test.com\",\n            \"www\": null,\n            \"address\": \"test\",\n            \"postalcode\": \"186 00\",\n            \"city\": \"Stockholm\",\n            \"reference\": \"test\",\n            \"notes\": \"test\",\n            \"deleted\": false,\n            \"number\": \"123\",\n            \"employee\": {\n                \"id\": 6,\n                \"role_id\": \"1\",\n                \"deleted\": false,\n                \"phone\": \"0736794754\",\n                \"mobile\": \"0791004877\",\n                \"workphone\": \"\",\n                \"email\": \"niklas@andersson.se\",\n                \"address\": \"Döbelnsgatan 55\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"status\": \"active\",\n                \"criminal_records\": \"0\",\n                \"car\": \"1\",\n                \"number\": \"99\",\n                \"employeecontract_id\": \"1\",\n                \"type_of_employment\": \"1\",\n                \"payslip_email\": false,\n                \"first_name\": \"Niklas\",\n                \"last_name\": \"Andersson\",\n                \"personal_number\": \"19121212-1212\",\n                \"postal_code\": \"112 31\",\n                \"employee_startdate\": \"2019-07-22\",\n                \"employee_enddate\": \"2020-07-22\",\n                \"driver_licenses\": \"\"\n            }\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/workareagroups?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/workareagroups?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workareagroups?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/workareagroups\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 4,\n    \"total\": 4\n}"}],"_postman_id":"fa90af7c-4ead-4f2f-abc7-5024e8360111"},{"name":"Workarea group by ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"1daa2c76-e20b-465c-a4ec-a5cad3705e8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"{{Content-type}}"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/workareagroups/1","description":"<p>Workarea group by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workareagroups","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"a457620c-f7a9-426a-8690-59266abb8fba","name":"Workarea group by ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"{{Content-type}}"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/workareagroups/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 19:14:59 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Test\",\n        \"year\": \"2020\",\n        \"orgnbr\": \"123456789\",\n        \"vat\": \"123456789\",\n        \"bg\": \"test\",\n        \"phone\": \"123456789\",\n        \"mobile\": \"123456789\",\n        \"email\": \"test@test.com\",\n        \"www\": \"\",\n        \"address\": \"test\",\n        \"postalcode\": \"186 00\",\n        \"city\": \"Stockholm\",\n        \"reference\": \"test\",\n        \"notes\": \"test\",\n        \"deleted\": false,\n        \"number\": \"123\",\n        \"employee\": {\n            \"id\": 6,\n            \"role_id\": \"1\",\n            \"deleted\": false,\n            \"phone\": \"0736794754\",\n            \"mobile\": \"0791004877\",\n            \"workphone\": \"\",\n            \"email\": \"niklas@andersson.se\",\n            \"address\": \"Döbelnsgatan 55\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"status\": \"active\",\n            \"criminal_records\": \"0\",\n            \"car\": \"1\",\n            \"number\": \"99\",\n            \"employeecontract_id\": \"1\",\n            \"type_of_employment\": \"1\",\n            \"payslip_email\": false,\n            \"first_name\": \"Niklas\",\n            \"last_name\": \"Andersson\",\n            \"personal_number\": \"19121212-1212\",\n            \"postal_code\": \"112 31\",\n            \"employee_startdate\": \"2019-07-22\",\n            \"employee_enddate\": \"2020-07-22\",\n            \"driver_licenses\": \"\"\n        }\n    }\n}"}],"_postman_id":"1daa2c76-e20b-465c-a4ec-a5cad3705e8a"},{"name":"Update workarea group","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"c9a1cc41-7717-4690-add5-282aa5e1346e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Test\",\n    \"number\": 123,\n    \"year\": \"2023\",\n    \"orgnbr\": \"123456789\",\n    \"vat\": \"SE12345678901\",\n    \"employee_id\": 6,\n    \"bg\": \"test\",\n    \"phone\": \"123456789\",\n    \"mobile\": \"123456789\",\n    \"email\": \"test@test.com\",\n    \"www\": \"test.com\",\n    \"address\": \"test\",\n    \"postalcode\": \"186 00\",\n    \"city\": \"Stockholm\",\n    \"reference\": \"test\",\n    \"notes\": \"test\"\n}"},"url":"https://api.twsandbox.net/v3/workareagroups/1","description":"<p>Update workarea group</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workareagroups","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"b645c244-bdd6-406e-ad0d-95677ad8df8d","name":"Update workarea group","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Updated\",\n    \"number\": 123,\n    \"year\": \"2023\",\n    \"orgnbr\": \"123456789\",\n    \"vat\": \"SE12345678901\",\n    \"bg\": \"test\",\n    \"phone\": \"123456789\",\n    \"mobile\": \"123456789\",\n    \"email\": \"test@test.com\",\n    \"www\": \"test.com\",\n    \"address\": \"test\",\n    \"postalcode\": \"186 00\",\n    \"city\": \"Stockholm\",\n    \"reference\": \"test\",\n    \"notes\": \"test\",\n    \"employee_id\": 6\n}"},"url":"https://api.twsandbox.net/v3/workareagroups/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 19:17:47 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Updated\",\n        \"year\": \"2023\",\n        \"orgnbr\": \"123456789\",\n        \"vat\": \"SE12345678901\",\n        \"bg\": \"test\",\n        \"phone\": \"123456789\",\n        \"mobile\": \"123456789\",\n        \"email\": \"test@test.com\",\n        \"www\": \"test.com\",\n        \"address\": \"test\",\n        \"postalcode\": \"186 00\",\n        \"city\": \"Stockholm\",\n        \"reference\": \"test\",\n        \"notes\": \"test\",\n        \"deleted\": false,\n        \"number\": 123\n    }\n}"}],"_postman_id":"c9a1cc41-7717-4690-add5-282aa5e1346e"},{"name":"Create workarea group","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"339550c7-b722-46c9-b7c7-796531fcb6c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"New workarea group\",\n    \"number\": 123,\n    \"year\": \"2020\",\n    \"orgnbr\": \"123456789\",\n    \"vat\": \"123456789\",\n    \"bg\": \"test\",\n    \"reference\": \"test\",\n    \"phone\": \"123456789\",\n    \"mobile\": \"123456789\",\n    \"email\": \"test@test.com\",\n    \"www\": \"test.com\",\n    \"address\": \"Hantverkargatan 5C\",\n    \"postalcode\": \"112 21\",\n    \"city\": \"Stockholm\",\n    \"notes\": \"Description\"\n}"},"url":"https://api.twsandbox.net/v3/workareagroups","description":"<p>Create workarea group</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workareagroups"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"d5cd471b-9e18-4948-b0df-6a5465b5271f","name":"Create workarea group","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"New workarea group\",\n    \"number\": 123,\n    \"year\": \"2020\",\n    \"orgnbr\": \"123456789\",\n    \"vat\": \"123456789\",\n    \"bg\": \"test\",\n    \"reference\": \"test\",\n    \"phone\": \"123456789\",\n    \"mobile\": \"123456789\",\n    \"email\": \"test@test.com\",\n    \"www\": \"test.com\",\n    \"address\": \"Hantverkargatan 5C\",\n    \"postalcode\": \"112 21\",\n    \"city\": \"Stockholm\",\n    \"notes\": \"Description\"\n}"},"url":"https://api.twsandbox.net/v3/workareagroups"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 19:26:07 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"year\": \"2020\",\n        \"orgnbr\": \"123456789\",\n        \"vat\": \"123456789\",\n        \"bg\": \"test\",\n        \"www\": \"test.com\",\n        \"phone\": \"123456789\",\n        \"mobile\": \"123456789\",\n        \"email\": \"test@test.com\",\n        \"address\": \"Hantverkargatan 5C\",\n        \"postalcode\": \"112 21\",\n        \"city\": \"Stockholm\",\n        \"reference\": \"test\",\n        \"notes\": \"Description\",\n        \"number\": 123,\n        \"name\": \"New workarea group\",\n        \"id\": 10\n    }\n}"}],"_postman_id":"339550c7-b722-46c9-b7c7-796531fcb6c8"},{"name":"Delete workarea group","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"dd664e23-388d-41f5-bf03-6fe653a2445a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Test\",\n    \"year\": \"2020\",\n    \"orgnbr\": \"123456789\",\n    \"vat\": \"123456789\",\n    \"employee_id\": 6,\n    \"bg\": \"test\",\n    \"phone\": \"123456789\",\n    \"mobile\": \"123456789\",\n    \"email\": \"test@test.com\",\n    \"www\": \"test.com\",\n    \"address\": \"test\",\n    \"postalcode\": \"186 00\",\n    \"city\": \"Stockholm\",\n    \"reference\": \"test\",\n    \"notes\": \"test\",\n    \"number\": 123\n}"},"url":"https://api.twsandbox.net/v3/workareagroups/10","description":"<p>Delete workarea group</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workareagroups","10"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"6244e23e-52a5-4fe3-88f8-bddc8b5c1c41","name":"Delete workarea group","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Test\",\n    \"year\": \"2020\",\n    \"orgnbr\": \"123456789\",\n    \"vat\": \"123456789\",\n    \"employee_id\": 6,\n    \"bg\": \"test\",\n    \"phone\": \"123456789\",\n    \"mobile\": \"123456789\",\n    \"email\": \"test@test.com\",\n    \"www\": \"test.com\",\n    \"address\": \"test\",\n    \"postalcode\": \"186 00\",\n    \"city\": \"Stockholm\",\n    \"reference\": \"test\",\n    \"notes\": \"test\",\n    \"number\": 123\n}"},"url":"https://api.twsandbox.net/v3/workareagroups/10"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 19:26:29 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": 1\n}"}],"_postman_id":"dd664e23-388d-41f5-bf03-6fe653a2445a"}],"id":"b61a097f-4f3a-4747-8f01-ea43bf9d0a80","event":[{"listen":"prerequest","script":{"id":"c37aa710-fbee-4905-b016-3802852aac24","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a277e200-1fba-4681-8f41-af19cff000bd","type":"text/javascript","exec":[""]}}],"_postman_id":"b61a097f-4f3a-4747-8f01-ea43bf9d0a80","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Workareas","item":[{"name":"All Workareas","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"ac5d9d1c-d177-4932-9bcc-293fdd840771","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/workareas","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workareas"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"db049e19-b59a-4263-a905-37b6f5824d31","name":"All Workareas","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/workareas"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 15:56:31 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Stockholm - Centrum\",\n            \"description\": \"Innanför tullarna\",\n            \"workareagroup_id\": 3,\n            \"employee_id\": 181,\n            \"number\": \"111\",\n            \"address\": \"Vedhuggaregatan 24\",\n            \"postalcode\": \"41261\",\n            \"city\": \"Göteborg\",\n            \"phone\": \"0791030077\",\n            \"email\": \"kundtjanst@centrum.se\",\n            \"www\": null\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Stockholm - Prio\",\n            \"description\": null,\n            \"workareagroup_id\": 1,\n            \"employee_id\": 0,\n            \"number\": \"222\",\n            \"address\": null,\n            \"postalcode\": null,\n            \"city\": null,\n            \"phone\": null,\n            \"email\": null,\n            \"www\": null\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Stockholm - Söder\",\n            \"description\": null,\n            \"workareagroup_id\": 3,\n            \"employee_id\": 6,\n            \"number\": \"333\",\n            \"address\": null,\n            \"postalcode\": null,\n            \"city\": \"Orten söder\",\n            \"phone\": \"08-11223344\",\n            \"email\": \"test@epost.ab\",\n            \"www\": null\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Stockholm - Öster\",\n            \"description\": null,\n            \"workareagroup_id\": 1,\n            \"employee_id\": 0,\n            \"number\": \"555\",\n            \"address\": null,\n            \"postalcode\": null,\n            \"city\": null,\n            \"phone\": null,\n            \"email\": null,\n            \"www\": null\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Stockholm - Väster\",\n            \"description\": null,\n            \"workareagroup_id\": 0,\n            \"employee_id\": 0,\n            \"number\": \"666\",\n            \"address\": null,\n            \"postalcode\": null,\n            \"city\": null,\n            \"phone\": null,\n            \"email\": null,\n            \"www\": null\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/workareas?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/workareas?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workareas?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/workareas\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 5,\n    \"total\": 5\n}"}],"_postman_id":"ac5d9d1c-d177-4932-9bcc-293fdd840771"},{"name":"Workarea by ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"c202469e-a7c0-45b8-acb6-9354d06236f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/workareas/1","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workareas","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"f2bdaf5d-387b-4642-bb02-37c8adb836d7","name":"Workarea by ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/workareas/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 15:57:00 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Stockholm - Centrum\",\n        \"description\": \"Innanför tullarna\",\n        \"workareagroup_id\": 3,\n        \"employee_id\": 181,\n        \"number\": \"111\",\n        \"address\": \"Vedhuggaregatan 24\",\n        \"postalcode\": \"41261\",\n        \"city\": \"Göteborg\",\n        \"phone\": \"0791030077\",\n        \"email\": \"kundtjanst@centrum.se\",\n        \"www\": null\n    }\n}"}],"_postman_id":"c202469e-a7c0-45b8-acb6-9354d06236f2"},{"name":"Workarea Find By Name","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"4d8e78db-d233-4bb7-8219-8008d4270c1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/workareas/?filter[name]=Stockholm - Centrum","description":"<p>Workarea by Name</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workareas",""],"host":["https://api.twsandbox.net/v3"],"query":[{"key":"filter[name]","value":"Stockholm - Centrum"}],"variable":[]}},"response":[{"id":"5482c3fe-4175-4be9-a108-37e6464499d1","name":"Workarea Find By Name","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"},{"key":"Accept-Charset","value":"utf-8","type":"text","disabled":true},{"key":"Charset","value":"utf-8","type":"text","disabled":true}],"url":{"raw":"https://api.twsandbox.net/v3/workareas/?filter[name]=Stockholm - Centrum","host":["https://api.twsandbox.net/v3"],"path":["workareas",""],"query":[{"key":"filter[name]","value":"Stockholm - Centrum"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 15:57:26 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Stockholm - Centrum\",\n            \"description\": \"Innanför tullarna\",\n            \"workareagroup_id\": 3,\n            \"employee_id\": 181,\n            \"number\": \"111\",\n            \"address\": \"Vedhuggaregatan 24\",\n            \"postalcode\": \"41261\",\n            \"city\": \"Göteborg\",\n            \"phone\": \"0791030077\",\n            \"email\": \"kundtjanst@centrum.se\",\n            \"www\": null\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/workareas?filter%5Bname%5D=Stockholm%20-%20Centrum&page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/workareas?filter%5Bname%5D=Stockholm%20-%20Centrum&page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workareas?filter%5Bname%5D=Stockholm%20-%20Centrum&page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/workareas\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"4d8e78db-d233-4bb7-8219-8008d4270c1e"}],"id":"85bb32d2-9def-4901-bae7-962ebe11aca5","_postman_id":"85bb32d2-9def-4901-bae7-962ebe11aca5","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Workorder groups","item":[{"name":"All workorder groups","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"71653392-98ff-45db-b684-512bffa9d36b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/workordergroups","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workordergroups"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"f3bdbe6a-5789-4541-a5ac-5c1ce0206c4f","name":"All workorder groups","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/workordergroups"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 20:17:51 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"deleted\": false,\n            \"name\": \"Fastighetsskötare\",\n            \"number\": \"3\",\n            \"description\": \"Customers that own rental properties\"\n        },\n        {\n            \"id\": 2,\n            \"deleted\": false,\n            \"name\": \"Zebrafink\",\n            \"number\": \"1\",\n            \"description\": \"Gothenburg top sales performer\"\n        },\n        {\n            \"id\": 3,\n            \"deleted\": false,\n            \"name\": \"Örn\",\n            \"number\": \"2\",\n            \"description\": \"Specific marketing campaign\"\n        },\n        {\n            \"id\": 4,\n            \"deleted\": false,\n            \"name\": \"Mås\",\n            \"number\": \"5\",\n            \"description\": \"Some other type of service\"\n        },\n        {\n            \"id\": 12,\n            \"deleted\": false,\n            \"name\": \"Beta\",\n            \"number\": \"4\",\n            \"description\": \"beskrivningen\"\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/workordergroups?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/workordergroups?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workordergroups?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/workordergroups\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 5,\n    \"total\": 5\n}"}],"_postman_id":"71653392-98ff-45db-b684-512bffa9d36b"},{"name":"Workorder group by ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"34124436-2253-49e3-85c4-0d99f4f6d164","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/workordergroups/1","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workordergroups","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"93c55a3e-30f6-4ec6-b792-5e457d032907","name":"Workorder group by ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/workordergroups/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 20:18:24 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"deleted\": false,\n        \"name\": \"Fastighetsskötare\",\n        \"number\": \"3\",\n        \"description\": \"Customers that own rental properties\"\n    }\n}"}],"_postman_id":"34124436-2253-49e3-85c4-0d99f4f6d164"},{"name":"Workorder group FindBy Field","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"e1ac3584-3293-4ec1-9514-b89f9f27cf5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/workordergroups/findById/1","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workordergroups","findById","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"a9dd2e06-27b3-4bca-b966-3496e5c3f16b","name":"Workorder group Find By Field","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/workordergroups/findById/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 20:18:46 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"deleted\": false,\n            \"name\": \"Fastighetsskötare\",\n            \"number\": \"3\",\n            \"description\": \"Customers that own rental properties\"\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/workordergroups/findById/1?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/workordergroups/findById/1?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workordergroups/findById/1?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/workordergroups/findById/1\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"e1ac3584-3293-4ec1-9514-b89f9f27cf5c"},{"name":"Update workorder group","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"0f9b3839-d597-4595-8340-e1d733d2497d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"New customer group\",\r\n  \"number\": \"1337\",\r\n  \"description\": \"Testar igen\"\r\n}"},"url":"https://api.twsandbox.net/v3/workordergroups/1","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workordergroups","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"6f4eca93-3d80-4e80-b5e8-cb9d8b8e24b9","name":"Update workorder group","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"New customer group\",\r\n  \"number\": \"1337\",\r\n  \"description\": \"Testar igen\"\r\n}"},"url":"https://api.twsandbox.net/v3/workordergroups/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 20:28:00 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"deleted\": false,\n        \"name\": \"New customer group\",\n        \"number\": \"1337\",\n        \"description\": \"Testar igen\"\n    }\n}"}],"_postman_id":"0f9b3839-d597-4595-8340-e1d733d2497d"},{"name":"Create workorder group","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"25cca3da-221d-4796-a15a-6d48c0e53e40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"New workorder group\",\n  \"number\": \"9\",\n  \"description\": \"Customers in bästkusten\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.twsandbox.net/v3/workordergroups","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workordergroups"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"1446bb9b-175c-43c0-8fb8-f7ed0bdfdc95","name":"Create workorder group","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"New workorder group\",\n  \"number\": \"9\",\n  \"description\": \"Customers in bästkusten\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.twsandbox.net/v3/workordergroups"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 20:30:17 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"name\": \"New workorder group\",\n        \"number\": \"9\",\n        \"description\": \"Customers in bästkusten\",\n        \"id\": 15\n    }\n}"}],"_postman_id":"25cca3da-221d-4796-a15a-6d48c0e53e40"}],"id":"a8bcb638-0a7b-4f8b-898c-5d0f284744db","event":[{"listen":"prerequest","script":{"id":"c37aa710-fbee-4905-b016-3802852aac24","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a277e200-1fba-4681-8f41-af19cff000bd","type":"text/javascript","exec":[""]}}],"_postman_id":"a8bcb638-0a7b-4f8b-898c-5d0f284744db","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Workorders","item":[{"name":"All workorders","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"766d2e45-abb4-4efb-a819-eae8d878b952","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/workorders","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workorders"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"ace8688f-e2d2-4ee6-855c-b4e38b665d68","name":"All workorders","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/workorders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 19:27:27 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 6,\n            \"deleted\": false,\n            \"status\": \"3\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"0\",\n            \"workorderlines\": [\n                {\n                    \"id\": 8\n                }\n            ],\n            \"delivery_address\": null,\n            \"invoice_address\": null,\n            \"client\": null,\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 7,\n            \"deleted\": false,\n            \"status\": \"1\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"0\",\n            \"workorderlines\": [\n                {\n                    \"id\": 9\n                }\n            ],\n            \"delivery_address\": null,\n            \"invoice_address\": null,\n            \"client\": null,\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 34,\n            \"deleted\": false,\n            \"status\": \"3\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"0\",\n            \"workorderlines\": [\n                {\n                    \"id\": 48\n                }\n            ],\n            \"delivery_address\": null,\n            \"invoice_address\": null,\n            \"client\": null,\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 37,\n            \"deleted\": false,\n            \"status\": \"6\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"0\",\n            \"workorderlines\": [\n                {\n                    \"id\": 52\n                }\n            ],\n            \"delivery_address\": null,\n            \"invoice_address\": null,\n            \"client\": null,\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 42,\n            \"deleted\": false,\n            \"status\": \"6\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"13-0038\",\n            \"workorderlines\": [\n                {\n                    \"id\": 57\n                },\n                {\n                    \"id\": 58\n                },\n                {\n                    \"id\": 59\n                }\n            ],\n            \"delivery_address\": {\n                \"id\": 5,\n                \"address\": \"Odengatan 33\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 22\",\n                \"port_code\": \"1444\",\n                \"alarm_code\": \"1656\"\n            },\n            \"invoice_address\": {\n                \"id\": 5,\n                \"address\": \"Odengatan 33\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 22\",\n                \"workarea\": {\n                    \"id\": 1,\n                    \"name\": \"Stockholm - Centrum\",\n                    \"workareagroup_id\": 3,\n                    \"number\": \"111\",\n                    \"address\": \"Vedhuggaregatan 24\",\n                    \"postalcode\": \"41261\",\n                    \"city\": \"Göteborg\",\n                    \"phone\": \"0791030077\",\n                    \"email\": \"kundtjanst@centrum.se\",\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 5,\n                \"status\": \"active\",\n                \"title\": \"Test title\",\n                \"deleted\": false,\n                \"phone\": \"123456789\",\n                \"mobile\": \"123456789\",\n                \"email\": \"test@test.com\",\n                \"clientnbr\": \"111\",\n                \"workphone\": \"123456789\",\n                \"clienttype_id\": \"1\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Nisse\",\n                \"last_name\": \"Lund\",\n                \"company_name\": \"Company X\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 43,\n            \"deleted\": false,\n            \"status\": \"1\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"0\",\n            \"workorderlines\": [\n                {\n                    \"id\": 60\n                }\n            ],\n            \"delivery_address\": null,\n            \"invoice_address\": null,\n            \"client\": null,\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 44,\n            \"deleted\": false,\n            \"status\": \"1\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"0\",\n            \"workorderlines\": [\n                {\n                    \"id\": 61\n                }\n            ],\n            \"delivery_address\": null,\n            \"invoice_address\": null,\n            \"client\": null,\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 45,\n            \"deleted\": false,\n            \"status\": \"1\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"0\",\n            \"workorderlines\": [\n                {\n                    \"id\": 62\n                }\n            ],\n            \"delivery_address\": null,\n            \"invoice_address\": null,\n            \"client\": null,\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 46,\n            \"deleted\": false,\n            \"status\": \"1\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"0\",\n            \"workorderlines\": [\n                {\n                    \"id\": 63\n                }\n            ],\n            \"delivery_address\": null,\n            \"invoice_address\": null,\n            \"client\": null,\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 47,\n            \"deleted\": false,\n            \"status\": \"1\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"0\",\n            \"workorderlines\": [\n                {\n                    \"id\": 64\n                }\n            ],\n            \"delivery_address\": null,\n            \"invoice_address\": null,\n            \"client\": null,\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 48,\n            \"deleted\": false,\n            \"status\": \"3\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"13-0039\",\n            \"workorderlines\": [\n                {\n                    \"id\": 65\n                },\n                {\n                    \"id\": 144\n                }\n            ],\n            \"delivery_address\": {\n                \"id\": 7,\n                \"address\": \"Spångavägen 12\",\n                \"co_address\": \"\",\n                \"city\": \"Sala\",\n                \"route_num\": \"31\",\n                \"postal_code\": \"12473\",\n                \"port_code\": \"2222\",\n                \"alarm_code\": \"1111#\"\n            },\n            \"invoice_address\": {\n                \"id\": 7,\n                \"address\": \"Spångavägen 12\",\n                \"co_address\": \"\",\n                \"city\": \"Sala\",\n                \"route_num\": \"31\",\n                \"postal_code\": \"12473\",\n                \"workarea\": {\n                    \"id\": 8,\n                    \"name\": \"Stockholm - Väster\",\n                    \"workareagroup_id\": 0,\n                    \"number\": \"666\",\n                    \"address\": null,\n                    \"postalcode\": null,\n                    \"city\": null,\n                    \"phone\": null,\n                    \"email\": null,\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 7,\n                \"status\": \"active\",\n                \"title\": \"Test title\",\n                \"deleted\": false,\n                \"phone\": \"123456789\",\n                \"mobile\": \"123456789\",\n                \"email\": \"test@test.com\",\n                \"clientnbr\": \"111\",\n                \"workphone\": \"123456789\",\n                \"clienttype_id\": \"1\",\n                \"full_reduction_pot\": \"1\",\n                \"first_name\": \"First\",\n                \"last_name\": \"Last\",\n                \"company_name\": \"Company name\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 49,\n            \"deleted\": false,\n            \"status\": \"3\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"13-0040\",\n            \"workorderlines\": [\n                {\n                    \"id\": 66\n                },\n                {\n                    \"id\": 84\n                }\n            ],\n            \"delivery_address\": {\n                \"id\": 3,\n                \"address\": \"Upplandsgatan 71\",\n                \"co_address\": \"Tomas Berglund, Bergvik\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"112 21\",\n                \"port_code\": \"1212\",\n                \"alarm_code\": \"1313#\"\n            },\n            \"invoice_address\": {\n                \"id\": 3,\n                \"address\": \"Upplandsgatan 71\",\n                \"co_address\": \"Tomas Berglund, Bergvik\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"112 21\",\n                \"workarea\": {\n                    \"id\": 1,\n                    \"name\": \"Stockholm - Centrum\",\n                    \"workareagroup_id\": 3,\n                    \"number\": \"111\",\n                    \"address\": \"Vedhuggaregatan 24\",\n                    \"postalcode\": \"41261\",\n                    \"city\": \"Göteborg\",\n                    \"phone\": \"0791030077\",\n                    \"email\": \"kundtjanst@centrum.se\",\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 3,\n                \"status\": \"active\",\n                \"title\": \"Test title\",\n                \"deleted\": false,\n                \"phone\": \"123456789\",\n                \"mobile\": \"123456789\",\n                \"email\": \"test@test.com\",\n                \"clientnbr\": \"111\",\n                \"workphone\": \"123456789\",\n                \"clienttype_id\": \"1\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"First\",\n                \"last_name\": \"Lastx\",\n                \"company_name\": \"Company name\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 50,\n            \"deleted\": false,\n            \"status\": \"4\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"13-0041\",\n            \"workorderlines\": [\n                {\n                    \"id\": 68\n                },\n                {\n                    \"id\": 69\n                },\n                {\n                    \"id\": 70\n                }\n            ],\n            \"delivery_address\": {\n                \"id\": 11,\n                \"address\": \"Konradsbergsg. 4A-J, 6A-G, 8-10\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 9,\n                \"address\": \"Box 108\",\n                \"co_address\": \"\",\n                \"city\": \"Sala\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"12532\",\n                \"workarea\": {\n                    \"id\": 1,\n                    \"name\": \"Stockholm - Centrum\",\n                    \"workareagroup_id\": 3,\n                    \"number\": \"111\",\n                    \"address\": \"Vedhuggaregatan 24\",\n                    \"postalcode\": \"41261\",\n                    \"city\": \"Göteborg\",\n                    \"phone\": \"0791030077\",\n                    \"email\": \"kundtjanst@centrum.se\",\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 10,\n                \"status\": \"active\",\n                \"title\": \"Rusthållare\",\n                \"deleted\": false,\n                \"phone\": \"080503155\",\n                \"mobile\": \"080503155\",\n                \"email\": \"info@foretaget.se\",\n                \"clientnbr\": \"9\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Peter\",\n                \"last_name\": \"Vinkelhake\",\n                \"company_name\": \"Förertaget AB\"\n            },\n            \"contact\": {\n                \"id\": 11,\n                \"phone\": \"\",\n                \"mobile\": \"\",\n                \"email\": \"\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"1\",\n                \"full_reduction_pot\": \"0\",\n                \"first_name\": \"PRC\",\n                \"last_name\": \"\"\n            },\n            \"workordergroup\": null,\n            \"notes\": [\n                {\n                    \"id\": 17,\n                    \"content\": \"Kunden är hundrädd\",\n                    \"deleted\": true,\n                    \"important\": true,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Test\",\n                    \"created\": \"2013-07-09 14:17:52\"\n                },\n                {\n                    \"id\": 18,\n                    \"content\": \"Syns på schemat?\",\n                    \"deleted\": false,\n                    \"important\": true,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Test\",\n                    \"created\": \"2013-07-09 14:20:26\"\n                }\n            ]\n        },\n        {\n            \"id\": 51,\n            \"deleted\": false,\n            \"status\": \"3\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"13-0042\",\n            \"workorderlines\": [\n                {\n                    \"id\": 71\n                },\n                {\n                    \"id\": 72\n                }\n            ],\n            \"delivery_address\": {\n                \"id\": 12,\n                \"address\": \"Verkstadsgatan 2\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 9,\n                \"address\": \"Box 108\",\n                \"co_address\": \"\",\n                \"city\": \"Sala\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"12532\",\n                \"workarea\": {\n                    \"id\": 1,\n                    \"name\": \"Stockholm - Centrum\",\n                    \"workareagroup_id\": 3,\n                    \"number\": \"111\",\n                    \"address\": \"Vedhuggaregatan 24\",\n                    \"postalcode\": \"41261\",\n                    \"city\": \"Göteborg\",\n                    \"phone\": \"0791030077\",\n                    \"email\": \"kundtjanst@centrum.se\",\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 10,\n                \"status\": \"active\",\n                \"title\": \"Rusthållare\",\n                \"deleted\": false,\n                \"phone\": \"080503155\",\n                \"mobile\": \"080503155\",\n                \"email\": \"info@foretaget.se\",\n                \"clientnbr\": \"9\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Peter\",\n                \"last_name\": \"Vinkelhake\",\n                \"company_name\": \"Förertaget AB\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 52,\n            \"deleted\": false,\n            \"status\": \"3\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"13-0043\",\n            \"workorderlines\": [\n                {\n                    \"id\": 73\n                }\n            ],\n            \"delivery_address\": {\n                \"id\": 13,\n                \"address\": \"Långholmsg. 12-14\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 9,\n                \"address\": \"Box 108\",\n                \"co_address\": \"\",\n                \"city\": \"Sala\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"12532\",\n                \"workarea\": {\n                    \"id\": 1,\n                    \"name\": \"Stockholm - Centrum\",\n                    \"workareagroup_id\": 3,\n                    \"number\": \"111\",\n                    \"address\": \"Vedhuggaregatan 24\",\n                    \"postalcode\": \"41261\",\n                    \"city\": \"Göteborg\",\n                    \"phone\": \"0791030077\",\n                    \"email\": \"kundtjanst@centrum.se\",\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 10,\n                \"status\": \"active\",\n                \"title\": \"Rusthållare\",\n                \"deleted\": false,\n                \"phone\": \"080503155\",\n                \"mobile\": \"080503155\",\n                \"email\": \"info@foretaget.se\",\n                \"clientnbr\": \"9\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Peter\",\n                \"last_name\": \"Vinkelhake\",\n                \"company_name\": \"Förertaget AB\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": [\n                {\n                    \"id\": 12,\n                    \"content\": \"10 st använd steg t fönstren\",\n                    \"deleted\": false,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Trappan\",\n                    \"created\": \"2013-06-12 12:16:53\"\n                }\n            ]\n        },\n        {\n            \"id\": 53,\n            \"deleted\": false,\n            \"status\": \"4\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"13-0044\",\n            \"workorderlines\": [\n                {\n                    \"id\": 74\n                }\n            ],\n            \"delivery_address\": {\n                \"id\": 9,\n                \"address\": \"Box 108\",\n                \"co_address\": \"\",\n                \"city\": \"Sala\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"12532\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 9,\n                \"address\": \"Box 108\",\n                \"co_address\": \"\",\n                \"city\": \"Sala\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"12532\",\n                \"workarea\": {\n                    \"id\": 1,\n                    \"name\": \"Stockholm - Centrum\",\n                    \"workareagroup_id\": 3,\n                    \"number\": \"111\",\n                    \"address\": \"Vedhuggaregatan 24\",\n                    \"postalcode\": \"41261\",\n                    \"city\": \"Göteborg\",\n                    \"phone\": \"0791030077\",\n                    \"email\": \"kundtjanst@centrum.se\",\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 10,\n                \"status\": \"active\",\n                \"title\": \"Rusthållare\",\n                \"deleted\": false,\n                \"phone\": \"080503155\",\n                \"mobile\": \"080503155\",\n                \"email\": \"info@foretaget.se\",\n                \"clientnbr\": \"9\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Peter\",\n                \"last_name\": \"Vinkelhake\",\n                \"company_name\": \"Förertaget AB\"\n            },\n            \"contact\": {\n                \"id\": 13,\n                \"phone\": \"\",\n                \"mobile\": \"\",\n                \"email\": \"\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"1\",\n                \"full_reduction_pot\": \"0\",\n                \"first_name\": \"Peter\",\n                \"last_name\": \"Andersson\"\n            },\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 54,\n            \"deleted\": false,\n            \"status\": \"3\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"13-0045\",\n            \"workorderlines\": [\n                {\n                    \"id\": 75\n                }\n            ],\n            \"delivery_address\": {\n                \"id\": 13,\n                \"address\": \"Långholmsg. 12-14\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 9,\n                \"address\": \"Box 108\",\n                \"co_address\": \"\",\n                \"city\": \"Sala\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"12532\",\n                \"workarea\": {\n                    \"id\": 1,\n                    \"name\": \"Stockholm - Centrum\",\n                    \"workareagroup_id\": 3,\n                    \"number\": \"111\",\n                    \"address\": \"Vedhuggaregatan 24\",\n                    \"postalcode\": \"41261\",\n                    \"city\": \"Göteborg\",\n                    \"phone\": \"0791030077\",\n                    \"email\": \"kundtjanst@centrum.se\",\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 10,\n                \"status\": \"active\",\n                \"title\": \"Rusthållare\",\n                \"deleted\": false,\n                \"phone\": \"080503155\",\n                \"mobile\": \"080503155\",\n                \"email\": \"info@foretaget.se\",\n                \"clientnbr\": \"9\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Peter\",\n                \"last_name\": \"Vinkelhake\",\n                \"company_name\": \"Förertaget AB\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 55,\n            \"deleted\": false,\n            \"status\": \"6\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"13-0046\",\n            \"workorderlines\": null,\n            \"delivery_address\": {\n                \"id\": 5,\n                \"address\": \"Odengatan 33\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 22\",\n                \"port_code\": \"1444\",\n                \"alarm_code\": \"1656\"\n            },\n            \"invoice_address\": {\n                \"id\": 5,\n                \"address\": \"Odengatan 33\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 22\",\n                \"workarea\": {\n                    \"id\": 1,\n                    \"name\": \"Stockholm - Centrum\",\n                    \"workareagroup_id\": 3,\n                    \"number\": \"111\",\n                    \"address\": \"Vedhuggaregatan 24\",\n                    \"postalcode\": \"41261\",\n                    \"city\": \"Göteborg\",\n                    \"phone\": \"0791030077\",\n                    \"email\": \"kundtjanst@centrum.se\",\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 5,\n                \"status\": \"active\",\n                \"title\": \"Test title\",\n                \"deleted\": false,\n                \"phone\": \"123456789\",\n                \"mobile\": \"123456789\",\n                \"email\": \"test@test.com\",\n                \"clientnbr\": \"111\",\n                \"workphone\": \"123456789\",\n                \"clienttype_id\": \"1\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Nisse\",\n                \"last_name\": \"Lund\",\n                \"company_name\": \"Company X\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 56,\n            \"deleted\": false,\n            \"status\": \"4\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"13-0047\",\n            \"workorderlines\": [\n                {\n                    \"id\": 77\n                }\n            ],\n            \"delivery_address\": {\n                \"id\": 5,\n                \"address\": \"Odengatan 33\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 22\",\n                \"port_code\": \"1444\",\n                \"alarm_code\": \"1656\"\n            },\n            \"invoice_address\": {\n                \"id\": 5,\n                \"address\": \"Odengatan 33\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 22\",\n                \"workarea\": {\n                    \"id\": 1,\n                    \"name\": \"Stockholm - Centrum\",\n                    \"workareagroup_id\": 3,\n                    \"number\": \"111\",\n                    \"address\": \"Vedhuggaregatan 24\",\n                    \"postalcode\": \"41261\",\n                    \"city\": \"Göteborg\",\n                    \"phone\": \"0791030077\",\n                    \"email\": \"kundtjanst@centrum.se\",\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 5,\n                \"status\": \"active\",\n                \"title\": \"Test title\",\n                \"deleted\": false,\n                \"phone\": \"123456789\",\n                \"mobile\": \"123456789\",\n                \"email\": \"test@test.com\",\n                \"clientnbr\": \"111\",\n                \"workphone\": \"123456789\",\n                \"clienttype_id\": \"1\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Nisse\",\n                \"last_name\": \"Lund\",\n                \"company_name\": \"Company X\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": [\n                {\n                    \"id\": 13,\n                    \"content\": \"3 stora, två små\",\n                    \"deleted\": false,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Fönster\",\n                    \"created\": \"2013-07-03 08:24:49\"\n                },\n                {\n                    \"id\": 14,\n                    \"content\": \"lite svår kund\",\n                    \"deleted\": true,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"admininfo\",\n                    \"created\": \"2013-07-03 08:26:19\"\n                }\n            ]\n        },\n        {\n            \"id\": 57,\n            \"deleted\": false,\n            \"status\": \"4\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"13-0048\",\n            \"workorderlines\": [\n                {\n                    \"id\": 78\n                }\n            ],\n            \"delivery_address\": {\n                \"id\": 14,\n                \"address\": \"Drottninggatan 103\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"13324\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 14,\n                \"address\": \"Drottninggatan 103\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"13324\",\n                \"workarea\": {\n                    \"id\": 1,\n                    \"name\": \"Stockholm - Centrum\",\n                    \"workareagroup_id\": 3,\n                    \"number\": \"111\",\n                    \"address\": \"Vedhuggaregatan 24\",\n                    \"postalcode\": \"41261\",\n                    \"city\": \"Göteborg\",\n                    \"phone\": \"0791030077\",\n                    \"email\": \"kundtjanst@centrum.se\",\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 14,\n                \"status\": \"active\",\n                \"title\": \"\",\n                \"deleted\": false,\n                \"phone\": \"0702644400\",\n                \"mobile\": \"0702644400\",\n                \"email\": \"\",\n                \"clientnbr\": \"10\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"1\",\n                \"full_reduction_pot\": \"0\",\n                \"first_name\": \"Kund\",\n                \"last_name\": \"Kundsson\",\n                \"company_name\": null\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": [\n                {\n                    \"id\": 15,\n                    \"content\": \"Ta alla fönsterluckor\",\n                    \"deleted\": false,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"kök\",\n                    \"created\": \"2013-07-03 08:58:14\"\n                }\n            ]\n        },\n        {\n            \"id\": 58,\n            \"deleted\": false,\n            \"status\": \"3\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"0\",\n            \"workorderlines\": [\n                {\n                    \"id\": 79\n                }\n            ],\n            \"delivery_address\": null,\n            \"invoice_address\": null,\n            \"client\": null,\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 59,\n            \"deleted\": false,\n            \"status\": \"1\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"0\",\n            \"workorderlines\": [\n                {\n                    \"id\": 80\n                }\n            ],\n            \"delivery_address\": null,\n            \"invoice_address\": null,\n            \"client\": null,\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 60,\n            \"deleted\": false,\n            \"status\": \"3\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"0\",\n            \"workorderlines\": [\n                {\n                    \"id\": 81\n                }\n            ],\n            \"delivery_address\": null,\n            \"invoice_address\": null,\n            \"client\": null,\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 61,\n            \"deleted\": false,\n            \"status\": \"3\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"0\",\n            \"workorderlines\": [\n                {\n                    \"id\": 82\n                }\n            ],\n            \"delivery_address\": null,\n            \"invoice_address\": null,\n            \"client\": null,\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 62,\n            \"deleted\": false,\n            \"status\": \"1\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"0\",\n            \"workorderlines\": [\n                {\n                    \"id\": 83\n                }\n            ],\n            \"delivery_address\": null,\n            \"invoice_address\": null,\n            \"client\": null,\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 63,\n            \"deleted\": false,\n            \"status\": \"3\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"13-0049\",\n            \"workorderlines\": [\n                {\n                    \"id\": 85\n                }\n            ],\n            \"delivery_address\": {\n                \"id\": 14,\n                \"address\": \"Drottninggatan 103\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"13324\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 14,\n                \"address\": \"Drottninggatan 103\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"13324\",\n                \"workarea\": {\n                    \"id\": 1,\n                    \"name\": \"Stockholm - Centrum\",\n                    \"workareagroup_id\": 3,\n                    \"number\": \"111\",\n                    \"address\": \"Vedhuggaregatan 24\",\n                    \"postalcode\": \"41261\",\n                    \"city\": \"Göteborg\",\n                    \"phone\": \"0791030077\",\n                    \"email\": \"kundtjanst@centrum.se\",\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 14,\n                \"status\": \"active\",\n                \"title\": \"\",\n                \"deleted\": false,\n                \"phone\": \"0702644400\",\n                \"mobile\": \"0702644400\",\n                \"email\": \"\",\n                \"clientnbr\": \"10\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"1\",\n                \"full_reduction_pot\": \"0\",\n                \"first_name\": \"Kund\",\n                \"last_name\": \"Kundsson\",\n                \"company_name\": null\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": [\n                {\n                    \"id\": 16,\n                    \"content\": \"noga m parketten....\",\n                    \"deleted\": false,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Vardagsrum\",\n                    \"created\": \"2013-07-04 10:26:43\"\n                }\n            ]\n        },\n        {\n            \"id\": 64,\n            \"deleted\": false,\n            \"status\": \"3\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"0\",\n            \"workorderlines\": [\n                {\n                    \"id\": 86\n                }\n            ],\n            \"delivery_address\": null,\n            \"invoice_address\": null,\n            \"client\": null,\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 65,\n            \"deleted\": false,\n            \"status\": \"1\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"0\",\n            \"workorderlines\": [\n                {\n                    \"id\": 87\n                }\n            ],\n            \"delivery_address\": null,\n            \"invoice_address\": null,\n            \"client\": null,\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 66,\n            \"deleted\": false,\n            \"status\": \"1\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"0\",\n            \"workorderlines\": [\n                {\n                    \"id\": 88\n                }\n            ],\n            \"delivery_address\": null,\n            \"invoice_address\": null,\n            \"client\": null,\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 67,\n            \"deleted\": false,\n            \"status\": \"1\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"0\",\n            \"workorderlines\": [\n                {\n                    \"id\": 89\n                }\n            ],\n            \"delivery_address\": null,\n            \"invoice_address\": null,\n            \"client\": null,\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 32,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=32\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=2\",\n            \"label\": \"2\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=3\",\n            \"label\": \"3\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=4\",\n            \"label\": \"4\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=5\",\n            \"label\": \"5\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=6\",\n            \"label\": \"6\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=7\",\n            \"label\": \"7\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=8\",\n            \"label\": \"8\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=9\",\n            \"label\": \"9\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=10\",\n            \"label\": \"10\",\n            \"active\": false\n        },\n        {\n            \"url\": null,\n            \"label\": \"...\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=31\",\n            \"label\": \"31\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=32\",\n            \"label\": \"32\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=2\",\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": \"https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=2\",\n    \"path\": \"https://api.twsandbox.net/v3/workorders\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 30,\n    \"total\": 932\n}"}],"_postman_id":"766d2e45-abb4-4efb-a819-eae8d878b952"},{"name":"All workorders - XML response example","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"44a6da04-3163-4d3a-b44e-1550f2c2c8bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Authorization}}"},{"key":"Accept","value":"application/xml","type":"text"}],"url":"https://api.twsandbox.net/v3/workorders","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workorders"],"host":["https://api.twsandbox.net/v3"],"query":[{"disabled":true,"key":"Referer","value":"http://localhost"}],"variable":[]}},"response":[{"id":"6999137e-b059-4988-94d7-a811431df891","name":"All workorders - XML response example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Authorization}}"},{"key":"Accept","value":"application/xml","type":"text"}],"url":{"raw":"https://api.twsandbox.net/v3/workorders","host":["https://api.twsandbox.net/v3"],"path":["workorders"],"query":[{"key":"Referer","type":"text","value":"http://localhost","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 19:29:04 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<response><current_page>1</current_page><data><id>6</id><deleted></deleted><status>3</status><reversecharge></reversecharge><workorder_number>0</workorder_number><workorderlines><id>8</id></workorderlines><delivery_address></delivery_address><invoice_address></invoice_address><client></client><contact></contact><workordergroup></workordergroup><notes></notes></data><data><id>7</id><deleted></deleted><status>1</status><reversecharge></reversecharge><workorder_number>0</workorder_number><workorderlines><id>9</id></workorderlines><delivery_address></delivery_address><invoice_address></invoice_address><client></client><contact></contact><workordergroup></workordergroup><notes></notes></data><data><id>34</id><deleted></deleted><status>3</status><reversecharge></reversecharge><workorder_number>0</workorder_number><workorderlines><id>48</id></workorderlines><delivery_address></delivery_address><invoice_address></invoice_address><client></client><contact></contact><workordergroup></workordergroup><notes></notes></data><data><id>37</id><deleted></deleted><status>6</status><reversecharge></reversecharge><workorder_number>0</workorder_number><workorderlines><id>52</id></workorderlines><delivery_address></delivery_address><invoice_address></invoice_address><client></client><contact></contact><workordergroup></workordergroup><notes></notes></data><data><id>42</id><deleted></deleted><status>6</status><reversecharge></reversecharge><workorder_number>13-0038</workorder_number><workorderlines><id>57</id></workorderlines><workorderlines><id>58</id></workorderlines><workorderlines><id>59</id></workorderlines><delivery_address><id>5</id><address>Odengatan 33</address><co_address></co_address><city>Stockholm</city><route_num>0</route_num><postal_code>111 22</postal_code><port_code>1444</port_code><alarm_code>1656</alarm_code></delivery_address><invoice_address><id>5</id><address>Odengatan 33</address><co_address></co_address><city>Stockholm</city><route_num>0</route_num><postal_code>111 22</postal_code><workarea><id>1</id><name>Stockholm - Centrum</name><workareagroup_id>3</workareagroup_id><number>111</number><address>Vedhuggaregatan 24</address><postalcode>41261</postalcode><city>Göteborg</city><phone>0791030077</phone><email>kundtjanst@centrum.se</email><www></www></workarea></invoice_address><client><id>5</id><status>active</status><title>Test title</title><deleted></deleted><phone>123456789</phone><mobile>123456789</mobile><email>test@test.com</email><clientnbr>111</clientnbr><workphone>123456789</workphone><clienttype_id>1</clienttype_id><full_reduction_pot>2</full_reduction_pot><first_name>Nisse</first_name><last_name>Lund</last_name><company_name>Company X</company_name></client><contact></contact><workordergroup></workordergroup><notes></notes></data><data><id>43</id><deleted></deleted><status>1</status><reversecharge></reversecharge><workorder_number>0</workorder_number><workorderlines><id>60</id></workorderlines><delivery_address></delivery_address><invoice_address></invoice_address><client></client><contact></contact><workordergroup></workordergroup><notes></notes></data><data><id>44</id><deleted></deleted><status>1</status><reversecharge></reversecharge><workorder_number>0</workorder_number><workorderlines><id>61</id></workorderlines><delivery_address></delivery_address><invoice_address></invoice_address><client></client><contact></contact><workordergroup></workordergroup><notes></notes></data><data><id>45</id><deleted></deleted><status>1</status><reversecharge></reversecharge><workorder_number>0</workorder_number><workorderlines><id>62</id></workorderlines><delivery_address></delivery_address><invoice_address></invoice_address><client></client><contact></contact><workordergroup></workordergroup><notes></notes></data><data><id>46</id><deleted></deleted><status>1</status><reversecharge></reversecharge><workorder_number>0</workorder_number><workorderlines><id>63</id></workorderlines><delivery_address></delivery_address><invoice_address></invoice_address><client></client><contact></contact><workordergroup></workordergroup><notes></notes></data><data><id>47</id><deleted></deleted><status>1</status><reversecharge></reversecharge><workorder_number>0</workorder_number><workorderlines><id>64</id></workorderlines><delivery_address></delivery_address><invoice_address></invoice_address><client></client><contact></contact><workordergroup></workordergroup><notes></notes></data><data><id>48</id><deleted></deleted><status>3</status><reversecharge></reversecharge><workorder_number>13-0039</workorder_number><workorderlines><id>65</id></workorderlines><workorderlines><id>144</id></workorderlines><delivery_address><id>7</id><address>Spångavägen 12</address><co_address></co_address><city>Sala</city><route_num>31</route_num><postal_code>12473</postal_code><port_code>2222</port_code><alarm_code>1111#</alarm_code></delivery_address><invoice_address><id>7</id><address>Spångavägen 12</address><co_address></co_address><city>Sala</city><route_num>31</route_num><postal_code>12473</postal_code><workarea><id>8</id><name>Stockholm - Väster</name><workareagroup_id>0</workareagroup_id><number>666</number><address></address><postalcode></postalcode><city></city><phone></phone><email></email><www></www></workarea></invoice_address><client><id>7</id><status>active</status><title>Test title</title><deleted></deleted><phone>123456789</phone><mobile>123456789</mobile><email>test@test.com</email><clientnbr>111</clientnbr><workphone>123456789</workphone><clienttype_id>1</clienttype_id><full_reduction_pot>1</full_reduction_pot><first_name>First</first_name><last_name>Last</last_name><company_name>Company name</company_name></client><contact></contact><workordergroup></workordergroup><notes></notes></data><data><id>49</id><deleted></deleted><status>3</status><reversecharge></reversecharge><workorder_number>13-0040</workorder_number><workorderlines><id>66</id></workorderlines><workorderlines><id>84</id></workorderlines><delivery_address><id>3</id><address>Upplandsgatan 71</address><co_address>Tomas Berglund, Bergvik</co_address><city>Stockholm</city><route_num>0</route_num><postal_code>112 21</postal_code><port_code>1212</port_code><alarm_code>1313#</alarm_code></delivery_address><invoice_address><id>3</id><address>Upplandsgatan 71</address><co_address>Tomas Berglund, Bergvik</co_address><city>Stockholm</city><route_num>0</route_num><postal_code>112 21</postal_code><workarea><id>1</id><name>Stockholm - Centrum</name><workareagroup_id>3</workareagroup_id><number>111</number><address>Vedhuggaregatan 24</address><postalcode>41261</postalcode><city>Göteborg</city><phone>0791030077</phone><email>kundtjanst@centrum.se</email><www></www></workarea></invoice_address><client><id>3</id><status>active</status><title>Test title</title><deleted></deleted><phone>123456789</phone><mobile>123456789</mobile><email>test@test.com</email><clientnbr>111</clientnbr><workphone>123456789</workphone><clienttype_id>1</clienttype_id><full_reduction_pot>2</full_reduction_pot><first_name>First</first_name><last_name>Lastx</last_name><company_name>Company name</company_name></client><contact></contact><workordergroup></workordergroup><notes></notes></data><data><id>50</id><deleted></deleted><status>4</status><reversecharge></reversecharge><workorder_number>13-0041</workorder_number><workorderlines><id>68</id></workorderlines><workorderlines><id>69</id></workorderlines><workorderlines><id>70</id></workorderlines><delivery_address><id>11</id><address>Konradsbergsg. 4A-J, 6A-G, 8-10</address><co_address></co_address><city>Stockholm</city><route_num>0</route_num><postal_code></postal_code><port_code></port_code><alarm_code></alarm_code></delivery_address><invoice_address><id>9</id><address>Box 108</address><co_address></co_address><city>Sala</city><route_num>0</route_num><postal_code>12532</postal_code><workarea><id>1</id><name>Stockholm - Centrum</name><workareagroup_id>3</workareagroup_id><number>111</number><address>Vedhuggaregatan 24</address><postalcode>41261</postalcode><city>Göteborg</city><phone>0791030077</phone><email>kundtjanst@centrum.se</email><www></www></workarea></invoice_address><client><id>10</id><status>active</status><title>Rusthållare</title><deleted></deleted><phone>080503155</phone><mobile>080503155</mobile><email>info@foretaget.se</email><clientnbr>9</clientnbr><workphone></workphone><clienttype_id>2</clienttype_id><full_reduction_pot>2</full_reduction_pot><first_name>Peter</first_name><last_name>Vinkelhake</last_name><company_name>Förertaget AB</company_name></client><contact><id>11</id><phone></phone><mobile></mobile><email></email><workphone></workphone><clienttype_id>1</clienttype_id><full_reduction_pot>0</full_reduction_pot><first_name>PRC</first_name><last_name></last_name></contact><workordergroup></workordergroup><notes><id>17</id><content>Kunden är hundrädd</content><deleted>1</deleted><important>1</important><public></public><closed></closed><subject>Test</subject><created>2013-07-09 14:17:52</created></notes><notes><id>18</id><content>Syns på schemat?</content><deleted></deleted><important>1</important><public></public><closed></closed><subject>Test</subject><created>2013-07-09 14:20:26</created></notes></data><data><id>51</id><deleted></deleted><status>3</status><reversecharge></reversecharge><workorder_number>13-0042</workorder_number><workorderlines><id>71</id></workorderlines><workorderlines><id>72</id></workorderlines><delivery_address><id>12</id><address>Verkstadsgatan 2</address><co_address></co_address><city>Stockholm</city><route_num>0</route_num><postal_code></postal_code><port_code></port_code><alarm_code></alarm_code></delivery_address><invoice_address><id>9</id><address>Box 108</address><co_address></co_address><city>Sala</city><route_num>0</route_num><postal_code>12532</postal_code><workarea><id>1</id><name>Stockholm - Centrum</name><workareagroup_id>3</workareagroup_id><number>111</number><address>Vedhuggaregatan 24</address><postalcode>41261</postalcode><city>Göteborg</city><phone>0791030077</phone><email>kundtjanst@centrum.se</email><www></www></workarea></invoice_address><client><id>10</id><status>active</status><title>Rusthållare</title><deleted></deleted><phone>080503155</phone><mobile>080503155</mobile><email>info@foretaget.se</email><clientnbr>9</clientnbr><workphone></workphone><clienttype_id>2</clienttype_id><full_reduction_pot>2</full_reduction_pot><first_name>Peter</first_name><last_name>Vinkelhake</last_name><company_name>Förertaget AB</company_name></client><contact></contact><workordergroup></workordergroup><notes></notes></data><data><id>52</id><deleted></deleted><status>3</status><reversecharge></reversecharge><workorder_number>13-0043</workorder_number><workorderlines><id>73</id></workorderlines><delivery_address><id>13</id><address>Långholmsg. 12-14</address><co_address></co_address><city>Stockholm</city><route_num>0</route_num><postal_code></postal_code><port_code></port_code><alarm_code></alarm_code></delivery_address><invoice_address><id>9</id><address>Box 108</address><co_address></co_address><city>Sala</city><route_num>0</route_num><postal_code>12532</postal_code><workarea><id>1</id><name>Stockholm - Centrum</name><workareagroup_id>3</workareagroup_id><number>111</number><address>Vedhuggaregatan 24</address><postalcode>41261</postalcode><city>Göteborg</city><phone>0791030077</phone><email>kundtjanst@centrum.se</email><www></www></workarea></invoice_address><client><id>10</id><status>active</status><title>Rusthållare</title><deleted></deleted><phone>080503155</phone><mobile>080503155</mobile><email>info@foretaget.se</email><clientnbr>9</clientnbr><workphone></workphone><clienttype_id>2</clienttype_id><full_reduction_pot>2</full_reduction_pot><first_name>Peter</first_name><last_name>Vinkelhake</last_name><company_name>Förertaget AB</company_name></client><contact></contact><workordergroup></workordergroup><notes><id>12</id><content>10 st använd steg t fönstren</content><deleted></deleted><important></important><public></public><closed></closed><subject>Trappan</subject><created>2013-06-12 12:16:53</created></notes></data><data><id>53</id><deleted></deleted><status>4</status><reversecharge></reversecharge><workorder_number>13-0044</workorder_number><workorderlines><id>74</id></workorderlines><delivery_address><id>9</id><address>Box 108</address><co_address></co_address><city>Sala</city><route_num>0</route_num><postal_code>12532</postal_code><port_code></port_code><alarm_code></alarm_code></delivery_address><invoice_address><id>9</id><address>Box 108</address><co_address></co_address><city>Sala</city><route_num>0</route_num><postal_code>12532</postal_code><workarea><id>1</id><name>Stockholm - Centrum</name><workareagroup_id>3</workareagroup_id><number>111</number><address>Vedhuggaregatan 24</address><postalcode>41261</postalcode><city>Göteborg</city><phone>0791030077</phone><email>kundtjanst@centrum.se</email><www></www></workarea></invoice_address><client><id>10</id><status>active</status><title>Rusthållare</title><deleted></deleted><phone>080503155</phone><mobile>080503155</mobile><email>info@foretaget.se</email><clientnbr>9</clientnbr><workphone></workphone><clienttype_id>2</clienttype_id><full_reduction_pot>2</full_reduction_pot><first_name>Peter</first_name><last_name>Vinkelhake</last_name><company_name>Förertaget AB</company_name></client><contact><id>13</id><phone></phone><mobile></mobile><email></email><workphone></workphone><clienttype_id>1</clienttype_id><full_reduction_pot>0</full_reduction_pot><first_name>Peter</first_name><last_name>Andersson</last_name></contact><workordergroup></workordergroup><notes></notes></data><data><id>54</id><deleted></deleted><status>3</status><reversecharge></reversecharge><workorder_number>13-0045</workorder_number><workorderlines><id>75</id></workorderlines><delivery_address><id>13</id><address>Långholmsg. 12-14</address><co_address></co_address><city>Stockholm</city><route_num>0</route_num><postal_code></postal_code><port_code></port_code><alarm_code></alarm_code></delivery_address><invoice_address><id>9</id><address>Box 108</address><co_address></co_address><city>Sala</city><route_num>0</route_num><postal_code>12532</postal_code><workarea><id>1</id><name>Stockholm - Centrum</name><workareagroup_id>3</workareagroup_id><number>111</number><address>Vedhuggaregatan 24</address><postalcode>41261</postalcode><city>Göteborg</city><phone>0791030077</phone><email>kundtjanst@centrum.se</email><www></www></workarea></invoice_address><client><id>10</id><status>active</status><title>Rusthållare</title><deleted></deleted><phone>080503155</phone><mobile>080503155</mobile><email>info@foretaget.se</email><clientnbr>9</clientnbr><workphone></workphone><clienttype_id>2</clienttype_id><full_reduction_pot>2</full_reduction_pot><first_name>Peter</first_name><last_name>Vinkelhake</last_name><company_name>Förertaget AB</company_name></client><contact></contact><workordergroup></workordergroup><notes></notes></data><data><id>55</id><deleted></deleted><status>6</status><reversecharge></reversecharge><workorder_number>13-0046</workorder_number><workorderlines></workorderlines><delivery_address><id>5</id><address>Odengatan 33</address><co_address></co_address><city>Stockholm</city><route_num>0</route_num><postal_code>111 22</postal_code><port_code>1444</port_code><alarm_code>1656</alarm_code></delivery_address><invoice_address><id>5</id><address>Odengatan 33</address><co_address></co_address><city>Stockholm</city><route_num>0</route_num><postal_code>111 22</postal_code><workarea><id>1</id><name>Stockholm - Centrum</name><workareagroup_id>3</workareagroup_id><number>111</number><address>Vedhuggaregatan 24</address><postalcode>41261</postalcode><city>Göteborg</city><phone>0791030077</phone><email>kundtjanst@centrum.se</email><www></www></workarea></invoice_address><client><id>5</id><status>active</status><title>Test title</title><deleted></deleted><phone>123456789</phone><mobile>123456789</mobile><email>test@test.com</email><clientnbr>111</clientnbr><workphone>123456789</workphone><clienttype_id>1</clienttype_id><full_reduction_pot>2</full_reduction_pot><first_name>Nisse</first_name><last_name>Lund</last_name><company_name>Company X</company_name></client><contact></contact><workordergroup></workordergroup><notes></notes></data><data><id>56</id><deleted></deleted><status>4</status><reversecharge></reversecharge><workorder_number>13-0047</workorder_number><workorderlines><id>77</id></workorderlines><delivery_address><id>5</id><address>Odengatan 33</address><co_address></co_address><city>Stockholm</city><route_num>0</route_num><postal_code>111 22</postal_code><port_code>1444</port_code><alarm_code>1656</alarm_code></delivery_address><invoice_address><id>5</id><address>Odengatan 33</address><co_address></co_address><city>Stockholm</city><route_num>0</route_num><postal_code>111 22</postal_code><workarea><id>1</id><name>Stockholm - Centrum</name><workareagroup_id>3</workareagroup_id><number>111</number><address>Vedhuggaregatan 24</address><postalcode>41261</postalcode><city>Göteborg</city><phone>0791030077</phone><email>kundtjanst@centrum.se</email><www></www></workarea></invoice_address><client><id>5</id><status>active</status><title>Test title</title><deleted></deleted><phone>123456789</phone><mobile>123456789</mobile><email>test@test.com</email><clientnbr>111</clientnbr><workphone>123456789</workphone><clienttype_id>1</clienttype_id><full_reduction_pot>2</full_reduction_pot><first_name>Nisse</first_name><last_name>Lund</last_name><company_name>Company X</company_name></client><contact></contact><workordergroup></workordergroup><notes><id>13</id><content>3 stora, två små</content><deleted></deleted><important></important><public></public><closed></closed><subject>Fönster</subject><created>2013-07-03 08:24:49</created></notes><notes><id>14</id><content>lite svår kund</content><deleted>1</deleted><important></important><public></public><closed></closed><subject>admininfo</subject><created>2013-07-03 08:26:19</created></notes></data><data><id>57</id><deleted></deleted><status>4</status><reversecharge></reversecharge><workorder_number>13-0048</workorder_number><workorderlines><id>78</id></workorderlines><delivery_address><id>14</id><address>Drottninggatan 103</address><co_address></co_address><city>Stockholm</city><route_num>0</route_num><postal_code>13324</postal_code><port_code></port_code><alarm_code></alarm_code></delivery_address><invoice_address><id>14</id><address>Drottninggatan 103</address><co_address></co_address><city>Stockholm</city><route_num>0</route_num><postal_code>13324</postal_code><workarea><id>1</id><name>Stockholm - Centrum</name><workareagroup_id>3</workareagroup_id><number>111</number><address>Vedhuggaregatan 24</address><postalcode>41261</postalcode><city>Göteborg</city><phone>0791030077</phone><email>kundtjanst@centrum.se</email><www></www></workarea></invoice_address><client><id>14</id><status>active</status><title></title><deleted></deleted><phone>0702644400</phone><mobile>0702644400</mobile><email></email><clientnbr>10</clientnbr><workphone></workphone><clienttype_id>1</clienttype_id><full_reduction_pot>0</full_reduction_pot><first_name>Kund</first_name><last_name>Kundsson</last_name><company_name></company_name></client><contact></contact><workordergroup></workordergroup><notes><id>15</id><content>Ta alla fönsterluckor</content><deleted></deleted><important></important><public></public><closed></closed><subject>kök</subject><created>2013-07-03 08:58:14</created></notes></data><data><id>58</id><deleted></deleted><status>3</status><reversecharge></reversecharge><workorder_number>0</workorder_number><workorderlines><id>79</id></workorderlines><delivery_address></delivery_address><invoice_address></invoice_address><client></client><contact></contact><workordergroup></workordergroup><notes></notes></data><data><id>59</id><deleted></deleted><status>1</status><reversecharge></reversecharge><workorder_number>0</workorder_number><workorderlines><id>80</id></workorderlines><delivery_address></delivery_address><invoice_address></invoice_address><client></client><contact></contact><workordergroup></workordergroup><notes></notes></data><data><id>60</id><deleted></deleted><status>3</status><reversecharge></reversecharge><workorder_number>0</workorder_number><workorderlines><id>81</id></workorderlines><delivery_address></delivery_address><invoice_address></invoice_address><client></client><contact></contact><workordergroup></workordergroup><notes></notes></data><data><id>61</id><deleted></deleted><status>3</status><reversecharge></reversecharge><workorder_number>0</workorder_number><workorderlines><id>82</id></workorderlines><delivery_address></delivery_address><invoice_address></invoice_address><client></client><contact></contact><workordergroup></workordergroup><notes></notes></data><data><id>62</id><deleted></deleted><status>1</status><reversecharge></reversecharge><workorder_number>0</workorder_number><workorderlines><id>83</id></workorderlines><delivery_address></delivery_address><invoice_address></invoice_address><client></client><contact></contact><workordergroup></workordergroup><notes></notes></data><data><id>63</id><deleted></deleted><status>3</status><reversecharge></reversecharge><workorder_number>13-0049</workorder_number><workorderlines><id>85</id></workorderlines><delivery_address><id>14</id><address>Drottninggatan 103</address><co_address></co_address><city>Stockholm</city><route_num>0</route_num><postal_code>13324</postal_code><port_code></port_code><alarm_code></alarm_code></delivery_address><invoice_address><id>14</id><address>Drottninggatan 103</address><co_address></co_address><city>Stockholm</city><route_num>0</route_num><postal_code>13324</postal_code><workarea><id>1</id><name>Stockholm - Centrum</name><workareagroup_id>3</workareagroup_id><number>111</number><address>Vedhuggaregatan 24</address><postalcode>41261</postalcode><city>Göteborg</city><phone>0791030077</phone><email>kundtjanst@centrum.se</email><www></www></workarea></invoice_address><client><id>14</id><status>active</status><title></title><deleted></deleted><phone>0702644400</phone><mobile>0702644400</mobile><email></email><clientnbr>10</clientnbr><workphone></workphone><clienttype_id>1</clienttype_id><full_reduction_pot>0</full_reduction_pot><first_name>Kund</first_name><last_name>Kundsson</last_name><company_name></company_name></client><contact></contact><workordergroup></workordergroup><notes><id>16</id><content>noga m parketten....</content><deleted></deleted><important></important><public></public><closed></closed><subject>Vardagsrum</subject><created>2013-07-04 10:26:43</created></notes></data><data><id>64</id><deleted></deleted><status>3</status><reversecharge></reversecharge><workorder_number>0</workorder_number><workorderlines><id>86</id></workorderlines><delivery_address></delivery_address><invoice_address></invoice_address><client></client><contact></contact><workordergroup></workordergroup><notes></notes></data><data><id>65</id><deleted></deleted><status>1</status><reversecharge></reversecharge><workorder_number>0</workorder_number><workorderlines><id>87</id></workorderlines><delivery_address></delivery_address><invoice_address></invoice_address><client></client><contact></contact><workordergroup></workordergroup><notes></notes></data><data><id>66</id><deleted></deleted><status>1</status><reversecharge></reversecharge><workorder_number>0</workorder_number><workorderlines><id>88</id></workorderlines><delivery_address></delivery_address><invoice_address></invoice_address><client></client><contact></contact><workordergroup></workordergroup><notes></notes></data><data><id>67</id><deleted></deleted><status>1</status><reversecharge></reversecharge><workorder_number>0</workorder_number><workorderlines><id>89</id></workorderlines><delivery_address></delivery_address><invoice_address></invoice_address><client></client><contact></contact><workordergroup></workordergroup><notes></notes></data><first_page_url>https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=1</first_page_url><from>1</from><last_page>32</last_page><last_page_url>https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=32</last_page_url><links><url></url><label>pagination.previous</label><active></active></links><links><url>https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=1</url><label>1</label><active>1</active></links><links><url>https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=2</url><label>2</label><active></active></links><links><url>https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=3</url><label>3</label><active></active></links><links><url>https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=4</url><label>4</label><active></active></links><links><url>https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=5</url><label>5</label><active></active></links><links><url>https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=6</url><label>6</label><active></active></links><links><url>https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=7</url><label>7</label><active></active></links><links><url>https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=8</url><label>8</label><active></active></links><links><url>https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=9</url><label>9</label><active></active></links><links><url>https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=10</url><label>10</label><active></active></links><links><url></url><label>...</label><active></active></links><links><url>https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=31</url><label>31</label><active></active></links><links><url>https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=32</url><label>32</label><active></active></links><links><url>https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=2</url><label>pagination.next</label><active></active></links><next_page_url>https://api.twsandbox.net/v3/workorders?page%5Bnumber%5D=2</next_page_url><path>https://api.twsandbox.net/v3/workorders</path><per_page>30</per_page><prev_page_url></prev_page_url><to>30</to><total>932</total></response>\n"}],"_postman_id":"44a6da04-3163-4d3a-b44e-1550f2c2c8bb"},{"name":"Workorder by ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"15d34831-8a8b-47d5-98a2-d840497de9f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/workorders/352","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workorders","352"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"6ace110a-0914-42b4-956f-4cd7b5d48dee","name":"Workorder by ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/workorders/352"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 19:50:21 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 352,\n        \"deleted\": false,\n        \"status\": \"3\",\n        \"reversecharge\": false,\n        \"workorder_number\": \"16-0019\",\n        \"workorderlines\": [\n            {\n                \"id\": 441\n            }\n        ],\n        \"delivery_address\": {\n            \"id\": 105,\n            \"address\": \"Strandvägen 1\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"route_num\": \"0\",\n            \"postal_code\": \"11222\",\n            \"port_code\": \"\",\n            \"alarm_code\": \"\"\n        },\n        \"invoice_address\": {\n            \"id\": 105,\n            \"address\": \"Strandvägen 1\",\n            \"co_address\": \"\",\n            \"city\": \"Stockholm\",\n            \"route_num\": \"0\",\n            \"postal_code\": \"11222\",\n            \"workarea\": {\n                \"id\": 2,\n                \"name\": \"Stockholm - Prio\",\n                \"workareagroup_id\": 1,\n                \"number\": \"222\",\n                \"address\": null,\n                \"postalcode\": null,\n                \"city\": null,\n                \"phone\": null,\n                \"email\": null,\n                \"www\": null\n            }\n        },\n        \"client\": {\n            \"id\": 105,\n            \"status\": \"active\",\n            \"title\": \"\",\n            \"deleted\": false,\n            \"phone\": \"08 123 400 11\",\n            \"mobile\": \"\",\n            \"email\": \"contact@address.se\",\n            \"clientnbr\": \"94\",\n            \"workphone\": \"\",\n            \"clienttype_id\": \"2\",\n            \"full_reduction_pot\": \"2\",\n            \"first_name\": \"Bertil\",\n            \"last_name\": \"von Trapp\",\n            \"company_name\": \"Fastighetsbolaget AB\"\n        },\n        \"contact\": null,\n        \"workordergroup\": {\n            \"id\": 1,\n            \"name\": \"Fastighetsskötare\",\n            \"number\": \"3\",\n            \"description\": \"Customers that own rental properties\"\n        },\n        \"notes\": [\n            {\n                \"id\": 819,\n                \"content\": \"This is the content\",\n                \"deleted\": false,\n                \"important\": false,\n                \"public\": false,\n                \"closed\": false,\n                \"subject\": \"Testing hästing\",\n                \"created\": \"2023-11-16 15:51:51\"\n            },\n            {\n                \"id\": 820,\n                \"content\": \"This is the content Wiho\",\n                \"deleted\": false,\n                \"important\": false,\n                \"public\": false,\n                \"closed\": false,\n                \"subject\": \"Hästing testing\",\n                \"created\": \"2023-11-16 15:55:01\"\n            },\n            {\n                \"id\": 821,\n                \"content\": \"Du skola debitera kund\",\n                \"deleted\": false,\n                \"important\": false,\n                \"public\": false,\n                \"closed\": false,\n                \"subject\": \"Chefen kallar\",\n                \"created\": \"2023-11-16 15:56:02\"\n            },\n            {\n                \"id\": 822,\n                \"content\": \"And only admins\",\n                \"deleted\": false,\n                \"important\": false,\n                \"public\": false,\n                \"closed\": false,\n                \"subject\": \"Admin sees this\",\n                \"created\": \"2023-11-16 15:56:50\"\n            }\n        ]\n    }\n}"}],"_postman_id":"15d34831-8a8b-47d5-98a2-d840497de9f0"},{"name":"Workorder FindBy Workorder Number","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"c81c1032-9779-4a52-9214-1b39c3a4c689","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/workorders/findByWorkorder_number/16-0011","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workorders","findByWorkorder_number","16-0011"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"6c9abea1-a47b-4499-bb59-1cf14cfcbc79","name":"Workorder Find By Workorder Number","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/workorders/findByWorkorder_number/16-0011"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 19:32:23 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 344,\n            \"deleted\": false,\n            \"status\": \"3\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"16-0011\",\n            \"workorderlines\": [\n                {\n                    \"id\": 1792\n                }\n            ],\n            \"delivery_address\": {\n                \"id\": 120,\n                \"address\": \"Drottninggattan 100\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 24\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"11222\",\n                \"workarea\": {\n                    \"id\": 2,\n                    \"name\": \"Stockholm - Prio\",\n                    \"workareagroup_id\": 1,\n                    \"number\": \"222\",\n                    \"address\": null,\n                    \"postalcode\": null,\n                    \"city\": null,\n                    \"phone\": null,\n                    \"email\": null,\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 105,\n                \"status\": \"active\",\n                \"title\": \"\",\n                \"deleted\": false,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"email\": \"test@mail.xx\",\n                \"clientnbr\": \"94\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"company_name\": \"Fastighetsbolaget AB\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/workorders/findByWorkorder_number/16-0011?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/workorders/findByWorkorder_number/16-0011?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorders/findByWorkorder_number/16-0011?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/workorders/findByWorkorder_number/16-0011\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"c81c1032-9779-4a52-9214-1b39c3a4c689"},{"name":"Workorder FindBy Client","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"2164cee3-b98a-4d07-916e-4f917e4ff351","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/workorders/findByClient_id/105","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workorders","findByClient_id","105"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"03d888a9-2817-4a5a-853b-a0a5479d1ffa","name":"Workorder FindBy Client","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/workorders/findByClient_id/105"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 19:37:21 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 336,\n            \"deleted\": false,\n            \"status\": \"6\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"16-0003\",\n            \"workorderlines\": null,\n            \"delivery_address\": {\n                \"id\": 111,\n                \"address\": \"Västmannagatan 9\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 24\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"11222\",\n                \"workarea\": {\n                    \"id\": 2,\n                    \"name\": \"Stockholm - Prio\",\n                    \"workareagroup_id\": 1,\n                    \"number\": \"222\",\n                    \"address\": null,\n                    \"postalcode\": null,\n                    \"city\": null,\n                    \"phone\": null,\n                    \"email\": null,\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 105,\n                \"status\": \"active\",\n                \"title\": \"\",\n                \"deleted\": false,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"email\": \"contact@address.se\",\n                \"clientnbr\": \"94\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"company_name\": \"Fastighetsbolaget AB\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 337,\n            \"deleted\": false,\n            \"status\": \"6\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"16-0004\",\n            \"workorderlines\": null,\n            \"delivery_address\": {\n                \"id\": 114,\n                \"address\": \"Wallingatan 3\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 24\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"11222\",\n                \"workarea\": {\n                    \"id\": 2,\n                    \"name\": \"Stockholm - Prio\",\n                    \"workareagroup_id\": 1,\n                    \"number\": \"222\",\n                    \"address\": null,\n                    \"postalcode\": null,\n                    \"city\": null,\n                    \"phone\": null,\n                    \"email\": null,\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 105,\n                \"status\": \"active\",\n                \"title\": \"\",\n                \"deleted\": false,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"email\": \"contact@address.se\",\n                \"clientnbr\": \"94\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"company_name\": \"Fastighetsbolaget AB\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 338,\n            \"deleted\": false,\n            \"status\": \"6\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"16-0005\",\n            \"workorderlines\": null,\n            \"delivery_address\": {\n                \"id\": 115,\n                \"address\": \"Wallingatan 5\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 24\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"11222\",\n                \"workarea\": {\n                    \"id\": 2,\n                    \"name\": \"Stockholm - Prio\",\n                    \"workareagroup_id\": 1,\n                    \"number\": \"222\",\n                    \"address\": null,\n                    \"postalcode\": null,\n                    \"city\": null,\n                    \"phone\": null,\n                    \"email\": null,\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 105,\n                \"status\": \"active\",\n                \"title\": \"\",\n                \"deleted\": false,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"email\": \"contact@address.se\",\n                \"clientnbr\": \"94\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"company_name\": \"Fastighetsbolaget AB\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 339,\n            \"deleted\": false,\n            \"status\": \"6\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"16-0006\",\n            \"workorderlines\": null,\n            \"delivery_address\": {\n                \"id\": 116,\n                \"address\": \"Wallingatan 7\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 24\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"11222\",\n                \"workarea\": {\n                    \"id\": 2,\n                    \"name\": \"Stockholm - Prio\",\n                    \"workareagroup_id\": 1,\n                    \"number\": \"222\",\n                    \"address\": null,\n                    \"postalcode\": null,\n                    \"city\": null,\n                    \"phone\": null,\n                    \"email\": null,\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 105,\n                \"status\": \"active\",\n                \"title\": \"\",\n                \"deleted\": false,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"email\": \"contact@address.se\",\n                \"clientnbr\": \"94\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"company_name\": \"Fastighetsbolaget AB\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 340,\n            \"deleted\": false,\n            \"status\": \"6\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"16-0007\",\n            \"workorderlines\": null,\n            \"delivery_address\": {\n                \"id\": 117,\n                \"address\": \"Dalagatan 4\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 24\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"11222\",\n                \"workarea\": {\n                    \"id\": 2,\n                    \"name\": \"Stockholm - Prio\",\n                    \"workareagroup_id\": 1,\n                    \"number\": \"222\",\n                    \"address\": null,\n                    \"postalcode\": null,\n                    \"city\": null,\n                    \"phone\": null,\n                    \"email\": null,\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 105,\n                \"status\": \"active\",\n                \"title\": \"\",\n                \"deleted\": false,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"email\": \"contact@address.se\",\n                \"clientnbr\": \"94\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"company_name\": \"Fastighetsbolaget AB\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 341,\n            \"deleted\": false,\n            \"status\": \"6\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"16-0008\",\n            \"workorderlines\": null,\n            \"delivery_address\": {\n                \"id\": 118,\n                \"address\": \"Dalagatan 6\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 24\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"11222\",\n                \"workarea\": {\n                    \"id\": 2,\n                    \"name\": \"Stockholm - Prio\",\n                    \"workareagroup_id\": 1,\n                    \"number\": \"222\",\n                    \"address\": null,\n                    \"postalcode\": null,\n                    \"city\": null,\n                    \"phone\": null,\n                    \"email\": null,\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 105,\n                \"status\": \"active\",\n                \"title\": \"\",\n                \"deleted\": false,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"email\": \"contact@address.se\",\n                \"clientnbr\": \"94\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"company_name\": \"Fastighetsbolaget AB\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 342,\n            \"deleted\": false,\n            \"status\": \"6\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"16-0009\",\n            \"workorderlines\": null,\n            \"delivery_address\": {\n                \"id\": 111,\n                \"address\": \"Västmannagatan 9\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 24\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"11222\",\n                \"workarea\": {\n                    \"id\": 2,\n                    \"name\": \"Stockholm - Prio\",\n                    \"workareagroup_id\": 1,\n                    \"number\": \"222\",\n                    \"address\": null,\n                    \"postalcode\": null,\n                    \"city\": null,\n                    \"phone\": null,\n                    \"email\": null,\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 105,\n                \"status\": \"active\",\n                \"title\": \"\",\n                \"deleted\": false,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"email\": \"contact@address.se\",\n                \"clientnbr\": \"94\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"company_name\": \"Fastighetsbolaget AB\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 343,\n            \"deleted\": false,\n            \"status\": \"3\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"16-0010\",\n            \"workorderlines\": [\n                {\n                    \"id\": 423\n                }\n            ],\n            \"delivery_address\": {\n                \"id\": 119,\n                \"address\": \"Dalagatan 8\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 24\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"11222\",\n                \"workarea\": {\n                    \"id\": 2,\n                    \"name\": \"Stockholm - Prio\",\n                    \"workareagroup_id\": 1,\n                    \"number\": \"222\",\n                    \"address\": null,\n                    \"postalcode\": null,\n                    \"city\": null,\n                    \"phone\": null,\n                    \"email\": null,\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 105,\n                \"status\": \"active\",\n                \"title\": \"\",\n                \"deleted\": false,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"email\": \"contact@address.se\",\n                \"clientnbr\": \"94\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"company_name\": \"Fastighetsbolaget AB\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 344,\n            \"deleted\": false,\n            \"status\": \"3\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"16-0011\",\n            \"workorderlines\": [\n                {\n                    \"id\": 1792\n                }\n            ],\n            \"delivery_address\": {\n                \"id\": 120,\n                \"address\": \"Drottninggattan 100\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 24\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"11222\",\n                \"workarea\": {\n                    \"id\": 2,\n                    \"name\": \"Stockholm - Prio\",\n                    \"workareagroup_id\": 1,\n                    \"number\": \"222\",\n                    \"address\": null,\n                    \"postalcode\": null,\n                    \"city\": null,\n                    \"phone\": null,\n                    \"email\": null,\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 105,\n                \"status\": \"active\",\n                \"title\": \"\",\n                \"deleted\": false,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"email\": \"contact@address.se\",\n                \"clientnbr\": \"94\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"company_name\": \"Fastighetsbolaget AB\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 345,\n            \"deleted\": false,\n            \"status\": \"3\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"16-0012\",\n            \"workorderlines\": [\n                {\n                    \"id\": 426\n                }\n            ],\n            \"delivery_address\": {\n                \"id\": 120,\n                \"address\": \"Drottninggattan 100\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 24\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"11222\",\n                \"workarea\": {\n                    \"id\": 2,\n                    \"name\": \"Stockholm - Prio\",\n                    \"workareagroup_id\": 1,\n                    \"number\": \"222\",\n                    \"address\": null,\n                    \"postalcode\": null,\n                    \"city\": null,\n                    \"phone\": null,\n                    \"email\": null,\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 105,\n                \"status\": \"active\",\n                \"title\": \"\",\n                \"deleted\": false,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"email\": \"contact@address.se\",\n                \"clientnbr\": \"94\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"company_name\": \"Fastighetsbolaget AB\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 346,\n            \"deleted\": false,\n            \"status\": \"3\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"16-0013\",\n            \"workorderlines\": [\n                {\n                    \"id\": 428\n                }\n            ],\n            \"delivery_address\": {\n                \"id\": 121,\n                \"address\": \"Drottninggattan 104\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 24\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"11222\",\n                \"workarea\": {\n                    \"id\": 2,\n                    \"name\": \"Stockholm - Prio\",\n                    \"workareagroup_id\": 1,\n                    \"number\": \"222\",\n                    \"address\": null,\n                    \"postalcode\": null,\n                    \"city\": null,\n                    \"phone\": null,\n                    \"email\": null,\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 105,\n                \"status\": \"active\",\n                \"title\": \"\",\n                \"deleted\": false,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"email\": \"contact@address.se\",\n                \"clientnbr\": \"94\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"company_name\": \"Fastighetsbolaget AB\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 347,\n            \"deleted\": false,\n            \"status\": \"3\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"16-0014\",\n            \"workorderlines\": [\n                {\n                    \"id\": 747\n                },\n                {\n                    \"id\": 749\n                }\n            ],\n            \"delivery_address\": {\n                \"id\": 122,\n                \"address\": \"Drottninggattan 104\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 24\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"11222\",\n                \"workarea\": {\n                    \"id\": 2,\n                    \"name\": \"Stockholm - Prio\",\n                    \"workareagroup_id\": 1,\n                    \"number\": \"222\",\n                    \"address\": null,\n                    \"postalcode\": null,\n                    \"city\": null,\n                    \"phone\": null,\n                    \"email\": null,\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 105,\n                \"status\": \"active\",\n                \"title\": \"\",\n                \"deleted\": false,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"email\": \"contact@address.se\",\n                \"clientnbr\": \"94\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"company_name\": \"Fastighetsbolaget AB\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 348,\n            \"deleted\": false,\n            \"status\": \"6\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"16-0015\",\n            \"workorderlines\": [\n                {\n                    \"id\": 431\n                },\n                {\n                    \"id\": 432\n                },\n                {\n                    \"id\": 443\n                }\n            ],\n            \"delivery_address\": {\n                \"id\": 123,\n                \"address\": \"Tegnérlunden 1\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 24\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"11222\",\n                \"workarea\": {\n                    \"id\": 2,\n                    \"name\": \"Stockholm - Prio\",\n                    \"workareagroup_id\": 1,\n                    \"number\": \"222\",\n                    \"address\": null,\n                    \"postalcode\": null,\n                    \"city\": null,\n                    \"phone\": null,\n                    \"email\": null,\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 105,\n                \"status\": \"active\",\n                \"title\": \"\",\n                \"deleted\": false,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"email\": \"contact@address.se\",\n                \"clientnbr\": \"94\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"company_name\": \"Fastighetsbolaget AB\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 350,\n            \"deleted\": false,\n            \"status\": \"3\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"16-0017\",\n            \"workorderlines\": [\n                {\n                    \"id\": 434\n                },\n                {\n                    \"id\": 435\n                },\n                {\n                    \"id\": 436\n                },\n                {\n                    \"id\": 437\n                }\n            ],\n            \"delivery_address\": {\n                \"id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"11222\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"11222\",\n                \"workarea\": {\n                    \"id\": 2,\n                    \"name\": \"Stockholm - Prio\",\n                    \"workareagroup_id\": 1,\n                    \"number\": \"222\",\n                    \"address\": null,\n                    \"postalcode\": null,\n                    \"city\": null,\n                    \"phone\": null,\n                    \"email\": null,\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 105,\n                \"status\": \"active\",\n                \"title\": \"\",\n                \"deleted\": false,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"email\": \"contact@address.se\",\n                \"clientnbr\": \"94\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"company_name\": \"Fastighetsbolaget AB\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 351,\n            \"deleted\": false,\n            \"status\": \"6\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"16-0018\",\n            \"workorderlines\": null,\n            \"delivery_address\": {\n                \"id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"11222\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"11222\",\n                \"workarea\": {\n                    \"id\": 2,\n                    \"name\": \"Stockholm - Prio\",\n                    \"workareagroup_id\": 1,\n                    \"number\": \"222\",\n                    \"address\": null,\n                    \"postalcode\": null,\n                    \"city\": null,\n                    \"phone\": null,\n                    \"email\": null,\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 105,\n                \"status\": \"active\",\n                \"title\": \"\",\n                \"deleted\": false,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"email\": \"contact@address.se\",\n                \"clientnbr\": \"94\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"company_name\": \"Fastighetsbolaget AB\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 352,\n            \"deleted\": false,\n            \"status\": \"3\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"16-0019\",\n            \"workorderlines\": [\n                {\n                    \"id\": 441\n                }\n            ],\n            \"delivery_address\": {\n                \"id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"11222\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"11222\",\n                \"workarea\": {\n                    \"id\": 2,\n                    \"name\": \"Stockholm - Prio\",\n                    \"workareagroup_id\": 1,\n                    \"number\": \"222\",\n                    \"address\": null,\n                    \"postalcode\": null,\n                    \"city\": null,\n                    \"phone\": null,\n                    \"email\": null,\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 105,\n                \"status\": \"active\",\n                \"title\": \"\",\n                \"deleted\": false,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"email\": \"contact@address.se\",\n                \"clientnbr\": \"94\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"company_name\": \"Fastighetsbolaget AB\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": [\n                {\n                    \"id\": 819,\n                    \"content\": \"This is the content\",\n                    \"deleted\": false,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Testing hästing\",\n                    \"created\": \"2023-11-16 15:51:51\"\n                },\n                {\n                    \"id\": 820,\n                    \"content\": \"This is the content Wiho\",\n                    \"deleted\": false,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Hästing testing\",\n                    \"created\": \"2023-11-16 15:55:01\"\n                },\n                {\n                    \"id\": 821,\n                    \"content\": \"Du skola debitera kund\",\n                    \"deleted\": false,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Chefen kallar\",\n                    \"created\": \"2023-11-16 15:56:02\"\n                },\n                {\n                    \"id\": 822,\n                    \"content\": \"And only admins\",\n                    \"deleted\": false,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Admin sees this\",\n                    \"created\": \"2023-11-16 15:56:50\"\n                }\n            ]\n        },\n        {\n            \"id\": 398,\n            \"deleted\": false,\n            \"status\": \"6\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"16-0057\",\n            \"workorderlines\": null,\n            \"delivery_address\": {\n                \"id\": 111,\n                \"address\": \"Västmannagatan 9\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 24\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"11222\",\n                \"workarea\": {\n                    \"id\": 2,\n                    \"name\": \"Stockholm - Prio\",\n                    \"workareagroup_id\": 1,\n                    \"number\": \"222\",\n                    \"address\": null,\n                    \"postalcode\": null,\n                    \"city\": null,\n                    \"phone\": null,\n                    \"email\": null,\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 105,\n                \"status\": \"active\",\n                \"title\": \"\",\n                \"deleted\": false,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"email\": \"contact@address.se\",\n                \"clientnbr\": \"94\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"company_name\": \"Fastighetsbolaget AB\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 399,\n            \"deleted\": false,\n            \"status\": \"1\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"16-0058\",\n            \"workorderlines\": [\n                {\n                    \"id\": 505\n                }\n            ],\n            \"delivery_address\": {\n                \"id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"11222\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 111,\n                \"address\": \"Västmannagatan 9\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 24\",\n                \"workarea\": {\n                    \"id\": 1,\n                    \"name\": \"Stockholm - Centrum\",\n                    \"workareagroup_id\": 3,\n                    \"number\": \"111\",\n                    \"address\": \"Vedhuggaregatan 24\",\n                    \"postalcode\": \"41261\",\n                    \"city\": \"Göteborg\",\n                    \"phone\": \"0791030077\",\n                    \"email\": \"kundtjanst@centrum.se\",\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 105,\n                \"status\": \"active\",\n                \"title\": \"\",\n                \"deleted\": false,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"email\": \"contact@address.se\",\n                \"clientnbr\": \"94\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"company_name\": \"Fastighetsbolaget AB\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 439,\n            \"deleted\": false,\n            \"status\": \"3\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"16-0094\",\n            \"workorderlines\": [\n                {\n                    \"id\": 563\n                }\n            ],\n            \"delivery_address\": {\n                \"id\": 105,\n                \"address\": \"Strandvägen 1\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"11222\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 111,\n                \"address\": \"Västmannagatan 9\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 24\",\n                \"workarea\": {\n                    \"id\": 1,\n                    \"name\": \"Stockholm - Centrum\",\n                    \"workareagroup_id\": 3,\n                    \"number\": \"111\",\n                    \"address\": \"Vedhuggaregatan 24\",\n                    \"postalcode\": \"41261\",\n                    \"city\": \"Göteborg\",\n                    \"phone\": \"0791030077\",\n                    \"email\": \"kundtjanst@centrum.se\",\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 105,\n                \"status\": \"active\",\n                \"title\": \"\",\n                \"deleted\": false,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"email\": \"contact@address.se\",\n                \"clientnbr\": \"94\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"company_name\": \"Fastighetsbolaget AB\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 440,\n            \"deleted\": false,\n            \"status\": \"3\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"16-0095\",\n            \"workorderlines\": [\n                {\n                    \"id\": 564\n                }\n            ],\n            \"delivery_address\": {\n                \"id\": 111,\n                \"address\": \"Västmannagatan 9\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 24\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 111,\n                \"address\": \"Västmannagatan 9\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 24\",\n                \"workarea\": {\n                    \"id\": 1,\n                    \"name\": \"Stockholm - Centrum\",\n                    \"workareagroup_id\": 3,\n                    \"number\": \"111\",\n                    \"address\": \"Vedhuggaregatan 24\",\n                    \"postalcode\": \"41261\",\n                    \"city\": \"Göteborg\",\n                    \"phone\": \"0791030077\",\n                    \"email\": \"kundtjanst@centrum.se\",\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 105,\n                \"status\": \"active\",\n                \"title\": \"\",\n                \"deleted\": false,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"email\": \"contact@address.se\",\n                \"clientnbr\": \"94\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"company_name\": \"Fastighetsbolaget AB\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        },\n        {\n            \"id\": 441,\n            \"deleted\": false,\n            \"status\": \"3\",\n            \"reversecharge\": false,\n            \"workorder_number\": \"16-0096\",\n            \"workorderlines\": [\n                {\n                    \"id\": 565\n                }\n            ],\n            \"delivery_address\": {\n                \"id\": 114,\n                \"address\": \"Wallingatan 3\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 24\",\n                \"port_code\": \"\",\n                \"alarm_code\": \"\"\n            },\n            \"invoice_address\": {\n                \"id\": 111,\n                \"address\": \"Västmannagatan 9\",\n                \"co_address\": \"\",\n                \"city\": \"Stockholm\",\n                \"route_num\": \"0\",\n                \"postal_code\": \"111 24\",\n                \"workarea\": {\n                    \"id\": 1,\n                    \"name\": \"Stockholm - Centrum\",\n                    \"workareagroup_id\": 3,\n                    \"number\": \"111\",\n                    \"address\": \"Vedhuggaregatan 24\",\n                    \"postalcode\": \"41261\",\n                    \"city\": \"Göteborg\",\n                    \"phone\": \"0791030077\",\n                    \"email\": \"kundtjanst@centrum.se\",\n                    \"www\": null\n                }\n            },\n            \"client\": {\n                \"id\": 105,\n                \"status\": \"active\",\n                \"title\": \"\",\n                \"deleted\": false,\n                \"phone\": \"08 123 400 11\",\n                \"mobile\": \"\",\n                \"email\": \"contact@address.se\",\n                \"clientnbr\": \"94\",\n                \"workphone\": \"\",\n                \"clienttype_id\": \"2\",\n                \"full_reduction_pot\": \"2\",\n                \"first_name\": \"Bertil\",\n                \"last_name\": \"von Trapp\",\n                \"company_name\": \"Fastighetsbolaget AB\"\n            },\n            \"contact\": null,\n            \"workordergroup\": null,\n            \"notes\": null\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/workorders/findByClient_id/105?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/workorders/findByClient_id/105?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorders/findByClient_id/105?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/workorders/findByClient_id/105\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 21,\n    \"total\": 21\n}"}],"_postman_id":"2164cee3-b98a-4d07-916e-4f917e4ff351"},{"name":"Create workorder ","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"47461c43-b05f-40f1-b4b3-39f9116d31ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"body":{"mode":"raw","raw":"{\n  \"status\": 1, // 1=under arbete, 2=offert, 3=beställd, 4=stängd, 5=uppehåll, 6=borttagen\n  \"client_id\": 105,\n  \"invoice_clientaddress_id\": 111,\n  \"delivery_clientaddress_id\": 121,\n  \"contact_id\": 569, //id of contact person\n  \"workordergroup_id\": 1, //arbetsordergrupp\n  \"costcenter_id\": 14, //Kostnadsställe\n  \"reversecharge\": true //implies that VAT is to be paid by the invoice receiver\n}"},"url":"https://api.twsandbox.net/v3/workorders","description":"<p>Create workorder </p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workorders"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"fe9c040c-a014-481c-8589-404e23edbd91","name":"Create workorder","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"body":{"mode":"raw","raw":"{\n  \"status\": 1, // 1=under arbete, 2=offert, 3=beställd, 4=stängd, 5=uppehåll, 6=borttagen\n  \"client_id\": 105,\n  \"invoice_clientaddress_id\": 111,\n  \"delivery_clientaddress_id\": 121,\n  \"contact_id\": 569, //id of contact person\n  \"workordergroup_id\": 1, //arbetsordergrupp\n  \"costcenter_id\": 14, //Kostnadsställe\n  \"reversecharge\": true //implies that VAT is to be paid by the invoice receiver\n}"},"url":"https://api.twsandbox.net/v3/workorders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 19:59:15 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"workorder_id\": 1106\n    }\n}"}],"_postman_id":"47461c43-b05f-40f1-b4b3-39f9116d31ca"},{"name":"Update workorder","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"a02cf219-87d8-49fd-a1ca-9d1cafaf4092","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"body":{"mode":"raw","raw":"{\n  \"invoice_clientaddress_id\": 118,\n  \"delivery_clientaddress_id\": 118,\n  \"contact_id\": 569, //id of contact person\n  \"workordergroup_id\": 2, //arbetsordergrupp\n  \"costcenter_id\": 14, //Kostnadsställe\n  \"reversecharge\": false, //implies that VAT is to be paid by the invoice receiver\n  \"status\": 5 // 1=under arbete, 2=offert, 3=beställd, 4=stängd, 5=uppehåll, 6=borttagen\n}"},"url":"https://api.twsandbox.net/v3/workorders/352","description":"<p>Update workorder</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workorders","352"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"e7b16a01-943c-4dab-94e3-b31389db5aec","name":"Update workorder","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"body":{"mode":"raw","raw":"{\n  \"invoice_clientaddress_id\": 118,\n  \"delivery_clientaddress_id\": 118,\n  \"contact_id\": 569, //id of contact person\n  \"workordergroup_id\": 2, //arbetsordergrupp\n  \"costcenter_id\": 14, //Kostnadsställe\n  \"reversecharge\": false, //implies that VAT is to be paid by the invoice receiver\n  \"status\": 5 // 1=under arbete, 2=offert, 3=beställd, 4=stängd, 5=uppehåll, 6=borttagen\n}"},"url":"https://api.twsandbox.net/v3/workorders/352"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 20:04:01 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"workorder_id\": 352\n    }\n}"}],"_postman_id":"a02cf219-87d8-49fd-a1ca-9d1cafaf4092"},{"name":"Delete workorder","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"abbc8a0a-71c6-44da-bfce-c93f3d280a9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/workorders/1","description":"<p>Delete workorder</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workorders","1"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"92498e92-f370-4208-b761-ea7999f41675","name":"Delete workorder","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"url":"https://api.twsandbox.net/v3/workorders/352"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 20:04:53 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": true\n}"}],"_postman_id":"abbc8a0a-71c6-44da-bfce-c93f3d280a9e"}],"id":"eb4c317e-6158-4bb2-8541-6df03a857fc8","event":[{"listen":"prerequest","script":{"id":"c37aa710-fbee-4905-b016-3802852aac24","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a277e200-1fba-4681-8f41-af19cff000bd","type":"text/javascript","exec":[""]}}],"_postman_id":"eb4c317e-6158-4bb2-8541-6df03a857fc8","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}},{"name":"Workorderlines","item":[{"name":"All Workorderlines","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"d457de2f-531f-4ad2-8c3a-3ea8a4260b2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/workorderlines","description":"<p>All Workareas</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workorderlines"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"f06b8fec-626c-491c-bf39-f2151f82a447","name":"All Workorderlines","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"},{"key":"Accept","value":"application/xml","type":"text","disabled":true}],"url":"https://api.twsandbox.net/v3/workorderlines"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 20:47:13 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 48,\n            \"recurrencyinterval_id\": null,\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"34\",\n            \"deleted\": false,\n            \"infinite\": false,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-05-28\",\n            \"end_date\": \"0000-00-00\",\n            \"start_time\": \"08:00:00\",\n            \"end_time\": \"10:00:00\",\n            \"services\": [\n                {\n                    \"description\": \"\",\n                    \"price\": \"20\",\n                    \"quantity\": \"1\",\n                    \"deleted\": false,\n                    \"name\": \"Fönsterputs företag\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"Invoice And Payroll\",\n                    \"unit_id\": \"7\",\n                    \"unit_name\": \"kr/rum 1\",\n                    \"unit_suffix\": \"\",\n                    \"workorderline_id\": \"48\",\n                    \"id\": \"16\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": null,\n            \"other_employees\": null\n        },\n        {\n            \"id\": 52,\n            \"recurrencyinterval_id\": \"1\",\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"37\",\n            \"deleted\": false,\n            \"infinite\": true,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-05-30\",\n            \"end_date\": \"0000-00-00\",\n            \"start_time\": \"08:00:00\",\n            \"end_time\": \"10:00:00\",\n            \"services\": [\n                {\n                    \"description\": \"\",\n                    \"price\": \"0\",\n                    \"quantity\": \"1\",\n                    \"deleted\": false,\n                    \"name\": \"Fönsterputs företag\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"Invoice And Payroll\",\n                    \"unit_id\": \"7\",\n                    \"unit_name\": \"kr/rum 1\",\n                    \"unit_suffix\": \"\",\n                    \"workorderline_id\": \"52\",\n                    \"id\": \"16\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": [\n                {\n                    \"id\": 179,\n                    \"deleted\": false,\n                    \"phone\": \"\",\n                    \"mobile\": \"0735730346\",\n                    \"workphone\": \"\",\n                    \"email\": \"cani@abouttime.se\",\n                    \"address\": \"\",\n                    \"co_address\": \"\",\n                    \"city\": \"\",\n                    \"salary_hourlyrate\": 113.1,\n                    \"status\": \"active\",\n                    \"number\": \"247\",\n                    \"first_name\": \"Frida\",\n                    \"last_name\": \"Leander\",\n                    \"postal_code\": \"\"\n                }\n            ],\n            \"other_employees\": null\n        },\n        {\n            \"id\": 57,\n            \"recurrencyinterval_id\": null,\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"42\",\n            \"deleted\": false,\n            \"infinite\": false,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-06-03\",\n            \"end_date\": \"0000-00-00\",\n            \"start_time\": \"09:00:00\",\n            \"end_time\": \"11:00:00\",\n            \"services\": [\n                {\n                    \"description\": \"\",\n                    \"price\": \"300\",\n                    \"quantity\": \"2\",\n                    \"deleted\": false,\n                    \"name\": \"Hemstädning Special\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"RUT\",\n                    \"type\": \"Invoice And Payroll\",\n                    \"unit_id\": \"3\",\n                    \"unit_name\": \"kr/tim\",\n                    \"unit_suffix\": \"tim\",\n                    \"workorderline_id\": \"57\",\n                    \"id\": \"30\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"deleted\": false,\n                    \"phone\": \"08-1231231\",\n                    \"mobile\": \"070-0000001\",\n                    \"workphone\": \"08-123 00 00\",\n                    \"email\": \"tester@timewave.se\",\n                    \"address\": \"Hemvägen 12\",\n                    \"co_address\": \"c/o Segermyr\",\n                    \"city\": \"Blåkulla\",\n                    \"salary_hourlyrate\": 139,\n                    \"status\": \"inactive\",\n                    \"number\": \"10010\",\n                    \"first_name\": \"Robert\",\n                    \"last_name\": \"Ingemarsson\",\n                    \"postal_code\": \"12323\"\n                }\n            ],\n            \"other_employees\": null\n        },\n        {\n            \"id\": 58,\n            \"recurrencyinterval_id\": null,\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"42\",\n            \"deleted\": false,\n            \"infinite\": false,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-06-04\",\n            \"end_date\": \"0000-00-00\",\n            \"start_time\": \"09:00:00\",\n            \"end_time\": \"11:00:00\",\n            \"services\": [\n                {\n                    \"description\": \"\",\n                    \"price\": \"150\",\n                    \"quantity\": \"1\",\n                    \"deleted\": false,\n                    \"name\": \"Framkörningsavgift\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"Invoice\",\n                    \"unit_id\": \"1\",\n                    \"unit_name\": \"kr/styck\",\n                    \"unit_suffix\": \"st\",\n                    \"workorderline_id\": \"58\",\n                    \"id\": \"3\"\n                }\n            ],\n            \"notes\": [\n                {\n                    \"id\": 527,\n                    \"content\": \"This is the content\",\n                    \"deleted\": false,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Testnote\",\n                    \"created\": \"2017-09-01 10:21:48\"\n                },\n                {\n                    \"id\": 528,\n                    \"content\": \"This is the content\",\n                    \"deleted\": false,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Testnote\",\n                    \"created\": \"2017-09-01 10:21:48\"\n                },\n                {\n                    \"id\": 532,\n                    \"content\": \"This is the content\",\n                    \"deleted\": false,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Testnote\",\n                    \"created\": \"2017-09-01 13:10:13\"\n                },\n                {\n                    \"id\": 533,\n                    \"content\": \"This is the content\",\n                    \"deleted\": false,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Testnote\",\n                    \"created\": \"2017-09-01 13:10:13\"\n                },\n                {\n                    \"id\": 537,\n                    \"content\": \"This is the content\",\n                    \"deleted\": false,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Testnote\",\n                    \"created\": \"2017-10-09 15:45:38\"\n                },\n                {\n                    \"id\": 538,\n                    \"content\": \"This is the content\",\n                    \"deleted\": false,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Testnote\",\n                    \"created\": \"2017-10-09 15:45:38\"\n                },\n                {\n                    \"id\": 542,\n                    \"content\": \"This is the content\",\n                    \"deleted\": false,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Testnote\",\n                    \"created\": \"2017-10-09 15:51:34\"\n                },\n                {\n                    \"id\": 543,\n                    \"content\": \"This is the content\",\n                    \"deleted\": false,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Testnote\",\n                    \"created\": \"2017-10-09 15:51:34\"\n                },\n                {\n                    \"id\": 547,\n                    \"content\": \"This is the content\",\n                    \"deleted\": false,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Testnote\",\n                    \"created\": \"2017-10-09 15:53:25\"\n                },\n                {\n                    \"id\": 548,\n                    \"content\": \"This is the content\",\n                    \"deleted\": false,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Testnote\",\n                    \"created\": \"2017-10-09 15:53:25\"\n                },\n                {\n                    \"id\": 552,\n                    \"content\": \"This is the content\",\n                    \"deleted\": false,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Testnote\",\n                    \"created\": \"2017-10-09 15:57:24\"\n                },\n                {\n                    \"id\": 553,\n                    \"content\": \"This is the content\",\n                    \"deleted\": false,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Testnote\",\n                    \"created\": \"2017-10-09 15:57:25\"\n                },\n                {\n                    \"id\": 557,\n                    \"content\": \"This is the content\",\n                    \"deleted\": false,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Testnote\",\n                    \"created\": \"2017-10-09 15:58:08\"\n                },\n                {\n                    \"id\": 558,\n                    \"content\": \"This is the content\",\n                    \"deleted\": false,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Testnote\",\n                    \"created\": \"2017-10-09 15:58:08\"\n                },\n                {\n                    \"id\": 799,\n                    \"content\": \"This is the content\",\n                    \"deleted\": false,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Test\",\n                    \"created\": \"2020-02-19 10:18:17\"\n                },\n                {\n                    \"id\": 800,\n                    \"content\": \"This is the content\",\n                    \"deleted\": false,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Test\",\n                    \"created\": \"2020-02-19 10:18:44\"\n                },\n                {\n                    \"id\": 805,\n                    \"content\": \"This is the content\",\n                    \"deleted\": false,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Testnote\",\n                    \"created\": \"2020-04-23 15:41:50\"\n                },\n                {\n                    \"id\": 806,\n                    \"content\": \"This is the content\",\n                    \"deleted\": false,\n                    \"important\": false,\n                    \"public\": false,\n                    \"closed\": false,\n                    \"subject\": \"Testnote\",\n                    \"created\": \"2020-04-23 15:42:06\"\n                }\n            ],\n            \"employees\": [\n                {\n                    \"id\": 9,\n                    \"deleted\": false,\n                    \"phone\": \"\",\n                    \"mobile\": \"070-1703029\",\n                    \"workphone\": null,\n                    \"email\": \"niklas@nilsson.se\",\n                    \"address\": \"Sveavägen 5\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"salary_hourlyrate\": 125.6,\n                    \"status\": \"active\",\n                    \"number\": \"34\",\n                    \"first_name\": \"Niklas \",\n                    \"last_name\": \"Nilsson\",\n                    \"postal_code\": \"11221\"\n                }\n            ],\n            \"other_employees\": null\n        },\n        {\n            \"id\": 59,\n            \"recurrencyinterval_id\": null,\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"42\",\n            \"deleted\": false,\n            \"infinite\": false,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-06-05\",\n            \"end_date\": \"0000-00-00\",\n            \"start_time\": \"00:00:00\",\n            \"end_time\": \"10:00:00\",\n            \"services\": [\n                {\n                    \"description\": \"\",\n                    \"price\": \"150\",\n                    \"quantity\": \"1\",\n                    \"deleted\": false,\n                    \"name\": \"Rengöringsmedel\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"Invoice\",\n                    \"unit_id\": \"1\",\n                    \"unit_name\": \"kr/styck\",\n                    \"unit_suffix\": \"st\",\n                    \"workorderline_id\": \"59\",\n                    \"id\": \"18\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": null,\n            \"other_employees\": null\n        },\n        {\n            \"id\": 60,\n            \"recurrencyinterval_id\": null,\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"43\",\n            \"deleted\": false,\n            \"infinite\": false,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-06-04\",\n            \"end_date\": null,\n            \"start_time\": \"08:30:00\",\n            \"end_time\": \"08:30:00\",\n            \"services\": [\n                {\n                    \"description\": \"\",\n                    \"price\": \"0\",\n                    \"quantity\": \"0\",\n                    \"deleted\": false,\n                    \"name\": \"Restid ej faktura\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"Payroll\",\n                    \"unit_id\": \"3\",\n                    \"unit_name\": \"kr/tim\",\n                    \"unit_suffix\": \"tim\",\n                    \"workorderline_id\": \"60\",\n                    \"id\": \"15\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"deleted\": false,\n                    \"phone\": \"08-1231231\",\n                    \"mobile\": \"070-0000001\",\n                    \"workphone\": \"08-123 00 00\",\n                    \"email\": \"tester@timewave.se\",\n                    \"address\": \"Hemvägen 12\",\n                    \"co_address\": \"c/o Segermyr\",\n                    \"city\": \"Blåkulla\",\n                    \"salary_hourlyrate\": 139,\n                    \"status\": \"inactive\",\n                    \"number\": \"10010\",\n                    \"first_name\": \"Robert\",\n                    \"last_name\": \"Ingemarsson\",\n                    \"postal_code\": \"12323\"\n                }\n            ],\n            \"other_employees\": null\n        },\n        {\n            \"id\": 61,\n            \"recurrencyinterval_id\": null,\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"44\",\n            \"deleted\": false,\n            \"infinite\": false,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-06-04\",\n            \"end_date\": null,\n            \"start_time\": \"08:00:00\",\n            \"end_time\": \"16:00:00\",\n            \"services\": [\n                {\n                    \"description\": \"\",\n                    \"price\": \"0\",\n                    \"quantity\": \"8\",\n                    \"deleted\": false,\n                    \"name\": \"Sjuk\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"No invoice And No payroll\",\n                    \"unit_id\": \"3\",\n                    \"unit_name\": \"kr/tim\",\n                    \"unit_suffix\": \"tim\",\n                    \"workorderline_id\": \"61\",\n                    \"id\": \"11\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"deleted\": false,\n                    \"phone\": \"08-1231231\",\n                    \"mobile\": \"070-0000001\",\n                    \"workphone\": \"08-123 00 00\",\n                    \"email\": \"tester@timewave.se\",\n                    \"address\": \"Hemvägen 12\",\n                    \"co_address\": \"c/o Segermyr\",\n                    \"city\": \"Blåkulla\",\n                    \"salary_hourlyrate\": 139,\n                    \"status\": \"inactive\",\n                    \"number\": \"10010\",\n                    \"first_name\": \"Robert\",\n                    \"last_name\": \"Ingemarsson\",\n                    \"postal_code\": \"12323\"\n                }\n            ],\n            \"other_employees\": null\n        },\n        {\n            \"id\": 62,\n            \"recurrencyinterval_id\": null,\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"45\",\n            \"deleted\": false,\n            \"infinite\": false,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-06-01\",\n            \"end_date\": null,\n            \"start_time\": \"08:00:00\",\n            \"end_time\": \"16:00:00\",\n            \"services\": [\n                {\n                    \"description\": \"\",\n                    \"price\": \"400\",\n                    \"quantity\": \"8\",\n                    \"deleted\": false,\n                    \"name\": \"Trädgård bara lönund\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"RUT\",\n                    \"type\": \"Payroll\",\n                    \"unit_id\": \"3\",\n                    \"unit_name\": \"kr/tim\",\n                    \"unit_suffix\": \"tim\",\n                    \"workorderline_id\": \"62\",\n                    \"id\": \"28\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"deleted\": false,\n                    \"phone\": \"08-1231231\",\n                    \"mobile\": \"070-0000001\",\n                    \"workphone\": \"08-123 00 00\",\n                    \"email\": \"tester@timewave.se\",\n                    \"address\": \"Hemvägen 12\",\n                    \"co_address\": \"c/o Segermyr\",\n                    \"city\": \"Blåkulla\",\n                    \"salary_hourlyrate\": 139,\n                    \"status\": \"inactive\",\n                    \"number\": \"10010\",\n                    \"first_name\": \"Robert\",\n                    \"last_name\": \"Ingemarsson\",\n                    \"postal_code\": \"12323\"\n                }\n            ],\n            \"other_employees\": null\n        },\n        {\n            \"id\": 63,\n            \"recurrencyinterval_id\": null,\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"46\",\n            \"deleted\": false,\n            \"infinite\": false,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-06-04\",\n            \"end_date\": null,\n            \"start_time\": \"08:00:00\",\n            \"end_time\": \"16:00:00\",\n            \"services\": [\n                {\n                    \"description\": \"\",\n                    \"price\": \"0\",\n                    \"quantity\": \"8\",\n                    \"deleted\": false,\n                    \"name\": \"Sjuk\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"No invoice And No payroll\",\n                    \"unit_id\": \"3\",\n                    \"unit_name\": \"kr/tim\",\n                    \"unit_suffix\": \"tim\",\n                    \"workorderline_id\": \"63\",\n                    \"id\": \"11\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"deleted\": false,\n                    \"phone\": \"08-1231231\",\n                    \"mobile\": \"070-0000001\",\n                    \"workphone\": \"08-123 00 00\",\n                    \"email\": \"tester@timewave.se\",\n                    \"address\": \"Hemvägen 12\",\n                    \"co_address\": \"c/o Segermyr\",\n                    \"city\": \"Blåkulla\",\n                    \"salary_hourlyrate\": 139,\n                    \"status\": \"inactive\",\n                    \"number\": \"10010\",\n                    \"first_name\": \"Robert\",\n                    \"last_name\": \"Ingemarsson\",\n                    \"postal_code\": \"12323\"\n                }\n            ],\n            \"other_employees\": null\n        },\n        {\n            \"id\": 64,\n            \"recurrencyinterval_id\": null,\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"47\",\n            \"deleted\": false,\n            \"infinite\": false,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-06-01\",\n            \"end_date\": null,\n            \"start_time\": \"08:00:00\",\n            \"end_time\": \"16:00:00\",\n            \"services\": [\n                {\n                    \"description\": \"\",\n                    \"price\": \"0\",\n                    \"quantity\": \"8\",\n                    \"deleted\": false,\n                    \"name\": \"Sjuk\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"No invoice And No payroll\",\n                    \"unit_id\": \"3\",\n                    \"unit_name\": \"kr/tim\",\n                    \"unit_suffix\": \"tim\",\n                    \"workorderline_id\": \"64\",\n                    \"id\": \"11\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"deleted\": false,\n                    \"phone\": \"08-1231231\",\n                    \"mobile\": \"070-0000001\",\n                    \"workphone\": \"08-123 00 00\",\n                    \"email\": \"tester@timewave.se\",\n                    \"address\": \"Hemvägen 12\",\n                    \"co_address\": \"c/o Segermyr\",\n                    \"city\": \"Blåkulla\",\n                    \"salary_hourlyrate\": 139,\n                    \"status\": \"inactive\",\n                    \"number\": \"10010\",\n                    \"first_name\": \"Robert\",\n                    \"last_name\": \"Ingemarsson\",\n                    \"postal_code\": \"12323\"\n                }\n            ],\n            \"other_employees\": null\n        },\n        {\n            \"id\": 65,\n            \"recurrencyinterval_id\": null,\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"48\",\n            \"deleted\": false,\n            \"infinite\": false,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-06-05\",\n            \"end_date\": \"0000-00-00\",\n            \"start_time\": \"08:00:00\",\n            \"end_time\": \"10:00:00\",\n            \"services\": [\n                {\n                    \"description\": \"\",\n                    \"price\": \"350\",\n                    \"quantity\": \"1\",\n                    \"deleted\": false,\n                    \"name\": \"Fönsterputs företag\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"Invoice And Payroll\",\n                    \"unit_id\": \"7\",\n                    \"unit_name\": \"kr/rum 1\",\n                    \"unit_suffix\": \"\",\n                    \"workorderline_id\": \"65\",\n                    \"id\": \"16\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"deleted\": false,\n                    \"phone\": \"08-1231231\",\n                    \"mobile\": \"070-0000001\",\n                    \"workphone\": \"08-123 00 00\",\n                    \"email\": \"tester@timewave.se\",\n                    \"address\": \"Hemvägen 12\",\n                    \"co_address\": \"c/o Segermyr\",\n                    \"city\": \"Blåkulla\",\n                    \"salary_hourlyrate\": 139,\n                    \"status\": \"inactive\",\n                    \"number\": \"10010\",\n                    \"first_name\": \"Robert\",\n                    \"last_name\": \"Ingemarsson\",\n                    \"postal_code\": \"12323\"\n                }\n            ],\n            \"other_employees\": null\n        },\n        {\n            \"id\": 66,\n            \"recurrencyinterval_id\": null,\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"49\",\n            \"deleted\": false,\n            \"infinite\": false,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-06-03\",\n            \"end_date\": \"0000-00-00\",\n            \"start_time\": \"08:00:00\",\n            \"end_time\": \"10:00:00\",\n            \"services\": [\n                {\n                    \"description\": \"\",\n                    \"price\": \"150\",\n                    \"quantity\": \"1\",\n                    \"deleted\": false,\n                    \"name\": \"Framkörningsavgift\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"Invoice\",\n                    \"unit_id\": \"1\",\n                    \"unit_name\": \"kr/styck\",\n                    \"unit_suffix\": \"st\",\n                    \"workorderline_id\": \"67\",\n                    \"id\": \"3\"\n                },\n                {\n                    \"description\": \"\",\n                    \"price\": \"400\",\n                    \"quantity\": \"2\",\n                    \"deleted\": false,\n                    \"name\": \"Gräsklippning\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"RUT\",\n                    \"type\": \"Invoice And Payroll\",\n                    \"unit_id\": \"1\",\n                    \"unit_name\": \"kr/styck\",\n                    \"unit_suffix\": \"st\",\n                    \"workorderline_id\": \"66\",\n                    \"id\": \"29\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": null,\n            \"other_employees\": null\n        },\n        {\n            \"id\": 68,\n            \"recurrencyinterval_id\": \"7\",\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"50\",\n            \"deleted\": false,\n            \"infinite\": true,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-06-01\",\n            \"end_date\": \"0000-00-00\",\n            \"start_time\": \"00:00:00\",\n            \"end_time\": \"00:00:00\",\n            \"services\": [\n                {\n                    \"description\": \"KOnradsbergsg. 4A-J, 6A-G, 8-10\",\n                    \"price\": \"1233\",\n                    \"quantity\": \"1\",\n                    \"deleted\": false,\n                    \"name\": \"Städning enl avtal\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"Invoice\",\n                    \"unit_id\": \"5\",\n                    \"unit_name\": \"kr/mån\",\n                    \"unit_suffix\": \"mån\",\n                    \"workorderline_id\": \"68\",\n                    \"id\": \"31\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": null,\n            \"other_employees\": null\n        },\n        {\n            \"id\": 69,\n            \"recurrencyinterval_id\": \"1\",\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"50\",\n            \"deleted\": false,\n            \"infinite\": true,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-06-03\",\n            \"end_date\": \"0000-00-00\",\n            \"start_time\": \"07:00:00\",\n            \"end_time\": \"08:00:00\",\n            \"services\": [\n                {\n                    \"description\": \"Syns i schemat\",\n                    \"price\": \"0\",\n                    \"quantity\": \"1\",\n                    \"deleted\": false,\n                    \"name\": \"Helstäd\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"Payroll\",\n                    \"unit_id\": \"1\",\n                    \"unit_name\": \"kr/styck\",\n                    \"unit_suffix\": \"st\",\n                    \"workorderline_id\": \"69\",\n                    \"id\": \"32\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"deleted\": false,\n                    \"phone\": \"08-1231231\",\n                    \"mobile\": \"070-0000001\",\n                    \"workphone\": \"08-123 00 00\",\n                    \"email\": \"tester@timewave.se\",\n                    \"address\": \"Hemvägen 12\",\n                    \"co_address\": \"c/o Segermyr\",\n                    \"city\": \"Blåkulla\",\n                    \"salary_hourlyrate\": 139,\n                    \"status\": \"inactive\",\n                    \"number\": \"10010\",\n                    \"first_name\": \"Robert\",\n                    \"last_name\": \"Ingemarsson\",\n                    \"postal_code\": \"12323\"\n                }\n            ],\n            \"other_employees\": null\n        },\n        {\n            \"id\": 70,\n            \"recurrencyinterval_id\": \"1\",\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"50\",\n            \"deleted\": false,\n            \"infinite\": true,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-06-06\",\n            \"end_date\": \"0000-00-00\",\n            \"start_time\": \"07:00:00\",\n            \"end_time\": \"07:30:00\",\n            \"services\": [\n                {\n                    \"description\": \"\",\n                    \"price\": \"0\",\n                    \"quantity\": \"1\",\n                    \"deleted\": false,\n                    \"name\": \"Entrestäd\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"Payroll\",\n                    \"unit_id\": \"1\",\n                    \"unit_name\": \"kr/styck\",\n                    \"unit_suffix\": \"st\",\n                    \"workorderline_id\": \"70\",\n                    \"id\": \"33\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"deleted\": false,\n                    \"phone\": \"08-1231231\",\n                    \"mobile\": \"070-0000001\",\n                    \"workphone\": \"08-123 00 00\",\n                    \"email\": \"tester@timewave.se\",\n                    \"address\": \"Hemvägen 12\",\n                    \"co_address\": \"c/o Segermyr\",\n                    \"city\": \"Blåkulla\",\n                    \"salary_hourlyrate\": 139,\n                    \"status\": \"inactive\",\n                    \"number\": \"10010\",\n                    \"first_name\": \"Robert\",\n                    \"last_name\": \"Ingemarsson\",\n                    \"postal_code\": \"12323\"\n                },\n                {\n                    \"id\": 18,\n                    \"deleted\": false,\n                    \"phone\": \"\",\n                    \"mobile\": null,\n                    \"workphone\": null,\n                    \"email\": \"zara@timewave.se\",\n                    \"address\": \"Niordvägen 7\",\n                    \"co_address\": \"\",\n                    \"city\": \"Djursholm\",\n                    \"salary_hourlyrate\": 125.6,\n                    \"status\": \"active\",\n                    \"number\": \"220\",\n                    \"first_name\": \"Zara\",\n                    \"last_name\": \"Stål\",\n                    \"postal_code\": \"18255 \"\n                }\n            ],\n            \"other_employees\": null\n        },\n        {\n            \"id\": 71,\n            \"recurrencyinterval_id\": \"1\",\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"51\",\n            \"deleted\": false,\n            \"infinite\": true,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-06-03\",\n            \"end_date\": \"0000-00-00\",\n            \"start_time\": \"09:00:00\",\n            \"end_time\": \"10:00:00\",\n            \"services\": [\n                {\n                    \"description\": \"\",\n                    \"price\": \"0\",\n                    \"quantity\": \"1\",\n                    \"deleted\": false,\n                    \"name\": \"Helstäd\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"Payroll\",\n                    \"unit_id\": \"1\",\n                    \"unit_name\": \"kr/styck\",\n                    \"unit_suffix\": \"st\",\n                    \"workorderline_id\": \"71\",\n                    \"id\": \"32\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"deleted\": false,\n                    \"phone\": \"08-1231231\",\n                    \"mobile\": \"070-0000001\",\n                    \"workphone\": \"08-123 00 00\",\n                    \"email\": \"tester@timewave.se\",\n                    \"address\": \"Hemvägen 12\",\n                    \"co_address\": \"c/o Segermyr\",\n                    \"city\": \"Blåkulla\",\n                    \"salary_hourlyrate\": 139,\n                    \"status\": \"inactive\",\n                    \"number\": \"10010\",\n                    \"first_name\": \"Robert\",\n                    \"last_name\": \"Ingemarsson\",\n                    \"postal_code\": \"12323\"\n                }\n            ],\n            \"other_employees\": null\n        },\n        {\n            \"id\": 72,\n            \"recurrencyinterval_id\": \"1\",\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"51\",\n            \"deleted\": false,\n            \"infinite\": true,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-06-06\",\n            \"end_date\": \"0000-00-00\",\n            \"start_time\": \"11:00:00\",\n            \"end_time\": \"12:00:00\",\n            \"services\": [\n                {\n                    \"description\": \"\",\n                    \"price\": \"0\",\n                    \"quantity\": \"1\",\n                    \"deleted\": false,\n                    \"name\": \"Entrestäd\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"Payroll\",\n                    \"unit_id\": \"1\",\n                    \"unit_name\": \"kr/styck\",\n                    \"unit_suffix\": \"st\",\n                    \"workorderline_id\": \"72\",\n                    \"id\": \"33\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"deleted\": false,\n                    \"phone\": \"08-1231231\",\n                    \"mobile\": \"070-0000001\",\n                    \"workphone\": \"08-123 00 00\",\n                    \"email\": \"tester@timewave.se\",\n                    \"address\": \"Hemvägen 12\",\n                    \"co_address\": \"c/o Segermyr\",\n                    \"city\": \"Blåkulla\",\n                    \"salary_hourlyrate\": 139,\n                    \"status\": \"inactive\",\n                    \"number\": \"10010\",\n                    \"first_name\": \"Robert\",\n                    \"last_name\": \"Ingemarsson\",\n                    \"postal_code\": \"12323\"\n                }\n            ],\n            \"other_employees\": null\n        },\n        {\n            \"id\": 73,\n            \"recurrencyinterval_id\": \"1\",\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"52\",\n            \"deleted\": false,\n            \"infinite\": true,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-06-07\",\n            \"end_date\": \"0000-00-00\",\n            \"start_time\": \"10:00:00\",\n            \"end_time\": \"11:00:00\",\n            \"services\": [\n                {\n                    \"description\": \"\",\n                    \"price\": \"0\",\n                    \"quantity\": \"1\",\n                    \"deleted\": false,\n                    \"name\": \"Helstäd\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"Payroll\",\n                    \"unit_id\": \"1\",\n                    \"unit_name\": \"kr/styck\",\n                    \"unit_suffix\": \"st\",\n                    \"workorderline_id\": \"73\",\n                    \"id\": \"32\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": [\n                {\n                    \"id\": 7,\n                    \"deleted\": false,\n                    \"phone\": \"08-1231231\",\n                    \"mobile\": \"070-0000001\",\n                    \"workphone\": \"08-123 00 00\",\n                    \"email\": \"tester@timewave.se\",\n                    \"address\": \"Hemvägen 12\",\n                    \"co_address\": \"c/o Segermyr\",\n                    \"city\": \"Blåkulla\",\n                    \"salary_hourlyrate\": 139,\n                    \"status\": \"inactive\",\n                    \"number\": \"10010\",\n                    \"first_name\": \"Robert\",\n                    \"last_name\": \"Ingemarsson\",\n                    \"postal_code\": \"12323\"\n                }\n            ],\n            \"other_employees\": null\n        },\n        {\n            \"id\": 74,\n            \"recurrencyinterval_id\": \"7\",\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"53\",\n            \"deleted\": false,\n            \"infinite\": false,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-06-01\",\n            \"end_date\": \"2014-10-28\",\n            \"start_time\": \"00:00:00\",\n            \"end_time\": \"00:00:00\",\n            \"services\": [\n                {\n                    \"description\": \"Långholmsg. 12-14/Verkstadsg 2\",\n                    \"price\": \"1507\",\n                    \"quantity\": \"1\",\n                    \"deleted\": false,\n                    \"name\": \"Städning enl avtal\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"Invoice\",\n                    \"unit_id\": \"5\",\n                    \"unit_name\": \"kr/mån\",\n                    \"unit_suffix\": \"mån\",\n                    \"workorderline_id\": \"74\",\n                    \"id\": \"31\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": null,\n            \"other_employees\": null\n        },\n        {\n            \"id\": 75,\n            \"recurrencyinterval_id\": null,\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"54\",\n            \"deleted\": false,\n            \"infinite\": false,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-06-12\",\n            \"end_date\": \"0000-00-00\",\n            \"start_time\": \"05:00:00\",\n            \"end_time\": \"10:00:00\",\n            \"services\": [\n                {\n                    \"description\": \"\",\n                    \"price\": \"150\",\n                    \"quantity\": \"1\",\n                    \"deleted\": false,\n                    \"name\": \"Rengöringsmedel\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"Invoice\",\n                    \"unit_id\": \"1\",\n                    \"unit_name\": \"kr/styck\",\n                    \"unit_suffix\": \"st\",\n                    \"workorderline_id\": \"76\",\n                    \"id\": \"18\"\n                },\n                {\n                    \"description\": \"\",\n                    \"price\": \"0\",\n                    \"quantity\": \"1\",\n                    \"deleted\": false,\n                    \"name\": \"Helstäd\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"Payroll\",\n                    \"unit_id\": \"1\",\n                    \"unit_name\": \"kr/styck\",\n                    \"unit_suffix\": \"st\",\n                    \"workorderline_id\": \"75\",\n                    \"id\": \"32\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": [\n                {\n                    \"id\": 9,\n                    \"deleted\": false,\n                    \"phone\": \"\",\n                    \"mobile\": \"070-1703029\",\n                    \"workphone\": null,\n                    \"email\": \"niklas@nilsson.se\",\n                    \"address\": \"Sveavägen 5\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"salary_hourlyrate\": 125.6,\n                    \"status\": \"active\",\n                    \"number\": \"34\",\n                    \"first_name\": \"Niklas \",\n                    \"last_name\": \"Nilsson\",\n                    \"postal_code\": \"11221\"\n                }\n            ],\n            \"other_employees\": null\n        },\n        {\n            \"id\": 77,\n            \"recurrencyinterval_id\": \"1\",\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"56\",\n            \"deleted\": false,\n            \"infinite\": false,\n            \"closed\": \"4\",\n            \"start_date\": \"2013-06-03\",\n            \"end_date\": \"2013-07-22\",\n            \"start_time\": \"13:00:00\",\n            \"end_time\": \"14:00:00\",\n            \"services\": [\n                {\n                    \"description\": \"\",\n                    \"price\": \"350\",\n                    \"quantity\": \"1\",\n                    \"deleted\": false,\n                    \"name\": \"Fönsterputs företag\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"Invoice And Payroll\",\n                    \"unit_id\": \"7\",\n                    \"unit_name\": \"kr/rum 1\",\n                    \"unit_suffix\": \"\",\n                    \"workorderline_id\": \"77\",\n                    \"id\": \"16\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": [\n                {\n                    \"id\": 19,\n                    \"deleted\": false,\n                    \"phone\": \"026-103341\",\n                    \"mobile\": \"0725705084\",\n                    \"workphone\": \"026-945611\",\n                    \"email\": \"erika@timewave.se\",\n                    \"address\": \"Bjurholmsplan 19\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"salary_hourlyrate\": 130.58,\n                    \"status\": \"active\",\n                    \"number\": \"232\",\n                    \"first_name\": \"Lisa\",\n                    \"last_name\": \"Lisasson\",\n                    \"postal_code\": \"13233\"\n                }\n            ],\n            \"other_employees\": null\n        },\n        {\n            \"id\": 78,\n            \"recurrencyinterval_id\": \"1\",\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"57\",\n            \"deleted\": false,\n            \"infinite\": false,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-06-04\",\n            \"end_date\": \"2014-10-28\",\n            \"start_time\": \"08:00:00\",\n            \"end_time\": \"10:00:00\",\n            \"services\": [\n                {\n                    \"description\": \"vattna blommorna\",\n                    \"price\": \"300\",\n                    \"quantity\": \"2\",\n                    \"deleted\": false,\n                    \"name\": \"Hemstäd varje vecka\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"RUT\",\n                    \"type\": \"Invoice And Payroll\",\n                    \"unit_id\": \"3\",\n                    \"unit_name\": \"kr/tim\",\n                    \"unit_suffix\": \"tim\",\n                    \"workorderline_id\": \"78\",\n                    \"id\": \"34\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": [\n                {\n                    \"id\": 19,\n                    \"deleted\": false,\n                    \"phone\": \"026-103341\",\n                    \"mobile\": \"0725705084\",\n                    \"workphone\": \"026-945611\",\n                    \"email\": \"erika@timewave.se\",\n                    \"address\": \"Bjurholmsplan 19\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"salary_hourlyrate\": 130.58,\n                    \"status\": \"active\",\n                    \"number\": \"232\",\n                    \"first_name\": \"Lisa\",\n                    \"last_name\": \"Lisasson\",\n                    \"postal_code\": \"13233\"\n                },\n                {\n                    \"id\": 6,\n                    \"deleted\": false,\n                    \"phone\": \"0736794754\",\n                    \"mobile\": \"0791004877\",\n                    \"workphone\": \"\",\n                    \"email\": \"niklas@andersson.se\",\n                    \"address\": \"Döbelnsgatan 55\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"salary_hourlyrate\": 139,\n                    \"status\": \"active\",\n                    \"number\": \"99\",\n                    \"first_name\": \"Niklas\",\n                    \"last_name\": \"Andersson\",\n                    \"postal_code\": \"112 31\"\n                }\n            ],\n            \"other_employees\": null\n        },\n        {\n            \"id\": 79,\n            \"recurrencyinterval_id\": null,\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"58\",\n            \"deleted\": false,\n            \"infinite\": false,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-07-09\",\n            \"end_date\": \"0000-00-00\",\n            \"start_time\": \"08:00:00\",\n            \"end_time\": \"17:00:00\",\n            \"services\": [\n                {\n                    \"description\": \"\",\n                    \"price\": \"0\",\n                    \"quantity\": \"9\",\n                    \"deleted\": false,\n                    \"name\": \"Sjuk\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"No invoice And No payroll\",\n                    \"unit_id\": \"3\",\n                    \"unit_name\": \"kr/tim\",\n                    \"unit_suffix\": \"tim\",\n                    \"workorderline_id\": \"79\",\n                    \"id\": \"11\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": [\n                {\n                    \"id\": 19,\n                    \"deleted\": false,\n                    \"phone\": \"026-103341\",\n                    \"mobile\": \"0725705084\",\n                    \"workphone\": \"026-945611\",\n                    \"email\": \"erika@timewave.se\",\n                    \"address\": \"Bjurholmsplan 19\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"salary_hourlyrate\": 130.58,\n                    \"status\": \"active\",\n                    \"number\": \"232\",\n                    \"first_name\": \"Lisa\",\n                    \"last_name\": \"Lisasson\",\n                    \"postal_code\": \"13233\"\n                }\n            ],\n            \"other_employees\": null\n        },\n        {\n            \"id\": 80,\n            \"recurrencyinterval_id\": null,\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"59\",\n            \"deleted\": false,\n            \"infinite\": false,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-07-01\",\n            \"end_date\": null,\n            \"start_time\": \"00:00:00\",\n            \"end_time\": \"01:20:00\",\n            \"services\": [\n                {\n                    \"description\": \"\",\n                    \"price\": \"0\",\n                    \"quantity\": \"1.33\",\n                    \"deleted\": false,\n                    \"name\": \"Restid ej faktura\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"Payroll\",\n                    \"unit_id\": \"3\",\n                    \"unit_name\": \"kr/tim\",\n                    \"unit_suffix\": \"tim\",\n                    \"workorderline_id\": \"80\",\n                    \"id\": \"15\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": [\n                {\n                    \"id\": 19,\n                    \"deleted\": false,\n                    \"phone\": \"026-103341\",\n                    \"mobile\": \"0725705084\",\n                    \"workphone\": \"026-945611\",\n                    \"email\": \"erika@timewave.se\",\n                    \"address\": \"Bjurholmsplan 19\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"salary_hourlyrate\": 130.58,\n                    \"status\": \"active\",\n                    \"number\": \"232\",\n                    \"first_name\": \"Lisa\",\n                    \"last_name\": \"Lisasson\",\n                    \"postal_code\": \"13233\"\n                }\n            ],\n            \"other_employees\": null\n        },\n        {\n            \"id\": 81,\n            \"recurrencyinterval_id\": null,\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"60\",\n            \"deleted\": false,\n            \"infinite\": false,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-07-02\",\n            \"end_date\": \"0000-00-00\",\n            \"start_time\": \"10:00:00\",\n            \"end_time\": \"10:30:00\",\n            \"services\": [\n                {\n                    \"description\": \"\",\n                    \"price\": \"0\",\n                    \"quantity\": \"0.5\",\n                    \"deleted\": false,\n                    \"name\": \"Restid ej faktura\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"Payroll\",\n                    \"unit_id\": \"3\",\n                    \"unit_name\": \"kr/tim\",\n                    \"unit_suffix\": \"tim\",\n                    \"workorderline_id\": \"81\",\n                    \"id\": \"15\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": [\n                {\n                    \"id\": 19,\n                    \"deleted\": false,\n                    \"phone\": \"026-103341\",\n                    \"mobile\": \"0725705084\",\n                    \"workphone\": \"026-945611\",\n                    \"email\": \"erika@timewave.se\",\n                    \"address\": \"Bjurholmsplan 19\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"salary_hourlyrate\": 130.58,\n                    \"status\": \"active\",\n                    \"number\": \"232\",\n                    \"first_name\": \"Lisa\",\n                    \"last_name\": \"Lisasson\",\n                    \"postal_code\": \"13233\"\n                }\n            ],\n            \"other_employees\": null\n        },\n        {\n            \"id\": 82,\n            \"recurrencyinterval_id\": null,\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"61\",\n            \"deleted\": false,\n            \"infinite\": false,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-07-02\",\n            \"end_date\": \"0000-00-00\",\n            \"start_time\": \"10:00:00\",\n            \"end_time\": \"10:50:00\",\n            \"services\": [\n                {\n                    \"description\": \"\",\n                    \"price\": \"0\",\n                    \"quantity\": \"0.83\",\n                    \"deleted\": false,\n                    \"name\": \"Restid ej faktura\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"Payroll\",\n                    \"unit_id\": \"3\",\n                    \"unit_name\": \"kr/tim\",\n                    \"unit_suffix\": \"tim\",\n                    \"workorderline_id\": \"82\",\n                    \"id\": \"15\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"deleted\": false,\n                    \"phone\": \"0736794754\",\n                    \"mobile\": \"0791004877\",\n                    \"workphone\": \"\",\n                    \"email\": \"niklas@andersson.se\",\n                    \"address\": \"Döbelnsgatan 55\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"salary_hourlyrate\": 139,\n                    \"status\": \"active\",\n                    \"number\": \"99\",\n                    \"first_name\": \"Niklas\",\n                    \"last_name\": \"Andersson\",\n                    \"postal_code\": \"112 31\"\n                }\n            ],\n            \"other_employees\": null\n        },\n        {\n            \"id\": 83,\n            \"recurrencyinterval_id\": null,\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"62\",\n            \"deleted\": false,\n            \"infinite\": false,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-07-04\",\n            \"end_date\": null,\n            \"start_time\": \"00:00:00\",\n            \"end_time\": \"00:40:00\",\n            \"services\": [\n                {\n                    \"description\": \"\",\n                    \"price\": \"0\",\n                    \"quantity\": \"0.67\",\n                    \"deleted\": false,\n                    \"name\": \"Restid ej faktura\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"Payroll\",\n                    \"unit_id\": \"3\",\n                    \"unit_name\": \"kr/tim\",\n                    \"unit_suffix\": \"tim\",\n                    \"workorderline_id\": \"83\",\n                    \"id\": \"15\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": [\n                {\n                    \"id\": 19,\n                    \"deleted\": false,\n                    \"phone\": \"026-103341\",\n                    \"mobile\": \"0725705084\",\n                    \"workphone\": \"026-945611\",\n                    \"email\": \"erika@timewave.se\",\n                    \"address\": \"Bjurholmsplan 19\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"salary_hourlyrate\": 130.58,\n                    \"status\": \"active\",\n                    \"number\": \"232\",\n                    \"first_name\": \"Lisa\",\n                    \"last_name\": \"Lisasson\",\n                    \"postal_code\": \"13233\"\n                }\n            ],\n            \"other_employees\": null\n        },\n        {\n            \"id\": 84,\n            \"recurrencyinterval_id\": null,\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"49\",\n            \"deleted\": false,\n            \"infinite\": false,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-07-03\",\n            \"end_date\": \"0000-00-00\",\n            \"start_time\": \"00:00:00\",\n            \"end_time\": \"10:00:00\",\n            \"services\": [\n                {\n                    \"description\": \"\",\n                    \"price\": \"0\",\n                    \"quantity\": \"1\",\n                    \"deleted\": false,\n                    \"name\": \"Helstäd\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"Payroll\",\n                    \"unit_id\": \"1\",\n                    \"unit_name\": \"kr/styck\",\n                    \"unit_suffix\": \"st\",\n                    \"workorderline_id\": \"84\",\n                    \"id\": \"32\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": [\n                {\n                    \"id\": 6,\n                    \"deleted\": false,\n                    \"phone\": \"0736794754\",\n                    \"mobile\": \"0791004877\",\n                    \"workphone\": \"\",\n                    \"email\": \"niklas@andersson.se\",\n                    \"address\": \"Döbelnsgatan 55\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"salary_hourlyrate\": 139,\n                    \"status\": \"active\",\n                    \"number\": \"99\",\n                    \"first_name\": \"Niklas\",\n                    \"last_name\": \"Andersson\",\n                    \"postal_code\": \"112 31\"\n                }\n            ],\n            \"other_employees\": null\n        },\n        {\n            \"id\": 85,\n            \"recurrencyinterval_id\": \"1\",\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"63\",\n            \"deleted\": false,\n            \"infinite\": false,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-06-05\",\n            \"end_date\": \"2014-10-28\",\n            \"start_time\": \"14:00:00\",\n            \"end_time\": \"18:00:00\",\n            \"services\": [\n                {\n                    \"description\": \"\",\n                    \"price\": \"80\",\n                    \"quantity\": \"1\",\n                    \"deleted\": false,\n                    \"name\": \"handsprit\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"Invoice\",\n                    \"unit_id\": \"1\",\n                    \"unit_name\": \"kr/styck\",\n                    \"unit_suffix\": \"st\",\n                    \"workorderline_id\": \"1791\",\n                    \"id\": \"72\"\n                },\n                {\n                    \"description\": \"inkl vattna blommor\",\n                    \"price\": \"300\",\n                    \"quantity\": \"4\",\n                    \"deleted\": false,\n                    \"name\": \"Hemstäd varje vecka\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"RUT\",\n                    \"type\": \"Invoice And Payroll\",\n                    \"unit_id\": \"3\",\n                    \"unit_name\": \"kr/tim\",\n                    \"unit_suffix\": \"tim\",\n                    \"workorderline_id\": \"85\",\n                    \"id\": \"34\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": [\n                {\n                    \"id\": 19,\n                    \"deleted\": false,\n                    \"phone\": \"026-103341\",\n                    \"mobile\": \"0725705084\",\n                    \"workphone\": \"026-945611\",\n                    \"email\": \"erika@timewave.se\",\n                    \"address\": \"Bjurholmsplan 19\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"salary_hourlyrate\": 130.58,\n                    \"status\": \"active\",\n                    \"number\": \"232\",\n                    \"first_name\": \"Lisa\",\n                    \"last_name\": \"Lisasson\",\n                    \"postal_code\": \"13233\"\n                }\n            ],\n            \"other_employees\": null\n        },\n        {\n            \"id\": 86,\n            \"recurrencyinterval_id\": null,\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"64\",\n            \"deleted\": false,\n            \"infinite\": false,\n            \"closed\": \"0\",\n            \"start_date\": \"2013-07-10\",\n            \"end_date\": \"0000-00-00\",\n            \"start_time\": \"08:00:00\",\n            \"end_time\": \"17:00:00\",\n            \"services\": [\n                {\n                    \"description\": \"\",\n                    \"price\": \"150\",\n                    \"quantity\": \"9\",\n                    \"deleted\": false,\n                    \"name\": \"Ledig\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"Payroll\",\n                    \"unit_id\": \"3\",\n                    \"unit_name\": \"kr/tim\",\n                    \"unit_suffix\": \"tim\",\n                    \"workorderline_id\": \"86\",\n                    \"id\": \"13\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": [\n                {\n                    \"id\": 19,\n                    \"deleted\": false,\n                    \"phone\": \"026-103341\",\n                    \"mobile\": \"0725705084\",\n                    \"workphone\": \"026-945611\",\n                    \"email\": \"erika@timewave.se\",\n                    \"address\": \"Bjurholmsplan 19\",\n                    \"co_address\": \"\",\n                    \"city\": \"Stockholm\",\n                    \"salary_hourlyrate\": 130.58,\n                    \"status\": \"active\",\n                    \"number\": \"232\",\n                    \"first_name\": \"Lisa\",\n                    \"last_name\": \"Lisasson\",\n                    \"postal_code\": \"13233\"\n                }\n            ],\n            \"other_employees\": null\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/workorderlines?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 40,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/workorderlines?page%5Bnumber%5D=40\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorderlines?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorderlines?page%5Bnumber%5D=2\",\n            \"label\": \"2\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorderlines?page%5Bnumber%5D=3\",\n            \"label\": \"3\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorderlines?page%5Bnumber%5D=4\",\n            \"label\": \"4\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorderlines?page%5Bnumber%5D=5\",\n            \"label\": \"5\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorderlines?page%5Bnumber%5D=6\",\n            \"label\": \"6\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorderlines?page%5Bnumber%5D=7\",\n            \"label\": \"7\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorderlines?page%5Bnumber%5D=8\",\n            \"label\": \"8\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorderlines?page%5Bnumber%5D=9\",\n            \"label\": \"9\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorderlines?page%5Bnumber%5D=10\",\n            \"label\": \"10\",\n            \"active\": false\n        },\n        {\n            \"url\": null,\n            \"label\": \"...\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorderlines?page%5Bnumber%5D=39\",\n            \"label\": \"39\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorderlines?page%5Bnumber%5D=40\",\n            \"label\": \"40\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorderlines?page%5Bnumber%5D=2\",\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": \"https://api.twsandbox.net/v3/workorderlines?page%5Bnumber%5D=2\",\n    \"path\": \"https://api.twsandbox.net/v3/workorderlines\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 30,\n    \"total\": 1193\n}"}],"_postman_id":"d457de2f-531f-4ad2-8c3a-3ea8a4260b2c"},{"name":"Workorderline by ID","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"3abc517f-38d1-485b-8dd2-fbdc3f88d5fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/workorderlines/466","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workorderlines","466"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"a7ceebf3-c0c2-41b6-839b-cc5b74230aef","name":"Workorderline by ID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/workorderlines/1795"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 20:47:36 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1795,\n        \"recurrencyinterval_id\": \"1\",\n        \"is_groupbooking\": false,\n        \"workorder_id\": \"34\",\n        \"deleted\": false,\n        \"infinite\": false,\n        \"closed\": \"0\",\n        \"start_date\": \"2023-12-24\",\n        \"end_date\": null,\n        \"start_time\": \"06:00:00\",\n        \"end_time\": \"23:50:00\",\n        \"services\": [\n            {\n                \"description\": \"Example description\",\n                \"price\": \"50\",\n                \"quantity\": \"4\",\n                \"deleted\": false,\n                \"name\": \"Fönsterputs företag\",\n                \"min_price\": \"0\",\n                \"vat\": \"25\",\n                \"deductible\": \"Not deductible\",\n                \"type\": \"Invoice And Payroll\",\n                \"unit_id\": \"7\",\n                \"unit_name\": \"kr/rum 1\",\n                \"unit_suffix\": \"\",\n                \"workorderline_id\": \"1795\",\n                \"id\": \"16\"\n            }\n        ],\n        \"notes\": null,\n        \"employees\": null,\n        \"other_employees\": null\n    }\n}"}],"_postman_id":"3abc517f-38d1-485b-8dd2-fbdc3f88d5fd"},{"name":"Workorderline Find By Field","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"96bc6e6a-3eec-4deb-b1b8-b69f08383ebe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/workorderlines/findById/466","description":"<p>Workarea by ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workorderlines","findById","466"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"1a505b20-aaa6-4941-bbc0-179613a35524","name":"Workorderline Find By Field","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"{{Content-type}}","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"url":"https://api.twsandbox.net/v3/workorderlines/findById/1795"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 20:48:01 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1795,\n            \"recurrencyinterval_id\": \"1\",\n            \"is_groupbooking\": false,\n            \"workorder_id\": \"34\",\n            \"deleted\": false,\n            \"infinite\": false,\n            \"closed\": \"0\",\n            \"start_date\": \"2023-12-24\",\n            \"end_date\": null,\n            \"start_time\": \"06:00:00\",\n            \"end_time\": \"23:50:00\",\n            \"services\": [\n                {\n                    \"description\": \"Example description\",\n                    \"price\": \"50\",\n                    \"quantity\": \"4\",\n                    \"deleted\": false,\n                    \"name\": \"Fönsterputs företag\",\n                    \"min_price\": \"0\",\n                    \"vat\": \"25\",\n                    \"deductible\": \"Not deductible\",\n                    \"type\": \"Invoice And Payroll\",\n                    \"unit_id\": \"7\",\n                    \"unit_name\": \"kr/rum 1\",\n                    \"unit_suffix\": \"\",\n                    \"workorderline_id\": \"1795\",\n                    \"id\": \"16\"\n                }\n            ],\n            \"notes\": null,\n            \"employees\": null,\n            \"other_employees\": null\n        }\n    ],\n    \"first_page_url\": \"https://api.twsandbox.net/v3/workorderlines/findById/1795?page%5Bnumber%5D=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.twsandbox.net/v3/workorderlines/findById/1795?page%5Bnumber%5D=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"pagination.previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://api.twsandbox.net/v3/workorderlines/findById/1795?page%5Bnumber%5D=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"pagination.next\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://api.twsandbox.net/v3/workorderlines/findById/1795\",\n    \"per_page\": 30,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"96bc6e6a-3eec-4deb-b1b8-b69f08383ebe"},{"name":"Create workorderline","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"2d718b3c-2c68-4a36-867f-e4c99557dd72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"body":{"mode":"raw","raw":"{\n  \"workorder_id\": 1, //mandatory\n  \"service_id\": 7, //mandatory\n  \"startdate\": \"2024-03-20\", //mandatory\n  \"recurrencyinterval_id\": 1, //optional, leave blank if one-off booking (enstaka) or group (grupp)\n  \"starttime\": \"10:00\",\n  \"endtime\": \"12:00\",\n  \"quantity\": 4,\n  \"unit_price\": 50,\n  \"discount\": 2, //Optional, Default value = 0, A value between 0 and 100. The value 100 equals 100 %.\n  \"description\": \"test\",\n  \"sms_pre_send_days\": 1, //Påminnelse-SMS sent to customer X days before mission\n  \"sms_approval_send\": true, //Bekräftelse-SMS sent to customer as soon as mission is approved by admin or employee\n  \"employees\": [\n  \t{\n\t  \t\"id\":9,\n\t  \t\"salary_hourlyrate\":20 //if wanting salary to deviate from employee system setting for this specific job\n  \t}\n  ],\n  \"resources\": [\n  \t{\n  \t\t\"id\":12\n  \t}\n  ]\n}"},"url":"https://api.twsandbox.net/v3/workorderlines","description":"<p>Create workorder line</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workorderlines"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"86d1030d-a7a5-4358-859d-356678b7a3ab","name":"Create workorderline","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"body":{"mode":"raw","raw":"{\n  \"workorder_id\": 439, //mandatory\n  \"service_id\": 34, //mandatory\n  \"startdate\": \"2024-03-20\", //mandatory\n  \"recurrencyinterval_id\": 1, //optional, leave blank if one-off booking (enstaka) or group (grupp)\n  \"starttime\": \"10:00\",\n  \"endtime\": \"12:00\",\n  \"quantity\": 4,\n  \"unit_price\": 50,\n  \"discount\": 2, //Optional, Default value = 0, A value between 0 and 100. The value 100 equals 100 %.\n  \"description\": \"test\",\n  \"sms_pre_send_days\": 1, //Påminnelse-SMS sent to customer X days before mission\n  \"sms_approval_send\": true, //Bekräftelse-SMS sent to customer as soon as mission is approved by admin or employee\n  \"employees\": [\n  \t{\n\t  \t\"id\":9,\n\t  \t\"salary_hourlyrate\":20 //if wanting salary to deviate from employee system setting for this specific job\n  \t}\n  ],\n  \"resources\": [\n  \t{\n  \t\t\"id\":12\n  \t}\n  ]\n}"},"url":"https://api.twsandbox.net/v3/workorderlines"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 20:56:40 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"workorderline_id\": 1796\n    }\n}"}],"_postman_id":"2d718b3c-2c68-4a36-867f-e4c99557dd72"},{"name":"Add employee to workorderline","id":"35447325-80fb-4492-b964-ebc2b4c77764","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"workorderline_id\": 1796,\n\t\"employee_id\": 6,\n    \"salary_hourlyrate\": 233.4\n}","options":{"raw":{"language":"json"}}},"url":"https://api.twsandbox.net/v3/workorderlines/employees","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workorderlines","employees"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"d47aec5a-ae0e-4ef1-bf65-4c2fa8afcaf1","name":"Add employee to workorderline","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"workorderline_id\": 1796,\n\t\"employee_id\": 6,\n    \"salary_hourlyrate\": 233.4\n}","options":{"raw":{"language":"json"}}},"url":"https://api.twsandbox.net/v3/workorderlines/employees"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 20:58:37 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"workorderline_id\": 1796,\n        \"employee_id\": 6,\n        \"salary_hourlyrate\": 233.4\n    }\n}"}],"_postman_id":"35447325-80fb-4492-b964-ebc2b4c77764"},{"name":"Add extra service charge to workorderline","id":"39c070c0-a4b9-4f2b-9357-21a1a8d88076","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"workorderline_id\": 1796, // add a service to be charged together with existing workorderline\n\t\"service_id\": 79,\n\t\"quantity\": 12,\n\t\"unit_price\": 300, //Most often left out as you want default value to be charged\n\t\"discount\": 25, //Optional, Default value = 0, A value between 0 and 100. The value 100 equals 100 %.\n\t\"description\": \"Service to be charged customer\",\n\t\"visible_invoice\": true //can be used to hide the exact pricing of your services\n}","options":{"raw":{"language":"json"}}},"url":"https://api.twsandbox.net/v3/workorderlines/services","description":"<p>Add service to existing workorderline</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workorderlines","services"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"31ae07e2-aa3b-4cf3-aff8-9dabc3aa4ed6","name":"Add service to workorderline","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"workorderline_id\": 1796, //this POST request will add a subline to existing workorderline\n\t\"service_id\": 79,\n\t\"quantity\": 12,\n\t\"unit_price\": 300, //Most often left out as you want default value to be charged\n\t\"discount\": 25, //Optional, Default value = 0, A value between 0 and 100. The value 100 equals 100 %.\n\t\"description\": \"subline to workorderline\",\n\t\"visible_invoice\": true //can be used to hide the exact pricing of your services\n}","options":{"raw":{"language":"json"}}},"url":"https://api.twsandbox.net/v3/workorderlines/services"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 21:04:11 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1796,\n        \"recurrencyinterval_id\": \"1\",\n        \"is_groupbooking\": false,\n        \"workorder_id\": \"439\",\n        \"deleted\": false,\n        \"infinite\": true,\n        \"closed\": \"0\",\n        \"start_date\": \"2024-03-20\",\n        \"end_date\": null,\n        \"start_time\": \"10:00:00\",\n        \"end_time\": \"12:00:00\"\n    }\n}"}],"_postman_id":"39c070c0-a4b9-4f2b-9357-21a1a8d88076"},{"name":"Add extra material charge to workorderline","id":"838c0c88-2387-41fb-8221-6fdd49c563bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"workorderline_id\": 1796, // add a service to be charged together with existing workorderline\n\t\"material_id\": 18, //mandatory\n\t\"quantity\": 12,\n\t\"unit_price\": 200, //optional, most often left out to get default value as set in system\n\t\"discount\": 0, //Optional, Default value = 0, A value between 0 and 100. The value 100 equals 100 %.\n\t\"description\": \"Material to be charged customer\",\n\t\"visible_invoice\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.twsandbox.net/v3/workorderlines/materials","description":"<p>Add service to existing workorderline</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workorderlines","materials"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"99d86181-af7c-4a7c-b237-bb1832e8a3f6","name":"Add material to workorderline","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"workorderline_id\": 1796, // add a service to be charged together with existing workorderline\n\t\"material_id\": 18, //mandatory\n\t\"quantity\": 12,\n\t\"unit_price\": 200, //optional, most often left out to get default value as set in system\n\t\"discount\": 0, //Optional, Default value = 0, A value between 0 and 100. The value 100 equals 100 %.\n\t\"description\": \"Material to be charged customer\",\n\t\"visible_invoice\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.twsandbox.net/v3/workorderlines/materials"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 21:09:58 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1796,\n        \"recurrencyinterval_id\": \"1\",\n        \"is_groupbooking\": false,\n        \"workorder_id\": \"439\",\n        \"deleted\": false,\n        \"infinite\": true,\n        \"closed\": \"0\",\n        \"start_date\": \"2024-03-20\",\n        \"end_date\": null,\n        \"start_time\": \"10:00:00\",\n        \"end_time\": \"12:00:00\"\n    }\n}"}],"_postman_id":"838c0c88-2387-41fb-8221-6fdd49c563bc"},{"name":"Add outlay to employee on workorderline","id":"80b676b6-7d99-4e0f-90e2-82322d311359","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"workorderline_id\": 1781, //mandatory\n    \"employee_id\": 6, //mandatory\n\t\"outlay_id\": 1, //mandatory, found via looking at HTML on /supplements/outlays page in TimeWave interface\n\t\"discount\": 33.2, //optional, float beween 0 and 100\n\t\"amount\": 20000, //optional, the quantity of the outlay\n\t\"price_per_unit\": 20, //Optional, Default value = 0, A value between 0 and 100. The value 100 equals 100 %.\n\t\"markup\": 20, //float, min: 0, percentage, how much extra to bill the customer on top of cost?\n\t\"to_invoice\": 1, //boolean, is customer to be billed the cost?\n    \"outlay_by\": \"employee\", //workarea or employee, if allowed to manipulate depend on system setting\n\t\"description\": \"Bought important material\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.twsandbox.net/v3/workorderlines/outlays","description":"<p>Add service to existing workorderline</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workorderlines","outlays"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"8e86ee9e-f91d-4ee2-9354-a5fa6e23eea7","name":"Add extra material charge to workorderline Copy","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"workorderline_id\": 1781, //mandatory\n    \"employee_id\": 6, //mandatory\n\t\"outlay_id\": 1, //mandatory, found via looking at HTML on /supplements/outlays page in TimeWave interface\n\t\"discount\": 33.2, //optional, float beween 0 and 100\n\t\"amount\": 20000, //optional, the quantity of the outlay\n\t\"price_per_unit\": 20, //Optional, Default value = 0, A value between 0 and 100. The value 100 equals 100 %.\n\t\"markup\": 20, //float, min: 0, percentage, how much extra to bill the customer on top of cost?\n\t\"to_invoice\": 1, //boolean, is customer to be billed the cost?\n    \"outlay_by\": \"employee\", //workarea or employee, if allowed to manipulate depend on system setting\n\t\"description\": \"Bought important material\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.twsandbox.net/v3/workorderlines/outlays"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Fri, 12 Jan 2024 16:03:06 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"outlay_id\": 1,\n        \"discount\": 33.2,\n        \"amount\": 20000,\n        \"to_invoice\": true,\n        \"price_per_unit\": 20,\n        \"markup\": 20,\n        \"description\": \"Bought important material\",\n        \"workorderline_employee_id\": \"1605\",\n        \"id\": 53016,\n        \"outlay_by\": \"employee\"\n    }\n}"}],"_postman_id":"80b676b6-7d99-4e0f-90e2-82322d311359"},{"name":"Update workorderline","event":[{"listen":"test","script":{"id":"2efd982c-986b-4c5b-aeef-3718550e45b2","exec":[""],"type":"text/javascript"}}],"id":"71d814f3-fe5a-42c6-8ee3-c7af4efaf244","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"body":{"mode":"raw","raw":"{\n  \"startdate\": \"2023-12-24\",\n  \"starttime\": \"06:00\",\n  \"endtime\": \"23:50\",\n  \"enddate\": \"2037-03-21\",\n  \"quantity\": 4,\n  \"unit_price\": 50,\n  \"discount\": 25, //Optional, Default value = 0, A value between 0 and 100. The value 100 equals 100 %.\n  \"description\": \"Example description\",\n  \"sms_pre_send_days\": 5, //Påminnelse-SMS sent to customer X days prior to booking\n  \"sms_approval_send\": false, //Bekräftelse-SMS sent to customer when mission is first admin or employee approved\n  \"visible_invoice\": true //not applicable to main workorderline, only to added services lines\n}"},"url":"https://api.twsandbox.net/v3/workorderlines/1795","description":"<p>Update workorder line</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}},"urlObject":{"path":["workorderlines","1795"],"host":["https://api.twsandbox.net/v3"],"query":[],"variable":[]}},"response":[{"id":"09ca47ce-9ab2-4df2-a022-ede6c0e82232","name":"Update workorderline","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{Authorization}}"}],"body":{"mode":"raw","raw":"{\n  \"startdate\": \"2023-12-24\",\n  \"starttime\": \"06:00\",\n  \"endtime\": \"23:50\",\n  \"enddate\": \"2037-03-21\",\n  \"quantity\": 4,\n  \"unit_price\": 50,\n  \"discount\": 25, //Optional, Default value = 0, A value between 0 and 100. The value 100 equals 100 %.\n  \"description\": \"Example description\",\n  \"sms_pre_send_days\": 5, //Påminnelse-SMS sent to customer X days prior to booking\n  \"sms_approval_send\": false, //Bekräftelse-SMS sent to customer when mission is first admin or employee approved\n  \"visible_invoice\": true //not applicable to main workorderline, only to added services lines\n}"},"url":"https://api.twsandbox.net/v3/workorderlines/1795"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 16 Nov 2023 20:46:21 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.3-4ubuntu2.19"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"release","value":"RC-1g"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1795,\n        \"recurrencyinterval_id\": \"1\",\n        \"is_groupbooking\": false,\n        \"workorder_id\": \"34\",\n        \"deleted\": false,\n        \"infinite\": false,\n        \"closed\": \"0\",\n        \"start_date\": \"2023-12-24\",\n        \"end_date\": null,\n        \"start_time\": \"06:00:00\",\n        \"end_time\": \"23:50:00\"\n    }\n}"}],"_postman_id":"71d814f3-fe5a-42c6-8ee3-c7af4efaf244"}],"id":"41fffcfa-ce51-4579-b28d-84e236a0ddcd","event":[{"listen":"prerequest","script":{"id":"c37aa710-fbee-4905-b016-3802852aac24","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a277e200-1fba-4681-8f41-af19cff000bd","type":"text/javascript","exec":[""]}}],"_postman_id":"41fffcfa-ce51-4579-b28d-84e236a0ddcd","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","id":"a0a0fe6e-fc00-4bb1-a2a7-bf1fa7ffa79c","name":"Timewave API 3.0","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]}},"event":[{"listen":"prerequest","script":{"id":"7ed9026c-9ab4-414d-b5f1-5e13e123c081","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4394178d-2e0a-4174-888c-8a0c5b42ddc8","type":"text/javascript","exec":["tests[\"Successfull request\"] = responseCode.code === 200 || 201 || 202 || 204;","tests[\"Response time is less than 100ms\"] = responseTime < 10000;",""]}}],"variable":[{"key":"Content-Type","value":"application/json"},{"key":"Api-Host","value":"https://api.twsandbox.net/v3"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImp0aSI6ImFjYjVkNWIwYTIwNmRjMDg5YWFkM2Y5N2ZkNzQwYjhiZjVmNmUxMzk0NDMxMjk4MWM5ZmIwOWQwMDZkY2Q5ZTI1Y2E5ODI4YWY4MmIxNzEzIn0.eyJhdWQiOiIxIiwianRpIjoiYWNiNWQ1YjBhMjA2ZGMwODlhYWQzZjk3ZmQ3NDBiOGJmNWY2ZTEzOTQ0MzEyOTgxYzlmYjA5ZDAwNmRjZDllMjVjYTk4MjhhZjgyYjE3MTMiLCJpYXQiOjE1NzM2NjE4OTUsIm5iZiI6MTU3MzY2MTg5NSwiZXhwIjoxNjA1Mjg0Mjk1LCJzdWIiOiIiLCJzY29wZXMiOltdfQ.d5L1ggzSQZb1Zbqno846zg-rKXC5LwAkC9QRB5QL0Rb9D_gmUe7UkJ98HZsJSf45DZEzSEYEAF7TS4nJf6C0Rlov3z-lmHnnpJNm2XwgGwqSKK3ShmK6eFC81YO58raIRhZKK1W3fIi8mgmgRbDfFUFU4zw0GjH7s4PHdn_GgDkkiCvG4gfyurfHIeJA8ijYsezPG0ooNRI7pXvDd6DAK7mbx7twiNJWR2pVEiMPAdgf73tc_0qRjAkGDG1Qeq5rk40wi3Hn_mXmNRgXN9hJ2nlYn6ZhGiyVsTipbWtaZYrs8mMNXL39clFbgknJjxJxgxJG6V1LmW7wsLBWprMKgK8Da2hYj7iKSJrIhGPLXJu2GagmuHVKoPMZTFW2uretHayzF0M-f0LjdfHID91BoPrxyOR1ZjaDGyQZY36Q9OMlQv35Wa_6oheNkgojtTzPnVOWC1GttQiuDFgIwY5nXKkIoy-DOImnymiFeW6TWWqhd-UzJ6iCcuCq4aLTkIbluSx1KU2frrmkDlK99uk0J-VmbNVaMj6A6J7cyX1HyftZdHtiBtWd_bycMttMPDeIpSgvPMl3Y1dhhixpD_cY_InWu1rdxOYSYdw3TRwE8lXEN0NdKc5XbXp0Hx4pEwFwFNQZ1qf-h-a2ZwWKuO0Xa-wkY1fT_OTPF7QT2NRhvps","disabled":true},{"key":"Referer","value":"https://staging.twsandbox.net"}]}